Skip to content

chore(deps): bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.3.0#2646

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.mockito.kotlin-mockito-kotlin-6.3.0
Open

chore(deps): bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.3.0#2646
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.mockito.kotlin-mockito-kotlin-6.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.3.0.

Release notes

Sourced from org.mockito.kotlin:mockito-kotlin's releases.

v6.3.0

Changelog generated by Shipkit Changelog Gradle Plugin

6.3.0

v6.2.3

Changelog generated by Shipkit Changelog Gradle Plugin

6.2.3

v6.2.2

Changelog generated by Shipkit Changelog Gradle Plugin

6.2.2

v6.2.1

Changelog generated by Shipkit Changelog Gradle Plugin

6.2.1

v6.2.0

Changelog generated by Shipkit Changelog Gradle Plugin

6.2.0

... (truncated)

Commits
  • 4e5b0a2 Add helper to mock module-level extension functions (#586)
  • ce67cbd Add first-class support for mocking object singletons (#587)
  • e08ea94 Update exception message now that onGeneric is deprecated (#583)
  • 4d1b211 Improve Result support in matchers and captors (#582)
  • d0492b0 Improve support for stubbing Result return values for synchronous and suspend...
  • 2431eb6 Fix eq() matcher NPE with nullable value class and null value (#579)
  • 13bec57 Fix regression due to runBlocking being unavailable (#575)
  • 4199972 Use jvmToolchain API to configure builds (#572)
  • 3b5498c Improve stubbing support for suspend functions and value classes (#569)
  • 40edae9 Update PR template to run formatting (#568)
  • Additional commits viewable 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)

Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 5.4.0 to 6.3.0.
- [Release notes](https://github.com/mockito/mockito-kotlin/releases)
- [Commits](mockito/mockito-kotlin@5.4.0...v6.3.0)

---
updated-dependencies:
- dependency-name: org.mockito.kotlin:mockito-kotlin
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 29, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Atmosphere JMH Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.15.

Benchmark suite Current: 7dd8a99 Previous: 3b56887 Ratio
org.atmosphere.benchmarks.jmh.BroadcasterDispatchBenchmark.broadcastToAll ( {"subscriberCount":"10"} ) 7074798.292757254 ops/s 5620476.293889196 ops/s 1.26
org.atmosphere.benchmarks.jmh.BroadcasterDispatchBenchmark.broadcastToAll ( {"subscriberCount":"100"} ) 1111717.1229408307 ops/s 727652.0404032917 ops/s 1.53
org.atmosphere.benchmarks.jmh.CoordinatorFanOutBenchmark.parallelFanOut ( {"fanOutCount":"2"} ) 36.57033997162379 us/op 26.884344848643938 us/op 1.36
org.atmosphere.benchmarks.jmh.CoordinatorFanOutBenchmark.parallelFanOut ( {"fanOutCount":"4"} ) 38.63909168388962 us/op 30.867773765227934 us/op 1.25
org.atmosphere.benchmarks.jmh.CoordinatorFanOutBenchmark.parallelFanOut ( {"fanOutCount":"8"} ) 37.45602367957589 us/op 32.45151507056156 us/op 1.15

This comment was automatically generated by workflow using github-action-benchmark.

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.

0 participants