Skip to content

Commit 1767e14

Browse files
fix(deps): update dependency io.kotest:kotest-framework-plugin-gradle to v6.0.5 (#2141)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [io.kotest:kotest-framework-plugin-gradle](https://redirect.github.com/kotest/kotest) | `6.0.4` -> `6.0.5` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.kotest:kotest-framework-plugin-gradle/6.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.kotest:kotest-framework-plugin-gradle/6.0.4/6.0.5?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-framework-plugin-gradle)</summary> ### [`v6.0.5`](https://redirect.github.com/kotest/kotest/releases/tag/v6.0.5) [Compare Source](https://redirect.github.com/kotest/kotest/compare/6.0.4...6.0.5) #### What's Changed - Fix: `InstancePerLeaf` tests fail when a test leaf has siblings by [@&#8203;T45K](https://redirect.github.com/T45K) in [#&#8203;5139](https://redirect.github.com/kotest/kotest/pull/5139) - fix(arrow): collect clues on failures by [@&#8203;RafeArnold](https://redirect.github.com/RafeArnold) in [#&#8203;5140](https://redirect.github.com/kotest/kotest/pull/5140) - add max timeout bounds to continually and retry by [@&#8203;alfonsoristorato](https://redirect.github.com/alfonsoristorato) in [#&#8203;5145](https://redirect.github.com/kotest/kotest/pull/5145) - Move `spring.boot.starter.web` dependency from `jvmMain` to `jvmTest`. by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5146](https://redirect.github.com/kotest/kotest/pull/5146) - Remove uuid usage to fix JS on certain version of node by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5150](https://redirect.github.com/kotest/kotest/pull/5150) - Remove periods from test names only at TCSM stage by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5149](https://redirect.github.com/kotest/kotest/pull/5149) - Fix wasmJS support for browser tests by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5148](https://redirect.github.com/kotest/kotest/pull/5148) - Fix PR workflow for windows by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5151](https://redirect.github.com/kotest/kotest/pull/5151) - Expand behavior spec tags to given and when by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5152](https://redirect.github.com/kotest/kotest/pull/5152) - update to kotlin 2.2.20 by [@&#8203;nhajratw](https://redirect.github.com/nhajratw) in [#&#8203;5153](https://redirect.github.com/kotest/kotest/pull/5153) - update to gradle 9.1.0 by [@&#8203;nhajratw](https://redirect.github.com/nhajratw) in [#&#8203;5158](https://redirect.github.com/kotest/kotest/pull/5158) - docs: Update Maven links and badges in Extensions docs by [@&#8203;noojung](https://redirect.github.com/noojung) in [#&#8203;5173](https://redirect.github.com/kotest/kotest/pull/5173) - allow to verify if json schema prop is null (addresses [#&#8203;5172](https://redirect.github.com/kotest/kotest/issues/5172)) by [@&#8203;alfonsoristorato](https://redirect.github.com/alfonsoristorato) in [#&#8203;5175](https://redirect.github.com/kotest/kotest/pull/5175) - allow to verify if Boolean property in jsonSchema is true or false (addresses [#&#8203;5171](https://redirect.github.com/kotest/kotest/issues/5171)) by [@&#8203;alfonsoristorato](https://redirect.github.com/alfonsoristorato) in [#&#8203;5174](https://redirect.github.com/kotest/kotest/pull/5174) - fix(deps): update dependency com.zaxxer:hikaricp to v6.3.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;5179](https://redirect.github.com/kotest/kotest/pull/5179) - fix(deps): update dependency dev.reformator.stacktracedecoroutinator:stacktrace-decoroutinator-jvm to v2.5.8 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;5180](https://redirect.github.com/kotest/kotest/pull/5180) - fix-data-class-eq by [@&#8203;AlexCue987](https://redirect.github.com/AlexCue987) in [#&#8203;5178](https://redirect.github.com/kotest/kotest/pull/5178) - Alex/reproduce race conditions ([#&#8203;5162](https://redirect.github.com/kotest/kotest/issues/5162)) by [@&#8203;AlexCue987](https://redirect.github.com/AlexCue987) in [#&#8203;5163](https://redirect.github.com/kotest/kotest/pull/5163) - `shouldBeEqualToUsingFields` with different types by [@&#8203;alfonsoristorato](https://redirect.github.com/alfonsoristorato) in [#&#8203;5124](https://redirect.github.com/kotest/kotest/pull/5124) - Fix pr builds by [@&#8203;tKe](https://redirect.github.com/tKe) in [#&#8203;5187](https://redirect.github.com/kotest/kotest/pull/5187) - add `shouldBeEqualToDifferentTypeIgnoringFields` by [@&#8203;alfonsoristorato](https://redirect.github.com/alfonsoristorato) in [#&#8203;5194](https://redirect.github.com/kotest/kotest/pull/5194) - Use deprecated overloads to highlight non-determinstic arbitrary usage by [@&#8203;tKe](https://redirect.github.com/tKe) in [#&#8203;5186](https://redirect.github.com/kotest/kotest/pull/5186) - chore: fix master builds by [@&#8203;tKe](https://redirect.github.com/tKe) in [#&#8203;5198](https://redirect.github.com/kotest/kotest/pull/5198) - make shouldCompile/shouldNotCompile support multiple files by [@&#8203;mirror-kt](https://redirect.github.com/mirror-kt) in [#&#8203;5182](https://redirect.github.com/kotest/kotest/pull/5182) - Make `SpringExtension` open and introduce variants by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5195](https://redirect.github.com/kotest/kotest/pull/5195) - Support duplicated spec names in separate packages for KSP by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5197](https://redirect.github.com/kotest/kotest/pull/5197) - Skip modules in PR on !linux when JVM only by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5199](https://redirect.github.com/kotest/kotest/pull/5199) - use atLeast and atMost for Double ([#&#8203;5191](https://redirect.github.com/kotest/kotest/issues/5191)) by [@&#8203;AlexCue987](https://redirect.github.com/AlexCue987) in [#&#8203;5192](https://redirect.github.com/kotest/kotest/pull/5192) - Fix StackOverflowError on cyclic maps/collections (fixes [#&#8203;5105](https://redirect.github.com/kotest/kotest/issues/5105)) by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5154](https://redirect.github.com/kotest/kotest/pull/5154) #### New Contributors - [@&#8203;RafeArnold](https://redirect.github.com/RafeArnold) made their first contribution in [#&#8203;5140](https://redirect.github.com/kotest/kotest/pull/5140) - [@&#8203;mirror-kt](https://redirect.github.com/mirror-kt) made their first contribution in [#&#8203;5182](https://redirect.github.com/kotest/kotest/pull/5182) **Full Changelog**: <kotest/kotest@6.0.4...v6.0.5> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMy41IiwidXBkYXRlZEluVmVyIjoiNDIuMTMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7203131 commit 1767e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010

1111
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
1212
implementation("org.jetbrains.kotlin:kotlin-serialization:2.2.21")
13-
implementation("io.kotest:kotest-framework-plugin-gradle:6.0.4")
13+
implementation("io.kotest:kotest-framework-plugin-gradle:6.0.5")
1414

1515
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8")
1616
implementation("org.jmailen.gradle:kotlinter-gradle:5.2.0")

0 commit comments

Comments
 (0)