Skip to content

Update dependency org.mockito.kotlin:mockito-kotlin to v6#963

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-mockito.kotlin
Open

Update dependency org.mockito.kotlin:mockito-kotlin to v6#963
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-mockito.kotlin

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 30, 2025

This PR contains the following updates:

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

Release Notes

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

v6.3.0

Changelog generated by Shipkit Changelog Gradle Plugin

6.3.0
  • 2026-03-19 - 2 commit(s) by Joshua Selbo
  • Add first-class support for mocking object singletons (#​587)
  • Add helper to mock module-level extension functions (#​586)

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)

v6.1.0

Changelog generated by Shipkit Changelog Gradle Plugin

6.1.0

v6.0.0

Upgrade to Kotlin 2

What's Changed

New Contributors

Full Changelog: mockito/mockito-kotlin@5.4.0...v6.0.0

v5.4.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.4.0

v5.3.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.3.1

v5.2.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.1

v5.2.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0

v5.1.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.0
  • 2023-08-09 - 3 commit(s) by Hunter Werlla, Lukáš Křečan, Tim van der Lippe
  • Also run release job on 5.x tags (#​491)
  • #​474 Fix vararg argument matcher (#​490)
  • Fix issue #​480 by widening the allowed types for lenient().whenever() (#​485)
  • lenient().whenever() reports type mismatch TypeVariable(T) was expected (#​480)
  • Mockito 5.0 breaks vararg argument capture in Kotlin (#​474)

v5.0.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.0.0
  • 2023-06-01 - 5 commit(s) by Lukáš Křečan, Tatsuya Fujisaki, Wes Alvaro, rajin, thecodewarrior
  • #​478 Upgrade Mockito (#​482)
  • Add doReturn().on { method() } helper to KStubbing (#​481)
  • Prevent silent mis-stubbing (#​479)
  • Mockito 5.1 support (#​478)
  • Exchange explanations between verifyNoInteractions() and verifyNoMoreInteractions() (#​476)
  • Add helper functions for coroutine (#​470)
  • What about improving doReturn -> when implementation? (#​453)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Foso as a code owner November 30, 2025 10:16
@github-actions github-actions bot added this to the Next milestone Nov 30, 2025
@Foso Foso removed this from the 2.6.5 milestone Dec 4, 2025
@renovate renovate bot force-pushed the renovate/major-mockito.kotlin branch from 5f15468 to 4549d8b Compare December 30, 2025 15:07
@github-actions github-actions bot added this to the Next milestone Dec 30, 2025
@renovate renovate bot force-pushed the renovate/major-mockito.kotlin branch 3 times, most recently from a98efbe to 81b9fe5 Compare January 17, 2026 13:42
@renovate renovate bot force-pushed the renovate/major-mockito.kotlin branch from 81b9fe5 to 5fecbe4 Compare January 21, 2026 09:38
@renovate renovate bot changed the title Update dependency org.mockito.kotlin:mockito-kotlin to v6 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6 Jan 22, 2026
@renovate renovate bot force-pushed the renovate/major-mockito.kotlin branch from 5fecbe4 to ca8d1e7 Compare January 26, 2026 22:47
@renovate renovate bot force-pushed the renovate/major-mockito.kotlin branch from ca8d1e7 to 7477a2f Compare February 12, 2026 17:17
@renovate renovate bot force-pushed the renovate/major-mockito.kotlin branch from 7477a2f to 34affae Compare March 13, 2026 18:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 13, 2026
@renovate renovate bot force-pushed the renovate/major-mockito.kotlin branch from 34affae to 19938d6 Compare March 13, 2026 19:06
@renovate renovate bot force-pushed the renovate/major-mockito.kotlin branch from 19938d6 to 9c44b49 Compare March 20, 2026 00:52
@renovate renovate bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6 Update dependency org.mockito.kotlin:mockito-kotlin to v6 Apr 8, 2026
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.

1 participant