Skip to content

chore(deps): bump dev.mokkery from 3.3.0 to 3.4.2#181

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.mokkery-3.4.2
Open

chore(deps): bump dev.mokkery from 3.3.0 to 3.4.2#181
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.mokkery-3.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps dev.mokkery from 3.3.0 to 3.4.2.

Release notes

Sourced from dev.mokkery's releases.

3.4.2

Changelog

🐛 Bug fixes

  • #142 Fix deadlock caused by VerifyMode class initialization cycle
  • Fix Mokkery Gradle plugin violating isolated projects when accessing Gradle properties

3.4.1

Changelog

🐛 Bug fixes

  • Restore compatibility with Gradle 9.0-9.3 versions when applying Mokkery through conventional plugins

3.4.0

Changelog

⚠️ Breaking changes

  • Bump minimum Kotlin version to 2.4.0

🐛 Bug fixes

  • #137 Fix compatibility broken by Kotlin 2.4.0

✨ Improvements

  • Improve templating error descriptions
  • Raise compile-time error when matcher is used with final type instances, which cannot be mocks
  • Raise runtime error on attempt to set a behavior for final method for a mock

♻️ Deprecations

  • Change deprecation level of all declarations deprecated in Mokkery 3.0.0 from WARNING to ERROR
Commits
  • e9e8e61 Merge pull request #143 from lupuuss/release-3.4.2
  • 19cbfb0 Update docs to new version
  • a024c51 Bump version to 3.4.2
  • 50a478a #142 Fix deadlock caused by the VerifyMode class initialization cycle
  • 7624150 Don't use MokkeryScope.global in RunTemplate.kt
  • 1b0d31b Add MokkeryScope function
  • 00a32e4 Add irGetEnumEntry overload accepting actual enum
  • aeac734 Move condition into overrideMokkerySuiteScopeIfNotOverridden
  • 340aab5 Improve VerifyMode toString
  • b0ec4fd Don't use MokkeryScope.global in internalEvery
  • 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 [dev.mokkery](https://github.com/lupuuss/Mokkery) from 3.3.0 to 3.4.2.
- [Release notes](https://github.com/lupuuss/Mokkery/releases)
- [Commits](lupuuss/Mokkery@v3.3.0...v3.4.2)

---
updated-dependencies:
- dependency-name: dev.mokkery
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 1, 2026
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