pinot
pinot copied to clipboard
Bump org.mockito:mockito-bom from 5.17.0 to 5.21.0
Bumps org.mockito:mockito-bom from 5.17.0 to 5.21.0.
Release notes
Sourced from org.mockito:mockito-bom's releases.
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)](mockito/mockito#3768)
- Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 [(#3767)](mockito/mockito#3767)
- Bump actions/checkout from 5 to 6 [(#3765)](mockito/mockito#3765)
- Adds output of matchers to potential mismatch; Fixes #2468 [(#3760)](mockito/mockito#3760)
- Forbid mocking WeakReference with inline mock maker [(#3759)](mockito/mockito#3759)
- StackOverflowError when mocking WeakReference [(#3758)](mockito/mockito#3758)
- Bump actions/upload-artifact from 4 to 5 [(#3756)](mockito/mockito#3756)
- Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 [(#3755)](mockito/mockito#3755)
- Support primitives in GenericArrayReturnType. [(#3753)](mockito/mockito#3753)
- ClassNotFoundException when stubbing array of primitive type on Android [(#3752)](mockito/mockito#3752)
- Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 [(#3744)](mockito/mockito#3744)
- Bump gradle/actions from 4 to 5 [(#3743)](mockito/mockito#3743)
- Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 [(#3738)](mockito/mockito#3738)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 [(#3735)](mockito/mockito#3735)
- Bump graalvm/setup-graalvm from 1.3.7 to 1.4.0 [(#3734)](mockito/mockito#3734)
- Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 [(#3733)](mockito/mockito#3733)
- Bump errorprone from 2.41.0 to 2.42.0 [(#3732)](mockito/mockito#3732)
- Feat: automatically detect class to mock in mockStatic and mockConstruction [(#3731)](mockito/mockito#3731)
- Return completed futures for unstubbed Future/CompletionStage in ReturnsEmptyValues [(#3727)](mockito/mockito#3727)
- automatically detect class to mock [(#2779)](mockito/mockito#2779)
- Incorrect "has following stubbing(s) with different arguments" message when using Argument Matchers [(#2468)](mockito/mockito#2468)
v5.20.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.20.0
- 2025-09-20 - 11 commit(s) by Adrian-Kim, Giulio Longfils, Rafael Winterhalter, dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 [(#3730)](mockito/mockito#3730)
- Introducing the Ability to Mock Construction of Generic Types (#2401) [(#3729)](mockito/mockito#3729)
- Bump com.gradle.develocity from 4.1.1 to 4.2 [(#3726)](mockito/mockito#3726)
- Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 [(#3725)](mockito/mockito#3725)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 [(#3720)](mockito/mockito#3720)
- Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 [(#3719)](mockito/mockito#3719)
- Bump actions/setup-java from 4 to 5 [(#3715)](mockito/mockito#3715)
- Bump com.gradle.develocity from 4.1 to 4.1.1 [(#3713)](mockito/mockito#3713)
- Bump bytebuddy from 1.17.6 to 1.17.7 [(#3712)](mockito/mockito#3712)
- test: Use Assume.assumeThat for SequencedCollection tests [(#3711)](mockito/mockito#3711)
- Fix #3709 [(#3710)](mockito/mockito#3710)
- feat: Add support for JDK21 Sequenced Collections. [(#3708)](mockito/mockito#3708)
- Introducing the Ability to Mock Construction of Generic Types [(#2401)](mockito/mockito#2401)
v5.19.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.19.0
... (truncated)
Commits
09d2230Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#3768)df3e0ccBump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#3767)04a6e9fBump actions/checkout from 5 to 6 (#3765)756a3cfAdd description of matchers to potential mismatch (#3760)58ba445Forbid mocking WeakReference with inline mock maker (#3759)966d600Bump actions/upload-artifact from 4 to 5 (#3756)632bf7bBump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#3755)8564b43Fix primitives support in GenericArrayReturnType for Android (#3753)bf3a809Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 (#3744)cffddd4Bump gradle/actions from 4 to 5 (#3743)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| org.mockito:mockito-bom | [>= 5.20.a0, < 5.21] |
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)