Skip to content

fix(deps): update kotest to v6#49

Merged
Hiiragi283 merged 1 commit into
sinoalicefrom
renovate/major-kotest
Jun 5, 2026
Merged

fix(deps): update kotest to v6#49
Hiiragi283 merged 1 commit into
sinoalicefrom
renovate/major-kotest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 7, 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 5.9.16.1.11 age confidence
io.kotest:kotest-runner-junit5 5.9.16.1.11 age confidence

Release Notes

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

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: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 9am and before 9pm on Friday"
  • 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 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 added the dependencies label Nov 7, 2025
@renovate renovate Bot force-pushed the renovate/major-kotest branch 3 times, most recently from 312a69d to aa21126 Compare November 18, 2025 13:11
@renovate renovate Bot force-pushed the renovate/major-kotest branch 2 times, most recently from 5306f59 to 3956c2a Compare December 1, 2025 10:32
@renovate renovate Bot force-pushed the renovate/major-kotest branch from 3956c2a to 9398387 Compare December 19, 2025 04:57
@renovate renovate Bot force-pushed the renovate/major-kotest branch from 9398387 to f2a5692 Compare December 30, 2025 12:48
@renovate renovate Bot force-pushed the renovate/major-kotest branch 2 times, most recently from 71db32e to 79e4734 Compare January 20, 2026 00:33
@renovate renovate Bot force-pushed the renovate/major-kotest branch 2 times, most recently from 7fd4a34 to 95dfeb4 Compare January 27, 2026 18:29
@renovate renovate Bot force-pushed the renovate/major-kotest branch 2 times, most recently from 6f01754 to 61307fe Compare February 5, 2026 09:28
@renovate renovate Bot force-pushed the renovate/major-kotest branch from 61307fe to e77ae2a Compare February 25, 2026 22:42
@renovate renovate Bot force-pushed the renovate/major-kotest branch 4 times, most recently from 14401c8 to 9189086 Compare March 15, 2026 01:46
@renovate renovate Bot force-pushed the renovate/major-kotest branch 3 times, most recently from c58c69d to 44ed7ce Compare March 30, 2026 14:43
@renovate renovate Bot force-pushed the renovate/major-kotest branch from 44ed7ce to 58506d8 Compare April 4, 2026 17:41
@renovate renovate Bot changed the title fix(deps): update kotest to v6 (major) fix(deps): update kotest to v6 May 13, 2026
@renovate renovate Bot force-pushed the renovate/major-kotest branch from 58506d8 to d7e8a83 Compare May 23, 2026 07:03
@renovate renovate Bot force-pushed the renovate/major-kotest branch from d7e8a83 to 87c18d7 Compare June 1, 2026 22:45
@Hiiragi283 Hiiragi283 merged commit 479d151 into sinoalice Jun 5, 2026
2 checks passed
@Hiiragi283 Hiiragi283 deleted the renovate/major-kotest branch June 5, 2026 02:47
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.

1 participant