Skip to content

Update dependency io.mockk:mockk to v1.12.4

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

This MR contains the following updates:

Package Update Change
io.mockk:mockk (source) patch 1.12.3 -> 1.12.4

Release Notes

mockk/mockk

v1.12.4

Compare Source

  • Add a Junit 4 rule, thanks @​jonapoul
  • Recognize atLeast = 0, thanks @​uyw4687
  • Revert the latest change about logging messages in withArg calls as it seems community usage was being impacted by the change, thanks @​romrell4 for the revert
  • Added the @​ConfirmVerification extension, fixes #​215, #​334 and related issues
  • Add languageVersion = 1.4 and the kotlin binary compatibility validator plugin
  • Upgrade Objenesis to 3.2

Configuration

📅 Schedule: 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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports