Skip to content

Bump org.mockito:mockito-core from 5.21.0 to 5.22.0#218

Merged
alexdlaird merged 4 commits intomainfrom
dependabot/gradle/org.mockito-mockito-core-5.22.0
Mar 6, 2026
Merged

Bump org.mockito:mockito-core from 5.21.0 to 5.22.0#218
alexdlaird merged 4 commits intomainfrom
dependabot/gradle/org.mockito-mockito-core-5.22.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

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

Commits
  • 25f1395 Add core API to enable Kotlin singleton mocking (#3762)
  • ef9ee55 Avoids mocking private static methods, as well as package-private static meth...
  • d16fcfc Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)
  • 27eb8a3 Clarify RETURNS_MOCKS behavior with sealed abstract enums (Java 15+) (#3773)
  • 9e5d449 Add tests for Sets utility class (#3771)
  • 8d9a62f Bump actions/upload-artifact from 5 to 6 (#3774)
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 2, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 2, 2026 11:49
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.21.0...v5.22.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.mockito-mockito-core-5.22.0 branch from 2fc0ae2 to b436b1b Compare March 6, 2026 14:10
@codecov-commenter
Copy link

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
120 1 119 0
View the top 1 failed test(s) by shortest run time
com.github.alexdlaird.ngrok.installer.NgrokInstallerTest::testEnsureInstallerUrlsExistV3()
Stack Traces | 0.047s run time
org.opentest4j.AssertionFailedError: Installer URL returned 404: https://bin.ngrok..../c/bNyj1mQVY4c/ngrok-v3-stable-darwin-amd64.zip ==> expected: <200> but was: <404>
	at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:563)
	at app//com.github.alexdlaird.ngrok.installer.NgrokInstallerTest.testEnsureInstallerUrlsExistV3(NgrokInstallerTest.java:419)
	at java.base@21.0.10/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base@21.0.10/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base@21.0.10/java.util.ArrayList.forEach(ArrayList.java:1596)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@alexdlaird alexdlaird disabled auto-merge March 6, 2026 18:33
@alexdlaird alexdlaird enabled auto-merge (squash) March 6, 2026 18:33
@alexdlaird alexdlaird disabled auto-merge March 6, 2026 18:33
@alexdlaird alexdlaird merged commit 65678be into main Mar 6, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.mockito-mockito-core-5.22.0 branch March 6, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants