Skip to content

build(deps): bump kotest from 6.1.3 to 6.1.4#2421

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/kotest-6.1.4
Feb 26, 2026
Merged

build(deps): bump kotest from 6.1.3 to 6.1.4#2421
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/kotest-6.1.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps kotest from 6.1.3 to 6.1.4.
Updates io.kotest:kotest-assertions-core from 6.1.3 to 6.1.4

Release notes

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

v6.1.4

What's Changed

New Contributors

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

Commits
  • 04f8881 fix infinite loop caused by findValidSubPath (#5726)
  • d1cf5d0 Kick off build
  • 77f29fd Enable JS, Wasm, and Native builds in Gradle workflow
  • bda5e85 disable hanging spec - to be re-enabled soon
  • b038d3c revert all changes and re-introduce junit4
  • 745f2e7 comment out debugger
  • 6bc3263 completely remove junit4
  • dfaaa25 revert logs and disable junit4 temporarily
  • 89a8951 revert changes and add debug lines
  • 6fddb8f revert changes and add debug lines
  • Additional commits viewable in compare view

Updates io.kotest:kotest-assertions-core-jvm from 6.1.3 to 6.1.4

Release notes

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

v6.1.4

What's Changed

New Contributors

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

Commits
  • 04f8881 fix infinite loop caused by findValidSubPath (#5726)
  • d1cf5d0 Kick off build
  • 77f29fd Enable JS, Wasm, and Native builds in Gradle workflow
  • bda5e85 disable hanging spec - to be re-enabled soon
  • b038d3c revert all changes and re-introduce junit4
  • 745f2e7 comment out debugger
  • 6bc3263 completely remove junit4
  • dfaaa25 revert logs and disable junit4 temporarily
  • 89a8951 revert changes and add debug lines
  • 6fddb8f revert changes and add debug lines
  • Additional commits viewable in compare view

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.


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 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` from 6.1.3 to 6.1.4.

Updates `io.kotest:kotest-assertions-core` from 6.1.3 to 6.1.4
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.1.3...6.1.4)

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

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest:kotest-assertions-core-jvm
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 26, 2026
@github-actions github-actions bot enabled auto-merge (rebase) February 26, 2026 10:07
@github-actions
Copy link
Contributor

Test Results

  248 files  ±0    248 suites  ±0   54m 55s ⏱️ + 4m 53s
1 418 tests ±0  1 407 ✅ ±0  11 💤 ±0  0 ❌ ±0 
1 428 runs  ±0  1 417 ✅ ±0  11 💤 ±0  0 ❌ ±0 

Results for commit 0f9620b. ± Comparison against base commit 7ca6003.

@github-actions
Copy link
Contributor

JVM coverage report

Overall Project 59.13%

There is no coverage information present for the Files changed

@github-actions github-actions bot merged commit 5591499 into main Feb 26, 2026
17 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/kotest-6.1.4 branch February 26, 2026 10:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants