Skip to content

Update dependency io.mockk:mockk-android to v1.13.3

RenovateBot requested to merge renovate/io.mockk-mockk-android-1.x into develop

This MR contains the following updates:

Package Type Update Change
io.mockk:mockk-android (source) dependencies minor 1.12.4 -> 1.13.3

Release Notes

mockk/mockk

v1.13.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/mockk/mockk/compare/1.13.2...1.13.3

v1.13.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/mockk/mockk/compare/1.13.1...1.13.2

v1.13.1

New major release, mainly because the dependency to be included in gradle/maven files has changed from io.mockk:mockk to io.mockk:mockk-<platform>, where platform is either jvm or android.

What's Changed

Full Changelog: https://github.com/mockk/mockk/compare/v1.12.8...1.13.1

v1.12.8

Big thanks to @​aSemy, @​qoomon and @​kubode for investigating and fixing the bugs introduced in v1.12.7 and further improving the library!

What's Changed

Full Changelog: https://github.com/mockk/mockk/compare/1.12.7...v1.12.8

v1.12.7

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/mockk/mockk/compare/1.12.6...1.12.7

v1.12.5

Compare Source

Thanks a lot @​aSemy and @​qoomon for the big effort to add value class support!

What's Changed

New Contributors

Full Changelog: https://github.com/mockk/mockk/compare/1.12.4...1.12.5


Configuration

📅 Schedule: 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports