Skip to content

Update dependency io.kotest:kotest-property to v6 - #468

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/io.kotest-kotest-property-6.x
Open

Update dependency io.kotest:kotest-property to v6#468
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/io.kotest-kotest-property-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 18, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.kotest:kotest-property 5.9.16.1.4 age confidence

Release Notes

kotest/kotest (io.kotest:kotest-property)

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 this update 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/io.kotest-kotest-property-6.x branch 3 times, most recently from c2550e3 to 56878a5 Compare August 25, 2025 04:29
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 8 times, most recently from 7f83acd to e750ea2 Compare September 12, 2025 03:02
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch from e750ea2 to ec54c16 Compare September 14, 2025 02:45
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 6 times, most recently from d9e2ddc to b7c7076 Compare October 17, 2025 18:57
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 9 times, most recently from 2bf79f4 to 09ac7a7 Compare October 29, 2025 12:07
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 3 times, most recently from 7aa31c8 to ae99dd8 Compare November 5, 2025 20:56
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 3 times, most recently from a2efe92 to faebe40 Compare December 16, 2025 20:54
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 2 times, most recently from 44469b8 to 1c86800 Compare December 22, 2025 05:56
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 6 times, most recently from 0a9859f to 58645fc Compare January 8, 2026 09:46
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 8 times, most recently from 4a96ad6 to 0563844 Compare January 22, 2026 20:58
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 7 times, most recently from e85fe65 to 0879ce4 Compare January 30, 2026 04:52
@renovate
renovate Bot force-pushed the renovate/io.kotest-kotest-property-6.x branch 3 times, most recently from a1f6cf7 to 6d67af8 Compare January 31, 2026 09:47
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