Commit 7d91754
authored
fix(deps): update dependency io.kotest:kotest-bom to v6.0.6 (#2149)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [io.kotest:kotest-bom](https://redirect.github.com/kotest/kotest) |
`6.0.5` -> `6.0.6` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>kotest/kotest (io.kotest:kotest-bom)</summary>
###
[`v6.0.6`](https://redirect.github.com/kotest/kotest/releases/tag/v6.0.6)
[Compare
Source](https://redirect.github.com/kotest/kotest/compare/6.0.5...6.0.6)
#### What's Changed
- Clarify mock features in Kotest documentation by
[@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5205](https://redirect.github.com/kotest/kotest/pull/5205)
- Specific data test methods for various specs by
[@​alfonsoristorato](https://redirect.github.com/alfonsoristorato)
in [#​5144](https://redirect.github.com/kotest/kotest/pull/5144)
- Another example for race conditions - mocking LocalDateTime.now() by
[@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5209](https://redirect.github.com/kotest/kotest/pull/5209)
- atMost-for-int
([#​5210](https://redirect.github.com/kotest/kotest/issues/5210))
by [@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5211](https://redirect.github.com/kotest/kotest/pull/5211)
- atMost-for-long
([#​5212](https://redirect.github.com/kotest/kotest/issues/5212))
by [@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5213](https://redirect.github.com/kotest/kotest/pull/5213)
- Update shouldBeOneOf assertion description by
[@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5214](https://redirect.github.com/kotest/kotest/pull/5214)
- Clarify shouldContainAll assertion description by
[@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5215](https://redirect.github.com/kotest/kotest/pull/5215)
- remove-code-duplication-in-GreaterThanOrEqual.kt by
[@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5224](https://redirect.github.com/kotest/kotest/pull/5224)
- Update to Gradle 9.2.1 & remove some potentially old workarounds by
[@​nhajratw](https://redirect.github.com/nhajratw) in
[#​5176](https://redirect.github.com/kotest/kotest/pull/5176)
- more-info-for-oneOf by
[@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5222](https://redirect.github.com/kotest/kotest/pull/5222)
- Remove all uses of deprecated ComparableMatcherResult by
[@​sksamuel](https://redirect.github.com/sksamuel) in
[#​5231](https://redirect.github.com/kotest/kotest/pull/5231)
- add-atLeast-atMost-for-BigDecimal by
[@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5226](https://redirect.github.com/kotest/kotest/pull/5226)
- Add project config option for concurrency order by
[@​sksamuel](https://redirect.github.com/sksamuel) in
[#​5232](https://redirect.github.com/kotest/kotest/pull/5232)
- Reenable koin by
[@​sksamuel](https://redirect.github.com/sksamuel) in
[#​5233](https://redirect.github.com/kotest/kotest/pull/5233)
- Remove usage of toFile in path matchers by
[@​sksamuel](https://redirect.github.com/sksamuel) in
[#​5229](https://redirect.github.com/kotest/kotest/pull/5229)
- Avoid creating fresh root for the first test in `InstancePerLeaf` by
[@​T45K](https://redirect.github.com/T45K) in
[#​5201](https://redirect.github.com/kotest/kotest/pull/5201)
- Alex/arbs support arrays of primitives by
[@​AlexCue987](https://redirect.github.com/AlexCue987) in
[#​5220](https://redirect.github.com/kotest/kotest/pull/5220)
**Full Changelog**:
<kotest/kotest@v6.0.5...v6.0.6>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/typesafegithub/github-workflows-kt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5cc5664 commit 7d91754
File tree
3 files changed
+3
-3
lines changed- buildSrc/src/main/kotlin/buildsrc/convention
- test-utils
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments