Skip to content

Bump kotest from 6.1.11 to 6.2.1#962

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

Bump kotest from 6.1.11 to 6.2.1#962
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/kotest-6.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

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) New JVM test-suites module (deprecates JunitXmlReporter) — @​sksamuel (#5801) Support isolation modes on all KMP platforms — @​sksamuel (#5806) Breadcrumbs support for Kotest spec files — @​sksamuel (#5793) Type-safe test metadata API — @​PreAgile (#5905) Public API for creating custom styles — @​sksamuel (#5814) Support multiple --test args joined by semicolon in KOTEST_INCLUDE_PATTERN — @​sksamuel (#5922) Extend life of deprecated Test containers and add onStart — @​sksamuel (#5896) Make Arb.stringPattern multiplatform — @​wilmveel (#6008) Complete the permutations module — @​sksamuel (#6016) Add Wasm WASI target to kotest-property and kotest-property-permutations — @​jsoizo (#6129) Make fibonacci interval functions public — @​mvanhorn (#6135) Add Android instrumented test module — @​sksamuel (#5900)

IntelliJ plugin

N-times setter for test invocation — @​alfonsoristorato (#5815) Invocation count on the Kotest producer — @​alfonsoristorato (#5837) Singular data-test run on the Kotest producer — @​alfonsoristorato (#5843) Amper-aware run-configuration producer — @​sksamuel (#5999)

... (truncated)

Commits
  • 9ae8a1d Make flaky "throws FileNotFoundException for some time" eventually test deter...
  • a16146f Fix data objects being considered equal in DataClassEq (#6144) (#6145)
  • 47fe8d4 remove KotestInternal in TestFactory (#6146)
  • b39700c fix docs (#6147)
  • 8006dbd Remove usages of K1's KtUltraLightClass from kotest plugin sources (#6143)
  • 07b21d7 Add support for deprecated Kotlin targets in Android and Native conve… (#6141)
  • 96f71e0 docs: add KDoc to ArrayEq (#6140)
  • 7f2b14a Cut docs for 6.2
  • ead01c0 Override additional Kotlin version properties for IC-261 in release workflow
  • f3134ea align compile toolchain with minimum supported Kotlin version for KLIB ABI co...
  • Additional commits viewable in compare view

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

Release notes

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

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) New JVM test-suites module (deprecates JunitXmlReporter) — @​sksamuel (#5801) Support isolation modes on all KMP platforms — @​sksamuel (#5806) Breadcrumbs support for Kotest spec files — @​sksamuel (#5793) Type-safe test metadata API — @​PreAgile (#5905) Public API for creating custom styles — @​sksamuel (#5814) Support multiple --test args joined by semicolon in KOTEST_INCLUDE_PATTERN — @​sksamuel (#5922) Extend life of deprecated Test containers and add onStart — @​sksamuel (#5896) Make Arb.stringPattern multiplatform — @​wilmveel (#6008) Complete the permutations module — @​sksamuel (#6016) Add Wasm WASI target to kotest-property and kotest-property-permutations — @​jsoizo (#6129) Make fibonacci interval functions public — @​mvanhorn (#6135) Add Android instrumented test module — @​sksamuel (#5900)

IntelliJ plugin

N-times setter for test invocation — @​alfonsoristorato (#5815) Invocation count on the Kotest producer — @​alfonsoristorato (#5837) Singular data-test run on the Kotest producer — @​alfonsoristorato (#5843) Amper-aware run-configuration producer — @​sksamuel (#5999)

... (truncated)

Commits
  • 9ae8a1d Make flaky "throws FileNotFoundException for some time" eventually test deter...
  • a16146f Fix data objects being considered equal in DataClassEq (#6144) (#6145)
  • 47fe8d4 remove KotestInternal in TestFactory (#6146)
  • b39700c fix docs (#6147)
  • 8006dbd Remove usages of K1's KtUltraLightClass from kotest plugin sources (#6143)
  • 07b21d7 Add support for deprecated Kotlin targets in Android and Native conve… (#6141)
  • 96f71e0 docs: add KDoc to ArrayEq (#6140)
  • 7f2b14a Cut docs for 6.2
  • ead01c0 Override additional Kotlin version properties for IC-261 in release workflow
  • f3134ea align compile toolchain with minimum supported Kotlin version for KLIB ABI co...
  • Additional commits viewable in compare view

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

Release notes

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

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) New JVM test-suites module (deprecates JunitXmlReporter) — @​sksamuel (#5801) Support isolation modes on all KMP platforms — @​sksamuel (#5806) Breadcrumbs support for Kotest spec files — @​sksamuel (#5793) Type-safe test metadata API — @​PreAgile (#5905) Public API for creating custom styles — @​sksamuel (#5814) Support multiple --test args joined by semicolon in KOTEST_INCLUDE_PATTERN — @​sksamuel (#5922) Extend life of deprecated Test containers and add onStart — @​sksamuel (#5896) Make Arb.stringPattern multiplatform — @​wilmveel (#6008) Complete the permutations module — @​sksamuel (#6016) Add Wasm WASI target to kotest-property and kotest-property-permutations — @​jsoizo (#6129) Make fibonacci interval functions public — @​mvanhorn (#6135) Add Android instrumented test module — @​sksamuel (#5900)

IntelliJ plugin

N-times setter for test invocation — @​alfonsoristorato (#5815) Invocation count on the Kotest producer — @​alfonsoristorato (#5837) Singular data-test run on the Kotest producer — @​alfonsoristorato (#5843) Amper-aware run-configuration producer — @​sksamuel (#5999)

... (truncated)

Commits
  • 9ae8a1d Make flaky "throws FileNotFoundException for some time" eventually test deter...
  • a16146f Fix data objects being considered equal in DataClassEq (#6144) (#6145)
  • 47fe8d4 remove KotestInternal in TestFactory (#6146)
  • b39700c fix docs (#6147)
  • 8006dbd Remove usages of K1's KtUltraLightClass from kotest plugin sources (#6143)
  • 07b21d7 Add support for deprecated Kotlin targets in Android and Native conve… (#6141)
  • 96f71e0 docs: add KDoc to ArrayEq (#6140)
  • 7f2b14a Cut docs for 6.2
  • ead01c0 Override additional Kotlin version properties for IC-261 in release workflow
  • f3134ea align compile toolchain with minimum supported Kotlin version for KLIB ABI co...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependabot: gradle Dependabot PRs which update Gradle versions pr: dependency update PRs that update the project's dependencies. labels Jun 16, 2026
Bumps `kotest` from 6.1.11 to 6.2.1.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump kotest from 6.1.11 to 6.2.0 Bump kotest from 6.1.11 to 6.2.1 Jun 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/kotest-6.2.0 branch from 6f35581 to 9343548 Compare June 20, 2026 02:42
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