Skip to content

Commit

Permalink
Update dependency io.kotest:kotest-bom to v5.8.0 (#103)
Browse files Browse the repository at this point in the history
[![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-bom](https://togithub.com/kotest/kotest) | `5.7.2`
-> `5.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.kotest:kotest-bom/5.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.kotest:kotest-bom/5.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.kotest:kotest-bom/5.7.2/5.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.kotest:kotest-bom/5.7.2/5.8.0?slim=true)](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>

### [`v5.8.0`](https://togithub.com/kotest/kotest/releases/tag/v5.8.0)

##### What's Changed

- Remove hardcoded emil path by
[@&#8203;sksamuel](https://togithub.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3700](https://togithub.com/kotest/kotest/pull/3700)
- Fix until timeout by [@&#8203;sksamuel](https://togithub.com/sksamuel)
in
[https://github.com/kotest/kotest/pull/3699](https://togithub.com/kotest/kotest/pull/3699)
- Improve documentation on beforeEach, beforeAny and beforeTest by
[@&#8203;pientaa](https://togithub.com/pientaa) in
[https://github.com/kotest/kotest/pull/3698](https://togithub.com/kotest/kotest/pull/3698)
- Update docusaurus monorepo to v2.4.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kotest/kotest/pull/3713](https://togithub.com/kotest/kotest/pull/3713)
- Update dependency io.kotest.extensions:kotest-extensions-mockserver to
v1.3.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kotest/kotest/pull/3715](https://togithub.com/kotest/kotest/pull/3715)
- Add range to reflective Set of Enum values by
[@&#8203;tbvh](https://togithub.com/tbvh) in
[https://github.com/kotest/kotest/pull/3710](https://togithub.com/kotest/kotest/pull/3710)
- Fix ordering of beforespec and user interceptors by
[@&#8203;sksamuel](https://togithub.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3716](https://togithub.com/kotest/kotest/pull/3716)
- Add backgroundScope in KMP
[#&#8203;3708](https://togithub.com/kotest/kotest/issues/3708) by
[@&#8203;sksamuel](https://togithub.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3717](https://togithub.com/kotest/kotest/pull/3717)
- Support objects when using FQN for config by
[@&#8203;sksamuel](https://togithub.com/sksamuel) in
[https://github.com/kotest/kotest/pull/3718](https://togithub.com/kotest/kotest/pull/3718)
- Add see-difference formatting to shouldHaveValue by
[@&#8203;matejdro](https://togithub.com/matejdro) in
[https://github.com/kotest/kotest/pull/3707](https://togithub.com/kotest/kotest/pull/3707)
- assertions.nondeterministic: Update package name in docs and tests by
[@&#8203;OliverO2](https://togithub.com/OliverO2) in
[https://github.com/kotest/kotest/pull/3727](https://togithub.com/kotest/kotest/pull/3727)
- Added shouldBeSortedDescending matcher by
[@&#8203;kshired](https://togithub.com/kshired) in
[https://github.com/kotest/kotest/pull/3721](https://togithub.com/kotest/kotest/pull/3721)
- Add warning about kotest.assertions.collection.enumerate.size property
by [@&#8203;matejdro](https://togithub.com/matejdro) in
[https://github.com/kotest/kotest/pull/3724](https://togithub.com/kotest/kotest/pull/3724)
- Fixed containAll Matchers with varargs by
[@&#8203;kshired](https://togithub.com/kshired) in
[https://github.com/kotest/kotest/pull/3731](https://togithub.com/kotest/kotest/pull/3731)
- Fixed shouldContainAnyOf matchers with varargs by
[@&#8203;kshired](https://togithub.com/kshired) in
[https://github.com/kotest/kotest/pull/3733](https://togithub.com/kotest/kotest/pull/3733)
- docs(tags.md) - update code snippet to pass env vars to jvm by
[@&#8203;k-times-c](https://togithub.com/k-times-c) in
[https://github.com/kotest/kotest/pull/3729](https://togithub.com/kotest/kotest/pull/3729)
- support-ranges by
[@&#8203;AlexCue987](https://togithub.com/AlexCue987) in
[https://github.com/kotest/kotest/pull/3735](https://togithub.com/kotest/kotest/pull/3735)
- Fix TestFactory does not close AutoCloseable objects by
[@&#8203;kshired](https://togithub.com/kshired) in
[https://github.com/kotest/kotest/pull/3739](https://togithub.com/kotest/kotest/pull/3739)
- Added support for sequence arbitraries by
[@&#8203;kshired](https://togithub.com/kshired) in
[https://github.com/kotest/kotest/pull/3719](https://togithub.com/kotest/kotest/pull/3719)
- Improve Sequence.shouldContainExactly(...) by
[@&#8203;obecker](https://togithub.com/obecker) in
[https://github.com/kotest/kotest/pull/3743](https://togithub.com/kotest/kotest/pull/3743)
- Improve Sequence.shouldHaveSingleElement(...) by
[@&#8203;obecker](https://togithub.com/obecker) in
[https://github.com/kotest/kotest/pull/3745](https://togithub.com/kotest/kotest/pull/3745)
- Added support for array arbitraries by
[@&#8203;kshired](https://togithub.com/kshired) in
[https://github.com/kotest/kotest/pull/3728](https://togithub.com/kotest/kotest/pull/3728)
- Fix using IrFactory's deprecated api by
[@&#8203;kshired](https://togithub.com/kshired) in
[https://github.com/kotest/kotest/pull/3750](https://togithub.com/kotest/kotest/pull/3750)

##### New Contributors

- [@&#8203;k-times-c](https://togithub.com/k-times-c) made their first
contribution in
[https://github.com/kotest/kotest/pull/3729](https://togithub.com/kotest/kotest/pull/3729)
- [@&#8203;AlexCue987](https://togithub.com/AlexCue987) made their first
contribution in
[https://github.com/kotest/kotest/pull/3735](https://togithub.com/kotest/kotest/pull/3735)
- [@&#8203;obecker](https://togithub.com/obecker) made their first
contribution in
[https://github.com/kotest/kotest/pull/3743](https://togithub.com/kotest/kotest/pull/3743)

**Full Changelog**:
kotest/kotest@v5.7.2...v5.8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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/krzema12/snakeyaml-engine-kmp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent e38a3cf commit b46fbf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kotlin {
kotlin.srcDirs(tasks.yamlTestSuiteDataSources)

dependencies {
implementation(platform("io.kotest:kotest-bom:5.7.2"))
implementation(platform("io.kotest:kotest-bom:5.8.0"))
implementation("io.kotest:kotest-framework-engine")
implementation("io.kotest:kotest-framework-api")
implementation("io.kotest:kotest-assertions-core")
Expand Down

0 comments on commit b46fbf9

Please sign in to comment.