Skip to content

Bump kotest from 6.1.11 to 6.2.2 - #105

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/kotest-6.2.2
Open

Bump kotest from 6.1.11 to 6.2.2#105
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/kotest-6.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps kotest from 6.1.11 to 6.2.2.
Updates io.kotest:kotest-framework-engine from 6.1.11 to 6.2.2

Release notes

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

v6.2.2

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.2.1...v6.2.2

v6.2.1

What's Changed

Full Changelog: kotest/kotest@v6.2.0...v6.2.1

v6.2.0

✨ Features

New matchers / assertions

comparables.shouldBeAtLeast — @​AlexCue987 (#5831) MultipleMatcherResult for combining multiple matcher results — @​sksamuel (#5723) shouldContainExactCopies for lists — @​AlexCue987 (#5913) Character matchers — @​JordanLongstaff (#5921) shouldBeSingle matcher — @​sksamuel (#6028) shouldContainRepeats for strings — @​AlexCue987 (#6004) Infix form for inspectors — @​alfonsoristorato (#5920) Block-asserting overload for shouldBeFailure — @​alfonsoristorato (#5927) Per-call Eq overrides via a withEqs DSL — @​PreAgile (#6010) Per-element data class diffs in collection comparisons — @​PreAgile (#5835)

Framework / API

Run data tests singularly — @​alfonsoristorato (#5574)

... (truncated)

Commits
  • 4e55e4c Update dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE (#6164)
  • 3e0202f fix: attach Fail fast scope tracker for each root test case in instance per s...
  • 134c12b Update dependency io.mockk:mockk to v1.14.11 (#6163)
  • 01c7429 fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFiel...
  • 44887a5 fix(kotest-framework-engine): Use display-name rendering for ignored tests in...
  • b68ef3e disable return-value-checker for releases (#6165)
  • 86a7d93 Fix typo in proptest config docs (#6155)
  • 1677bd5 Add documentation for OffsetDateTime tolerance matcher (#6161)
  • 47f3efc Document instant-based ZonedDateTime plusOrMinus comparison (#6159)
  • 9ae8a1d Make flaky "throws FileNotFoundException for some time" eventually test deter...
  • Additional commits viewable in compare view

Updates io.kotest:kotest-assertions-core from 6.1.11 to 6.2.2

Release notes

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

v6.2.2

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.2.1...v6.2.2

v6.2.1

What's Changed

Full Changelog: kotest/kotest@v6.2.0...v6.2.1

v6.2.0

✨ Features

New matchers / assertions

comparables.shouldBeAtLeast — @​AlexCue987 (#5831) MultipleMatcherResult for combining multiple matcher results — @​sksamuel (#5723) shouldContainExactCopies for lists — @​AlexCue987 (#5913) Character matchers — @​JordanLongstaff (#5921) shouldBeSingle matcher — @​sksamuel (#6028) shouldContainRepeats for strings — @​AlexCue987 (#6004) Infix form for inspectors — @​alfonsoristorato (#5920) Block-asserting overload for shouldBeFailure — @​alfonsoristorato (#5927) Per-call Eq overrides via a withEqs DSL — @​PreAgile (#6010) Per-element data class diffs in collection comparisons — @​PreAgile (#5835)

Framework / API

Run data tests singularly — @​alfonsoristorato (#5574)

... (truncated)

Commits
  • 4e55e4c Update dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE (#6164)
  • 3e0202f fix: attach Fail fast scope tracker for each root test case in instance per s...
  • 134c12b Update dependency io.mockk:mockk to v1.14.11 (#6163)
  • 01c7429 fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFiel...
  • 44887a5 fix(kotest-framework-engine): Use display-name rendering for ignored tests in...
  • b68ef3e disable return-value-checker for releases (#6165)
  • 86a7d93 Fix typo in proptest config docs (#6155)
  • 1677bd5 Add documentation for OffsetDateTime tolerance matcher (#6161)
  • 47f3efc Document instant-based ZonedDateTime plusOrMinus comparison (#6159)
  • 9ae8a1d Make flaky "throws FileNotFoundException for some time" eventually test deter...
  • Additional commits viewable in compare view

Updates io.kotest:kotest-runner-junit5 from 6.1.11 to 6.2.2

Release notes

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

v6.2.2

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.2.1...v6.2.2

v6.2.1

What's Changed

Full Changelog: kotest/kotest@v6.2.0...v6.2.1

v6.2.0

✨ Features

New matchers / assertions

comparables.shouldBeAtLeast — @​AlexCue987 (#5831) MultipleMatcherResult for combining multiple matcher results — @​sksamuel (#5723) shouldContainExactCopies for lists — @​AlexCue987 (#5913) Character matchers — @​JordanLongstaff (#5921) shouldBeSingle matcher — @​sksamuel (#6028) shouldContainRepeats for strings — @​AlexCue987 (#6004) Infix form for inspectors — @​alfonsoristorato (#5920) Block-asserting overload for shouldBeFailure — @​alfonsoristorato (#5927) Per-call Eq overrides via a withEqs DSL — @​PreAgile (#6010) Per-element data class diffs in collection comparisons — @​PreAgile (#5835)

Framework / API

Run data tests singularly — @​alfonsoristorato (#5574)

... (truncated)

Commits
  • 4e55e4c Update dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE (#6164)
  • 3e0202f fix: attach Fail fast scope tracker for each root test case in instance per s...
  • 134c12b Update dependency io.mockk:mockk to v1.14.11 (#6163)
  • 01c7429 fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFiel...
  • 44887a5 fix(kotest-framework-engine): Use display-name rendering for ignored tests in...
  • b68ef3e disable return-value-checker for releases (#6165)
  • 86a7d93 Fix typo in proptest config docs (#6155)
  • 1677bd5 Add documentation for OffsetDateTime tolerance matcher (#6161)
  • 47f3efc Document instant-based ZonedDateTime plusOrMinus comparison (#6159)
  • 9ae8a1d Make flaky "throws FileNotFoundException for some time" eventually test deter...
  • 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.11 to 6.2.2.

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

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

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

---
updated-dependencies:
- dependency-name: io.kotest:kotest-framework-engine
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.kotest:kotest-assertions-core
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.kotest:kotest-runner-junit5
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 20, 2026
@github-actions

Copy link
Copy Markdown

Qodana for JVM

188 new problems were found

Inspection name Severity Problems
Redundant qualifier name 🔶 Warning 90
Redundant visibility modifier 🔶 Warning 61
Unused symbol 🔶 Warning 24
Unused import directive 🔶 Warning 6
Unstable API Usage 🔶 Warning 3
Class naming convention ◽️ Notice 2
Explicit 'get' or 'set' call ◽️ Notice 2
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@v2026.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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