Skip to content

fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.2.3#489

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mockitokotlinversion
Open

fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.2.3#489
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mockitokotlinversion

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2026

This PR contains the following updates:

Package Change Age Confidence
org.mockito.kotlin:mockito-kotlin 6.1.06.2.3 age confidence

Release Notes

mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)

v6.2.3

Changelog generated by Shipkit Changelog Gradle Plugin

6.2.3
  • 2026-01-26 - 2 commit(s) by Joshua Selbo, Mark Koops
  • Update exception message now that onGeneric is deprecated (#​583)
  • Improve Result support in matchers and captors (#​582)

v6.2.2

Changelog generated by Shipkit Changelog Gradle Plugin

6.2.2
  • 2026-01-21 - 2 commit(s) by Mark Koops
  • Fix eq() matcher NPE with nullable value class and null value (#​579)
  • Improve support for stubbing Result return values for synchronous and suspendable functions (#​576)

v6.2.1

Changelog generated by Shipkit Changelog Gradle Plugin

6.2.1
  • 2026-01-17 - 2 commit(s) by Joshua Selbo, Mark Koops
  • Solve 6.2.0 regression due to runblocking being unavailable (#​575)
  • Use jvmToolchain API to configure builds (#​572)

v6.2.0

Changelog generated by Shipkit Changelog Gradle Plugin

6.2.0
  • 2026-01-14 - 27 commit(s) by Joshua Selbo, Mark Koops, Tim van der Lippe
  • Improving stubbing support for suspend functions and value classes (#​569)
  • Update PR template to run formatting (#​568)
  • Ignore ktfmt formatting revision in git blame (#​567)
  • Enable Spotless formatting check in CI (#​566)
  • Apply ktfmt formatting (#​565)
  • Add tooling for Spotless + ktfmt (#​562)
  • Follow-up on primitive value classes (#​561)
  • Update MockSettings usage (#​560)
  • Fix anyOrNull matcher with value class wrapping primitive type (#​557)
  • Enhance/unify and document stubbing API, more groundwork towards implementing improved suspend function support (#​556)
  • Add wrappers for mockStatic, mockConstruction (#​551)
  • Add MockedStatic.verify extension fun with lambda last (#​549)
  • Extending/organizing MatchersTest.kt (#​548)
  • Adding value class support to KArgumentCaptor. (#​547)
  • Fix the output directory for the dokka Javadoc plugin (#​546)
  • #​544 Adding value class support to the eq() argument matcher. (#​545)
  • eq() argument matcher does not support for value class type arguments (#​544)
  • Add note about releasing tags via GitHub UI (#​543)

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Brussels, Automerge - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Brussels.

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from DuncanCasteleyn as a code owner January 14, 2026 22:02
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 14, 2026
@renovate renovate bot force-pushed the renovate/mockitokotlinversion branch 2 times, most recently from 26d80cf to 3a04918 Compare January 16, 2026 21:38
@renovate renovate bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.2.0 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.2.1 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/mockitokotlinversion branch from 3a04918 to a574a5f Compare January 17, 2026 16:52
@renovate renovate bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.2.1 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.2.2 Jan 21, 2026
@renovate renovate bot force-pushed the renovate/mockitokotlinversion branch 3 times, most recently from 0a04a51 to cab8d63 Compare January 23, 2026 00:49
@renovate renovate bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.2.2 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.2.3 Jan 26, 2026
@renovate renovate bot force-pushed the renovate/mockitokotlinversion branch 2 times, most recently from d0b1c61 to 735865d Compare January 29, 2026 01:52
@renovate renovate bot force-pushed the renovate/mockitokotlinversion branch 2 times, most recently from ae81877 to e14562f Compare February 10, 2026 01:38
@renovate renovate bot force-pushed the renovate/mockitokotlinversion branch from e14562f to ace340b Compare February 11, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants