Skip to content

Commit 769d810

Browse files
chore(deps): update dependency io.kotest:kotest-assertions-core-jvm to v6 (#799)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.kotest:kotest-assertions-core-jvm](https://redirect.github.com/kotest/kotest) | `5.9.1` -> `6.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.kotest:kotest-assertions-core-jvm/6.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.kotest:kotest-assertions-core-jvm/6.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.kotest:kotest-assertions-core-jvm/5.9.1/6.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.kotest:kotest-assertions-core-jvm/5.9.1/6.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kotest/kotest (io.kotest:kotest-assertions-core-jvm)</summary> ### [`v6.0.3`](https://redirect.github.com/kotest/kotest/releases/tag/v6.0.3) [Compare Source](https://redirect.github.com/kotest/kotest/compare/6.0.2...6.0.3) ##### What's Changed - Update usage of Isolation Mode in lifecycle docs. by [@&#8203;Jadarma](https://redirect.github.com/Jadarma) in [#&#8203;5077](https://redirect.github.com/kotest/kotest/pull/5077) - fix(extensions): Use the correct materialized type for TestContainer by [@&#8203;sschuberth](https://redirect.github.com/sschuberth) in [#&#8203;5079](https://redirect.github.com/kotest/kotest/pull/5079) - Fix failing tests handling in the Kotest gradle task by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5080](https://redirect.github.com/kotest/kotest/pull/5080) - allow StringSpec to use withData by [@&#8203;alfonsoristorato](https://redirect.github.com/alfonsoristorato) in [#&#8203;5075](https://redirect.github.com/kotest/kotest/pull/5075) ##### New Contributors - [@&#8203;Jadarma](https://redirect.github.com/Jadarma) made their first contribution in [#&#8203;5077](https://redirect.github.com/kotest/kotest/pull/5077) - [@&#8203;alfonsoristorato](https://redirect.github.com/alfonsoristorato) made their first contribution in [#&#8203;5075](https://redirect.github.com/kotest/kotest/pull/5075) **Full Changelog**: <kotest/kotest@6.0.3...v6.0.3> ### [`v6.0.2`](https://redirect.github.com/kotest/kotest/releases/tag/v6.0.2) [Compare Source](https://redirect.github.com/kotest/kotest/compare/6.0.1...6.0.2) ##### What's Changed - Replace typo in deprecation message of ContainerExtension by [@&#8203;gpopides](https://redirect.github.com/gpopides) in [#&#8203;5030](https://redirect.github.com/kotest/kotest/pull/5030) - support arrays of primitives in shouldBeEqualToComparingFields by [@&#8203;AlexCue987](https://redirect.github.com/AlexCue987) in [#&#8203;5043](https://redirect.github.com/kotest/kotest/pull/5043) - Improved resource and json matchers by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5045](https://redirect.github.com/kotest/kotest/pull/5045) - Record (some) breaking changes in 6.0 by [@&#8203;TWiStErRob](https://redirect.github.com/TWiStErRob) in [#&#8203;5046](https://redirect.github.com/kotest/kotest/pull/5046) - lists-maps-in-json by [@&#8203;AlexCue987](https://redirect.github.com/AlexCue987) in [#&#8203;5039](https://redirect.github.com/kotest/kotest/pull/5039) - Replace prints with logger in gradle plugin by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5047](https://redirect.github.com/kotest/kotest/pull/5047) - Add test for boolean matchers by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5048](https://redirect.github.com/kotest/kotest/pull/5048) - Fix `InstancePerLeaf` execution order by [@&#8203;T45K](https://redirect.github.com/T45K) in [#&#8203;5044](https://redirect.github.com/kotest/kotest/pull/5044) - Fix shouldCompleteWithin masking errors by [@&#8203;sksamuel](https://redirect.github.com/sksamuel) in [#&#8203;5049](https://redirect.github.com/kotest/kotest/pull/5049) ##### New Contributors - [@&#8203;gpopides](https://redirect.github.com/gpopides) made their first contribution in [#&#8203;5030](https://redirect.github.com/kotest/kotest/pull/5030) - [@&#8203;T45K](https://redirect.github.com/T45K) made their first contribution in [#&#8203;5044](https://redirect.github.com/kotest/kotest/pull/5044) **Full Changelog**: <kotest/kotest@6.0.1...v6.0.2> ### [`v6.0.1`](https://redirect.github.com/kotest/kotest/releases/tag/v6.0.1) [Compare Source](https://redirect.github.com/kotest/kotest/compare/6.0.0...6.0.1) **Full Changelog**: <kotest/kotest@6.0.0...v6.0.1> ### [`v6.0.0`](https://redirect.github.com/kotest/kotest/releases/tag/v6.0.0) <https://kotest.io/docs/release6/> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/BSStudio/robonaut-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ef5ed9 commit 769d810

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/kotlin-testing-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ plugins {
55
dependencies {
66
testImplementation("io.mockk:mockk-jvm:1.14.2")
77
testImplementation("com.ninja-squad:springmockk:4.0.2")
8-
testImplementation("io.kotest:kotest-assertions-core-jvm:5.9.1")
8+
testImplementation("io.kotest:kotest-assertions-core-jvm:6.0.3")
99
}

0 commit comments

Comments
 (0)