dependabot[bot] opened a new pull request #40:
URL: https://github.com/apache/commons-scxml/pull/40


   Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 
5.4.2 to 5.8.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/junit-team/junit5/releases";>junit-jupiter-engine'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>
   <p>JUnit 5.8.1 = Platform 1.8.1 + Jupiter 5.8.1 + Vintage 5.8.1</p>
   <p>See <a href="http://junit.org/junit5/docs/5.8.1/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.8.0 = Platform 1.8.0 + Jupiter 5.8.0 + Vintage 5.8.0</p>
   <p>See <a href="http://junit.org/junit5/docs/5.8.0/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.8.0-RC1 = Platform 1.8.0-RC1 + Jupiter 5.8.0-RC1 + Vintage 
5.8.0-RC1</p>
   <p>See <a 
href="http://junit.org/junit5/docs/5.8.0-RC1/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.8.0-M1 = Platform 1.8.0-M1 + Jupiter 5.8.0-M1 + Vintage 
5.8.0-M1</p>
   <p>See <a 
href="http://junit.org/junit5/docs/5.8.0-M1/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.7.2 = Platform 1.7.2 + Jupiter 5.7.2 + Vintage 5.7.2</p>
   <p>See <a href="http://junit.org/junit5/docs/5.7.2/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.7.1 = Platform 1.7.1 + Jupiter 5.7.1 + Vintage 5.7.1</p>
   <p>See <a href="http://junit.org/junit5/docs/5.7.1/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.7.0 = Platform 1.7.0 + Jupiter 5.7.0 + Vintage 5.7.0</p>
   <p>See <a href="http://junit.org/junit5/docs/5.7.0/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.7.0-RC1 = Platform 1.7.0-RC1 + Jupiter 5.7.0-RC1 + Vintage 
5.7.0-RC1</p>
   <p>See <a 
href="http://junit.org/junit5/docs/5.7.0-RC1/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.7.0-M1 = Platform 1.7.0-M1 + Jupiter 5.7.0-M1 + Vintage 
5.7.0-M1</p>
   <p>See <a 
href="http://junit.org/junit5/docs/5.7.0-M1/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.6.3 = Platform 1.6.3 + Jupiter 5.6.3 + Vintage 5.6.3</p>
   <p>See <a href="http://junit.org/junit5/docs/5.6.3/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.6.2 = Platform 1.6.2 + Jupiter 5.6.2 + Vintage 5.6.2</p>
   <p>See <a href="http://junit.org/junit5/docs/5.6.2/release-notes/";>Release 
Notes</a>.</p>
   <p>JUnit 5.6.1 = Platform 1.6.1 + Jupiter 5.6.1 + Vintage 5.6.1</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.4.2...r5.8.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit.jupiter:junit-jupiter-engine&package-manager=maven&previous-version=5.4.2&new-version=5.8.2)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to