Skip to content

Update dependency org.mockito:mockito-core to v4.11.0

Ghost User requested to merge renovate/mockito-monorepo into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-core 4.10.0 -> 4.11.0 age adoption passing confidence

Release Notes

mockito/mockito

v4.11.0

Compare Source

*Changelog generated by Shipkit Changelog Gradle Plugin*

4.11.0
  • 2022-12-28 - 1 commit(s) by Andy Coates
  • Improve vararg handling: approach 2 (#​2807)
  • Mocking varargs method with any(String[].class) doesn't work as expected (#​2796)
  • (Argument)Matchers regression from 1.10.19 to 2.18.3 for varargs (#​1498)
  • Cannot verify varargs parameter as an array (#​1222)
  • ArgumentCaptor can't capture varargs-arrays (#​584)
  • Verification of an empty varargs call fails when isNotNull() is used (#​567)

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