Skip to content

chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.9 - autoclosed#234

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/io.kotest-kotest-runner-junit5-6.x
Closed

chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.9 - autoclosed#234
renovate[bot] wants to merge 1 commit intomainfrom
renovate/io.kotest-kotest-runner-junit5-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 20, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.1.9

Compare Source

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

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


Configuration

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

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

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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 20, 2026

Test Coverage Report 📊

Metric Coverage Covered Missed Total
Lines 21.66% 412 1490 1902
Instructions 18.65% 2564 11185 13749
Branches 9.59% 85 801 886
Methods 23.59% 67 217 284
Classes 26.47% 27 75 102

Generated by Kover

@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from 5243a55 to cc408de Compare January 23, 2026 20:57
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.0 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.1 Jan 23, 2026
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.1 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.2 Jan 27, 2026
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from cc408de to 49ebe91 Compare January 27, 2026 22:54
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from 49ebe91 to b5fed62 Compare February 5, 2026 11:33
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.2 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.3 Feb 5, 2026
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from b5fed62 to 48ffc9e Compare February 12, 2026 12:29
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from 48ffc9e to 14f4159 Compare February 23, 2026 09:07
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.3 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.4 Feb 25, 2026
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from 14f4159 to 21f0846 Compare February 25, 2026 20:52
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.4 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.5 Mar 8, 2026
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from 21f0846 to 6af1e66 Compare March 8, 2026 14:35
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.5 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.6 Mar 10, 2026
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from 6af1e66 to 5368550 Compare March 10, 2026 11:12
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.6 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.7 Mar 15, 2026
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch 2 times, most recently from a658118 to df4bf75 Compare March 18, 2026 08:37
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.7 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.8 Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from df4bf75 to 093410f Compare March 24, 2026 07:32
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.8 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.9 Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/io.kotest-kotest-runner-junit5-6.x branch from 093410f to faf0f5d Compare March 24, 2026 19:06
@renovate renovate Bot changed the title chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.9 chore(deps): update dependency io.kotest:kotest-runner-junit5 to v6.1.9 - autoclosed Mar 25, 2026
@renovate renovate Bot closed this Mar 25, 2026
@renovate renovate Bot deleted the renovate/io.kotest-kotest-runner-junit5-6.x branch March 25, 2026 08:38
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