Update dependency io.mockk:mockk-jvm to v1.14.11 #40

Merged
renovate merged 1 commit from renovate/mockk.version into develop 2026-05-30 00:06:09 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
io.mockk:mockk-jvm (source) test patch 1.14.91.14.11

Release Notes

mockk/mockk (io.mockk:mockk-jvm)

v1.14.11

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/mockk/mockk/compare/1.14.9...v1.14.11


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.mockk:mockk-jvm](https://mockk.io) ([source](https://github.com/mockk/mockk)) | test | patch | `1.14.9` → `1.14.11` | --- ### Release Notes <details> <summary>mockk/mockk (io.mockk:mockk-jvm)</summary> ### [`v1.14.11`](https://github.com/mockk/mockk/releases/tag/v1.14.11) [Compare Source](https://github.com/mockk/mockk/compare/1.14.9...v1.14.11) #### What's Changed - fix: added SameInstanceMatcher to handle an issue with equals method when using EqMatcher along with a mock to an object by [@&#8203;DOssaA](https://github.com/DOssaA) in [#&#8203;1508](https://github.com/mockk/mockk/pull/1508) - Add scoped confirmVerified overloads for callables (KFunction and KProperty) by [@&#8203;DOssaA](https://github.com/DOssaA) in [#&#8203;1513](https://github.com/mockk/mockk/pull/1513) - feat: support MockKAnnotation.useDependencyOrder for JUnit 5 by [@&#8203;ilia1243](https://github.com/ilia1243) in [#&#8203;1515](https://github.com/mockk/mockk/pull/1515) - Allow updating settings from code by [@&#8203;Yentis](https://github.com/Yentis) in [#&#8203;1517](https://github.com/mockk/mockk/pull/1517) - Add currentThread filter and excluded mocks to clearAllStubsFromMemory by [@&#8203;evgenru](https://github.com/evgenru) in [#&#8203;1519](https://github.com/mockk/mockk/pull/1519) - Support new Kotlin annotation defaulting rule for [@&#8203;InjectMockKs](https://github.com/InjectMockKs) by [@&#8203;ZzAve](https://github.com/ZzAve) in [#&#8203;1525](https://github.com/mockk/mockk/pull/1525) - feat(dsl): Add context parameters support module ([#&#8203;1431](https://github.com/mockk/mockk/issues/1431)) by [@&#8203;faraz152](https://github.com/faraz152) in [#&#8203;1521](https://github.com/mockk/mockk/pull/1521) - fix: resolve [@&#8203;InjectMockKs](https://github.com/InjectMockKs) dependency order for interface by [@&#8203;neungs-2](https://github.com/neungs-2) in [#&#8203;1526](https://github.com/mockk/mockk/pull/1526) - fix: resolve [@&#8203;InjectMockKs](https://github.com/InjectMockKs) dependency order for list injection by [@&#8203;ilia1243](https://github.com/ilia1243) in [#&#8203;1527](https://github.com/mockk/mockk/pull/1527) - fix: extract native lib from APK when not on filesystem (AGP 8.5+) by [@&#8203;snowykte0426](https://github.com/snowykte0426) in [#&#8203;1529](https://github.com/mockk/mockk/pull/1529) - fix: support OpenJ9 in JvmAutoHinter by [@&#8203;hspedro](https://github.com/hspedro) in [#&#8203;1530](https://github.com/mockk/mockk/pull/1530) #### New Contributors - [@&#8203;DOssaA](https://github.com/DOssaA) made their first contribution in [#&#8203;1508](https://github.com/mockk/mockk/pull/1508) - [@&#8203;ilia1243](https://github.com/ilia1243) made their first contribution in [#&#8203;1515](https://github.com/mockk/mockk/pull/1515) - [@&#8203;Yentis](https://github.com/Yentis) made their first contribution in [#&#8203;1517](https://github.com/mockk/mockk/pull/1517) - [@&#8203;evgenru](https://github.com/evgenru) made their first contribution in [#&#8203;1519](https://github.com/mockk/mockk/pull/1519) - [@&#8203;ZzAve](https://github.com/ZzAve) made their first contribution in [#&#8203;1525](https://github.com/mockk/mockk/pull/1525) - [@&#8203;faraz152](https://github.com/faraz152) made their first contribution in [#&#8203;1521](https://github.com/mockk/mockk/pull/1521) - [@&#8203;hspedro](https://github.com/hspedro) made their first contribution in [#&#8203;1530](https://github.com/mockk/mockk/pull/1530) **Full Changelog**: <https://github.com/mockk/mockk/compare/1.14.9...v1.14.11> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Update dependency io.mockk:mockk-jvm to v1.14.11
All checks were successful
Build and Publish / build (push) Successful in 3m57s
fa5108e602
renovate scheduled this pull request to auto merge when all checks succeed 2026-05-30 00:02:09 +02:00
renovate merged commit 7a8cd4a1f4 into develop 2026-05-30 00:06:09 +02:00
renovate deleted branch renovate/mockk.version 2026-05-30 00:06:10 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
midas/harena!40
No description provided.