Skip to content

Update kotest#1858

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/kotest
Open

Update kotest#1858
renovate[bot] wants to merge 1 commit into
developfrom
renovate/kotest

Conversation

@renovate

@renovate renovate Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
io.kotest:kotest-runner-junit5 6.0.46.2.1 age confidence

Release Notes

kotest/kotest (io.kotest:kotest-runner-junit5)

v6.2.1

Compare Source

v6.2.0

Compare Source

v6.1.11

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.10...6.1.11

v6.1.10

Compare Source

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.1.9...v6.1.10

v6.1.9

Compare Source

Full Changelog: kotest/kotest@v6.1.8...v6.1.9

The Gradle 9.4 --tests filter change was missed from the 6.1.8 release.
This 6.1.9 release includes it.

If you are using Gradle 9.4+ then you need this build to run a single test from the IDE.

v6.1.8

Compare Source

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.1.7...v6.1.8

v6.1.7

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.6...v6.1.7

v6.1.6

Compare Source

What's Changed

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

v6.1.5

Compare Source

What's Changed

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

v6.1.4

Compare Source

What's Changed

New Contributors

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

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 maintenance label Jan 8, 2026
@renovate renovate Bot enabled auto-merge (squash) January 8, 2026 22:16
@renovate renovate Bot force-pushed the renovate/kotest branch from 0fec380 to cecc975 Compare January 8, 2026 22:32
@renovate renovate Bot force-pushed the renovate/kotest branch from cecc975 to 9446cf7 Compare January 20, 2026 00:55
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.0.7 Update dependency io.kotest:kotest-runner-junit5 to v6.1.0 Jan 20, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from 9446cf7 to 42ba039 Compare January 23, 2026 19:30
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.0 Update dependency io.kotest:kotest-runner-junit5 to v6.1.1 Jan 23, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from 42ba039 to bfd4e37 Compare January 27, 2026 18:43
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.1 Update dependency io.kotest:kotest-runner-junit5 to v6.1.2 Jan 27, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from bfd4e37 to b7c8408 Compare February 5, 2026 10:50
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.2 Update dependency io.kotest:kotest-runner-junit5 to v6.1.3 Feb 5, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from b7c8408 to 71ba36d Compare February 25, 2026 19:13
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.3 Update dependency io.kotest:kotest-runner-junit5 to v6.1.4 Feb 25, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from 71ba36d to f1a17ea Compare March 8, 2026 13:06
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.4 Update dependency io.kotest:kotest-runner-junit5 to v6.1.5 Mar 8, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from f1a17ea to 589a2ea Compare March 10, 2026 14:12
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.5 Update dependency io.kotest:kotest-runner-junit5 to v6.1.6 Mar 10, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from 589a2ea to f439d10 Compare March 15, 2026 00:53
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.6 Update dependency io.kotest:kotest-runner-junit5 to v6.1.7 Mar 15, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from f439d10 to e7c20f7 Compare March 24, 2026 06:08
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.7 Update dependency io.kotest:kotest-runner-junit5 to v6.1.8 Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from e7c20f7 to d57e564 Compare March 24, 2026 20:36
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.8 Update dependency io.kotest:kotest-runner-junit5 to v6.1.9 Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from d57e564 to cefabe7 Compare March 30, 2026 17:30
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.9 Update dependency io.kotest:kotest-runner-junit5 to v6.1.10 Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from cefabe7 to 56ac78c Compare April 4, 2026 16:54
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.10 Update dependency io.kotest:kotest-runner-junit5 to v6.1.11 Apr 4, 2026
@renovate renovate Bot changed the title Update dependency io.kotest:kotest-runner-junit5 to v6.1.11 Update kotest to v6.1.11 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from 56ac78c to 20e0b0d Compare June 15, 2026 23:57
@renovate renovate Bot changed the title Update kotest to v6.1.11 Update kotest to v6.2.0 Jun 15, 2026
@renovate renovate Bot force-pushed the renovate/kotest branch from 20e0b0d to 056f3b3 Compare June 18, 2026 19:14
@renovate renovate Bot changed the title Update kotest to v6.2.0 Update kotest to v6.2.1 Jun 18, 2026
@renovate renovate Bot changed the title Update kotest to v6.2.1 Update kotest Jun 22, 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