spring-reactive-sample
spring-reactive-sample copied to clipboard
chore(deps-dev): bump io.kotest:kotest-assertions-core-jvm from 5.9.0 to 5.9.1 in /boot-kotlin-co
Bumps io.kotest:kotest-assertions-core-jvm from 5.9.0 to 5.9.1.
Release notes
Sourced from io.kotest:kotest-assertions-core-jvm's releases.
v5.9.1
What's Changed
Assertions
- shouldHaveElementAt-more-info by
@AlexCue987in kotest/kotest#3985- shouldExist-more-info (#62) by
@AlexCue987in kotest/kotest#3984- singleElement-more-info by
@AlexCue987in kotest/kotest#3983- singleElement-with-predicate-more-info by
@AlexCue987in kotest/kotest#3986- Add Stacktrace Substring Matching to Throwable Matchers by
@neBMin kotest/kotest#3998- Deprecating inspecting. by
@Kantisin kotest/kotest#4009- Partial key (#65) by
@AlexCue987in kotest/kotest#4013- fix retry ignore subclass of exception class by
@kin4496in kotest/kotest#3955- Add simplified overloads to shouldMatchEach extensions (#3911) by
@gianniniain kotest/kotest#3929- Add an
infixvariant ofshouldNotBeNullthat accepts a block by@sschuberthin kotest/kotest#4060Framework
- Handling generic data classes when determining identifier stability by
@Kantisin kotest/kotest#4007- Refactor team city listener to extract the writing methods by
@sksamuelin kotest/kotest#4053Property-testing
- Reverted generation of null values in
Arb.list<T?>due to performance issues by@Kantisin kotest/kotest#4023- Add an Arbitrary to generate whitespace. by
@jedesrochesin kotest/kotest#4030Docs
- Update blogs.md - matchers for temporal types with tolerance by
@AlexCue987in kotest/kotest#4021- fix broken matcher documentation for dates by
@dzappoldin kotest/kotest#4019- Correct the explanation of lifecycle hooks in docs by
@kohiiin kotest/kotest#4020- Fix links for Testcontainers lifecycle section by
@gavvvrin kotest/kotest#4037- Add link to write-up about ranges by
@AlexCue987in kotest/kotest#4042- Fix test name comparison in docs by
@hoonloperin kotest/kotest#4034Build / CI/CD / Dependency updates
- Add wasmJs publishing to release job by
@eygraberin kotest/kotest#4010- chore(deps): update dependency gradle to v8.7 by
@renovatein kotest/kotest#3958- add-regression-test-for-performance-degradation by
@AlexCue987in kotest/kotest#4027- Publish androidNative targets by
@eygraberin kotest/kotest#4031- Publish watchosDeviceArm64 target by
@eygraberin kotest/kotest#4032- fix(deps): update dependency io.mockk:mockk to v1.13.11 by
@renovatein kotest/kotest#4050- [Chore] Upgrade to the Develocity plugin to remove build warnings by
@pshevchein kotest/kotest#4045New Contributors
@eygrabermade their first contribution in kotest/kotest#4010@dzappoldmade their first contribution in kotest/kotest#4019@kohiimade their first contribution in kotest/kotest#4020@jedesrochesmade their first contribution in kotest/kotest#4030@gavvvrmade their first contribution in kotest/kotest#4037@pshevchemade their first contribution in kotest/kotest#4045@hoonlopermade their first contribution in kotest/kotest#4034@neBMmade their first contribution in kotest/kotest#3998
... (truncated)
Commits
2cd159dAdd aninfixvariant ofshouldNotBeNullthat accepts a block (#4060)77cf524Add simplified overloads to shouldMatchEach extensions (#3911) (#3929)9b00d42Add Stacktrace Substring Matching to Throwable Matchers (#3998)2d3cbb6Updated blogs list3452bc1Fix test name comparison in docs (#4034)00a0b4esingleElement-with-predicate-more-info (#3986)ed663ebRefactor team city listener to extract the writing methods (#4053)97de2a1fix retry ignore subclass of exception class (#3955)c3bb0fcAdd link to write-up about ranges (#4042)cb0a4a9[Chore] Upgrade to the Develocity plugin to remove build warnings (#4045)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)