Skip to content

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

Merged
jbonofre merged 1 commit intomainfrom
dependabot/maven/org.mockito-mockito-core-5.22.0
Mar 4, 2026
Merged

Bump org.mockito:mockito-core from 5.21.0 to 5.22.0#1730
jbonofre merged 1 commit intomainfrom
dependabot/maven/org.mockito-mockito-core-5.22.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 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 Feb 27, 2026
@github-actions
Copy link

github-actions bot commented Feb 27, 2026

Test Results

 1 065 files  +   95  1 065 suites  +95   3h 48m 42s ⏱️ + 13m 26s
 9 937 tests +1 012  9 626 ✅ +1 000  311 💤 +13  0 ❌  - 1 
10 125 runs  +1 200  9 814 ✅ +1 188  311 💤 +13  0 ❌  - 1 

Results for commit 0999ffb. ± Comparison against base commit e4d0149.

This pull request removes 2 and adds 1014 tests. Note that renamed tests count towards both.
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@4b2c5e02]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@3eb91815]
org.apache.activemq.BrokerConfigTest ‑ testEmbeddedxMLConfig
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@57a3e26a]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@56dc1551]
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-demo.xml]
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-dynamic-network-broker1.xml]
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-dynamic-network-broker2.xml]
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-jdbc-performance.xml]
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-jdbc.xml]
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-mqtt.xml]
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-scalability.xml]
…

♻️ This comment has been updated with latest results.

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/maven/org.mockito-mockito-core-5.22.0 branch from ddf1830 to 0999ffb Compare March 3, 2026 09:02
@jbonofre jbonofre merged commit 7332e9b into main Mar 4, 2026
11 checks passed
@jbonofre jbonofre deleted the dependabot/maven/org.mockito-mockito-core-5.22.0 branch March 4, 2026 18:47
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.

1 participant