Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps dev.mokkery from 2.10.1 to 2.10.2.

Release notes

Sourced from dev.mokkery's releases.

2.10.2

Changelog:

🐛 Bug fixes

  • Fix MokkerySuiteScope.mocks returning incorrect reference for JS function mocks

🌳 Dependencies

  • Bump kotlinx.atomicfu to 0.29.0.
  • Bump Kotlin to 2.2.21.
  • [jvm] Bump ByteBuddy to 1.17.8
Commits
  • 472d813 Merge pull request #116 from lupuuss/release-2.10.2
  • 15d8b06 Bump website dependencies
  • 7c80226 Update docs to new version
  • f0e440d Update version to 2.10.2
  • 4d55094 Bump Kotlin to 2.2.21
  • e9260d1 Add mocking classes with constructor parameters warnings to Limitations.mdx
  • 0cc24c5 Bump dependencies
  • 21f7828 Add mocking classes with constructor parameters warnings to Limitations.mdx
  • 1c8e8e1 Fix MokkerySuiteScope.mocks returning incorrect instance for JS functions
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [dev.mokkery](https://github.com/lupuuss/Mokkery) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/lupuuss/Mokkery/releases)
- [Commits](lupuuss/Mokkery@v2.10.1...v2.10.2)

---
updated-dependencies:
- dependency-name: dev.mokkery
  dependency-version: 2.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 20:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 27, 2025
@dependabot dependabot bot requested a review from boringcactus October 27, 2025 20:01
@boringcactus boringcactus added this pull request to the merge queue Nov 18, 2025
Merged via the queue into main with commit afaf133 Nov 18, 2025
16 of 17 checks passed
@boringcactus boringcactus deleted the dependabot/gradle/dev.mokkery-2.10.2 branch November 18, 2025 19:52
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