Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jan 1, 2026

This PR contains the following updates:

Package Type Update Change
org.mockito:mockito-core dependencies minor 5.20.0 -> 5.21.0

Release Notes

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

v5.21.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.21.0
  • 2025-12-09 - 17 commit(s) by Giulio Longfils, Joshua Selbo, Woongi9, Zylox, dependabot[bot]
  • Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#​3768)
  • Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#​3767)
  • Bump actions/checkout from 5 to 6 (#​3765)
  • Adds output of matchers to potential mismatch; Fixes #​2468 (#​3760)
  • Forbid mocking WeakReference with inline mock maker (#​3759)
  • StackOverflowError when mocking WeakReference (#​3758)
  • Bump actions/upload-artifact from 4 to 5 (#​3756)
  • Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#​3755)
  • Support primitives in GenericArrayReturnType. (#​3753)
  • ClassNotFoundException when stubbing array of primitive type on Android (#​3752)
  • Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 (#​3744)
  • Bump gradle/actions from 4 to 5 (#​3743)
  • Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 (#​3738)
  • Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 (#​3735)
  • Bump graalvm/setup-graalvm from 1.3.7 to 1.4.0 (#​3734)
  • Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#​3733)
  • Bump errorprone from 2.41.0 to 2.42.0 (#​3732)
  • Feat: automatically detect class to mock in mockStatic and mockConstruction (#​3731)
  • Return completed futures for unstubbed Future/CompletionStage in ReturnsEmptyValues (#​3727)
  • automatically detect class to mock (#​2779)
  • Incorrect "has following stubbing(s) with different arguments" message when using Argument Matchers (#​2468)

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.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Jan 1, 2026
@kodiakhq kodiakhq bot merged commit d810cbc into main Jan 1, 2026
7 checks passed
@kodiakhq kodiakhq bot deleted the renovate/mockito-monorepo branch January 1, 2026 02:10
kodiakhq bot pushed a commit that referenced this pull request Jan 2, 2026
🤖 I have created a release *beep* *boop*
---


## [0.0.41](v0.0.40...v0.0.41) (2026-01-02)


### Bug Fixes

* **deps:** Update dependency com.google.protobuf:protobuf-java-util to v4.33.1 ([#213](#213)) ([f718ee3](f718ee3))
* **deps:** Update dependency com.google.protobuf:protobuf-java-util to v4.33.2 ([#218](#218)) ([f8ecd4f](f8ecd4f))
* **deps:** Update dependency gradle to v9.2.1 ([#214](#214)) ([476d854](476d854))
* **deps:** Update dependency org.mockito:mockito-core to v5.21.0 ([#220](#220)) ([d810cbc](d810cbc))
* **deps:** Update grpc-java monorepo to v1.77.0 ([#215](#215)) ([bdfeae6](bdfeae6))
* **deps:** Update grpc-java monorepo to v1.78.0 ([#221](#221)) ([39cb209](39cb209))
* **deps:** Update plugin com.google.protobuf to v0.9.6 ([#219](#219)) ([e1aca1f](e1aca1f))
* Generate Java Code from `plugin-pb` ([#209](#209)) ([afce142](afce142))
* Generate Java Code from `plugin-pb` ([#216](#216)) ([1051a64](1051a64))
* Generate Java Code from `plugin-pb` ([#223](#223)) ([8b7c1cb](8b7c1cb))

---
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.

2 participants