Bumps junit-jupiter from 5.8.1 to 5.8.2.
Release notes
Sourced from junit-jupiter's releases.
JUnit 5.8.2 = Platform 1.8.2 + Jupiter 5.8.2 + Vintage 5.8.2
See Release Notes.
Commits
f58cd41Release 5.8.2893617cFix Javadoc of DEFAULT_DISCOVERY_LISTENER_CONFIGURATION_PROPERTY_NAME3d75f99Use Gradlebecauseto document junit-platform-launcher dependency4ef6e70Support CSV headers in display names in parameterized tests69aed70Polish Overview section of User Guide4181b9cMake quote character in@CsvFileSourceconfigurablee27058eStop publishing to scans.gradle.com for PR buildsd455b98Always update snapshots938ab00Increase tool timeout to reduce flakinesscd257bdUse longer timeouts to stabilize flaky tests- Additional commits viewable in compare view
Dependabot compatibility score
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">junit-jupiter's releases</a>.</em></p>
<blockquote>
<p>JUnit 5.8.2 = Platform 1.8.2 + Jupiter 5.8.2 + Vintage 5.8.2</p>
<p>See <a href="http://junit.org/junit5/docs/5.8.2/release-notes/">Release Notes</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/junit-team/junit5/commit/f58cd419755846f1476e8d15783438de8d7aede4"><code>f58cd41</code></a> Release 5.8.2</li>
<li><a href="https://github.com/junit-team/junit5/commit/893617c8bcfd50a9c22023177c80db9973e36d8f"><code>893617c</code></a> Fix Javadoc of DEFAULT_DISCOVERY_LISTENER_CONFIGURATION_PROPERTY_NAME</li>
<li><a href="https://github.com/junit-team/junit5/commit/3d75f99bf78fa386c17a52009670d6bcfa3f3168"><code>3d75f99</code></a> Use Gradle <code>because</code> to document junit-platform-launcher dependency</li>
<li><a href="https://github.com/junit-team/junit5/commit/4ef6e70989fb9ad9efef7bb45996854d876503b1"><code>4ef6e70</code></a> Support CSV headers in display names in parameterized tests</li>
<li><a href="https://github.com/junit-team/junit5/commit/69aed70d38b2b2ca3bb51b7a4f29c909573c0544"><code>69aed70</code></a> Polish Overview section of User Guide</li>
<li><a href="https://github.com/junit-team/junit5/commit/4181b9c05d5ac8ea056e3c06d35503f99403157a"><code>4181b9c</code></a> Make quote character in <a href="https://github.com/CsvFileSource"><code>@CsvFileSource</code></a> configurable</li>
<li><a href="https://github.com/junit-team/junit5/commit/e27058ec5c283bce2f495d0d0b4d328abc16d6e1"><code>e27058e</code></a> Stop publishing to scans.gradle.com for PR builds</li>
<li><a href="https://github.com/junit-team/junit5/commit/d455b9894ae508d5aa859b7b8ae42debaadb8137"><code>d455b98</code></a> Always update snapshots</li>
<li><a href="https://github.com/junit-team/junit5/commit/938ab00d4db1f5ef074856907536bdec5ec414a1"><code>938ab00</code></a> Increase tool timeout to reduce flakiness</li>
<li><a href="https://github.com/junit-team/junit5/commit/cd257bd863cc63d32adbefe0c596b881eeabe099"><code>cd257bd</code></a> Use longer timeouts to stabilize flaky tests</li>
<li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2">compare view</a></li>
</ul>
</details>
<br />
[](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>