Commit 1d055c6
authored
Bump org.junit:junit-bom from 5.14.0 to 5.14.1 (#369)
Bumps
[org.junit:junit-bom](https://github.com/junit-team/junit-framework)
from 5.14.0 to 5.14.1.
<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.1 = Platform 1.14.1 + Jupiter 5.14.1 + Vintage 5.14.1</p>
<p>See <a href="https://docs.junit.org/5.14.1/release-notes/">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r5.14.0...r5.14.1">https://github.com/junit-team/junit-framework/compare/r5.14.0...r5.14.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/c7cde2d0667ee93f5079e75d6661585533cf424b"><code>c7cde2d</code></a>
Release 5.14.1</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/f9fd4385102e317ff22477d1c599e26faecb6059"><code>f9fd438</code></a>
Remove "Latest Releases" section</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/eae19b2e72820348f72246b6782882ef9d0991fa"><code>eae19b2</code></a>
Finalize 5.14.1 release notes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/da25e47fcf6973407e456964a79a4e73ec8641f2"><code>da25e47</code></a>
Fix broken links in documentation</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/386bbf338e6435024c2a4130809e0a1920daab3f"><code>386bbf3</code></a>
Fix since info for <code>JRE.JAVA_26</code></li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/09a1609a08c45ba1cd58ddadc59b18a0f084c57b"><code>09a1609</code></a>
Update since info for backported changes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/2ab33702c5d3d91447a57747d1e0d9ae799235ca"><code>2ab3370</code></a>
Improve documentation for TestInstantiationAwareExtension</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/0b9617e3ae6373cdb03a706e25e3e814f3805850"><code>0b9617e</code></a>
Fix support for package-private test methods (<a
href="https://redirect.github.com/junit-team/junit-framework/issues/5100">#5100</a>)</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d43c3cae691e157b7c7ef3be22e513311e4870aa"><code>d43c3ca</code></a>
Restore JDK 8 compatibility</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/9c0c7551ac6b6077b02d837ef31240a752fe5453"><code>9c0c755</code></a>
Validate that there are enough arguments to inject
<code>@parameter</code> fields</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r5.14.0...r5.14.1">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e043931 commit 1d055c6
1 file changed
Lines changed: 1 addition & 1 deletion
| 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