Skip to content

chore(deps): update upgrade all gradle dependencies (major)#92

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-gradle
Open

chore(deps): update upgrade all gradle dependencies (major)#92
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-gradle

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
io.kotest:kotest-assertions-core 5.9.16.1.7 age confidence
io.kotest:kotest-framework-engine 5.9.16.1.7 age confidence
org.jlleitschuh.gradle.ktlint 12.3.014.2.0 age confidence
io.kotest.multiplatform 5.9.16.0.0-LOCAL age confidence

Release Notes

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

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

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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/major-gradle branch 3 times, most recently from 1db2166 to a755a7e Compare August 25, 2025 07:07
@renovate renovate bot force-pushed the renovate/major-gradle branch 2 times, most recently from 6c3e794 to 5d9da26 Compare September 7, 2025 22:47
@renovate renovate bot force-pushed the renovate/major-gradle branch 2 times, most recently from 8e5005c to d7f694d Compare October 16, 2025 21:16
@renovate renovate bot force-pushed the renovate/major-gradle branch from d7f694d to 4f596b1 Compare November 10, 2025 22:59
@renovate renovate bot force-pushed the renovate/major-gradle branch from 4f596b1 to f26aa3e Compare November 18, 2025 05:07
@renovate renovate bot force-pushed the renovate/major-gradle branch 2 times, most recently from 3fe8f3c to cf7fba8 Compare December 1, 2025 11:06
@renovate renovate bot force-pushed the renovate/major-gradle branch 3 times, most recently from 3e874c8 to ac4c0e3 Compare January 23, 2026 21:17
@renovate renovate bot force-pushed the renovate/major-gradle branch from ac4c0e3 to 9ea609c Compare January 27, 2026 23:14
@renovate renovate bot force-pushed the renovate/major-gradle branch from 9ea609c to fa65daa Compare February 5, 2026 11:42
@renovate renovate bot force-pushed the renovate/major-gradle branch from fa65daa to 6eb03f5 Compare February 12, 2026 13:32
@renovate renovate bot force-pushed the renovate/major-gradle branch from 6eb03f5 to 26476a5 Compare February 25, 2026 20:56
@renovate renovate bot force-pushed the renovate/major-gradle branch 3 times, most recently from 77fbbca to 9f9fb63 Compare March 10, 2026 11:32
@renovate renovate bot force-pushed the renovate/major-gradle branch from 9f9fb63 to b6ca025 Compare March 12, 2026 19:48
@renovate renovate bot force-pushed the renovate/major-gradle branch from b6ca025 to e6b94e3 Compare March 15, 2026 02:42
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