-
Notifications
You must be signed in to change notification settings - Fork 43
Commit 39ab5bf
authored
Bump junit.jupiter.version from 5.13.2 to 5.13.3 (#273)
Bumps `junit.jupiter.version` from 5.13.2 to 5.13.3.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.2 to 5.13.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit-framework/releases">org.junit.jupiter:junit-jupiter-api's
releases</a>.</em></p>
<blockquote>
<p>JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3</p>
<p>See <a href="https://docs.junit.org/5.13.3/release-notes/">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3">https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/9e8abddfcf3f0eb960658fca6f5b27b4d148ebe6"><code>9e8abdd</code></a>
Release 5.13.3</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/8a0be1322e14d08f0a69146b307b52ddefb94190"><code>8a0be13</code></a>
Improve message of discovery issues for ineffective <code>@order</code>
annotations (<a
href="https://redirect.github.com/junit-team/junit-framework/issues/4718">#4718</a>)</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/59d562e17bd44d48b96f08942569bd9e027d6530"><code>59d562e</code></a>
Fix Javadoc references</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/f4c202b52bc8e8eb350b5da742db09ed0942ebfa"><code>f4c202b</code></a>
Strip reasons when concatenating them in ConditionEvaluationResult</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e5d0e0bdb50d089346b6d222bcfdc60da0a2784c"><code>e5d0e0b</code></a>
Fix multiple issues with ConditionEvaluationResult reason values</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e5c9a56ab90f0324cf44e427778bf02e40a787ff"><code>e5c9a56</code></a>
Improve display names in tests</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/cf19095977348922ef35f20472f821e18f231254"><code>cf19095</code></a>
Polish release notes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/aec59d2ddc609810749a31f919971e7ccb8b88a8"><code>aec59d2</code></a>
Update dependency com.puppycrawl.tools:checkstyle to v10.26.1</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/7d8fe2abaa07476b07600fb26e96fb644c0e7a70"><code>7d8fe2a</code></a>
Update dependency com.puppycrawl.tools:checkstyle to v10.26.0</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d1ffa36650c83f6add87b8d9c31153c017e563f3"><code>d1ffa36</code></a>
Update dependency com.puppycrawl.tools:checkstyle to v10.25.1</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.2 to 5.13.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit-framework/releases">org.junit.jupiter:junit-jupiter-engine's
releases</a>.</em></p>
<blockquote>
<p>JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3</p>
<p>See <a href="https://docs.junit.org/5.13.3/release-notes/">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3">https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/9e8abddfcf3f0eb960658fca6f5b27b4d148ebe6"><code>9e8abdd</code></a>
Release 5.13.3</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/8a0be1322e14d08f0a69146b307b52ddefb94190"><code>8a0be13</code></a>
Improve message of discovery issues for ineffective <code>@order</code>
annotations (<a
href="https://redirect.github.com/junit-team/junit-framework/issues/4718">#4718</a>)</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/59d562e17bd44d48b96f08942569bd9e027d6530"><code>59d562e</code></a>
Fix Javadoc references</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/f4c202b52bc8e8eb350b5da742db09ed0942ebfa"><code>f4c202b</code></a>
Strip reasons when concatenating them in ConditionEvaluationResult</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e5d0e0bdb50d089346b6d222bcfdc60da0a2784c"><code>e5d0e0b</code></a>
Fix multiple issues with ConditionEvaluationResult reason values</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e5c9a56ab90f0324cf44e427778bf02e40a787ff"><code>e5c9a56</code></a>
Improve display names in tests</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/cf19095977348922ef35f20472f821e18f231254"><code>cf19095</code></a>
Polish release notes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/aec59d2ddc609810749a31f919971e7ccb8b88a8"><code>aec59d2</code></a>
Update dependency com.puppycrawl.tools:checkstyle to v10.26.1</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/7d8fe2abaa07476b07600fb26e96fb644c0e7a70"><code>7d8fe2a</code></a>
Update dependency com.puppycrawl.tools:checkstyle to v10.26.0</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d1ffa36650c83f6add87b8d9c31153c017e563f3"><code>d1ffa36</code></a>
Update dependency com.puppycrawl.tools:checkstyle to v10.25.1</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3">compare
view</a></li>
</ul>
</details>
<br />
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 613c897 commit 39ab5bfCopy full SHA for 39ab5bf
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments