Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit ed011f2

Browse files
build(deps): Bump kotest-assertions-core-jvm from 5.5.1 to 5.5.3 in /api-editor (#1092)
Bumps [kotest-assertions-core-jvm](https://github.com/kotest/kotest) from 5.5.1 to 5.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kotest/kotest/releases">kotest-assertions-core-jvm's releases</a>.</em></p> <blockquote> <h2>5.5.3</h2> <p>Updated JUnit version from 5.7.2 to 5.8.2</p> <p>Kotest now requires the runtime version of JUnit to be <em>at least</em> 5.8</p> <p>Note: If your build somehow manages to put both JUnit 5.7 <em>and</em> 5.8 onto the classpath and they load in the wrong order, you might see problems related to <code>ClassOrderer</code> not being found. Please make sure that <em>only</em> JUnit 5.8+ is loaded</p> <h2>v5.5.2</h2> <p>Gradle test filter fixes, by <a href="https://github.com/myuwono"><code>@​myuwono</code></a> <a href="https://github-redirect.dependabot.com/kotest/kotest/pull/3257">kotest/kotest#3257</a> Tag inheritance configuration is now available on <code>AbstractProjectConfig</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kotest/kotest/commit/0ab1b52e093e26903e38c6d98e510c338548382b"><code>0ab1b52</code></a> Update jupiter to 5.8.2 (<a href="https://github-redirect.dependabot.com/kotest/kotest/issues/3264">#3264</a>)</li> <li><a href="https://github.com/kotest/kotest/commit/55257df4a5c2b52a954e8a653fa7fe82dea9cd27"><code>55257df</code></a> Update annotations.md (<a href="https://github-redirect.dependabot.com/kotest/kotest/issues/3259">#3259</a>)</li> <li><a href="https://github.com/kotest/kotest/commit/d71a34400f4a948bd0c72b51598453aff1c4fc85"><code>d71a344</code></a> removed release_bom.yml that was used to get kotest-bom 5.5.1 out</li> <li><a href="https://github.com/kotest/kotest/commit/4a91954cf5de5c4f61ae2a8c83d59a7502d98ba4"><code>4a91954</code></a> add infix to shouldHaveSameHashCodeAs (<a href="https://github-redirect.dependabot.com/kotest/kotest/issues/3258">#3258</a>)</li> <li><a href="https://github.com/kotest/kotest/commit/a1233571620e05e587fd261454a7124bd8f6c217"><code>a123357</code></a> Check if s01 is needed for snapshots as well now..</li> <li><a href="https://github.com/kotest/kotest/commit/0c141eac34af32412b066fb002900c73caa05e7d"><code>0c141ea</code></a> Fix tag inheritance. Fixes <a href="https://github-redirect.dependabot.com/kotest/kotest/issues/3231">#3231</a></li> <li><a href="https://github.com/kotest/kotest/commit/5db3e46c7057b7f2831b2f682ec44861d5450b4f"><code>5db3e46</code></a> Issue/fix gradle filter (<a href="https://github-redirect.dependabot.com/kotest/kotest/issues/3257">#3257</a>)</li> <li><a href="https://github.com/kotest/kotest/commit/d78332caa642f140380d5a149252fda9fd578cbe"><code>d78332c</code></a> Fix typo in tempfile.md (<a href="https://github-redirect.dependabot.com/kotest/kotest/issues/3256">#3256</a>)</li> <li><a href="https://github.com/kotest/kotest/commit/4c9ae66a5f6e354a5c0eeac0ecb6e8e82805b6d2"><code>4c9ae66</code></a> Add missing brackets to example core matcher calls (<a href="https://github-redirect.dependabot.com/kotest/kotest/issues/3252">#3252</a>)</li> <li><a href="https://github.com/kotest/kotest/commit/9163ead80384fa964da214c372001d9447b40332"><code>9163ead</code></a> Update plugin com.gradle.enterprise to v3.11.2 (<a href="https://github-redirect.dependabot.com/kotest/kotest/issues/3242">#3242</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kotest/kotest/compare/v5.5.1...v5.5.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.kotest:kotest-assertions-core-jvm&package-manager=gradle&previous-version=5.5.1&new-version=5.5.3)](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 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 859dffb commit ed011f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-editor/backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation("org.eclipse.xtext:org.eclipse.xtext:2.28.0")
4949

5050
testImplementation(kotlin("test"))
51-
testImplementation("io.kotest:kotest-assertions-core-jvm:5.5.1")
51+
testImplementation("io.kotest:kotest-assertions-core-jvm:5.5.3")
5252
testImplementation("io.ktor:ktor-server-test-host:$ktorVersion")
5353
testImplementation("io.mockk:mockk:1.13.2")
5454
testImplementation("org.junit.jupiter:junit-jupiter-params:5.9.1")

api-editor/desktop/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation("org.jetbrains.compose.components:components-splitpane:1.1.1")
4141

4242
testImplementation(kotlin("test"))
43-
testImplementation("io.kotest:kotest-assertions-core-jvm:5.5.1")
43+
testImplementation("io.kotest:kotest-assertions-core-jvm:5.5.3")
4444
testImplementation("io.mockk:mockk:1.13.2")
4545
testImplementation("org.junit.jupiter:junit-jupiter-params:5.9.1")
4646
}

0 commit comments

Comments
 (0)