build(deps): bump mockito.version from 5.14.2 to 5.23.0 - #3578
build(deps): bump mockito.version from 5.14.2 to 5.23.0#3578dependabot[bot] wants to merge 1 commit into
Conversation
Bumps `mockito.version` from 5.14.2 to 5.23.0. Updates `org.mockito:mockito-core` from 5.14.2 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.23.0) Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryStarted by upgrading Mockito dependencies to version 5.23.0 across the codebase. This updates Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
✅ LGTM!
Review Summary
Commits Considered (1)
- 7e7e121: build(deps): bump mockito.version from 5.14.2 to 5.23.0
Bumps mockito.version from 5.14.2 to 5.23.0.
Updates org.mockito:mockito-core from 5.14.2 to 5.23.0
Updates org.mockito:mockito-junit-jupiter from 5.14.2 to 5.23.0
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-version: 5.23.0
dependency-type: direct:production
update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter
dependency-version: 5.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Files Processed (4)
- microservices-log-aggregation/pom.xml (1 hunk)
- partial-response/pom.xml (1 hunk)
- pom.xml (1 hunk)
- rate-limiting-pattern/pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (4)
-
microservices-log-aggregation/pom.xml [54-59]
enhancement: "Upgrade mockito-junit-jupiter to 5.23.0"
-
partial-response/pom.xml [45-50]
enhancement: "Upgrade mockito-junit-jupiter to 5.23.0"
-
pom.xml [41-46]
maintainability: "Sync Mockito version property"
-
rate-limiting-pattern/pom.xml [30-35]
enhancement: "Upgrade mockito-core to 5.23.0"
Bumps
mockito.versionfrom 5.14.2 to 5.23.0.Updates
org.mockito:mockito-corefrom 5.14.2 to 5.23.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add 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)Updates
org.mockito:mockito-junit-jupiterfrom 5.14.2 to 5.23.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
... (truncated)
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add 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)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)