Skip to content

Commit e6832ef

Browse files
fix(deps): update dependency io.kotest:kotest-bom to v6.0.4 (#2106)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [io.kotest:kotest-bom](https://redirect.github.com/kotest/kotest) | `6.0.3` -> `6.0.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.kotest:kotest-bom/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.kotest:kotest-bom/6.0.3/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>kotest/kotest (io.kotest:kotest-bom)</summary> ### [`v6.0.4`](https://redirect.github.com/kotest/kotest/releases/tag/v6.0.4) [Compare Source](https://redirect.github.com/kotest/kotest/compare/6.0.3...6.0.4) #### What's Changed - Restore io.kotest.assertions.fail by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5083](https://redirect.github.com/kotest/kotest/pull/5083) - feat: add Arb for kotlin.time.Instant by [@&#8203;tKe](https://redirect.github.com/tKe) in [#&#8203;5085](https://redirect.github.com/kotest/kotest/pull/5085) - Positive Boolean matchers return non-null by contract by [@&#8203;JordanLongstaff](https://redirect.github.com/JordanLongstaff) in [#&#8203;5088](https://redirect.github.com/kotest/kotest/pull/5088) - Update spring.md by [@&#8203;noojung](https://redirect.github.com/noojung) in [#&#8203;5099](https://redirect.github.com/kotest/kotest/pull/5099) - Update extension modules list in release notes by [@&#8203;AlexCue987](https://redirect.github.com/AlexCue987) in [#&#8203;5102](https://redirect.github.com/kotest/kotest/pull/5102) - Accommodate a recent breaking change of annotation name from EnabledCondition to Condition by [@&#8203;AlexCue987](https://redirect.github.com/AlexCue987) in [#&#8203;5111](https://redirect.github.com/kotest/kotest/pull/5111) - Record kotest-assertions-api changes in release\_6.0.md by [@&#8203;TWiStErRob](https://redirect.github.com/TWiStErRob) in [#&#8203;5115](https://redirect.github.com/kotest/kotest/pull/5115) - add days when daylight saving time is on/off to edge cases of Arb.datesBetween by [@&#8203;AlexCue987](https://redirect.github.com/AlexCue987) in [#&#8203;5092](https://redirect.github.com/kotest/kotest/pull/5092) - Add missing Extension marker to core extension and listeners. by [@&#8203;Jadarma](https://redirect.github.com/Jadarma) in [#&#8203;5097](https://redirect.github.com/kotest/kotest/pull/5097) - Increment the assertion counter in Arrow assertions that do not call core assertions by [@&#8203;jenssuhr](https://redirect.github.com/jenssuhr) in [#&#8203;5090](https://redirect.github.com/kotest/kotest/pull/5090) - Fix kotest plugin in project with Kotlin 2.2.20 by [@&#8203;walterbrebels](https://redirect.github.com/walterbrebels) in [#&#8203;5106](https://redirect.github.com/kotest/kotest/pull/5106) - `PackageConfig` checked bug by [@&#8203;alfonsoristorato](https://redirect.github.com/alfonsoristorato) in [#&#8203;5131](https://redirect.github.com/kotest/kotest/pull/5131) - Alex/fail softly ([#&#8203;5128](https://redirect.github.com/kotest/kotest/issues/5128)) by [@&#8203;AlexCue987](https://redirect.github.com/AlexCue987) in [#&#8203;5129](https://redirect.github.com/kotest/kotest/pull/5129) - Restrict [@&#8203;ApplyExtension](https://redirect.github.com/ApplyExtension) to the target class by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5133](https://redirect.github.com/kotest/kotest/pull/5133) - Enable to call `afterSpec` hooks on `InstancePerLeaf` correctly by [@&#8203;T45K](https://redirect.github.com/T45K) in [#&#8203;5114](https://redirect.github.com/kotest/kotest/pull/5114) - Add timeout handling to `eventually` by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5134](https://redirect.github.com/kotest/kotest/pull/5134) #### New Contributors - [@&#8203;noojung](https://redirect.github.com/noojung) made their first contribution in [#&#8203;5099](https://redirect.github.com/kotest/kotest/pull/5099) - [@&#8203;jenssuhr](https://redirect.github.com/jenssuhr) made their first contribution in [#&#8203;5090](https://redirect.github.com/kotest/kotest/pull/5090) - [@&#8203;walterbrebels](https://redirect.github.com/walterbrebels) made their first contribution in [#&#8203;5106](https://redirect.github.com/kotest/kotest/pull/5106) **Full Changelog**: <kotest/kotest@v6.0.3...v6.0.4> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/typesafegithub/github-workflows-kt). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d45dbc commit e6832ef

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

buildSrc/src/main/kotlin/buildsrc/convention/kotlin-jvm-server.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
dependencies {
15-
testImplementation(platform("io.kotest:kotest-bom:6.0.3"))
15+
testImplementation(platform("io.kotest:kotest-bom:6.0.4"))
1616
testImplementation("io.kotest:kotest-assertions-core")
1717
testImplementation("io.kotest:kotest-runner-junit5")
1818
}

buildSrc/src/main/kotlin/buildsrc/convention/kotlin-jvm.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
dependencies {
16-
testImplementation(platform("io.kotest:kotest-bom:6.0.3"))
16+
testImplementation(platform("io.kotest:kotest-bom:6.0.4"))
1717
testImplementation("io.kotest:kotest-assertions-core")
1818
testImplementation("io.kotest:kotest-assertions-table")
1919
testImplementation("io.kotest:kotest-runner-junit5")

test-utils/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
dependencies {
6-
implementation(platform("io.kotest:kotest-bom:6.0.3"))
6+
implementation(platform("io.kotest:kotest-bom:6.0.4"))
77
implementation("io.kotest:kotest-assertions-core")
88
implementation("io.kotest:kotest-common")
99
}

0 commit comments

Comments
 (0)