This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit ebd83af
authored
build(deps): Bump io.kotest:kotest-assertions-core-jvm from 5.6.2 to 5.8.0 in /api-editor (#1479)
Bumps
[io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest)
from 5.6.2 to 5.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kotest/kotest/releases">io.kotest:kotest-assertions-core-jvm's
releases</a>.</em></p>
<blockquote>
<h2>v5.8.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove hardcoded emil path by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3700">kotest/kotest#3700</a></li>
<li>Fix until timeout by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3699">kotest/kotest#3699</a></li>
<li>Improve documentation on beforeEach, beforeAny and beforeTest by <a
href="https://github.com/pientaa"><code>@pientaa</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3698">kotest/kotest#3698</a></li>
<li>Update docusaurus monorepo to v2.4.3 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3713">kotest/kotest#3713</a></li>
<li>Update dependency io.kotest.extensions:kotest-extensions-mockserver
to v1.3.0 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3715">kotest/kotest#3715</a></li>
<li>Add range to reflective Set of Enum values by <a
href="https://github.com/tbvh"><code>@tbvh</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3710">kotest/kotest#3710</a></li>
<li>Fix ordering of beforespec and user interceptors by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3716">kotest/kotest#3716</a></li>
<li>Add backgroundScope in KMP <a
href="https://redirect.github.com/kotest/kotest/issues/3708">#3708</a>
by <a href="https://github.com/sksamuel"><code>@sksamuel</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3717">kotest/kotest#3717</a></li>
<li>Support objects when using FQN for config by <a
href="https://github.com/sksamuel"><code>@sksamuel</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3718">kotest/kotest#3718</a></li>
<li>Add see-difference formatting to shouldHaveValue by <a
href="https://github.com/matejdro"><code>@matejdro</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3707">kotest/kotest#3707</a></li>
<li>assertions.nondeterministic: Update package name in docs and tests
by <a href="https://github.com/OliverO2"><code>@OliverO2</code></a> in
<a
href="https://redirect.github.com/kotest/kotest/pull/3727">kotest/kotest#3727</a></li>
<li>Added shouldBeSortedDescending matcher by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3721">kotest/kotest#3721</a></li>
<li>Add warning about kotest.assertions.collection.enumerate.size
property by <a
href="https://github.com/matejdro"><code>@matejdro</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3724">kotest/kotest#3724</a></li>
<li>Fixed containAll Matchers with varargs by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3731">kotest/kotest#3731</a></li>
<li>Fixed shouldContainAnyOf matchers with varargs by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3733">kotest/kotest#3733</a></li>
<li>docs(tags.md) - update code snippet to pass env vars to jvm by <a
href="https://github.com/k-times-c"><code>@k-times-c</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3729">kotest/kotest#3729</a></li>
<li>support-ranges by <a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3735">kotest/kotest#3735</a></li>
<li>Fix TestFactory does not close AutoCloseable objects by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3739">kotest/kotest#3739</a></li>
<li>Added support for sequence arbitraries by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3719">kotest/kotest#3719</a></li>
<li>Improve Sequence.shouldContainExactly(...) by <a
href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3743">kotest/kotest#3743</a></li>
<li>Improve Sequence.shouldHaveSingleElement(...) by <a
href="https://github.com/obecker"><code>@obecker</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3745">kotest/kotest#3745</a></li>
<li>Added support for array arbitraries by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3728">kotest/kotest#3728</a></li>
<li>Fix using IrFactory's deprecated api by <a
href="https://github.com/kshired"><code>@kshired</code></a> in <a
href="https://redirect.github.com/kotest/kotest/pull/3750">kotest/kotest#3750</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/k-times-c"><code>@k-times-c</code></a>
made their first contribution in <a
href="https://redirect.github.com/kotest/kotest/pull/3729">kotest/kotest#3729</a></li>
<li><a
href="https://github.com/AlexCue987"><code>@AlexCue987</code></a> made
their first contribution in <a
href="https://redirect.github.com/kotest/kotest/pull/3735">kotest/kotest#3735</a></li>
<li><a href="https://github.com/obecker"><code>@obecker</code></a> made
their first contribution in <a
href="https://redirect.github.com/kotest/kotest/pull/3743">kotest/kotest#3743</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kotest/kotest/compare/v5.7.2...v5.8.0">https://github.com/kotest/kotest/compare/v5.7.2...v5.8.0</a></p>
<h2>v5.7.2</h2>
<p>No release notes provided.</p>
<h2>v5.7.1</h2>
<p>No release notes provided.</p>
<h2>v5.7.0</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kotest/kotest/commit/01bd98ff10102c51b5a80b51fb375c68264f627d"><code>01bd98f</code></a>
Fix using IrFactory's deprecated api (<a
href="https://redirect.github.com/kotest/kotest/issues/3750">#3750</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/ba288796a5ad290e77b0a4f3c6791700928d2037"><code>ba28879</code></a>
Added support for array arbitraries (<a
href="https://redirect.github.com/kotest/kotest/issues/3728">#3728</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/d950fdb0412e16b7e13cd4f698da32d3a6b12c4a"><code>d950fdb</code></a>
Improve Sequence.shouldHaveSingleElement(...) (<a
href="https://redirect.github.com/kotest/kotest/issues/3745">#3745</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/96e0125c784b97c6c9448bbf517f99131dffe2a9"><code>96e0125</code></a>
Improve Sequence.shouldContainExactly(...) (<a
href="https://redirect.github.com/kotest/kotest/issues/3743">#3743</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/402ca06929f95b7a3d3382cee36779a57deffa85"><code>402ca06</code></a>
Added support for sequence arbitraries (<a
href="https://redirect.github.com/kotest/kotest/issues/3719">#3719</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/1b0188e0ce8a62d81594e4cb0fab1ee612fbe19e"><code>1b0188e</code></a>
Fix TestFactory does not close AutoCloseable objects (<a
href="https://redirect.github.com/kotest/kotest/issues/3739">#3739</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/eab0f88057ec7f15a98afbce06f93a0da7234932"><code>eab0f88</code></a>
support-ranges (<a
href="https://redirect.github.com/kotest/kotest/issues/3735">#3735</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/629e382fd6be979e57d121802e6fa32395f4bb94"><code>629e382</code></a>
Fix docs (Tags): propagate System Properties to test executors (<a
href="https://redirect.github.com/kotest/kotest/issues/3729">#3729</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/85c4c4002178b4bef3fe8181a6f672e335e4958e"><code>85c4c40</code></a>
Fix shouldContainAnyOf matchers with varargs (<a
href="https://redirect.github.com/kotest/kotest/issues/3733">#3733</a>)</li>
<li><a
href="https://github.com/kotest/kotest/commit/ad53f1ce8595ba007c9836ca967489cf47a2f4de"><code>ad53f1c</code></a>
Fix containAll Matchers with varargs (<a
href="https://redirect.github.com/kotest/kotest/issues/3731">#3731</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/kotest/kotest/compare/v5.6.2...v5.8.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 27a1e08 commit ebd83afCopy full SHA for ebd83af
1 file changed
+1
-1
lines changedapi-editor/backend/build.gradle.kts
Copy file name to clipboardExpand all lines: api-editor/backend/build.gradle.kts+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
0 commit comments