Skip to content

fix(deps): update dependency io.mockk:mockk to v1.14.9#17

Merged
rossdanderson merged 6 commits into
mainfrom
renovate/mockk
May 29, 2026
Merged

fix(deps): update dependency io.mockk:mockk to v1.14.9#17
rossdanderson merged 6 commits into
mainfrom
renovate/mockk

Conversation

@rossdanderson
Copy link
Copy Markdown
Collaborator

@rossdanderson rossdanderson commented May 22, 2026

This PR contains the following updates:

Package Change Age Confidence
io.mockk:mockk (source) 1.13.141.14.9 age confidence

Release Notes

mockk/mockk (io.mockk:mockk)

v1.14.9

Compare Source

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.14.6...1.14.9

v1.14.7

Compare Source

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.14.6...1.14.7

v1.14.6

Compare Source

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.14.5...1.14.6

v1.14.5

Compare Source

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.14.4...1.14.5

v1.14.4

Compare Source

This release is functionally equivalent to v1.14.3, I just wanted to try out the new publishing process that uses Maven Central instead of OSSRH.

Full Changelog: mockk/mockk@1.14.3...1.14.4

v1.14.3

Compare Source

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.14.2...1.14.3

v1.14.2

Compare Source

What's Changed

Full Changelog: mockk/mockk@1.14.0...1.14.2

v1.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.17...1.14.0

v1.13.17

Compare Source

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.16...1.13.17

v1.13.16

Compare Source

What's Changed

Full Changelog: mockk/mockk@1.13.14...1.13.16


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate.

… any<T>()

mockk 1.14 makes any<T>() type-strict; the createCachingPublisher stub used
any<RegexNamespace>() but the actual argument is an AntPatternNamespace, so no
answer matched and BindTest failed. Match the concrete argument type instead.
@rossdanderson
Copy link
Copy Markdown
Collaborator Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@rossdanderson rossdanderson merged commit bd285e7 into main May 29, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants