Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps kotest.version from 5.9.1 to 6.1.0.
Updates io.kotest:kotest-runner-junit5-jvm from 5.9.1 to 6.1.0

Release notes

Sourced from io.kotest:kotest-runner-junit5-jvm's releases.

v6.1.0

What's Changed

... (truncated)

Commits
  • 92e9cb0 Improve lifecycle hooks documentation: enhance clarity, update examples, and ...
  • 886b519 Update setup documentation: improve clarity, add IntelliJ plugin instructions...
  • 48ee7b5 Update Quick Start guide: improve clarity, enhance Kotlin Multiplatform suppo...
  • f9c3c28 Bump decoroutinator to 2.5.9
  • 3207b7e Bump blockhouse to 1.0.16
  • f68d00e Fixed a bunch of warnings around test enginer launcher usage (#5581)
  • 72ff90c Add end to end tests for some Gradle test filter formats (#5582)
  • 71d51b0 Update versioning logic: increment base version to 6.1 and add comment on GIT...
  • 8003cd9 Support jump to source for classes in kotlin native (#5580)
  • 729cb7a add a CRON based gh action to run kotest-examples repo tests with latest rele...
  • Additional commits viewable in compare view

Updates io.kotest:kotest-assertions-core-jvm from 5.9.1 to 6.1.0

Release notes

Sourced from io.kotest:kotest-assertions-core-jvm's releases.

v6.1.0

What's Changed

... (truncated)

Commits
  • 92e9cb0 Improve lifecycle hooks documentation: enhance clarity, update examples, and ...
  • 886b519 Update setup documentation: improve clarity, add IntelliJ plugin instructions...
  • 48ee7b5 Update Quick Start guide: improve clarity, enhance Kotlin Multiplatform suppo...
  • f9c3c28 Bump decoroutinator to 2.5.9
  • 3207b7e Bump blockhouse to 1.0.16
  • f68d00e Fixed a bunch of warnings around test enginer launcher usage (#5581)
  • 72ff90c Add end to end tests for some Gradle test filter formats (#5582)
  • 71d51b0 Update versioning logic: increment base version to 6.1 and add comment on GIT...
  • 8003cd9 Support jump to source for classes in kotlin native (#5580)
  • 729cb7a add a CRON based gh action to run kotest-examples repo tests with latest rele...
  • Additional commits viewable in compare view

Updates io.kotest:kotest-property-jvm from 5.9.1 to 6.1.0

Release notes

Sourced from io.kotest:kotest-property-jvm's releases.

v6.1.0

What's Changed

... (truncated)

Commits
  • 92e9cb0 Improve lifecycle hooks documentation: enhance clarity, update examples, and ...
  • 886b519 Update setup documentation: improve clarity, add IntelliJ plugin instructions...
  • 48ee7b5 Update Quick Start guide: improve clarity, enhance Kotlin Multiplatform suppo...
  • f9c3c28 Bump decoroutinator to 2.5.9
  • 3207b7e Bump blockhouse to 1.0.16
  • f68d00e Fixed a bunch of warnings around test enginer launcher usage (#5581)
  • 72ff90c Add end to end tests for some Gradle test filter formats (#5582)
  • 71d51b0 Update versioning logic: increment base version to 6.1 and add comment on GIT...
  • 8003cd9 Support jump to source for classes in kotlin native (#5580)
  • 729cb7a add a CRON based gh action to run kotest-examples repo tests with latest rele...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.kotest:kotest-assertions-core-jvm [< 5.10, > 5.9.0]
io.kotest:kotest-property-jvm [< 5.10, > 5.9.0]
io.kotest:kotest-runner-junit5-jvm [< 5.10, > 5.9.0]
io.kotest:kotest-assertions-core-jvm [>= 5.9.0.a, < 5.9.1]
io.kotest:kotest-property-jvm [>= 5.9.0.a, < 5.9.1]
io.kotest:kotest-runner-junit5-jvm [>= 5.9.0.a, < 5.9.1]
io.kotest:kotest-assertions-core-jvm [>= 6.0.0.a0, < 6.0.1]
io.kotest:kotest-property-jvm [>= 6.0.0.a0, < 6.0.1]
io.kotest:kotest-runner-junit5-jvm [>= 6.0.0.a0, < 6.0.1]
io.kotest:kotest-assertions-core-jvm [>= 6.0.a0, < 6.1]
io.kotest:kotest-property-jvm [>= 6.0.a0, < 6.1]
io.kotest:kotest-runner-junit5-jvm [>= 6.0.a0, < 6.1]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `kotest.version` from 5.9.1 to 6.1.0.

Updates `io.kotest:kotest-runner-junit5-jvm` from 5.9.1 to 6.1.0
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.1...6.1.0)

Updates `io.kotest:kotest-assertions-core-jvm` from 5.9.1 to 6.1.0
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.1...6.1.0)

Updates `io.kotest:kotest-property-jvm` from 5.9.1 to 6.1.0
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.1...6.1.0)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-runner-junit5-jvm
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.kotest:kotest-assertions-core-jvm
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.kotest:kotest-property-jvm
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 20, 2026
@github-actions
Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.3.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@oldratlee
Copy link
Member

@dependabot ignore this major version

@dependabot dependabot bot closed this Jan 21, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2026

OK, I won't notify you about version 6.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/kotest.version-6.1.0 branch January 21, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Development

Successfully merging this pull request may close these issues.

2 participants