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 2021/09/13 20:02:17 UTC

[GitHub] [commons-text] dependabot[bot] opened a new pull request #265: Bump junit-jupiter from 5.7.2 to 5.8.0

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


   Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
   <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.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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/junit-team/junit5/commit/709fd6e1d6d311a5950e0a957283ac37530e41fd"><code>709fd6e</code></a> Release 5.8</li>
   <li><a href="https://github.com/junit-team/junit5/commit/fa7405528ecdf5a274b050d117ffb2738df0c426"><code>fa74055</code></a> Use text block</li>
   <li><a href="https://github.com/junit-team/junit5/commit/d36ea28cf16b59db91499d8c63fd4d409c0b9900"><code>d36ea28</code></a> Declare service in module descriptor</li>
   <li><a href="https://github.com/junit-team/junit5/commit/6c0bf0229a552c926d584fea7c5b2826d464ca21"><code>6c0bf02</code></a> Fix modular user guide tests by reading module <code>jdk.httpserver</code></li>
   <li><a href="https://github.com/junit-team/junit5/commit/b6dff0d53e6fdc9036d4a35b84fa76ef16e6b0fd"><code>b6dff0d</code></a> Add LauncherSessionListener example to user guide</li>
   <li><a href="https://github.com/junit-team/junit5/commit/439084d2fd72d6f891d09847d6c5f26de26e4b0b"><code>439084d</code></a> Polish documentation for 5.8 GA</li>
   <li><a href="https://github.com/junit-team/junit5/commit/fa021ed31335335ae64fb5dc8f3c94e4c59aa775"><code>fa021ed</code></a> Document published dependency scope change as potentially breaking</li>
   <li><a href="https://github.com/junit-team/junit5/commit/efb980c4e9b24f0639f62ed91835ebf2f7b921e1"><code>efb980c</code></a> Polishing</li>
   <li><a href="https://github.com/junit-team/junit5/commit/0bd6feb4910cbf0a4facbbeeddd06ce6318d179d"><code>0bd6feb</code></a> Remove link to package private class in Javadoc</li>
   <li><a href="https://github.com/junit-team/junit5/commit/75538a7262f8fe44a085d061d37be8f3792eb241"><code>75538a7</code></a> Document that autoCloseArguments in <a href="https://github.com/ParameterizedTest"><code>@​ParameterizedTest</code></a> is a potentially break...</li>
   <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.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&package-manager=maven&previous-version=5.7.2&new-version=5.8.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-text] kinow merged pull request #265: Bump junit-jupiter from 5.7.2 to 5.8.0

Posted by GitBox <gi...@apache.org>.
kinow merged pull request #265:
URL: https://github.com/apache/commons-text/pull/265


   


-- 
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-text] coveralls edited a comment on pull request #265: Bump junit-jupiter from 5.7.2 to 5.8.0

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #265:
URL: https://github.com/apache/commons-text/pull/265#issuecomment-918647332


   
   [![Coverage Status](https://coveralls.io/builds/42844492/badge)](https://coveralls.io/builds/42844492)
   
   Coverage remained the same at 97.865% when pulling **8778af94f70e616f75e29fd34cc636f430ba9f94 on dependabot/maven/org.junit.jupiter-junit-jupiter-5.8.0** into **de3a606e657c6a4bfe0020f24ce112ae2ed9cc40 on master**.
   


-- 
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-text] coveralls commented on pull request #265: Bump junit-jupiter from 5.7.2 to 5.8.0

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #265:
URL: https://github.com/apache/commons-text/pull/265#issuecomment-918647332


   
   [![Coverage Status](https://coveralls.io/builds/42843340/badge)](https://coveralls.io/builds/42843340)
   
   Coverage remained the same at 97.865% when pulling **7107cc7a13dbed50365733bce3ebc22cfa584e79 on dependabot/maven/org.junit.jupiter-junit-jupiter-5.8.0** into **7369850b8d95024da59896c97ead83e388883d47 on master**.
   


-- 
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