Skip to content

Bump kotest from 6.2.1 to 6.2.2#981

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/kotest-6.2.2
Open

Bump kotest from 6.2.1 to 6.2.2#981
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/kotest-6.2.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps kotest from 6.2.1 to 6.2.2.
Updates io.kotest:kotest-assertions-core from 6.2.1 to 6.2.2

Release notes

Sourced from io.kotest:kotest-assertions-core's releases.

v6.2.2

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.2.1...v6.2.2

Commits
  • 4e55e4c Update dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE (#6164)
  • 3e0202f fix: attach Fail fast scope tracker for each root test case in instance per s...
  • 134c12b Update dependency io.mockk:mockk to v1.14.11 (#6163)
  • 01c7429 fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFiel...
  • 44887a5 fix(kotest-framework-engine): Use display-name rendering for ignored tests in...
  • b68ef3e disable return-value-checker for releases (#6165)
  • 86a7d93 Fix typo in proptest config docs (#6155)
  • 1677bd5 Add documentation for OffsetDateTime tolerance matcher (#6161)
  • 47f3efc Document instant-based ZonedDateTime plusOrMinus comparison (#6159)
  • See full diff in compare view

Updates io.kotest:kotest-property from 6.2.1 to 6.2.2

Release notes

Sourced from io.kotest:kotest-property's releases.

v6.2.2

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.2.1...v6.2.2

Commits
  • 4e55e4c Update dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE (#6164)
  • 3e0202f fix: attach Fail fast scope tracker for each root test case in instance per s...
  • 134c12b Update dependency io.mockk:mockk to v1.14.11 (#6163)
  • 01c7429 fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFiel...
  • 44887a5 fix(kotest-framework-engine): Use display-name rendering for ignored tests in...
  • b68ef3e disable return-value-checker for releases (#6165)
  • 86a7d93 Fix typo in proptest config docs (#6155)
  • 1677bd5 Add documentation for OffsetDateTime tolerance matcher (#6161)
  • 47f3efc Document instant-based ZonedDateTime plusOrMinus comparison (#6159)
  • See full diff in compare view

Updates io.kotest:kotest-runner-junit5 from 6.2.1 to 6.2.2

Release notes

Sourced from io.kotest:kotest-runner-junit5's releases.

v6.2.2

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.2.1...v6.2.2

Commits
  • 4e55e4c Update dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE (#6164)
  • 3e0202f fix: attach Fail fast scope tracker for each root test case in instance per s...
  • 134c12b Update dependency io.mockk:mockk to v1.14.11 (#6163)
  • 01c7429 fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFiel...
  • 44887a5 fix(kotest-framework-engine): Use display-name rendering for ignored tests in...
  • b68ef3e disable return-value-checker for releases (#6165)
  • 86a7d93 Fix typo in proptest config docs (#6155)
  • 1677bd5 Add documentation for OffsetDateTime tolerance matcher (#6161)
  • 47f3efc Document instant-based ZonedDateTime plusOrMinus comparison (#6159)
  • See full diff in compare view

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 `kotest` from 6.2.1 to 6.2.2.

Updates `io.kotest:kotest-assertions-core` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.2.1...6.2.2)

Updates `io.kotest:kotest-property` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.2.1...6.2.2)

Updates `io.kotest:kotest-runner-junit5` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest:kotest-property
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest:kotest-runner-junit5
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot: gradle Dependabot PRs which update Gradle versions pr: dependency update PRs that update the project's dependencies. labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot: gradle Dependabot PRs which update Gradle versions pr: dependency update PRs that update the project's dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants