Commit 6b60284
authored
fix(deps): update dependency io.mockk:mockk to v1.14.9 (#2216)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [io.mockk:mockk](https://mockk.io)
([source](https://redirect.github.com/mockk/mockk)) | `1.14.7` →
`1.14.9` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>mockk/mockk (io.mockk:mockk)</summary>
###
[`v1.14.9`](https://redirect.github.com/mockk/mockk/releases/tag/1.14.9)
[Compare
Source](https://redirect.github.com/mockk/mockk/compare/1.14.7...1.14.9)
#### What's Changed
- fix: normalize value class arguments in EqMatcher for consistent
comparison by [@​edwardmp](https://redirect.github.com/edwardmp)
in [#​1440](https://redirect.github.com/mockk/mockk/pull/1440)
- Add configurable logging to withArg & withNullableArg by
[@​OsaSoft](https://redirect.github.com/OsaSoft) in
[#​1441](https://redirect.github.com/mockk/mockk/pull/1441)
- docs(readme): document suppressing superclass calls by
[@​ch200203](https://redirect.github.com/ch200203) in
[#​1444](https://redirect.github.com/mockk/mockk/pull/1444)
- Fix for issue
[#​1103](https://redirect.github.com/mockk/mockk/issues/1103). by
[@​sdetilly](https://redirect.github.com/sdetilly) in
[#​1449](https://redirect.github.com/mockk/mockk/pull/1449)
- Fix configuration option example for restricted classes by
[@​TWiStErRob](https://redirect.github.com/TWiStErRob) in
[#​1465](https://redirect.github.com/mockk/mockk/pull/1465)
- Fix InaccessibleObjectException when spying on JDK interfaces on JDK
16+ by [@​Copilot](https://redirect.github.com/Copilot) in
[#​1457](https://redirect.github.com/mockk/mockk/pull/1457)
- Fix Java 11 compatibility: replace Random.nextLong(long, long) with
Java 8 compatible alternative by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​1456](https://redirect.github.com/mockk/mockk/pull/1456)
- Add optional restricted mock system property by
[@​nishatoma](https://redirect.github.com/nishatoma) in
[#​1454](https://redirect.github.com/mockk/mockk/pull/1454)
- Fix StackOverflowError when mocking methods returning ArrayList by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​1464](https://redirect.github.com/mockk/mockk/pull/1464)
- Change JUnit 4/5 dependencies from implementation to compileOnly by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​1455](https://redirect.github.com/mockk/mockk/pull/1455)
- bump dependencies, bump dexter by
[@​jgrnrt](https://redirect.github.com/jgrnrt) in
[#​1477](https://redirect.github.com/mockk/mockk/pull/1477)
- Fix issue 1475: nullable value class verification by
[@​sdetilly](https://redirect.github.com/sdetilly) in
[#​1480](https://redirect.github.com/mockk/mockk/pull/1480)
- Migrate build configuration to version catalog by
[@​jgrnrt](https://redirect.github.com/jgrnrt) in
[#​1481](https://redirect.github.com/mockk/mockk/pull/1481)
- Clean up CI configuration and build artifacts by
[@​jgrnrt](https://redirect.github.com/jgrnrt) in
[#​1482](https://redirect.github.com/mockk/mockk/pull/1482)
- Add Spotless formatting plugin by
[@​jgrnrt](https://redirect.github.com/jgrnrt) in
[#​1483](https://redirect.github.com/mockk/mockk/pull/1483)
- Enable ktlint unused-imports rule and clean up code by
[@​jgrnrt](https://redirect.github.com/jgrnrt) in
[#​1489](https://redirect.github.com/mockk/mockk/pull/1489)
- chore: enable no-wildcard-imports in ktlint by
[@​jgrnrt](https://redirect.github.com/jgrnrt) in
[#​1491](https://redirect.github.com/mockk/mockk/pull/1491)
- Add List injection support for
[@​InjectMockKs](https://redirect.github.com/InjectMockKs)
([#​1356](https://redirect.github.com/mockk/mockk/issues/1356)) by
[@​h2jinee](https://redirect.github.com/h2jinee) in
[#​1492](https://redirect.github.com/mockk/mockk/pull/1492)
- Unify settings files by prioritizing mockk.properties in MockKSettings
by [@​snowykte0426](https://redirect.github.com/snowykte0426) in
[#​1474](https://redirect.github.com/mockk/mockk/pull/1474)
- Fix type matching for any() when parameter is Any
([#​1296](https://redirect.github.com/mockk/mockk/issues/1296)) by
[@​chapakook](https://redirect.github.com/chapakook) in
[#​1494](https://redirect.github.com/mockk/mockk/pull/1494)
- Upgrade Dokka to 2.1.0 and Refactor Documentation Setup by
[@​jgrnrt](https://redirect.github.com/jgrnrt) in
[#​1499](https://redirect.github.com/mockk/mockk/pull/1499)
- chore: bump gradle to 9.3.0, add .gitattributes by
[@​jgrnrt](https://redirect.github.com/jgrnrt) in
[#​1502](https://redirect.github.com/mockk/mockk/pull/1502)
- Fix
[#​1342](https://redirect.github.com/mockk/mockk/issues/1342):
Handle value classes for type parameters and don't unbox value classes
returned as interface/supertype by
[@​ianbrandt](https://redirect.github.com/ianbrandt) in
[#​1442](https://redirect.github.com/mockk/mockk/pull/1442)
- Introduce clearAllStubsFromMemory by
[@​nishatoma](https://redirect.github.com/nishatoma) in
[#​1503](https://redirect.github.com/mockk/mockk/pull/1503)
- Bump dokka to 2.2.0-Beta by
[@​jgrnrt](https://redirect.github.com/jgrnrt) in
[#​1505](https://redirect.github.com/mockk/mockk/pull/1505)
- fix: resolve
[@​InjectMockKs](https://redirect.github.com/InjectMockKs)
initialization order based on dependencies by
[@​neungs-2](https://redirect.github.com/neungs-2) in
[#​1500](https://redirect.github.com/mockk/mockk/pull/1500)
#### New Contributors
- [@​edwardmp](https://redirect.github.com/edwardmp) made their
first contribution in
[#​1440](https://redirect.github.com/mockk/mockk/pull/1440)
- [@​OsaSoft](https://redirect.github.com/OsaSoft) made their
first contribution in
[#​1441](https://redirect.github.com/mockk/mockk/pull/1441)
- [@​sdetilly](https://redirect.github.com/sdetilly) made their
first contribution in
[#​1449](https://redirect.github.com/mockk/mockk/pull/1449)
- [@​Copilot](https://redirect.github.com/Copilot) made their
first contribution in
[#​1457](https://redirect.github.com/mockk/mockk/pull/1457)
- [@​nishatoma](https://redirect.github.com/nishatoma) made their
first contribution in
[#​1454](https://redirect.github.com/mockk/mockk/pull/1454)
- [@​jgrnrt](https://redirect.github.com/jgrnrt) made their first
contribution in
[#​1477](https://redirect.github.com/mockk/mockk/pull/1477)
- [@​h2jinee](https://redirect.github.com/h2jinee) made their
first contribution in
[#​1492](https://redirect.github.com/mockk/mockk/pull/1492)
- [@​snowykte0426](https://redirect.github.com/snowykte0426) made
their first contribution in
[#​1474](https://redirect.github.com/mockk/mockk/pull/1474)
- [@​chapakook](https://redirect.github.com/chapakook) made their
first contribution in
[#​1494](https://redirect.github.com/mockk/mockk/pull/1494)
- [@​ianbrandt](https://redirect.github.com/ianbrandt) made their
first contribution in
[#​1442](https://redirect.github.com/mockk/mockk/pull/1442)
- [@​neungs-2](https://redirect.github.com/neungs-2) made their
first contribution in
[#​1500](https://redirect.github.com/mockk/mockk/pull/1500)
**Full Changelog**:
<mockk/mockk@1.14.6...1.14.9>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/typesafegithub/github-workflows-kt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 562ced2 commit 6b60284
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments