Skip to content

chore(deps): update mockito monorepo to v5.23.0 (release/5.0.x)#5178

Merged
joschi merged 1 commit into
release/5.0.xfrom
renovate/release/5.0.x-mockito-monorepo
May 23, 2026
Merged

chore(deps): update mockito monorepo to v5.23.0 (release/5.0.x)#5178
joschi merged 1 commit into
release/5.0.xfrom
renovate/release/5.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
org.mockito:mockito-junit-jupiter 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 a team as a code owner March 2, 2026 01:22
@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 as a code owner March 2, 2026 01:22
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 2, 2026
@github-actions github-actions Bot added this to the 5.0.7 milestone Mar 2, 2026
@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch 4 times, most recently from 32e6c17 to b97b53e Compare March 9, 2026 09:41
@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch 3 times, most recently from 592aaca to c4b2e33 Compare March 12, 2026 00:57
@renovate renovate Bot changed the title chore(deps): update mockito monorepo to v5.22.0 (release/5.0.x) (minor) chore(deps): update mockito monorepo to v5.23.0 (release/5.0.x) (minor) Mar 12, 2026
@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch from c4b2e33 to cad14a3 Compare March 16, 2026 05:41
@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch 2 times, most recently from e20b9fd to ee1e83b Compare March 30, 2026 04:57
@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch 2 times, most recently from 2f65ccf to 7e40df3 Compare April 6, 2026 09:07
@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch 2 times, most recently from 232d489 to b602c13 Compare April 20, 2026 09:50
@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch from b602c13 to 7af5cdf Compare May 4, 2026 05:13
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch from 7af5cdf to 3c37f39 Compare May 11, 2026 05:36
@renovate renovate Bot changed the title chore(deps): update mockito monorepo to v5.23.0 (release/5.0.x) (minor) chore(deps): update mockito monorepo to v5.23.0 (release/5.0.x) May 12, 2026
@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch from 3c37f39 to 4990b48 Compare May 18, 2026 04:31
@renovate renovate Bot force-pushed the renovate/release/5.0.x-mockito-monorepo branch from 4990b48 to 317e12c Compare May 18, 2026 10:49
@sonarqubecloud
Copy link
Copy Markdown

@joschi joschi merged commit 9fa7b66 into release/5.0.x May 23, 2026
5 checks passed
@joschi joschi deleted the renovate/release/5.0.x-mockito-monorepo branch May 23, 2026 21:07
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