Skip to content

Bump kotest from 6.2.3 to 6.2.4 - #145

Merged
nsk90 merged 1 commit into
masterfrom
dependabot/gradle/kotest-6.2.4
Aug 19, 2026
Merged

Bump kotest from 6.2.3 to 6.2.4#145
nsk90 merged 1 commit into
masterfrom
dependabot/gradle/kotest-6.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps kotest from 6.2.3 to 6.2.4.
Updates io.kotest:kotest-assertions-core from 6.2.3 to 6.2.4

Release notes

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

v6.2.4

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.2.3...v6.2.4

Commits
  • 736a47b Add module-factory support to KoinExtension (#6006) (#6138)
  • cb91c7e junit testFinished improvements (#6205)
  • 5c898b4 spec tags cache (#6206)
  • 69fdc8d make ai skill available to users via claude marketplace and tie versioning to...
  • 2403f4f fix kdoc on StrictThrowableHandling (#6212)
  • f96cf2a introduce a TeamCity renderer that allows tree view and force it for our IJ p...
  • 0579271 sourceRef improvements (#6203)
  • da26f16 spring extension improvements (#6204)
  • cc5cf25 update docs to clarify that copies in shouldContainExactCopies must be 1 or...
  • 1d648f9 Update dependency io.github.classgraph:classgraph to v4.8.186 (#6201)
  • Additional commits viewable in compare view

Updates io.kotest:kotest-framework-engine from 6.2.3 to 6.2.4

Release notes

Sourced from io.kotest:kotest-framework-engine's releases.

v6.2.4

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.2.3...v6.2.4

Commits
  • 736a47b Add module-factory support to KoinExtension (#6006) (#6138)
  • cb91c7e junit testFinished improvements (#6205)
  • 5c898b4 spec tags cache (#6206)
  • 69fdc8d make ai skill available to users via claude marketplace and tie versioning to...
  • 2403f4f fix kdoc on StrictThrowableHandling (#6212)
  • f96cf2a introduce a TeamCity renderer that allows tree view and force it for our IJ p...
  • 0579271 sourceRef improvements (#6203)
  • da26f16 spring extension improvements (#6204)
  • cc5cf25 update docs to clarify that copies in shouldContainExactCopies must be 1 or...
  • 1d648f9 Update dependency io.github.classgraph:classgraph to v4.8.186 (#6201)
  • Additional commits viewable in compare view

Updates io.kotest:kotest-runner-junit5 from 6.2.3 to 6.2.4

Release notes

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

v6.2.4

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.2.3...v6.2.4

Commits
  • 736a47b Add module-factory support to KoinExtension (#6006) (#6138)
  • cb91c7e junit testFinished improvements (#6205)
  • 5c898b4 spec tags cache (#6206)
  • 69fdc8d make ai skill available to users via claude marketplace and tie versioning to...
  • 2403f4f fix kdoc on StrictThrowableHandling (#6212)
  • f96cf2a introduce a TeamCity renderer that allows tree view and force it for our IJ p...
  • 0579271 sourceRef improvements (#6203)
  • da26f16 spring extension improvements (#6204)
  • cc5cf25 update docs to clarify that copies in shouldContainExactCopies must be 1 or...
  • 1d648f9 Update dependency io.github.classgraph:classgraph to v4.8.186 (#6201)
  • Additional commits viewable in compare view

Updates io.kotest from 6.2.3 to 6.2.4

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.2.3 to 6.2.4.

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

Updates `io.kotest:kotest-framework-engine` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.2.3...6.2.4)

Updates `io.kotest:kotest-runner-junit5` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.2.3...6.2.4)

Updates `io.kotest` from 6.2.3 to 6.2.4

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest:kotest-framework-engine
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest:kotest-runner-junit5
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest
  dependency-version: 6.2.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 Aug 17, 2026
@nsk90
nsk90 merged commit dae8ffc into master Aug 19, 2026
1 check passed
@nsk90
nsk90 deleted the dependabot/gradle/kotest-6.2.4 branch August 19, 2026 16: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant