Skip to content

chore(deps): update kotest.version to v6 (major) - autoclosed#9

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-kotest.version
Closed

chore(deps): update kotest.version to v6 (major) - autoclosed#9
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-kotest.version

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
io.kotest:kotest-assertions-shared-jvm 5.9.16.1.7 age confidence
io.kotest:kotest-assertions-core-jvm 5.9.16.1.7 age confidence

Release Notes

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

v6.1.7

Compare Source

v6.1.6

Compare Source

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

Compare Source

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


Configuration

📅 Schedule: Branch creation - "Before 8am on Monday" in timezone UTC, Automerge - "Before 8am on Monday" in timezone UTC.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 requested a review from a team as a code owner December 1, 2025 01:59
@renovate renovate Bot force-pushed the renovate/major-kotest.version branch 2 times, most recently from 46757b7 to 66ac214 Compare December 4, 2025 05:40
@renovate renovate Bot force-pushed the renovate/major-kotest.version branch from 66ac214 to 1153cff Compare December 22, 2025 04:54
@renovate renovate Bot force-pushed the renovate/major-kotest.version branch 2 times, most recently from 1acdace to a59e5ca Compare January 26, 2026 07:33
@renovate renovate Bot force-pushed the renovate/major-kotest.version branch from a59e5ca to 0688a46 Compare January 30, 2026 04:10
@renovate renovate Bot force-pushed the renovate/major-kotest.version branch from 0688a46 to 4d169f9 Compare February 9, 2026 02:05
@renovate renovate Bot force-pushed the renovate/major-kotest.version branch 2 times, most recently from 9a41428 to b34c96a Compare March 2, 2026 04:00
@renovate renovate Bot force-pushed the renovate/major-kotest.version branch 3 times, most recently from ece7f05 to 8031dfb Compare March 16, 2026 04:11
@renovate renovate Bot force-pushed the renovate/major-kotest.version branch from 8031dfb to a9fce82 Compare March 17, 2026 01:49
@renovate renovate Bot changed the title chore(deps): update kotest.version to v6 (major) chore(deps): update kotest.version to v6 (major) - autoclosed Mar 23, 2026
@renovate renovate Bot closed this Mar 23, 2026
@renovate renovate Bot deleted the renovate/major-kotest.version branch March 23, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants