-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 0b8aea9
authored
REN - Update dependency io.kotest:kotest-runner-junit5 to v5.8.1 (#30)
[](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.0` -> `5.8.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>kotest/kotest (io.kotest:kotest-runner-junit5)</summary>
### [`v5.8.1`](https://github.com/kotest/kotest/releases/tag/v5.8.1)
##### What's Changed
- Update dependency io.github.classgraph:classgraph to v4.8.164 by
[@​renovate](https://github.com/renovate) in
[https://github.com/kotest/kotest/pull/3751](https://github.com/kotest/kotest/pull/3751)
- Non-negative/positive `Long` assertions and property testers by
[@​RusticFlare](https://github.com/RusticFlare) in
[https://github.com/kotest/kotest/pull/3720](https://github.com/kotest/kotest/pull/3720)
- Fix typo in documentation by
[@​tamj0rd2](https://github.com/tamj0rd2) in
[https://github.com/kotest/kotest/pull/3756](https://github.com/kotest/kotest/pull/3756)
- fixed : rolled back to initial Readme.md by
[@​mirageoasis](https://github.com/mirageoasis) in
[https://github.com/kotest/kotest/pull/3757](https://github.com/kotest/kotest/pull/3757)
- Add context container to behavior spec by
[@​jcthenerd](https://github.com/jcthenerd) in
[https://github.com/kotest/kotest/pull/3737](https://github.com/kotest/kotest/pull/3737)
- Fixed display of large ranges by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3765](https://github.com/kotest/kotest/pull/3765)
- Expose the kotlin coroutineTestScope by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3769](https://github.com/kotest/kotest/pull/3769)
- Increase maps diff size to 100, allowing for config by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3767](https://github.com/kotest/kotest/pull/3767)
- Allow display name formatter to return null by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3764](https://github.com/kotest/kotest/pull/3764)
- CoroutineDispatcher is not a TestDispatcher on JS by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3766](https://github.com/kotest/kotest/pull/3766)
- Use evals as measure for assumptions by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3771](https://github.com/kotest/kotest/pull/3771)
- Added tier3 targets
[#​3748](https://github.com/kotest/kotest/issues/3748) by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3761](https://github.com/kotest/kotest/pull/3761)
- Add size matchers to typed Kotlin array classes by
[@​obecker](https://github.com/obecker) in
[https://github.com/kotest/kotest/pull/3773](https://github.com/kotest/kotest/pull/3773)
- Regular file passes the shouldBeEmptyDirectory() assertion by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3775](https://github.com/kotest/kotest/pull/3775)
- OffsetDateTimeToleranceMatcher
([#​6](https://github.com/kotest/kotest/issues/6)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3781](https://github.com/kotest/kotest/pull/3781)
- Add FixtureMonkey in third party extensions by
[@​seongahjo](https://github.com/seongahjo) in
[https://github.com/kotest/kotest/pull/3782](https://github.com/kotest/kotest/pull/3782)
- Local date time plus or minus by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3779](https://github.com/kotest/kotest/pull/3779)
- Fix orNull with nullProbability=1.0 produce non-nulls by
[@​kshired](https://github.com/kshired) in
[https://github.com/kotest/kotest/pull/3783](https://github.com/kotest/kotest/pull/3783)
- Fix continually does not work with null values by
[@​kshired](https://github.com/kshired) in
[https://github.com/kotest/kotest/pull/3786](https://github.com/kotest/kotest/pull/3786)
- cutting docs for 5.8 by [@​Kantis](https://github.com/Kantis)
in
[https://github.com/kotest/kotest/pull/3787](https://github.com/kotest/kotest/pull/3787)
- Support binding properties to specific Arbs when doing reflective
binding by [@​Kantis](https://github.com/Kantis) in
[https://github.com/kotest/kotest/pull/3358](https://github.com/kotest/kotest/pull/3358)
- Plus or minus for zoned date time draft
([#​8](https://github.com/kotest/kotest/issues/8)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3785](https://github.com/kotest/kotest/pull/3785)
- Plus or minus for instant draft
([#​7](https://github.com/kotest/kotest/issues/7)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3784](https://github.com/kotest/kotest/pull/3784)
- Fix race condition in beforeSpec by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3763](https://github.com/kotest/kotest/pull/3763)
- Provide overriddable defaults for eventually by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3788](https://github.com/kotest/kotest/pull/3788)
- cutting docs for 5.8 (right this time) by
[@​Kantis](https://github.com/Kantis) in
[https://github.com/kotest/kotest/pull/3791](https://github.com/kotest/kotest/pull/3791)
- Fix compiler plugin for K2 compiler by
[@​OliverO2](https://github.com/OliverO2) in
[https://github.com/kotest/kotest/pull/3800](https://github.com/kotest/kotest/pull/3800)
- Local time plus or minus take2 by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3802](https://github.com/kotest/kotest/pull/3802)
- docs: fix EnabledCondition example (interface, not class) by
[@​jhult](https://github.com/jhult) in
[https://github.com/kotest/kotest/pull/3810](https://github.com/kotest/kotest/pull/3810)
- Update inspectors.md - Fixed a typo by
[@​karuturi](https://github.com/karuturi) in
[https://github.com/kotest/kotest/pull/3811](https://github.com/kotest/kotest/pull/3811)
- Fix `BigDecimal.ZERO.shouldBePositive()` returning true by
[@​pubiqq](https://github.com/pubiqq) in
[https://github.com/kotest/kotest/pull/3814](https://github.com/kotest/kotest/pull/3814)
- Add `intersect` matcher to ranges by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3792](https://github.com/kotest/kotest/pull/3792)
- tiny doc fix by [@​fantayeneh](https://github.com/fantayeneh)
in
[https://github.com/kotest/kotest/pull/3823](https://github.com/kotest/kotest/pull/3823)
- fix: Path.shouldBeAFile should fail on non-existant files by
[@​LeoColman](https://github.com/LeoColman) in
[https://github.com/kotest/kotest/pull/3826](https://github.com/kotest/kotest/pull/3826)
- Add `shouldNotBePositive` and `shouldNotBeNegative` matchers for
BigDecimal by [@​pubiqq](https://github.com/pubiqq) in
[https://github.com/kotest/kotest/pull/3818](https://github.com/kotest/kotest/pull/3818)
- Support `Iterable` in `withData` on root level by
[@​obecker](https://github.com/obecker) in
[https://github.com/kotest/kotest/pull/3831](https://github.com/kotest/kotest/pull/3831)
- Added java.time.Year arbitrary support by
[@​kshired](https://github.com/kshired) in
[https://github.com/kotest/kotest/pull/3842](https://github.com/kotest/kotest/pull/3842)
- Added java.time.Year supports for reflective arbitrary bind by
[@​kshired](https://github.com/kshired) in
[https://github.com/kotest/kotest/pull/3844](https://github.com/kotest/kotest/pull/3844)
- Have upper bound print violations by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3847](https://github.com/kotest/kotest/pull/3847)
- ContainDuplicates should print them
([#​20](https://github.com/kotest/kotest/issues/20)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3846](https://github.com/kotest/kotest/pull/3846)
- Should contain exactly in any order count mismatch draft
([#​19](https://github.com/kotest/kotest/issues/19)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3845](https://github.com/kotest/kotest/pull/3845)
- Replace Range Intersect tests with Property Tests by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3824](https://github.com/kotest/kotest/pull/3824)
- Changing the Kotlin Gradle plugin dependncy to compileOnly by
[@​Kantis](https://github.com/Kantis) in
[https://github.com/kotest/kotest/pull/3856](https://github.com/kotest/kotest/pull/3856)
- Publishing JVM jar and pom in root variant by
[@​Kantis](https://github.com/Kantis) in
[https://github.com/kotest/kotest/pull/3859](https://github.com/kotest/kotest/pull/3859)
- Fixing Arb.localDate when minDate == maxDate by
[@​Kantis](https://github.com/Kantis) in
[https://github.com/kotest/kotest/pull/3860](https://github.com/kotest/kotest/pull/3860)
- fix(deps): update dependency io.mockk:mockk to v1.13.9 by
[@​renovate](https://github.com/renovate) in
[https://github.com/kotest/kotest/pull/3853](https://github.com/kotest/kotest/pull/3853)
- Add selfie snapshot testing to the extensions listing by
[@​nedtwigg](https://github.com/nedtwigg) in
[https://github.com/kotest/kotest/pull/3870](https://github.com/kotest/kotest/pull/3870)
- Contains in order more details
([#​29](https://github.com/kotest/kotest/issues/29)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3871](https://github.com/kotest/kotest/pull/3871)
- Fix maxDate not being generated by Arb.localDate() by
[@​oliverblaha](https://github.com/oliverblaha) in
[https://github.com/kotest/kotest/pull/3876](https://github.com/kotest/kotest/pull/3876)
- print-duplicates
([#​33](https://github.com/kotest/kotest/issues/33)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3883](https://github.com/kotest/kotest/pull/3883)
- document-plusOrMinus-for-temporals
([#​34](https://github.com/kotest/kotest/issues/34)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3885](https://github.com/kotest/kotest/pull/3885)
- Add selfie snapshot testing to the versioned docs pages by
[@​nedtwigg](https://github.com/nedtwigg) in
[https://github.com/kotest/kotest/pull/3887](https://github.com/kotest/kotest/pull/3887)
- override suspend fun beforeTest
([#​36](https://github.com/kotest/kotest/issues/36)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3892](https://github.com/kotest/kotest/pull/3892)
- Creating a PR base workflow that shall be mandatory by
[@​Kantis](https://github.com/Kantis) in
[https://github.com/kotest/kotest/pull/3893](https://github.com/kotest/kotest/pull/3893)
- Fix the snapshot version badge in index markdowns by
[@​graceful-martin](https://github.com/graceful-martin) in
[https://github.com/kotest/kotest/pull/3888](https://github.com/kotest/kotest/pull/3888)
- add support for SortedSet and add test accordingly by
[@​mirageoasis](https://github.com/mirageoasis) in
[https://github.com/kotest/kotest/pull/3873](https://github.com/kotest/kotest/pull/3873)
- Have upper bound failure with more detail
([#​32](https://github.com/kotest/kotest/issues/32)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3882](https://github.com/kotest/kotest/pull/3882)
- ShouldExistInOrderTest.kt
([#​30](https://github.com/kotest/kotest/issues/30)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3872](https://github.com/kotest/kotest/pull/3872)
- Remove unnecessary delay when retry and fix error message by
[@​kshired](https://github.com/kshired) in
[https://github.com/kotest/kotest/pull/3891](https://github.com/kotest/kotest/pull/3891)
- more detailed failure for startWith and endWith by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3886](https://github.com/kotest/kotest/pull/3886)
- Refactoring CI workflow by
[@​Kantis](https://github.com/Kantis) in
[https://github.com/kotest/kotest/pull/3897](https://github.com/kotest/kotest/pull/3897)
- Quote expected and actual exception messages in assertions by
[@​sschuberth](https://github.com/sschuberth) in
[https://github.com/kotest/kotest/pull/3894](https://github.com/kotest/kotest/pull/3894)
- Preserving original failure when short-circuiting eventually by
[@​Kantis](https://github.com/Kantis) in
[https://github.com/kotest/kotest/pull/3864](https://github.com/kotest/kotest/pull/3864)
- Update dependency io.github.classgraph:classgraph to v4.8.165 by
[@​renovate](https://github.com/renovate) in
[https://github.com/kotest/kotest/pull/3816](https://github.com/kotest/kotest/pull/3816)
- comparing Maps, find keys similar to missing
([#​27](https://github.com/kotest/kotest/issues/27)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3866](https://github.com/kotest/kotest/pull/3866)
- Contains in order more details draft
([#​43](https://github.com/kotest/kotest/issues/43)) by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3907](https://github.com/kotest/kotest/pull/3907)
- Added IPAddressV6 arb by
[@​kshired](https://github.com/kshired) in
[https://github.com/kotest/kotest/pull/3905](https://github.com/kotest/kotest/pull/3905)
- Add includeFirst option to EventuallyConfiguration by
[@​kin4496](https://github.com/kin4496) in
[https://github.com/kotest/kotest/pull/3904](https://github.com/kotest/kotest/pull/3904)
- Update dependency io.mockk:mockk to v1.13.10 by
[@​renovate](https://github.com/renovate) in
[https://github.com/kotest/kotest/pull/3902](https://github.com/kotest/kotest/pull/3902)
- Update dependency com.jayway.jsonpath:json-path to v2.9.0 by
[@​renovate](https://github.com/renovate) in
[https://github.com/kotest/kotest/pull/3903](https://github.com/kotest/kotest/pull/3903)
- implement beWithin for ClosedRange and OpenEndRange by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3839](https://github.com/kotest/kotest/pull/3839)
- Make `shouldBe expected` equivalent to `should be(expected)` for
non-matcher objects by [@​pubiqq](https://github.com/pubiqq) in
[https://github.com/kotest/kotest/pull/3827](https://github.com/kotest/kotest/pull/3827)
- Framework should handle stack traces not being available by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3916](https://github.com/kotest/kotest/pull/3916)
- add search for similar items to containAll by
[@​AlexCue987](https://github.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3909](https://github.com/kotest/kotest/pull/3909)
- Do not allow TestConfiguration::tags after spec is initialized by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3919](https://github.com/kotest/kotest/pull/3919)
- Rename unresolved test config and allow passing into test methods by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3917](https://github.com/kotest/kotest/pull/3917)
- Arb.distinct() should work for edgecases by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3920](https://github.com/kotest/kotest/pull/3920)
- specify module name kotest-assertions-json by
[@​jlous](https://github.com/jlous) in
[https://github.com/kotest/kotest/pull/3898](https://github.com/kotest/kotest/pull/3898)
- Using NoSystemOutListener prevents single tests from being executed by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3923](https://github.com/kotest/kotest/pull/3923)
- Fix information printed by KProperty0<T>.shouldHaveValue
([#​3908](https://github.com/kotest/kotest/issues/3908)) by
[@​gianninia](https://github.com/gianninia) in
[https://github.com/kotest/kotest/pull/3921](https://github.com/kotest/kotest/pull/3921)
- withEdgecases should keep shrinker
[#​3812](https://github.com/kotest/kotest/issues/3812) by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3922](https://github.com/kotest/kotest/pull/3922)
- Fix TestWithConfigBuilder#config using parsed name when clear
TestDslState by [@​kshired](https://github.com/kshired) in
[https://github.com/kotest/kotest/pull/3798](https://github.com/kotest/kotest/pull/3798)
- Proper fix for DescribeSpec test with a multiline description by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3926](https://github.com/kotest/kotest/pull/3926)
- Allow equals comparison of BigDecimals with different scales by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3924](https://github.com/kotest/kotest/pull/3924)
- Fixed use of type alias in shouldBeEqualToComparingFields by
[@​sksamuel](https://github.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3927](https://github.com/kotest/kotest/pull/3927)
- Don't consider kotlinx and javax types to be builtin by
[@​Kantis](https://github.com/Kantis) in
[https://github.com/kotest/kotest/pull/3899](https://github.com/kotest/kotest/pull/3899)
##### New Contributors
- [@​tamj0rd2](https://github.com/tamj0rd2) made their first
contribution in
[https://github.com/kotest/kotest/pull/3756](https://github.com/kotest/kotest/pull/3756)
- [@​mirageoasis](https://github.com/mirageoasis) made their
first contribution in
[https://github.com/kotest/kotest/pull/3757](https://github.com/kotest/kotest/pull/3757)
- [@​jcthenerd](https://github.com/jcthenerd) made their first
contribution in
[https://github.com/kotest/kotest/pull/3737](https://github.com/kotest/kotest/pull/3737)
- [@​seongahjo](https://github.com/seongahjo) made their first
contribution in
[https://github.com/kotest/kotest/pull/3782](https://github.com/kotest/kotest/pull/3782)
- [@​jhult](https://github.com/jhult) made their first
contribution in
[https://github.com/kotest/kotest/pull/3810](https://github.com/kotest/kotest/pull/3810)
- [@​karuturi](https://github.com/karuturi) made their first
contribution in
[https://github.com/kotest/kotest/pull/3811](https://github.com/kotest/kotest/pull/3811)
- [@​pubiqq](https://github.com/pubiqq) made their first
contribution in
[https://github.com/kotest/kotest/pull/3814](https://github.com/kotest/kotest/pull/3814)
- [@​fantayeneh](https://github.com/fantayeneh) made their first
contribution in
[https://github.com/kotest/kotest/pull/3823](https://github.com/kotest/kotest/pull/3823)
- [@​nedtwigg](https://github.com/nedtwigg) made their first
contribution in
[https://github.com/kotest/kotest/pull/3870](https://github.com/kotest/kotest/pull/3870)
- [@​oliverblaha](https://github.com/oliverblaha) made their
first contribution in
[https://github.com/kotest/kotest/pull/3876](https://github.com/kotest/kotest/pull/3876)
- [@​graceful-martin](https://github.com/graceful-martin) made
their first contribution in
[https://github.com/kotest/kotest/pull/3888](https://github.com/kotest/kotest/pull/3888)
- [@​kin4496](https://github.com/kin4496) made their first
contribution in
[https://github.com/kotest/kotest/pull/3904](https://github.com/kotest/kotest/pull/3904)
- [@​jlous](https://github.com/jlous) made their first
contribution in
[https://github.com/kotest/kotest/pull/3898](https://github.com/kotest/kotest/pull/3898)
- [@​gianninia](https://github.com/gianninia) made their first
contribution in
[https://github.com/kotest/kotest/pull/3921](https://github.com/kotest/kotest/pull/3921)
**Full Changelog**:
kotest/kotest@v5.8.0...v5.8.1
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 716d3e1 commit 0b8aea9Copy full SHA for 0b8aea9
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments