Skip to content

build(deps): bump kotest-version from 5.9.1 to 6.2.2#1342

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/kotest-version-6.2.1
Open

build(deps): bump kotest-version from 5.9.1 to 6.2.2#1342
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/kotest-version-6.2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps kotest-version from 5.9.1 to 6.2.2.
Updates io.kotest:kotest-assertions-core-jvm from 5.9.1 to 6.2.2

Release notes

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

v6.2.2

What's Changed

New Contributors

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

v6.2.1

What's Changed

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

v6.2.0

✨ Features

New matchers / assertions

comparables.shouldBeAtLeast — @​AlexCue987 (#5831) MultipleMatcherResult for combining multiple matcher results — @​sksamuel (#5723) shouldContainExactCopies for lists — @​AlexCue987 (#5913) Character matchers — @​JordanLongstaff (#5921) shouldBeSingle matcher — @​sksamuel (#6028) shouldContainRepeats for strings — @​AlexCue987 (#6004) Infix form for inspectors — @​alfonsoristorato (#5920) Block-asserting overload for shouldBeFailure — @​alfonsoristorato (#5927) Per-call Eq overrides via a withEqs DSL — @​PreAgile (#6010) Per-element data class diffs in collection comparisons — @​PreAgile (#5835)

Framework / API

Run data tests singularly — @​alfonsoristorato (#5574)

... (truncated)

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)
  • 9ae8a1d Make flaky "throws FileNotFoundException for some time" eventually test deter...
  • Additional commits viewable in compare view

Updates io.kotest:kotest-assertions-json-jvm from 5.9.1 to 6.2.2

Release notes

Sourced from io.kotest:kotest-assertions-json-jvm's releases.

v6.2.2

What's Changed

New Contributors

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

v6.2.1

What's Changed

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

v6.2.0

✨ Features

New matchers / assertions

comparables.shouldBeAtLeast — @​AlexCue987 (#5831) MultipleMatcherResult for combining multiple matcher results — @​sksamuel (#5723) shouldContainExactCopies for lists — @​AlexCue987 (#5913) Character matchers — @​JordanLongstaff (#5921) shouldBeSingle matcher — @​sksamuel (#6028) shouldContainRepeats for strings — @​AlexCue987 (#6004) Infix form for inspectors — @​alfonsoristorato (#5920) Block-asserting overload for shouldBeFailure — @​alfonsoristorato (#5927) Per-call Eq overrides via a withEqs DSL — @​PreAgile (#6010) Per-element data class diffs in collection comparisons — @​PreAgile (#5835)

Framework / API

Run data tests singularly — @​alfonsoristorato (#5574)

... (truncated)

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)
  • 9ae8a1d Make flaky "throws FileNotFoundException for some time" eventually test deter...
  • Additional commits viewable in compare view

Updates io.kotest:kotest-runner-junit5-jvm from 5.9.1 to 6.2.2

Release notes

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

v6.2.2

What's Changed

New Contributors

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

v6.2.1

What's Changed

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

v6.2.0

✨ Features

New matchers / assertions

comparables.shouldBeAtLeast — @​AlexCue987 (#5831) MultipleMatcherResult for combining multiple matcher results — @​sksamuel (#5723) shouldContainExactCopies for lists — @​AlexCue987 (#5913) Character matchers — @​JordanLongstaff (#5921) shouldBeSingle matcher — @​sksamuel (#6028) shouldContainRepeats for strings — @​AlexCue987 (#6004) Infix form for inspectors — @​alfonsoristorato (#5920) Block-asserting overload for shouldBeFailure — @​alfonsoristorato (#5927) Per-call Eq overrides via a withEqs DSL — @​PreAgile (#6010) Per-element data class diffs in collection comparisons — @​PreAgile (#5835)

Framework / API

Run data tests singularly — @​alfonsoristorato (#5574)

... (truncated)

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)
  • 9ae8a1d Make flaky "throws FileNotFoundException for some time" eventually test deter...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/kotest-version-6.2.1 branch from a5f3156 to 5554d46 Compare July 2, 2026 12:19
Bumps `kotest-version` from 5.9.1 to 6.2.2.

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

Updates `io.kotest:kotest-assertions-json-jvm` from 5.9.1 to 6.2.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.1...6.2.2)

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

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core-jvm
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.kotest:kotest-assertions-json-jvm
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.kotest:kotest-runner-junit5-jvm
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump kotest-version from 5.9.1 to 6.2.1 build(deps): bump kotest-version from 5.9.1 to 6.2.2 Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/kotest-version-6.2.1 branch from 5554d46 to c008aee Compare July 16, 2026 18:20
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