Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REN - Update dependency io.kotest:kotest-runner-junit5 to v5.9.0 (#46)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest) | `5.8.1` -> `5.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.kotest:kotest-runner-junit5/5.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.kotest:kotest-runner-junit5/5.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.kotest:kotest-runner-junit5/5.8.1/5.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.kotest:kotest-runner-junit5/5.8.1/5.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kotest/kotest (io.kotest:kotest-runner-junit5)</summary> ### [`v5.9.0`](https://github.com/kotest/kotest/releases/tag/v5.9.0) #### Highlights Support for wasmJs has been added, curtesy of [@​OliverO2](https://github.com/OliverO2) #### What's Changed - Add wasmJs target by [@​OliverO2](https://github.com/OliverO2) in [https://github.com/kotest/kotest/pull/3805](https://github.com/kotest/kotest/pull/3805) - fix(docs): indentation in System Extensions by [@​craigpastro](https://github.com/craigpastro) in [https://github.com/kotest/kotest/pull/3940](https://github.com/kotest/kotest/pull/3940) - Change Arb.filterIsInstance() signature to use single type parameter by [@​kshired](https://github.com/kshired) in [https://github.com/kotest/kotest/pull/3943](https://github.com/kotest/kotest/pull/3943) - Add missing functions to property-arbs docs by [@​snowe2010](https://github.com/snowe2010) in [https://github.com/kotest/kotest/pull/3945](https://github.com/kotest/kotest/pull/3945) - Increasing JVM heap allowance on GitHub by [@​Kantis](https://github.com/Kantis) in [https://github.com/kotest/kotest/pull/3948](https://github.com/kotest/kotest/pull/3948) - Fix JS and Wasm/JS test timeouts, bring back Node.js test output by [@​OliverO2](https://github.com/OliverO2) in [https://github.com/kotest/kotest/pull/3953](https://github.com/kotest/kotest/pull/3953) - add-similarity-to-contains-draft ([#​42](https://github.com/kotest/kotest/issues/42)) by [@​AlexCue987](https://github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3906](https://github.com/kotest/kotest/pull/3906) - Update Sonatype snapshot URL by [@​aSemy](https://github.com/aSemy) in [https://github.com/kotest/kotest/pull/3956](https://github.com/kotest/kotest/pull/3956) - Fix json assertions artifact coordinate in docs by [@​TWiStErRob](https://github.com/TWiStErRob) in [https://github.com/kotest/kotest/pull/3968](https://github.com/kotest/kotest/pull/3968) - Create CODE_OF_CONDUCT.md by [@​sschuberth](https://github.com/sschuberth) in [https://github.com/kotest/kotest/pull/3987](https://github.com/kotest/kotest/pull/3987) - Restructure Kotlin/JS and Kotlin/JS/Wasm testing, fix [#​3329](https://github.com/kotest/kotest/issues/3329) by [@​OliverO2](https://github.com/OliverO2) in [https://github.com/kotest/kotest/pull/3954](https://github.com/kotest/kotest/pull/3954) - Correct Collection Matchers Documentation For `collection.shouldContainAllInAnyOrder()` by [@​u-ways-e](https://github.com/u-ways-e) in [https://github.com/kotest/kotest/pull/3995](https://github.com/kotest/kotest/pull/3995) - chore(deps): update plugin com.gradle.enterprise to v3.17.2 by [@​renovate](https://github.com/renovate) in [https://github.com/kotest/kotest/pull/3990](https://github.com/kotest/kotest/pull/3990) - Add kotlin-faker to extensions list by [@​serpro69](https://github.com/serpro69) in [https://github.com/kotest/kotest/pull/3971](https://github.com/kotest/kotest/pull/3971) - Better assertion failures for containJsonKeyValue by [@​Kantis](https://github.com/Kantis) in [https://github.com/kotest/kotest/pull/3949](https://github.com/kotest/kotest/pull/3949) - fix(deps): update dependency io.github.classgraph:classgraph to v4.8.172 by [@​renovate](https://github.com/renovate) in [https://github.com/kotest/kotest/pull/3957](https://github.com/kotest/kotest/pull/3957) - Add similarity to contain exactly in any order by [@​AlexCue987](https://github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3938](https://github.com/kotest/kotest/pull/3938) - Fix Arb.list failing within edge cases in case of null values by [@​oliverblaha](https://github.com/oliverblaha) in [https://github.com/kotest/kotest/pull/3982](https://github.com/kotest/kotest/pull/3982) - chore(deps): update plugin kotlinbinarycompatibilityvalidator to v0.14.0 by [@​renovate](https://github.com/renovate) in [https://github.com/kotest/kotest/pull/3993](https://github.com/kotest/kotest/pull/3993) - chore(deps): update plugin io.kotest.multiplatform to v5.8.1 by [@​renovate](https://github.com/renovate) in [https://github.com/kotest/kotest/pull/3992](https://github.com/kotest/kotest/pull/3992) - fixing the kotest autoscan warning message to reference the right property name by [@​stepanv](https://github.com/stepanv) in [https://github.com/kotest/kotest/pull/4000](https://github.com/kotest/kotest/pull/4000) - fix(deps): update dependency io.projectreactor.tools:blockhound to v1.0.9.release by [@​renovate](https://github.com/renovate) in [https://github.com/kotest/kotest/pull/3989](https://github.com/kotest/kotest/pull/3989) - Allow comparison between empty set and other iterables by [@​Kantis](https://github.com/Kantis) in [https://github.com/kotest/kotest/pull/4005](https://github.com/kotest/kotest/pull/4005) - Moving similarity feature to kotest-assertions-core by [@​Kantis](https://github.com/Kantis) in [https://github.com/kotest/kotest/pull/4006](https://github.com/kotest/kotest/pull/4006) #### New Contributors - [@​craigpastro](https://github.com/craigpastro) made their first contribution in [https://github.com/kotest/kotest/pull/3940](https://github.com/kotest/kotest/pull/3940) - [@​snowe2010](https://github.com/snowe2010) made their first contribution in [https://github.com/kotest/kotest/pull/3945](https://github.com/kotest/kotest/pull/3945) - [@​TWiStErRob](https://github.com/TWiStErRob) made their first contribution in [https://github.com/kotest/kotest/pull/3968](https://github.com/kotest/kotest/pull/3968) - [@​u-ways-e](https://github.com/u-ways-e) made their first contribution in [https://github.com/kotest/kotest/pull/3995](https://github.com/kotest/kotest/pull/3995) - [@​serpro69](https://github.com/serpro69) made their first contribution in [https://github.com/kotest/kotest/pull/3971](https://github.com/kotest/kotest/pull/3971) - [@​stepanv](https://github.com/stepanv) made their first contribution in [https://github.com/kotest/kotest/pull/4000](https://github.com/kotest/kotest/pull/4000) **Full Changelog**: kotest/kotest@v5.8.1...v5.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/StefanLobbenmeier/yt-dlp-compose). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information