Commit 294f410
authored
Bump org.junit:junit-bom from 5.13.4 to 5.14.0 (#358)
Bumps
[org.junit:junit-bom](https://github.com/junit-team/junit-framework)
from 5.13.4 to 5.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit-framework/releases">org.junit:junit-bom's
releases</a>.</em></p>
<blockquote>
<p>JUnit 5.14.0 = Platform 1.14.0 + Jupiter 5.14.0 + Vintage 5.14.0</p>
<p>See <a href="https://docs.junit.org/5.14.0/release-notes/">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.0">https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.0</a></p>
<p>JUnit 5.14.0-RC1 = Platform 1.14.0-RC1 + Jupiter 5.14.0-RC1 + Vintage
5.14.0-RC1</p>
<p>See <a
href="https://docs.junit.org/5.14.0-RC1/release-notes/">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.0-RC1">https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.0-RC1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/8545c93a9d86ef7f9c848c0eca4ec792f4e82a37"><code>8545c93</code></a>
Release 5.14.0</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/1d405a0001a7b99ae4557049ae3e24e1b6a45bc3"><code>1d405a0</code></a>
Polish release notes for 5.14 GA</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/c1f78f61a0d75fe6988d3bb1850fceb6db6ec849"><code>c1f78f6</code></a>
Prepare 5.14.0 release notes and link to migration guide</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/a6f666c98ea0b453aed4012ac8ff265ef386236d"><code>a6f666c</code></a>
Allow new classes to be added</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/f728dfaf96827b1d17836372d8bed4b681466f8c"><code>f728dfa</code></a>
Disable compatibility checks for all aggregator projects</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/72b34aa7736b34667ea779550c80696eee4f131e"><code>72b34aa</code></a>
Validate list of accepted breaking changes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/bc62d273b7c0ce91064ba18423c2a04e0643fcd6"><code>bc62d27</code></a>
Only track module-specific lines in
<code>accepted-breaking-changes.txt</code></li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/1d95a3c17ba13b1738bf4426d64a1ff86a14215c"><code>1d95a3c</code></a>
Clear custom initialize-at-build-time lists</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/513be323095e4c14075fb04c99df558487d6e5a5"><code>513be32</code></a>
Update plugin org.graalvm.buildtools.native to v0.11.1</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/174d8de0ea1c336a515c0f724b87f55079d4dd4b"><code>174d8de</code></a>
Back to snapshots for further development</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.0">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| org.junit:junit-bom | [>= 6.a, < 7] |
</details>
[](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 e2b700c commit 294f410
1 file changed
+1
-1
lines changed| 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