Skip to content

Commit dba313d

Browse files
Upgrade: [dependabot] - bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#292)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">org.junit:junit-bom's releases</a>.</em></p> <blockquote> <p>JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Oyster-zx"><code>@​Oyster-zx</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4311">junit-team/junit5#4311</a></li> <li><a href="https://github.com/etrandafir93"><code>@​etrandafir93</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4336">junit-team/junit5#4336</a></li> <li><a href="https://github.com/hanszt"><code>@​hanszt</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3377">junit-team/junit5#3377</a></li> <li><a href="https://github.com/ngocnhan-tran1996"><code>@​ngocnhan-tran1996</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4545">junit-team/junit5#4545</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0">https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0</a></p> <p>JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0-RC1/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hanszt"><code>@​hanszt</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3377">junit-team/junit5#3377</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1">https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1</a></p> <p>JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0-M3/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3">https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3</a></p> <p>JUnit 5.13.0-M2 = Platform 1.13.0-M2 + Jupiter 5.13.0-M2 + Vintage 5.13.0-M2</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0-M2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2">https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2</a></p> <p>JUnit 5.13.0-M1 = Platform 1.13.0-M1 + Jupiter 5.13.0-M1 + Vintage 5.13.0-M1</p> <p>See <a href="https://junit.org/junit5/docs/5.13.0-M1/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Oyster-zx"><code>@​Oyster-zx</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4311">junit-team/junit5#4311</a></li> <li><a href="https://github.com/etrandafir93"><code>@​etrandafir93</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4336">junit-team/junit5#4336</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1">https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit5/commit/f539f92fce67e95c642e3788284e27dbad8add7c"><code>f539f92</code></a> Release 5.13.0</li> <li><a href="https://github.com/junit-team/junit5/commit/a54ad65325608225e553b8c1310899f090fdf8eb"><code>a54ad65</code></a> Use <code>set</code>/<code>get</code> on <code>AtomicBoolean</code> compatibility with Java 8</li> <li><a href="https://github.com/junit-team/junit5/commit/9bb6a0f4bdb63709a86410e695e0fb31b79aaa28"><code>9bb6a0f</code></a> Finalize 5.13.0 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/5f0e4e6e355355693eddac376669be393476dc66"><code>5f0e4e6</code></a> Remove short-circuiting to ensure all classes are checked for cycles (<a href="https://redirect.github.com/junit-team/junit5/issues/4598">#4598</a>)</li> <li><a href="https://github.com/junit-team/junit5/commit/36bb005e4d28f3c817a0f3c1466603a84deeb841"><code>36bb005</code></a> Improve assertion failure message in TestClassPredicatesTests</li> <li><a href="https://github.com/junit-team/junit5/commit/2c86dfa055d679d203f0977b0739a385cc2649d1"><code>2c86dfa</code></a> Avoid publishing Gradle Module Metadata for <code>shadowRuntimeElements</code></li> <li><a href="https://github.com/junit-team/junit5/commit/4b27910013e672e2c55c26a1ab7737d0ac1f321e"><code>4b27910</code></a> Allow publishing files to an existing directory</li> <li><a href="https://github.com/junit-team/junit5/commit/b819306bccb1ab78994a208169d9e98ca97e7a5b"><code>b819306</code></a> Fix console launcher's <code>--uid</code> option (<a href="https://redirect.github.com/junit-team/junit5/issues/4589">#4589</a>)</li> <li><a href="https://github.com/junit-team/junit5/commit/df466515d250c7f041aed13890f0490c8497680d"><code>df46651</code></a> Fix <code>:junit-platform-console:compileModule</code></li> <li><a href="https://github.com/junit-team/junit5/commit/182a268a8a38cd4047f80e6478f8896f0595e027"><code>182a268</code></a> Force Gradle to update snapshots</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit:junit-bom&package-manager=maven&previous-version=5.12.2&new-version=5.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d93e9f8 commit dba313d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.junit</groupId>
3333
<artifactId>junit-bom</artifactId>
34-
<version>5.12.2</version>
34+
<version>5.13.0</version>
3535
<type>pom</type>
3636
<scope>import</scope>
3737
</dependency>

0 commit comments

Comments
 (0)