You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/09/19 00:02:08 UTC

[GitHub] [commons-scxml] dependabot[bot] opened a new pull request, #66: Bump junit-jupiter-api from 5.8.2 to 5.9.0

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

   Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">junit-jupiter-api's releases</a>.</em></p>
   <blockquote>
   <p>JUnit 5.9.0 = Platform 1.9.0 + Jupiter 5.9.0 + Vintage 5.9.0</p>
   <p>See <a href="http://junit.org/junit5/docs/5.9.0/release-notes/">Release Notes</a>.</p>
   <p>JUnit 5.9.0-RC1 = Platform 1.9.0-RC1 + Jupiter 5.9.0-RC1 + Vintage 5.9.0-RC1</p>
   <p>See <a href="http://junit.org/junit5/docs/5.9.0-RC1/release-notes/">Release Notes</a>.</p>
   <p>JUnit 5.9.0-M1 = Platform 1.9.0-M1 + Jupiter 5.9.0-M1 + Vintage 5.9.0-M1</p>
   <p>See <a href="http://junit.org/junit5/docs/5.9.0-M1/release-notes/">Release Notes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/junit-team/junit5/commit/3ed71dff121ff4cfe6355195f274244c7acea0bd"><code>3ed71df</code></a> Release 5.9</li>
   <li><a href="https://github.com/junit-team/junit5/commit/d3f8e4ad9e43b12741c3614451daba496bc35323"><code>d3f8e4a</code></a> Prepare 5.9 release notes</li>
   <li><a href="https://github.com/junit-team/junit5/commit/2aaf24c35d0ec3cb6c84ed6bb53469347de09605"><code>2aaf24c</code></a> Improve debug mode detection in JUnit Jupiter (<a href="https://github-redirect.dependabot.com/junit-team/junit5/issues/2973">#2973</a>)</li>
   <li><a href="https://github.com/junit-team/junit5/commit/be5566839aa593101c3ffe10bd529d062ef068c7"><code>be55668</code></a> Use suite events for more accurate reporting (<a href="https://github-redirect.dependabot.com/junit-team/junit5/issues/2985">#2985</a>)</li>
   <li><a href="https://github.com/junit-team/junit5/commit/5fdb138924f59703a6a4fcd0cdcde6d1a224a950"><code>5fdb138</code></a> Fix <a href="https://github.com/ArgumentsSource"><code>@​ArgumentsSource</code></a> annotation name in user guide (<a href="https://github-redirect.dependabot.com/junit-team/junit5/issues/2980">#2980</a>)</li>
   <li><a href="https://github.com/junit-team/junit5/commit/5407208ba97865eeabc0fa53593e98a95620ec36"><code>5407208</code></a> Bump com.gradle.enterprise from 3.10.2 to 3.10.3 (<a href="https://github-redirect.dependabot.com/junit-team/junit5/issues/2981">#2981</a>)</li>
   <li><a href="https://github.com/junit-team/junit5/commit/e91e5dc26b86d0fc0a92f747f0b5dcdc9e5fbec2"><code>e91e5dc</code></a> Introduce AssertionFailureBuilder (<a href="https://github-redirect.dependabot.com/junit-team/junit5/issues/2972">#2972</a>)</li>
   <li><a href="https://github.com/junit-team/junit5/commit/08b102c905b187d058f942c9bd27df27cb4e86a3"><code>08b102c</code></a> Upgradle to 7.5</li>
   <li><a href="https://github.com/junit-team/junit5/commit/49ca772ba6c6bf6ef7ea146ceda8dd54f287026e"><code>49ca772</code></a> Polish Javadoc for <a href="https://github.com/EnabledIf"><code>@​EnabledIf</code></a> and <a href="https://github.com/DisabledIf"><code>@​DisabledIf</code></a></li>
   <li><a href="https://github.com/junit-team/junit5/commit/dafaabf27350d7b49a32bcbf9e9df76854824d3e"><code>dafaabf</code></a> Stabilize test on Windows</li>
   <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0">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-api&package-manager=maven&previous-version=5.8.2&new-version=5.9.0)](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-unsubscribe@commons.apache.org

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


[GitHub] [commons-scxml] dependabot[bot] closed pull request #66: Bump junit-jupiter-api from 5.8.2 to 5.9.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #66: Bump junit-jupiter-api from 5.8.2 to 5.9.0
URL: https://github.com/apache/commons-scxml/pull/66


-- 
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-unsubscribe@commons.apache.org

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


[GitHub] [commons-scxml] dependabot[bot] commented on pull request #66: Bump junit-jupiter-api from 5.8.2 to 5.9.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #66:
URL: https://github.com/apache/commons-scxml/pull/66#issuecomment-1253033538

   Superseded by #70.


-- 
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-unsubscribe@commons.apache.org

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