Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by dependabot[bot] · Pull Request #3258 · allure-framework/allure2
Bumps org.mockito:mockito-core from 5.21.0 to 5.22.0.
Release notes
Sourced from org.mockito:mockito-core's releases.
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)](mockito/mockito#3785)
- Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 [(#3780)](mockito/mockito#3780)
- Static mocking of UUID.class corrupted under JDK 25 [(#3778)](mockito/mockito#3778)
- Bump actions/upload-artifact from 5 to 6 [(#3774)](mockito/mockito#3774)
- docs: clarify RETURNS_MOCKS behavior with sealed abstract enums (Java 15+) [(#3773)](mockito/mockito#3773)
- Add tests for Sets utility class [(#3771)](mockito/mockito#3771)
- Add core API to enable Kotlin singleton mocking [(#3762)](mockito/mockito#3762)
- Stubbing Kotlin
objectsingletons [(#3652)](mockito/mockito#3652)- Incorrect documentation for RETURNS_MOCKS [(#3285)](mockito/mockito#3285)
Commits
25f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)9e5d449Add tests for Sets utility class (#3771)8d9a62fBump actions/upload-artifact from 5 to 6 (#3774)- See full diff in compare view
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 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)