Skip to content

fix(deps): Update dependency org.mockito:mockito-core to v5.23.0#432

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/mockito-monorepo
Apr 1, 2026
Merged

fix(deps): Update dependency org.mockito:mockito-core to v5.23.0#432
kodiakhq[bot] merged 2 commits intomainfrom
renovate/mockito-monorepo

Conversation

@cloudquery-ci
Copy link
Copy Markdown
Contributor

@cloudquery-ci cloudquery-ci bot commented Apr 1, 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

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

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: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 has been generated by Renovate Bot.

@cloudquery-ci cloudquery-ci bot added the automerge Add to automerge PRs once requirements are met label Apr 1, 2026
@cloudquery-ci cloudquery-ci bot force-pushed the renovate/mockito-monorepo branch from 1cbe02d to 015a196 Compare April 1, 2026 03:26
@kodiakhq kodiakhq bot merged commit 24da588 into main Apr 1, 2026
6 checks passed
@kodiakhq kodiakhq bot deleted the renovate/mockito-monorepo branch April 1, 2026 03:34
kodiakhq bot pushed a commit that referenced this pull request Apr 1, 2026
🤖 I have created a release *beep* *boop*
---


## [0.0.50](v0.0.49...v0.0.50) (2026-04-01)


### Bug Fixes

* **deps:** Pin dependencies ([#428](#428)) ([348d4f2](348d4f2))
* **deps:** Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.2 ([#430](#430)) ([9700fdb](9700fdb))
* **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.43 ([#423](#423)) ([61bf310](61bf310))
* **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.44 ([#441](#441)) ([15246c6](15246c6))
* **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.45 ([#442](#442)) ([e0e403a](e0e403a))
* **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v4.4 ([#421](#421)) ([d78cb38](d78cb38))
* **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v4.4.1 ([#431](#431)) ([5917944](5917944))
* **deps:** Update dependency org.apache.arrow:arrow-memory-core to v19 ([#437](#437)) ([c02cbd7](c02cbd7))
* **deps:** Update dependency org.apache.arrow:arrow-memory-netty to v19 ([#438](#438)) ([e3f3811](e3f3811))
* **deps:** Update dependency org.apache.arrow:arrow-vector to v19 ([#439](#439)) ([284a6ff](284a6ff))
* **deps:** Update dependency org.mockito:mockito-core to v5.23.0 ([#432](#432)) ([24da588](24da588))
* **deps:** Update eclipse-temurin Docker tag to v21.0.10_7-jre ([#419](#419)) ([61cbcdd](61cbcdd))
* **deps:** Update eclipse-temurin Docker tag to v25 ([#440](#440)) ([1e16f27](1e16f27))
* **deps:** Update Gradle to v9.4.1 ([#433](#433)) ([55f1c17](55f1c17))
* **deps:** Update grpc-java monorepo to v1.80.0 ([#434](#434)) ([9a20a3e](9a20a3e))
* **deps:** Update junit to v6.0.3 ([#420](#420)) ([9e9cc74](9e9cc74))
* **deps:** Update plugin com.diffplug.spotless to v8.4.0 ([#435](#435)) ([cd2fc4f](cd2fc4f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants