-
Notifications
You must be signed in to change notification settings - Fork 6
Commit 41d8fa8
authored
Bump kotest from 5.8.0 to 5.8.1 (#80)
Bumps `kotest` from 5.8.0 to 5.8.1.
Updates `io.kotest:kotest-assertions-core` from 5.8.0 to 5.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kotest/kotest/releases">io.kotest:kotest-assertions-core's
releases</a>.</em></p>
<blockquote>
<h2>v5.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update dependency io.github.classgraph:classgraph to v4.8.164 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3751">kotest/kotest#3751</a></li>
<li>Non-negative/positive <code>Long</code> assertions and property
testers by <a
href="https://github.com/RusticFlare"><code>@RusticFlare</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3720">kotest/kotest#3720</a></li>
<li>Fix typo in documentation by <a
href="https://github.com/tamj0rd2"><code>@tamj0rd2</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3756">kotest/kotest#3756</a></li>
<li>fixed : rolled back to initial Readme.md by <a
href="https://github.com/mirageoasis"><code>@mirageoasis</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3757">kotest/kotest#3757</a></li>
<li>Add context container to behavior spec by <a
href="https://github.com/jcthenerd"><code>@jcthenerd</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3737">kotest/kotest#3737</a></li>
<li>Fixed display of large ranges by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3765">kotest/kotest#3765</a></li>
<li>Expose the kotlin coroutineTestScope by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3769">kotest/kotest#3769</a></li>
<li>Increase maps diff size to 100, allowing for config by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3767">kotest/kotest#3767</a></li>
<li>Allow display name formatter to return null by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3764">kotest/kotest#3764</a></li>
<li>CoroutineDispatcher is not a TestDispatcher on JS by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3766">kotest/kotest#3766</a></li>
<li>Use evals as measure for assumptions by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3771">kotest/kotest#3771</a></li>
<li>Added tier3 targets <a
href="https://redirect.github.com/kotest/kotest/issues/3748">#3748</a>
by <a href="https://github.com/sksamuel"><code>@sksamuel</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3761">kotest/kotest#3761</a></li>
<li>Add size matchers to typed Kotlin array classes by <a
href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3773">kotest/kotest#3773</a></li>
<li>Regular file passes the shouldBeEmptyDirectory() assertion by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3775">kotest/kotest#3775</a></li>
<li>OffsetDateTimeToleranceMatcher (<a
href="https://redirect.github.com/kotest/kotest/issues/6">#6</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3781">kotest/kotest#3781</a></li>
<li>Add FixtureMonkey in third party extensions by <a
href="https://github.com/seongahjo"><code>@seongahjo</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3782">kotest/kotest#3782</a></li>
<li>Local date time plus or minus by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3779">kotest/kotest#3779</a></li>
<li>Fix orNull with nullProbability=1.0 produce non-nulls by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3783">kotest/kotest#3783</a></li>
<li>Fix continually does not work with null values by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3786">kotest/kotest#3786</a></li>
<li>cutting docs for 5.8 by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3787">kotest/kotest#3787</a></li>
<li>Support binding properties to specific Arbs when doing reflective
binding by <a href="https://github.com/Kantis"><code>@Kantis</code></a>
in <a
href="https://redirect.github.com/kotest/kotest/pull/3358">kotest/kotest#3358</a></li>
<li>Plus or minus for zoned date time draft (<a
href="https://redirect.github.com/kotest/kotest/issues/8">#8</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3785">kotest/kotest#3785</a></li>
<li>Plus or minus for instant draft (<a
href="https://redirect.github.com/kotest/kotest/issues/7">#7</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3784">kotest/kotest#3784</a></li>
<li>Fix race condition in beforeSpec by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3763">kotest/kotest#3763</a></li>
<li>Provide overriddable defaults for eventually by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3788">kotest/kotest#3788</a></li>
<li>cutting docs for 5.8 (right this time) by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3791">kotest/kotest#3791</a></li>
<li>Fix compiler plugin for K2 compiler by <a
href="https://github.com/OliverO2"><code>@OliverO2</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3800">kotest/kotest#3800</a></li>
<li>Local time plus or minus take2 by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3802">kotest/kotest#3802</a></li>
<li>docs: fix EnabledCondition example (interface, not class) by <a
href="https://github.com/jhult"><code>@jhult</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3810">kotest/kotest#3810</a></li>
<li>Update inspectors.md - Fixed a typo by <a
href="https://github.com/karuturi"><code>@karuturi</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3811">kotest/kotest#3811</a></li>
<li>Fix <code>BigDecimal.ZERO.shouldBePositive()</code> returning true
by <a href="https://github.com/pubiqq"><code>@pubiqq</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3814">kotest/kotest#3814</a></li>
<li>Add <code>intersect</code> matcher to ranges by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3792">kotest/kotest#3792</a></li>
<li>tiny doc fix by <a
href="https://github.com/fantayeneh"><code>@fantayeneh</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3823">kotest/kotest#3823</a></li>
<li>fix: Path.shouldBeAFile should fail on non-existant files by <a
href="https://github.com/LeoColman"><code>@LeoColman</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3826">kotest/kotest#3826</a></li>
<li>Add <code>shouldNotBePositive</code> and
<code>shouldNotBeNegative</code> matchers for BigDecimal by <a
href="https://github.com/pubiqq"><code>@pubiqq</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3818">kotest/kotest#3818</a></li>
<li>Support <code>Iterable</code> in <code>withData</code> on root level
by <a href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3831">kotest/kotest#3831</a></li>
<li>Added java.time.Year arbitrary support by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3842">kotest/kotest#3842</a></li>
<li>Added java.time.Year supports for reflective arbitrary bind by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3844">kotest/kotest#3844</a></li>
<li>Have upper bound print violations by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3847">kotest/kotest#3847</a></li>
<li>ContainDuplicates should print them (<a
href="https://redirect.github.com/kotest/kotest/issues/20">#20</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3846">kotest/kotest#3846</a></li>
<li>Should contain exactly in any order count mismatch draft (<a
href="https://redirect.github.com/kotest/kotest/issues/19">#19</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3845">kotest/kotest#3845</a></li>
<li>Replace Range Intersect tests with Property Tests by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3824">kotest/kotest#3824</a></li>
<li>Changing the Kotlin Gradle plugin dependncy to compileOnly by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3856">kotest/kotest#3856</a></li>
<li>Publishing JVM jar and pom in root variant by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3859">kotest/kotest#3859</a></li>
<li>Fixing Arb.localDate when minDate == maxDate by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3860">kotest/kotest#3860</a></li>
<li>fix(deps): update dependency io.mockk:mockk to v1.13.9 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3853">kotest/kotest#3853</a></li>
<li>Add selfie snapshot testing to the extensions listing by <a
href="https://github.com/nedtwigg"><code>@nedtwigg</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3870">kotest/kotest#3870</a></li>
<li>Contains in order more details (<a
href="https://redirect.github.com/kotest/kotest/issues/29">#29</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3871">kotest/kotest#3871</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kotest/kotest/commit/23b0629c192e3f9aa47cb2b3bf634ed60411d343"><code>23b0629</code></a>
Don't consider kotlinx and javax types to be builtin (<a
href="https://redirect.github.com/kotest/kotest/issues/3899">#3899</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/0660eb368cb28b2e017b4a30bffcc3b8cd070819"><code>0660eb3</code></a>
Fixed use of type alias in shouldBeEqualToComparingFields (<a
href="https://redirect.github.com/kotest/kotest/issues/3927">#3927</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/b560a8c8170b6877d4c8adee0fedf8e1c4e29eb7"><code>b560a8c</code></a>
Updated all node based actions to latest node20 actions</li>
<li><a
href="https://github.com/kotest/kotest/commit/5a8d1322bfcaa7bfee12958b0a831b8c9aa2ddca"><code>5a8d132</code></a>
Allow equals comparison of BigDecimals with different scales (<a
href="https://redirect.github.com/kotest/kotest/issues/3924">#3924</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/13f47351c66086cf460401e565a2cbb62ec2945b"><code>13f4735</code></a>
Proper fix for DescribeSpec test with a multiline description (<a
href="https://redirect.github.com/kotest/kotest/issues/3926">#3926</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/45d17f8bdb12f4d2b1d6741ac30be207e8667ca9"><code>45d17f8</code></a>
Fix TestWithConfigBuilder#config using parsed name when clear
TestDslState (#...</li>
<li><a
href="https://github.com/kotest/kotest/commit/9ae2a62b70e40cbf3fc4260653e0c57e462a3dc7"><code>9ae2a62</code></a>
withEdgecases should keep shrinker <a
href="https://redirect.github.com/kotest/kotest/issues/3812">#3812</a>
(<a
href="https://redirect.github.com/kotest/kotest/issues/3922">#3922</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/a0c7950904578d4ce6854bfdb08da605ff7ae9ec"><code>a0c7950</code></a>
Fix information printed by KProperty0<T>.shouldHaveValue (<a
href="https://redirect.github.com/kotest/kotest/issues/3908">#3908</a>)
(<a
href="https://redirect.github.com/kotest/kotest/issues/3921">#3921</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/68a6a28ae5f643bded668ca4eec3e117e80bdb61"><code>68a6a28</code></a>
Using NoSystemOutListener prevents single tests from being executed (<a
href="https://redirect.github.com/kotest/kotest/issues/3923">#3923</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/e0d3d7a842d64952d7cdd349665e075ab757c3fd"><code>e0d3d7a</code></a>
specify module name kotest-assertions-json (<a
href="https://redirect.github.com/kotest/kotest/issues/3898">#3898</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/kotest/kotest/compare/v5.8.0...v5.8.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `io.kotest:kotest-framework-engine` from 5.8.0 to 5.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kotest/kotest/releases">io.kotest:kotest-framework-engine's
releases</a>.</em></p>
<blockquote>
<h2>v5.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update dependency io.github.classgraph:classgraph to v4.8.164 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3751">kotest/kotest#3751</a></li>
<li>Non-negative/positive <code>Long</code> assertions and property
testers by <a
href="https://github.com/RusticFlare"><code>@RusticFlare</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3720">kotest/kotest#3720</a></li>
<li>Fix typo in documentation by <a
href="https://github.com/tamj0rd2"><code>@tamj0rd2</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3756">kotest/kotest#3756</a></li>
<li>fixed : rolled back to initial Readme.md by <a
href="https://github.com/mirageoasis"><code>@mirageoasis</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3757">kotest/kotest#3757</a></li>
<li>Add context container to behavior spec by <a
href="https://github.com/jcthenerd"><code>@jcthenerd</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3737">kotest/kotest#3737</a></li>
<li>Fixed display of large ranges by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3765">kotest/kotest#3765</a></li>
<li>Expose the kotlin coroutineTestScope by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3769">kotest/kotest#3769</a></li>
<li>Increase maps diff size to 100, allowing for config by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3767">kotest/kotest#3767</a></li>
<li>Allow display name formatter to return null by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3764">kotest/kotest#3764</a></li>
<li>CoroutineDispatcher is not a TestDispatcher on JS by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3766">kotest/kotest#3766</a></li>
<li>Use evals as measure for assumptions by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3771">kotest/kotest#3771</a></li>
<li>Added tier3 targets <a
href="https://redirect.github.com/kotest/kotest/issues/3748">#3748</a>
by <a href="https://github.com/sksamuel"><code>@sksamuel</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3761">kotest/kotest#3761</a></li>
<li>Add size matchers to typed Kotlin array classes by <a
href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3773">kotest/kotest#3773</a></li>
<li>Regular file passes the shouldBeEmptyDirectory() assertion by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3775">kotest/kotest#3775</a></li>
<li>OffsetDateTimeToleranceMatcher (<a
href="https://redirect.github.com/kotest/kotest/issues/6">#6</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3781">kotest/kotest#3781</a></li>
<li>Add FixtureMonkey in third party extensions by <a
href="https://github.com/seongahjo"><code>@seongahjo</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3782">kotest/kotest#3782</a></li>
<li>Local date time plus or minus by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3779">kotest/kotest#3779</a></li>
<li>Fix orNull with nullProbability=1.0 produce non-nulls by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3783">kotest/kotest#3783</a></li>
<li>Fix continually does not work with null values by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3786">kotest/kotest#3786</a></li>
<li>cutting docs for 5.8 by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3787">kotest/kotest#3787</a></li>
<li>Support binding properties to specific Arbs when doing reflective
binding by <a href="https://github.com/Kantis"><code>@Kantis</code></a>
in <a
href="https://redirect.github.com/kotest/kotest/pull/3358">kotest/kotest#3358</a></li>
<li>Plus or minus for zoned date time draft (<a
href="https://redirect.github.com/kotest/kotest/issues/8">#8</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3785">kotest/kotest#3785</a></li>
<li>Plus or minus for instant draft (<a
href="https://redirect.github.com/kotest/kotest/issues/7">#7</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3784">kotest/kotest#3784</a></li>
<li>Fix race condition in beforeSpec by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3763">kotest/kotest#3763</a></li>
<li>Provide overriddable defaults for eventually by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3788">kotest/kotest#3788</a></li>
<li>cutting docs for 5.8 (right this time) by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3791">kotest/kotest#3791</a></li>
<li>Fix compiler plugin for K2 compiler by <a
href="https://github.com/OliverO2"><code>@OliverO2</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3800">kotest/kotest#3800</a></li>
<li>Local time plus or minus take2 by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3802">kotest/kotest#3802</a></li>
<li>docs: fix EnabledCondition example (interface, not class) by <a
href="https://github.com/jhult"><code>@jhult</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3810">kotest/kotest#3810</a></li>
<li>Update inspectors.md - Fixed a typo by <a
href="https://github.com/karuturi"><code>@karuturi</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3811">kotest/kotest#3811</a></li>
<li>Fix <code>BigDecimal.ZERO.shouldBePositive()</code> returning true
by <a href="https://github.com/pubiqq"><code>@pubiqq</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3814">kotest/kotest#3814</a></li>
<li>Add <code>intersect</code> matcher to ranges by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3792">kotest/kotest#3792</a></li>
<li>tiny doc fix by <a
href="https://github.com/fantayeneh"><code>@fantayeneh</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3823">kotest/kotest#3823</a></li>
<li>fix: Path.shouldBeAFile should fail on non-existant files by <a
href="https://github.com/LeoColman"><code>@LeoColman</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3826">kotest/kotest#3826</a></li>
<li>Add <code>shouldNotBePositive</code> and
<code>shouldNotBeNegative</code> matchers for BigDecimal by <a
href="https://github.com/pubiqq"><code>@pubiqq</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3818">kotest/kotest#3818</a></li>
<li>Support <code>Iterable</code> in <code>withData</code> on root level
by <a href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3831">kotest/kotest#3831</a></li>
<li>Added java.time.Year arbitrary support by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3842">kotest/kotest#3842</a></li>
<li>Added java.time.Year supports for reflective arbitrary bind by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3844">kotest/kotest#3844</a></li>
<li>Have upper bound print violations by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3847">kotest/kotest#3847</a></li>
<li>ContainDuplicates should print them (<a
href="https://redirect.github.com/kotest/kotest/issues/20">#20</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3846">kotest/kotest#3846</a></li>
<li>Should contain exactly in any order count mismatch draft (<a
href="https://redirect.github.com/kotest/kotest/issues/19">#19</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3845">kotest/kotest#3845</a></li>
<li>Replace Range Intersect tests with Property Tests by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3824">kotest/kotest#3824</a></li>
<li>Changing the Kotlin Gradle plugin dependncy to compileOnly by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3856">kotest/kotest#3856</a></li>
<li>Publishing JVM jar and pom in root variant by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3859">kotest/kotest#3859</a></li>
<li>Fixing Arb.localDate when minDate == maxDate by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3860">kotest/kotest#3860</a></li>
<li>fix(deps): update dependency io.mockk:mockk to v1.13.9 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3853">kotest/kotest#3853</a></li>
<li>Add selfie snapshot testing to the extensions listing by <a
href="https://github.com/nedtwigg"><code>@nedtwigg</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3870">kotest/kotest#3870</a></li>
<li>Contains in order more details (<a
href="https://redirect.github.com/kotest/kotest/issues/29">#29</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3871">kotest/kotest#3871</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kotest/kotest/commit/23b0629c192e3f9aa47cb2b3bf634ed60411d343"><code>23b0629</code></a>
Don't consider kotlinx and javax types to be builtin (<a
href="https://redirect.github.com/kotest/kotest/issues/3899">#3899</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/0660eb368cb28b2e017b4a30bffcc3b8cd070819"><code>0660eb3</code></a>
Fixed use of type alias in shouldBeEqualToComparingFields (<a
href="https://redirect.github.com/kotest/kotest/issues/3927">#3927</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/b560a8c8170b6877d4c8adee0fedf8e1c4e29eb7"><code>b560a8c</code></a>
Updated all node based actions to latest node20 actions</li>
<li><a
href="https://github.com/kotest/kotest/commit/5a8d1322bfcaa7bfee12958b0a831b8c9aa2ddca"><code>5a8d132</code></a>
Allow equals comparison of BigDecimals with different scales (<a
href="https://redirect.github.com/kotest/kotest/issues/3924">#3924</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/13f47351c66086cf460401e565a2cbb62ec2945b"><code>13f4735</code></a>
Proper fix for DescribeSpec test with a multiline description (<a
href="https://redirect.github.com/kotest/kotest/issues/3926">#3926</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/45d17f8bdb12f4d2b1d6741ac30be207e8667ca9"><code>45d17f8</code></a>
Fix TestWithConfigBuilder#config using parsed name when clear
TestDslState (#...</li>
<li><a
href="https://github.com/kotest/kotest/commit/9ae2a62b70e40cbf3fc4260653e0c57e462a3dc7"><code>9ae2a62</code></a>
withEdgecases should keep shrinker <a
href="https://redirect.github.com/kotest/kotest/issues/3812">#3812</a>
(<a
href="https://redirect.github.com/kotest/kotest/issues/3922">#3922</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/a0c7950904578d4ce6854bfdb08da605ff7ae9ec"><code>a0c7950</code></a>
Fix information printed by KProperty0<T>.shouldHaveValue (<a
href="https://redirect.github.com/kotest/kotest/issues/3908">#3908</a>)
(<a
href="https://redirect.github.com/kotest/kotest/issues/3921">#3921</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/68a6a28ae5f643bded668ca4eec3e117e80bdb61"><code>68a6a28</code></a>
Using NoSystemOutListener prevents single tests from being executed (<a
href="https://redirect.github.com/kotest/kotest/issues/3923">#3923</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/e0d3d7a842d64952d7cdd349665e075ab757c3fd"><code>e0d3d7a</code></a>
specify module name kotest-assertions-json (<a
href="https://redirect.github.com/kotest/kotest/issues/3898">#3898</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/kotest/kotest/compare/v5.8.0...v5.8.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `io.kotest:kotest-runner-junit5` from 5.8.0 to 5.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kotest/kotest/releases">io.kotest:kotest-runner-junit5's
releases</a>.</em></p>
<blockquote>
<h2>v5.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update dependency io.github.classgraph:classgraph to v4.8.164 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3751">kotest/kotest#3751</a></li>
<li>Non-negative/positive <code>Long</code> assertions and property
testers by <a
href="https://github.com/RusticFlare"><code>@RusticFlare</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3720">kotest/kotest#3720</a></li>
<li>Fix typo in documentation by <a
href="https://github.com/tamj0rd2"><code>@tamj0rd2</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3756">kotest/kotest#3756</a></li>
<li>fixed : rolled back to initial Readme.md by <a
href="https://github.com/mirageoasis"><code>@mirageoasis</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3757">kotest/kotest#3757</a></li>
<li>Add context container to behavior spec by <a
href="https://github.com/jcthenerd"><code>@jcthenerd</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3737">kotest/kotest#3737</a></li>
<li>Fixed display of large ranges by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3765">kotest/kotest#3765</a></li>
<li>Expose the kotlin coroutineTestScope by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3769">kotest/kotest#3769</a></li>
<li>Increase maps diff size to 100, allowing for config by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3767">kotest/kotest#3767</a></li>
<li>Allow display name formatter to return null by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3764">kotest/kotest#3764</a></li>
<li>CoroutineDispatcher is not a TestDispatcher on JS by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3766">kotest/kotest#3766</a></li>
<li>Use evals as measure for assumptions by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3771">kotest/kotest#3771</a></li>
<li>Added tier3 targets <a
href="https://redirect.github.com/kotest/kotest/issues/3748">#3748</a>
by <a href="https://github.com/sksamuel"><code>@sksamuel</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3761">kotest/kotest#3761</a></li>
<li>Add size matchers to typed Kotlin array classes by <a
href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3773">kotest/kotest#3773</a></li>
<li>Regular file passes the shouldBeEmptyDirectory() assertion by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3775">kotest/kotest#3775</a></li>
<li>OffsetDateTimeToleranceMatcher (<a
href="https://redirect.github.com/kotest/kotest/issues/6">#6</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3781">kotest/kotest#3781</a></li>
<li>Add FixtureMonkey in third party extensions by <a
href="https://github.com/seongahjo"><code>@seongahjo</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3782">kotest/kotest#3782</a></li>
<li>Local date time plus or minus by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3779">kotest/kotest#3779</a></li>
<li>Fix orNull with nullProbability=1.0 produce non-nulls by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3783">kotest/kotest#3783</a></li>
<li>Fix continually does not work with null values by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3786">kotest/kotest#3786</a></li>
<li>cutting docs for 5.8 by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3787">kotest/kotest#3787</a></li>
<li>Support binding properties to specific Arbs when doing reflective
binding by <a href="https://github.com/Kantis"><code>@Kantis</code></a>
in <a
href="https://redirect.github.com/kotest/kotest/pull/3358">kotest/kotest#3358</a></li>
<li>Plus or minus for zoned date time draft (<a
href="https://redirect.github.com/kotest/kotest/issues/8">#8</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3785">kotest/kotest#3785</a></li>
<li>Plus or minus for instant draft (<a
href="https://redirect.github.com/kotest/kotest/issues/7">#7</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3784">kotest/kotest#3784</a></li>
<li>Fix race condition in beforeSpec by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3763">kotest/kotest#3763</a></li>
<li>Provide overriddable defaults for eventually by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3788">kotest/kotest#3788</a></li>
<li>cutting docs for 5.8 (right this time) by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3791">kotest/kotest#3791</a></li>
<li>Fix compiler plugin for K2 compiler by <a
href="https://github.com/OliverO2"><code>@OliverO2</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3800">kotest/kotest#3800</a></li>
<li>Local time plus or minus take2 by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3802">kotest/kotest#3802</a></li>
<li>docs: fix EnabledCondition example (interface, not class) by <a
href="https://github.com/jhult"><code>@jhult</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3810">kotest/kotest#3810</a></li>
<li>Update inspectors.md - Fixed a typo by <a
href="https://github.com/karuturi"><code>@karuturi</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3811">kotest/kotest#3811</a></li>
<li>Fix <code>BigDecimal.ZERO.shouldBePositive()</code> returning true
by <a href="https://github.com/pubiqq"><code>@pubiqq</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3814">kotest/kotest#3814</a></li>
<li>Add <code>intersect</code> matcher to ranges by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3792">kotest/kotest#3792</a></li>
<li>tiny doc fix by <a
href="https://github.com/fantayeneh"><code>@fantayeneh</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3823">kotest/kotest#3823</a></li>
<li>fix: Path.shouldBeAFile should fail on non-existant files by <a
href="https://github.com/LeoColman"><code>@LeoColman</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3826">kotest/kotest#3826</a></li>
<li>Add <code>shouldNotBePositive</code> and
<code>shouldNotBeNegative</code> matchers for BigDecimal by <a
href="https://github.com/pubiqq"><code>@pubiqq</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3818">kotest/kotest#3818</a></li>
<li>Support <code>Iterable</code> in <code>withData</code> on root level
by <a href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3831">kotest/kotest#3831</a></li>
<li>Added java.time.Year arbitrary support by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3842">kotest/kotest#3842</a></li>
<li>Added java.time.Year supports for reflective arbitrary bind by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3844">kotest/kotest#3844</a></li>
<li>Have upper bound print violations by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3847">kotest/kotest#3847</a></li>
<li>ContainDuplicates should print them (<a
href="https://redirect.github.com/kotest/kotest/issues/20">#20</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3846">kotest/kotest#3846</a></li>
<li>Should contain exactly in any order count mismatch draft (<a
href="https://redirect.github.com/kotest/kotest/issues/19">#19</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3845">kotest/kotest#3845</a></li>
<li>Replace Range Intersect tests with Property Tests by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3824">kotest/kotest#3824</a></li>
<li>Changing the Kotlin Gradle plugin dependncy to compileOnly by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3856">kotest/kotest#3856</a></li>
<li>Publishing JVM jar and pom in root variant by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3859">kotest/kotest#3859</a></li>
<li>Fixing Arb.localDate when minDate == maxDate by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3860">kotest/kotest#3860</a></li>
<li>fix(deps): update dependency io.mockk:mockk to v1.13.9 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3853">kotest/kotest#3853</a></li>
<li>Add selfie snapshot testing to the extensions listing by <a
href="https://github.com/nedtwigg"><code>@nedtwigg</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3870">kotest/kotest#3870</a></li>
<li>Contains in order more details (<a
href="https://redirect.github.com/kotest/kotest/issues/29">#29</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3871">kotest/kotest#3871</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kotest/kotest/commit/23b0629c192e3f9aa47cb2b3bf634ed60411d343"><code>23b0629</code></a>
Don't consider kotlinx and javax types to be builtin (<a
href="https://redirect.github.com/kotest/kotest/issues/3899">#3899</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/0660eb368cb28b2e017b4a30bffcc3b8cd070819"><code>0660eb3</code></a>
Fixed use of type alias in shouldBeEqualToComparingFields (<a
href="https://redirect.github.com/kotest/kotest/issues/3927">#3927</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/b560a8c8170b6877d4c8adee0fedf8e1c4e29eb7"><code>b560a8c</code></a>
Updated all node based actions to latest node20 actions</li>
<li><a
href="https://github.com/kotest/kotest/commit/5a8d1322bfcaa7bfee12958b0a831b8c9aa2ddca"><code>5a8d132</code></a>
Allow equals comparison of BigDecimals with different scales (<a
href="https://redirect.github.com/kotest/kotest/issues/3924">#3924</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/13f47351c66086cf460401e565a2cbb62ec2945b"><code>13f4735</code></a>
Proper fix for DescribeSpec test with a multiline description (<a
href="https://redirect.github.com/kotest/kotest/issues/3926">#3926</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/45d17f8bdb12f4d2b1d6741ac30be207e8667ca9"><code>45d17f8</code></a>
Fix TestWithConfigBuilder#config using parsed name when clear
TestDslState (#...</li>
<li><a
href="https://github.com/kotest/kotest/commit/9ae2a62b70e40cbf3fc4260653e0c57e462a3dc7"><code>9ae2a62</code></a>
withEdgecases should keep shrinker <a
href="https://redirect.github.com/kotest/kotest/issues/3812">#3812</a>
(<a
href="https://redirect.github.com/kotest/kotest/issues/3922">#3922</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/a0c7950904578d4ce6854bfdb08da605ff7ae9ec"><code>a0c7950</code></a>
Fix information printed by KProperty0<T>.shouldHaveValue (<a
href="https://redirect.github.com/kotest/kotest/issues/3908">#3908</a>)
(<a
href="https://redirect.github.com/kotest/kotest/issues/3921">#3921</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/68a6a28ae5f643bded668ca4eec3e117e80bdb61"><code>68a6a28</code></a>
Using NoSystemOutListener prevents single tests from being executed (<a
href="https://redirect.github.com/kotest/kotest/issues/3923">#3923</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/e0d3d7a842d64952d7cdd349665e075ab757c3fd"><code>e0d3d7a</code></a>
specify module name kotest-assertions-json (<a
href="https://redirect.github.com/kotest/kotest/issues/3898">#3898</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/kotest/kotest/compare/v5.8.0...v5.8.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `io.kotest:kotest-common` from 5.8.0 to 5.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kotest/kotest/releases">io.kotest:kotest-common's
releases</a>.</em></p>
<blockquote>
<h2>v5.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update dependency io.github.classgraph:classgraph to v4.8.164 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3751">kotest/kotest#3751</a></li>
<li>Non-negative/positive <code>Long</code> assertions and property
testers by <a
href="https://github.com/RusticFlare"><code>@RusticFlare</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3720">kotest/kotest#3720</a></li>
<li>Fix typo in documentation by <a
href="https://github.com/tamj0rd2"><code>@tamj0rd2</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3756">kotest/kotest#3756</a></li>
<li>fixed : rolled back to initial Readme.md by <a
href="https://github.com/mirageoasis"><code>@mirageoasis</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3757">kotest/kotest#3757</a></li>
<li>Add context container to behavior spec by <a
href="https://github.com/jcthenerd"><code>@jcthenerd</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3737">kotest/kotest#3737</a></li>
<li>Fixed display of large ranges by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3765">kotest/kotest#3765</a></li>
<li>Expose the kotlin coroutineTestScope by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3769">kotest/kotest#3769</a></li>
<li>Increase maps diff size to 100, allowing for config by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3767">kotest/kotest#3767</a></li>
<li>Allow display name formatter to return null by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3764">kotest/kotest#3764</a></li>
<li>CoroutineDispatcher is not a TestDispatcher on JS by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3766">kotest/kotest#3766</a></li>
<li>Use evals as measure for assumptions by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3771">kotest/kotest#3771</a></li>
<li>Added tier3 targets <a
href="https://redirect.github.com/kotest/kotest/issues/3748">#3748</a>
by <a href="https://github.com/sksamuel"><code>@sksamuel</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3761">kotest/kotest#3761</a></li>
<li>Add size matchers to typed Kotlin array classes by <a
href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3773">kotest/kotest#3773</a></li>
<li>Regular file passes the shouldBeEmptyDirectory() assertion by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3775">kotest/kotest#3775</a></li>
<li>OffsetDateTimeToleranceMatcher (<a
href="https://redirect.github.com/kotest/kotest/issues/6">#6</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3781">kotest/kotest#3781</a></li>
<li>Add FixtureMonkey in third party extensions by <a
href="https://github.com/seongahjo"><code>@seongahjo</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3782">kotest/kotest#3782</a></li>
<li>Local date time plus or minus by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3779">kotest/kotest#3779</a></li>
<li>Fix orNull with nullProbability=1.0 produce non-nulls by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3783">kotest/kotest#3783</a></li>
<li>Fix continually does not work with null values by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3786">kotest/kotest#3786</a></li>
<li>cutting docs for 5.8 by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3787">kotest/kotest#3787</a></li>
<li>Support binding properties to specific Arbs when doing reflective
binding by <a href="https://github.com/Kantis"><code>@Kantis</code></a>
in <a
href="https://redirect.github.com/kotest/kotest/pull/3358">kotest/kotest#3358</a></li>
<li>Plus or minus for zoned date time draft (<a
href="https://redirect.github.com/kotest/kotest/issues/8">#8</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3785">kotest/kotest#3785</a></li>
<li>Plus or minus for instant draft (<a
href="https://redirect.github.com/kotest/kotest/issues/7">#7</a>) by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3784">kotest/kotest#3784</a></li>
<li>Fix race condition in beforeSpec by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3763">kotest/kotest#3763</a></li>
<li>Provide overriddable defaults for eventually by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3788">kotest/kotest#3788</a></li>
<li>cutting docs for 5.8 (right this time) by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3791">kotest/kotest#3791</a></li>
<li>Fix compiler plugin for K2 compiler by <a
href="https://github.com/OliverO2"><code>@OliverO2</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3800">kotest/kotest#3800</a></li>
<li>Local time plus or minus take2 by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3802">kotest/kotest#3802</a></li>
<li>docs: fix EnabledCondition example (interface, not class) by <a
href="https://github.com/jhult"><code>@jhult</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3810">kotest/kotest#3810</a></li>
<li>Update inspectors.md - Fixed a typo by <a
href="https://github.com/karuturi"><code>@karuturi</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3811">kotest/kotest#3811</a></li>
<li>Fix <code>BigDecimal.ZERO.shouldBePositive()</code> returning true
by <a href="https://github.com/pubiqq"><code>@pubiqq</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3814">kotest/kotest#3814</a></li>
<li>Add <code>intersect</code> matcher to ranges by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3792">kotest/kotest#3792</a></li>
<li>tiny doc fix by <a
href="https://github.com/fantayeneh"><code>@fantayeneh</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3823">kotest/kotest#3823</a></li>
<li>fix: Path.shouldBeAFile should fail on non-existant files by <a
href="https://github.com/LeoColman"><code>@LeoColman</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3826">kotest/kotest#3826</a></li>
<li>Add <code>shouldNotBePositive</code> and
<code>shouldNotBeNegative</code> matchers for BigDecimal by <a
href="https://github.com/pubiqq"><code>@pubiqq</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3818">kotest/kotest#3818</a></li>
<li>Support <code>Iterable</code> in <code>withData</code> on root level
by <a href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3831">kotest/kotest#3831</a></li>
<li>Added java.time.Year arbitrary support by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3842">kotest/kotest#3842</a></li>
<li>Added java.time.Year supports for reflective arbitrary bind by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3844">kotest/kotest#3844</a></li>
<li>Have upper bound print violations by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3847">kotest/kotest#3847</a></li>
<li>ContainDuplicates should print them (<a
href="https://redirect.github.com/kotest/kotest/issues/20">#20</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3846">kotest/kotest#3846</a></li>
<li>Should contain exactly in any order count mismatch draft (<a
href="https://redirect.github.com/kotest/kotest/issues/19">#19</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3845">kotest/kotest#3845</a></li>
<li>Replace Range Intersect tests with Property Tests by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3824">kotest/kotest#3824</a></li>
<li>Changing the Kotlin Gradle plugin dependncy to compileOnly by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3856">kotest/kotest#3856</a></li>
<li>Publishing JVM jar and pom in root variant by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3859">kotest/kotest#3859</a></li>
<li>Fixing Arb.localDate when minDate == maxDate by <a
href="https://github.com/Kantis"><code>@Kantis</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3860">kotest/kotest#3860</a></li>
<li>fix(deps): update dependency io.mockk:mockk to v1.13.9 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3853">kotest/kotest#3853</a></li>
<li>Add selfie snapshot testing to the extensions listing by <a
href="https://github.com/nedtwigg"><code>@nedtwigg</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3870">kotest/kotest#3870</a></li>
<li>Contains in order more details (<a
href="https://redirect.github.com/kotest/kotest/issues/29">#29</a>) by
<a href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3871">kotest/kotest#3871</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kotest/kotest/commit/23b0629c192e3f9aa47cb2b3bf634ed60411d343"><code>23b0629</code></a>
Don't consider kotlinx and javax types to be builtin (<a
href="https://redirect.github.com/kotest/kotest/issues/3899">#3899</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/0660eb368cb28b2e017b4a30bffcc3b8cd070819"><code>0660eb3</code></a>
Fixed use of type alias in shouldBeEqualToComparingFields (<a
href="https://redirect.github.com/kotest/kotest/issues/3927">#3927</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/b560a8c8170b6877d4c8adee0fedf8e1c4e29eb7"><code>b560a8c</code></a>
Updated all node based actions to latest node20 actions</li>
<li><a
href="https://github.com/kotest/kotest/commit/5a8d1322bfcaa7bfee12958b0a831b8c9aa2ddca"><code>5a8d132</code></a>
Allow equals comparison of BigDecimals with different scales (<a
href="https://redirect.github.com/kotest/kotest/issues/3924">#3924</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/13f47351c66086cf460401e565a2cbb62ec2945b"><code>13f4735</code></a>
Proper fix for DescribeSpec test with a multiline description (<a
href="https://redirect.github.com/kotest/kotest/issues/3926">#3926</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/45d17f8bdb12f4d2b1d6741ac30be207e8667ca9"><code>45d17f8</code></a>
Fix TestWithConfigBuilder#config using parsed name when clear
TestDslState (#...</li>
<li><a
href="https://github.com/kotest/kotest/commit/9ae2a62b70e40cbf3fc4260653e0c57e462a3dc7"><code>9ae2a62</code></a>
withEdgecases should keep shrinker <a
href="https://redirect.github.com/kotest/kotest/issues/3812">#3812</a>
(<a
href="https://redirect.github.com/kotest/kotest/issues/3922">#3922</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/a0c7950904578d4ce6854bfdb08da605ff7ae9ec"><code>a0c7950</code></a>
Fix information printed by KProperty0<T>.shouldHaveValue (<a
href="https://redirect.github.com/kotest/kotest/issues/3908">#3908</a>)
(<a
href="https://redirect.github.com/kotest/kotest/issues/3921">#3921</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/68a6a28ae5f643bded668ca4eec3e117e80bdb61"><code>68a6a28</code></a>
Using NoSystemOutListener prevents single tests from being executed (<a
href="https://redirect.github.com/kotest/kotest/issues/3923">#3923</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/e0d3d7a842d64952d7cdd349665e075ab757c3fd"><code>e0d3d7a</code></a>
specify module name kotest-assertions-json (<a
href="https://redirect.github.com/kotest/kotest/issues/3898">#3898</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/kotest/kotest/compare/v5.8.0...v5.8.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `io.kotest.multiplatform` from 5.8.0 to 5.8.1
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent af5ae62 commit 41d8fa8Copy full SHA for 41d8fa8
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments