Skip to content

build(deps): bump dev.mokkery from 3.3.0 to 3.4.2#1841

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

build(deps): bump dev.mokkery from 3.3.0 to 3.4.2#1841
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 7, 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

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 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 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 7, 2026 18:15
@dependabot dependabot Bot requested a review from boringcactus July 7, 2026 18:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2026
@boringcactus

Copy link
Copy Markdown
Member

Blocked on (and included in) #1772.

@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/gradle/dev.mokkery-3.4.2 branch July 7, 2026 18:55
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