Skip to content

Commit 3c1f480

Browse files
fix(deps): update dependency io.kotest:kotest-framework-plugin-gradle to v6.0.4 (#2109)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [io.kotest:kotest-framework-plugin-gradle](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-framework-plugin-gradle/6.0.4?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.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-framework-plugin-gradle)</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 e6832ef commit 3c1f480

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20")
1212
implementation("org.jetbrains.kotlin:kotlin-serialization:2.2.20")
13-
implementation("io.kotest:kotest-framework-plugin-gradle:6.0.3")
13+
implementation("io.kotest:kotest-framework-plugin-gradle:6.0.4")
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)