Skip to content

chore(deps): update dependency org.mockito:mockito-core to v5.23.0 (release/4.0.x)#674

Open
renovate[bot] wants to merge 1 commit into
release/4.0.xfrom
renovate/release/4.0.x-mockito-monorepo
Open

chore(deps): update dependency org.mockito:mockito-core to v5.23.0 (release/4.0.x)#674
renovate[bot] wants to merge 1 commit into
release/4.0.xfrom
renovate/release/4.0.x-mockito-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
org.mockito:mockito-core 5.21.05.23.0 age confidence

Release Notes

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

v5.23.0

Compare Source

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #​3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0
  • 2026-03-11 - 6 commit(s) by Brice Dutheil, Joshua Selbo, Philippe Kernevez
  • Replace mockito-android mock maker implementation with dexmaker-mockito-inline (#​3792)
  • Fix StackOverflowError with AbstractList after using mockSingleton (#​3790)
  • Mark parameters of Mockito.when @Nullable (#​3503)

v5.22.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.22.0
  • 2026-02-27 - 6 commit(s) by Joshua Selbo, NiMv1, Rafael Winterhalter, dependabot[bot], eunbin son
  • Avoid mocking of internal static utilities (#​3785)
  • Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#​3780)
  • Static mocking of UUID.class corrupted under JDK 25 (#​3778)
  • Bump actions/upload-artifact from 5 to 6 (#​3774)
  • docs: clarify RETURNS_MOCKS behavior with sealed abstract enums (Java 15+) (#​3773)
  • Add tests for Sets utility class (#​3771)
  • Add core API to enable Kotlin singleton mocking (#​3762)
  • Stubbing Kotlin object singletons (#​3652)
  • Incorrect documentation for RETURNS_MOCKS (#​3285)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)

🚦 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 added the dependencies Pull requests that update a dependency file label Mar 2, 2026
@renovate renovate Bot requested a review from a team March 2, 2026 00:33
@renovate renovate Bot force-pushed the renovate/release/4.0.x-mockito-monorepo branch from a6de52f to d63c9f5 Compare March 11, 2026 22:13
@renovate renovate Bot changed the title chore(deps): update dependency org.mockito:mockito-core to v5.22.0 (release/4.0.x) chore(deps): update dependency org.mockito:mockito-core to v5.23.0 (release/4.0.x) Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/release/4.0.x-mockito-monorepo branch from d63c9f5 to 667e817 Compare April 1, 2026 17:34
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 1, 2026

@renovate renovate Bot force-pushed the renovate/release/4.0.x-mockito-monorepo branch from 667e817 to ea512a1 Compare May 14, 2026 17:06
@sonarqubecloud
Copy link
Copy Markdown

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