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/23 17:13:01 UTC

[GitHub] [commons-imaging] dependabot[bot] opened a new pull request #172: Bump junit-jupiter from 5.8.0 to 5.8.1

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


   Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1.
   <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.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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/junit-team/junit5/commit/9883ffa5ab9ddb27ce33f6d2ace9f6be16403f40"><code>9883ffa</code></a> Release 5.8.1</li>
   <li><a href="https://github.com/junit-team/junit5/commit/68b08a79c56557277762da0c30eb1d66ee189884"><code>68b08a7</code></a> Fix unintended exceptions in assertLinesMatch</li>
   <li><a href="https://github.com/junit-team/junit5/commit/248ac22f5b9feccab56fa4833c1b1a0b07ad2dd4"><code>248ac22</code></a> Add missing public constructor</li>
   <li><a href="https://github.com/junit-team/junit5/commit/ba7f6a7de5dd8eed33127319e9090a1e6294e87f"><code>ba7f6a7</code></a> Polish 5.8.1 release notes</li>
   <li><a href="https://github.com/junit-team/junit5/commit/5eca40d6b93f30b07b05c88ccb4ba6f1007830c7"><code>5eca40d</code></a> Prepare 5.8.1 release notes</li>
   <li><a href="https://github.com/junit-team/junit5/commit/34217e4964dac3c4eddd406d7b40aa63dce6bef5"><code>34217e4</code></a> Introduce support for text blocks in <a href="https://github.com/CsvSource"><code>@​CsvSource</code></a></li>
   <li><a href="https://github.com/junit-team/junit5/commit/155a25ffd8bf55caf18e5e06ed7e5b6424f9ff08"><code>155a25f</code></a> Deprecate <a href="https://github.com/UseTechnicalNames"><code>@​UseTechnicalNames</code></a></li>
   <li><a href="https://github.com/junit-team/junit5/commit/49e1901aeefb67639f0ddcc188beffcfdab4e74a"><code>49e1901</code></a> Polishing 5.8.1 release notes</li>
   <li><a href="https://github.com/junit-team/junit5/commit/3242bf6790708d832feb5a338a99ba94a01d975b"><code>3242bf6</code></a> Make ReflectionSupport.findNestedClasses thread-safe</li>
   <li><a href="https://github.com/junit-team/junit5/commit/7896665d3bcd238c9b691862801ece52b4bd1a3b"><code>7896665</code></a> Add <a href="https://github-redirect.dependabot.com/junit-team/junit5/issues/2722">#2722</a> to release notes</li>
   <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1">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.8.0&new-version=5.8.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.

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

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



[GitHub] [commons-imaging] coveralls commented on pull request #172: Bump junit-jupiter from 5.8.0 to 5.8.1

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


   
   [![Coverage Status](https://coveralls.io/builds/43035590/badge)](https://coveralls.io/builds/43035590)
   
   Coverage remained the same at 77.003% when pulling **d60584bab4c16b7af06b4ad28bfe1c063caacd21 on dependabot/maven/org.junit.jupiter-junit-jupiter-5.8.1** into **eebeb0c0013749f5a4f4edec8d362b660871d5a9 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-imaging] kinow merged pull request #172: Bump junit-jupiter from 5.8.0 to 5.8.1

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


   


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