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/02/05 05:35:36 UTC

[GitHub] [commons-pool] dependabot[bot] opened a new pull request #63: Bump junit-bom from 5.7.0 to 5.7.1

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


   Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">junit-bom's releases</a>.</em></p>
   <blockquote>
   <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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/junit-team/junit5/commit/b5227801590b3a0758c46a4890e6784f7b04649c"><code>b522780</code></a> Release 5.7.1</li>
   <li><a href="https://github.com/junit-team/junit5/commit/f8c6d4ab7919781ea7401eac2caeac55c5d99d59"><code>f8c6d4a</code></a> Finalize release notes for 5.7.1</li>
   <li><a href="https://github.com/junit-team/junit5/commit/8b3d5aa0885f1e0a38283de71c7431a77f234cde"><code>8b3d5aa</code></a> Fix container failure XML reporting (<a href="https://github-redirect.dependabot.com/junit-team/junit5/issues/2542">#2542</a>)</li>
   <li><a href="https://github.com/junit-team/junit5/commit/b394ef08ad2493494032ef9179cbd050e21a614c"><code>b394ef0</code></a> Use jOOX to test XML reports</li>
   <li><a href="https://github.com/junit-team/junit5/commit/2b7d5b12c19da96eebd37e11ef90df4ebfc0fbed"><code>2b7d5b1</code></a> Use Java 9 collection factory methods</li>
   <li><a href="https://github.com/junit-team/junit5/commit/5c42adb2b44b3532f5e8563d19d044597e4d8c4f"><code>5c42adb</code></a> Fix typos</li>
   <li><a href="https://github.com/junit-team/junit5/commit/beddaf450158fd81bf0da9400efb5e1d25eedba9"><code>beddaf4</code></a> Remove unnecessary throws clause</li>
   <li><a href="https://github.com/junit-team/junit5/commit/85ee2126196c403dab7e05b904a84c05bf58f0db"><code>85ee212</code></a> Simplify assertions</li>
   <li><a href="https://github.com/junit-team/junit5/commit/c704713e51ddfc3e2a7f811db939702a4350fb65"><code>c704713</code></a> Fix assertion</li>
   <li><a href="https://github.com/junit-team/junit5/commit/7d6edad19aedae80ce5484dc8677390baac768f8"><code>7d6edad</code></a> Convert field to local variable</li>
   <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit:junit-bom&package-manager=maven&previous-version=5.7.0&new-version=5.7.1)](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.

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



[GitHub] [commons-pool] coveralls commented on pull request #63: Bump junit-bom from 5.7.0 to 5.7.1

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


   
   [![Coverage Status](https://coveralls.io/builds/36890398/badge)](https://coveralls.io/builds/36890398)
   
   Coverage remained the same at 84.428% when pulling **8b36eb8746bdf58691bb7ca4dcd656b747179848 on dependabot/maven/org.junit-junit-bom-5.7.1** into **0da5c540983485565f08711bf986e1ea43b162f3 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.

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



[GitHub] [commons-pool] coveralls commented on pull request #63: Bump junit-bom from 5.7.0 to 5.7.1

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


   
   [![Coverage Status](https://coveralls.io/builds/36890398/badge)](https://coveralls.io/builds/36890398)
   
   Coverage remained the same at 84.428% when pulling **8b36eb8746bdf58691bb7ca4dcd656b747179848 on dependabot/maven/org.junit-junit-bom-5.7.1** into **0da5c540983485565f08711bf986e1ea43b162f3 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.

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



[GitHub] [commons-pool] garydgregory merged pull request #63: Bump junit-bom from 5.7.0 to 5.7.1

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #63:
URL: https://github.com/apache/commons-pool/pull/63


   


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

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