Skip to content

chore(deps): update kotest to v6 (major)#254

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-6-kotest
Open

chore(deps): update kotest to v6 (major)#254
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-6-kotest

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2025

This PR contains the following updates:

Package Change Age Confidence
io.kotest:kotest-assertions-core-jvm 5.9.16.1.5 age confidence
io.kotest:kotest-assertions-core 5.9.16.1.5 age confidence
io.kotest:kotest-runner-junit5 5.9.16.1.5 age confidence

Release Notes

kotest/kotest (io.kotest:kotest-assertions-core-jvm)

v6.1.5

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.4...v6.1.5

v6.1.4

Compare Source

v6.1.3

Compare Source

What's Changed
New Contributors

Full Changelog: kotest/kotest@v6.1.2...v6.1.3

v6.1.2

Compare Source

What's Changed

Full Changelog: kotest/kotest@6.1.2...v6.1.2

v6.1.1

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.0...v6.1.1

v6.1.0

Compare Source

The first Kotest release of 2026 is here - 6.1 'Bouncing Boimler'

  • Compatible with Kotlin 2.0, 2.1, 2.2 and 2.3
  • Enhanced data-testing with new syntax that mirrors the spec style to enable more intuitive tests. This also gives you control over how data tests interact with test lifecycle callbacks!
  • Much improved IDE plugin support including running individual tests for native targets and fixes for many long standing issues. Re-run tests and jump to source for all nested tests in JVM mode
  • The test framework has been updated with Jasmine style f-focused syntax to mirror the x-disabled syntax.
  • Support for JUnit 6 via the new kotest-runner-junit6 module.
  • The popular TestContainers extension has been updated to support Docker ComposeContainers. Also now with an option to pipe the container logs directly into the test output for easier debugging!
  • Full support for the Gradle test-retry plugin.
  • Many improvements and bug fixes to our assertions library including support for custom equality in shouldBe assertions
  • New assertions added such as shouldBeAtMost(x) and shouldBeAtLeast(y) for primitives. A reminder that assertions don't require the Kotest test framework. They are still the best Kotlin assertions library, in our opinion, even if you are using JUnit or another test framework.
  • Recreate race conditions easily using our parallel runner.
  • Various property test improvements such as new Arb types for arrays and support for specifying Arb collection sizes globally. Just like assertions, the property testing library doesn't require the Kotest test framework.
What's Changed
New Contributors

Full Changelog: kotest/kotest@v6.0.7...v6.1.0

v6.0.7

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.0.6...v6.0.7

v6.0.6

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.0.5...v6.0.6

v6.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.0.4...v6.0.5

v6.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.0.3...v6.0.4

v6.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.0.3...v6.0.3

v6.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.0.1...v6.0.2

v6.0.1

Compare Source

Full Changelog: kotest/kotest@6.0.0...v6.0.1

v6.0.0

https://kotest.io/docs/release6/


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-6-kotest branch 5 times, most recently from fd91a59 to fe59ac0 Compare August 26, 2025 02:26
@renovate renovate bot force-pushed the renovate/major-6-kotest branch 2 times, most recently from 29f7654 to 0d82a33 Compare September 8, 2025 22:02
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2025

@renovate renovate bot force-pushed the renovate/major-6-kotest branch from 0d82a33 to d6316f3 Compare October 16, 2025 09:36
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/major-6-kotest branch from d6316f3 to 5d79ee1 Compare November 19, 2025 04:41
@renovate renovate bot force-pushed the renovate/major-6-kotest branch 2 times, most recently from f426952 to 2a47b87 Compare December 2, 2025 06:03
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 2, 2025

@renovate renovate bot force-pushed the renovate/major-6-kotest branch from 2a47b87 to 13cbbdc Compare March 1, 2026 14:54
@renovate renovate bot force-pushed the renovate/major-6-kotest branch from 13cbbdc to 37a868f Compare March 9, 2026 14:50
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants