Bump the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 2 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(about 1 month ago)
(about 1 month ago)
dependencies java
Bumps the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 2 updates: org.mockito:mockito-core and org.mockito:mockito-junit-jupiter.
Updates 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
Updates org.mockito:mockito-junit-jupiter from 5.21.0 to 5.22.0
Release notes
Sourced from org.mockito:mockito-junit-jupiter'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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
org.mockito:mockito-junit-jupiter
maven
5.21.0 → 5.22.0
Minor
/hooks/persistence-defectdojo/hook
org.mockito:mockito-core
maven
5.21.0 → 5.22.0
Minor
/hooks/persistence-defectdojo/hook
Technical Details
| ID: | 14344407 |
| UUID: | 4015520325 |
| Node ID: | PR_kwDOBM-Q_c7HjHh6 |
| Host: | GitHub |
| Repository: | secureCodeBox/secureCodeBox |