Skip to content

Bump io.kotest:kotest-property from 5.9.1 to 6.2.2#10

Merged
tonytonycoder11 merged 1 commit into
mainfrom
dependabot/gradle/io.kotest-kotest-property-6.2.2
Jul 20, 2026
Merged

Bump io.kotest:kotest-property from 5.9.1 to 6.2.2#10
tonytonycoder11 merged 1 commit into
mainfrom
dependabot/gradle/io.kotest-kotest-property-6.2.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps io.kotest:kotest-property from 5.9.1 to 6.2.2.

Release notes

Sourced from io.kotest:kotest-property'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 dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 20, 2026
@dependabot
dependabot Bot requested a review from tonytonycoder11 as a code owner July 20, 2026 18:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 20, 2026
Bumps [io.kotest:kotest-property](https://github.com/kotest/kotest) from 5.9.1 to 6.2.2.
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.1...6.2.2)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-property
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/io.kotest-kotest-property-6.2.2 branch from f3b4f97 to dbafb41 Compare July 20, 2026 19:33
@tonytonycoder11
tonytonycoder11 merged commit f684fb1 into main Jul 20, 2026
6 checks passed
@tonytonycoder11
tonytonycoder11 deleted the dependabot/gradle/io.kotest-kotest-property-6.2.2 branch July 20, 2026 19:42
tonytonycoder11 added a commit that referenced this pull request Jul 20, 2026
Bring in #8 (Gradle wrapper 9.6.1) and #10 (kotest 6.2.2) from main.
Resolve libs.versions.toml: keep kotest 6.2.2 (from #10, no downgrade) and
the group's kover 0.9.9 bump; Spring 4.1.0/2.0.0 majors already in sync.
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