Skip to content

Update dependency io.kotest:kotest-assertions-core to v6#114

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/io.kotest-kotest-assertions-core-6.x
Open

Update dependency io.kotest:kotest-assertions-core to v6#114
renovate[bot] wants to merge 1 commit intomainfrom
renovate/io.kotest-kotest-assertions-core-6.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 1, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
io.kotest:kotest-assertions-core 4.6.36.1.3 age confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

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

v6.1.3

Compare Source

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/

v5.9.1

What's Changed
Assertions
Framework
Property-testing
Docs
Build / CI/CD / Dependency updates
New Contributors

Full Changelog: kotest/kotest@v5.9.0...v5.9.1

v5.9.0

New Features
  • Support for WebAssembly (the wasmJs target) has been added (#​3805)
Breaking Changes
  • Support for watchosX86 and iosArm32 targets has been removed (#​3805)
Requirements
  • Kotlin 1.9.23 and higher
  • kotlinx.coroutines 1.8.0 and higher
What's Changed
New Contributors

Full Changelog: kotest/kotest@v5.8.1...v5.9.0

v5.8.1

What's Changed

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 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 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 added the bot label Sep 1, 2025
@renovate renovate bot force-pushed the renovate/io.kotest-kotest-assertions-core-6.x branch 2 times, most recently from 6f966c5 to 4b5c24d Compare September 7, 2025 22:40
@atlassian
Copy link

atlassian bot commented Sep 22, 2025

🔗 Link your GitHub account to Atlassian

To enable Code Reviewer, please link your GitHub account to your Atlassian account.

Click here to connect your accounts

This is a one-time setup that takes less than a minute.

@renovate renovate bot force-pushed the renovate/io.kotest-kotest-assertions-core-6.x branch 2 times, most recently from 2749eb2 to c9f007b Compare October 15, 2025 06:49
@renovate renovate bot force-pushed the renovate/io.kotest-kotest-assertions-core-6.x branch from c9f007b to b659754 Compare November 18, 2025 04:53
@renovate renovate bot force-pushed the renovate/io.kotest-kotest-assertions-core-6.x branch 2 times, most recently from d714820 to 08aab30 Compare December 1, 2025 11:09
@renovate renovate bot force-pushed the renovate/io.kotest-kotest-assertions-core-6.x branch 2 times, most recently from eaaad8b to b431b2d Compare January 23, 2026 21:17
@renovate renovate bot force-pushed the renovate/io.kotest-kotest-assertions-core-6.x branch from b431b2d to 6762977 Compare January 27, 2026 22:55
@renovate renovate bot force-pushed the renovate/io.kotest-kotest-assertions-core-6.x branch from 6762977 to fe626d5 Compare February 5, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants