You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/15 00:00:30 UTC

[GitHub] [maven-doxia-sitetools] dependabot[bot] opened a new pull request, #89: Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M9

dependabot[bot] opened a new pull request, #89:
URL: https://github.com/apache/maven-doxia-sitetools/pull/89

   Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M9.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">maven-surefire-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>3.0.0-M9</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2146">[SUREFIRE-2146]</a> - Don't draw border around reporting tables (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/596">#596</a>) <a href="https://github.com/michael-o"><code>@​michael-o</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2145">[SUREFIRE-2145]</a> - Don't use Sink#figure()/Sink#figureCaption() since it… (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/595">#595</a>) <a href="https://github.com/michael-o"><code>@​michael-o</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2065">[SUREFIRE-2065]</a> - Fix parameterized JUnit4 test reporting (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/608">#608</a>) <a href="https://github.com/andpab"><code>@​andpab</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2095">[SUREFIRE-2095]</a> - Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true when run with failsafe (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/545">#545</a>) <a href="https://github.com/br0nstein"><code>@​br0nstein</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump log4j-core from 2.13.1 to 2.17.1 in /surefire-its/src/test/resources/surefire-1659-stream-corruption (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/569">#569</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump junit from 4.12 to 4.13.1 in /surefire-its/src/test/resources/surefire-2065-junit4 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/611">#611</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-filtering (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/551">#551</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>3.0.0-M8</h2>
   <!-- raw HTML omitted -->
   <h2>:boom: Breaking changes</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1654">[SUREFIRE-1654]</a> - Remove deprecated <code>forkMode</code> parameter (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/575">#575</a>) <a href="https://github.com/SimonBaars"><code>@​SimonBaars</code></a></li>
   </ul>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2139">[SUREFIRE-2139]</a> - Raise plexus-java to 1.1.2 for proper Java 19/20 bytecode support (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/591">#591</a>) <a href="https://github.com/andpab"><code>@​andpab</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2133">[SUREFIRE-2133]</a> - Make anchors start <em>before</em> the headings (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/582">#582</a>) <a href="https://github.com/michael-o"><code>@​michael-o</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2095">[SUREFIRE-2095]</a> - Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true when run with failsafe (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/545">#545</a>) <a href="https://github.com/br0nstein"><code>@​br0nstein</code></a></li>
   <li>[[SUREFIRE-2109] Add suffix derived from current user to Surefire temp directory name (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/554">#554</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>]](<a href="https://issues.apache.org/jira/browse/SUREFIRE-2109%5D">https://issues.apache.org/jira/browse/SUREFIRE-2109]</a> Add suffix derived from current user to Surefire temp directory name (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/554">#554</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>) - <a href="https://issues.apache.org/jira/browse/SUREFIRE-2117">[SUREFIRE-2117]</a> - Include package, outer classes in XML report for <a href="https://github.com/Nested"><code>@​Nested</code></a> (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/568">#568</a>) <a href="https://github.com/andpab"><code>@​andpab</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2101">[SUREFIRE-2101]</a> - JUnit5 console reporting: Fall back to class name (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/587">#587</a>) <a href="https://github.com/andpab"><code>@​andpab</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2101">[SUREFIRE-2101]</a> - Fixes 'null' phrased test names with JUnit5 without <a href="https://github.com/DisplayName"><code>@​DisplayName</code></a> (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/549">#549</a>) <a href="https://github.com/ascopes"><code>@​ascopes</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2032">[SUREFIRE-2032]</a> - Fix test count when using <a href="https://github.com/Disabled"><code>@​Disabled</code></a> at class level (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/564">#564</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2135">[SUREFIRE-2135]</a> - Use native.encoding for parsing ps (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/584">#584</a>) <a href="https://github.com/andpab"><code>@​andpab</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2100">[SUREFIRE-2100]</a> - make aggregate parameter work for single-module projects (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/548">#548</a>) <a href="https://github.com/kwin"><code>@​kwin</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2090">[SUREFIRE-2090]</a> - Xref link to source code with specified line number doesn't work. Missing &quot;L&quot; in anchor (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/555">#555</a>) <a href="https://github.com/raupachz"><code>@​raupachz</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2082">[SUREFIRE-2082]</a> - Close file handles asap to prevent breaching the system's maximum number of open files (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/534">#534</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump log4j-core from 2.13.1 to 2.17.1 in /surefire-its/src/test/resources/surefire-1659-stream-corruption (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/569">#569</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump junit from 4.12 to 4.13.1 in /surefire-its/src/test/resources/surefire-2065-junit4 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/611">#611</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-filtering (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/551">#551</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2129">[SUREFIRE-2129]</a> - Upgrade Maven Reporting API to 3.1.1/Maven Reporting … (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/579">#579</a>) <a href="https://github.com/michael-o"><code>@​michael-o</code></a></li>
   <li>Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-scope-filtering (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/pull/550">#550</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-surefire/commit/6463194dc397b282c2d8963ed8af96f2d12a7eb8"><code>6463194</code></a> [maven-release-plugin] prepare release surefire-3.0.0-M9</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/bdec059668cacd2a5744f69866cf0e41568ee616"><code>bdec059</code></a> [SUREFIRE-2145] Don't use Sink#figure()/Sink#figureCaption() since it distort...</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/c2c41804a1e80bea7a39b0c8fc2b4edfe731744c"><code>c2c4180</code></a> Bump log4j-core</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/c6ddebc08c398d40822fc3514f34cb7590e984cb"><code>c6ddebc</code></a> Bump junit in /surefire-its/src/test/resources/surefire-2065-junit4 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/611">#611</a>)</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/ee5e81e2d768b9b7132bd4d844947d1991a483c9"><code>ee5e81e</code></a> [SUREFIRE-2146] Don't draw border around reporting tables (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/596">#596</a>)</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/11d05413b3104de6b856e7923ee7d327f3cba662"><code>11d0541</code></a> [SUREFIRE-2065] Fix parameterized JUnit4 test reporting (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/608">#608</a>)</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/b8887b43c59ffe9c446e265c290694fcb2583247"><code>b8887b4</code></a> Bump commons-email</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/59e096d9874e4cd719bef01e1dc45f9b5f7e9456"><code>59e096d</code></a> [SUREFIRE-2095] Fork crash doesn't fail build with -Dmaven.test.failure.ignor...</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/2c8fe402c11773c1bc75166327c3b5c4bf520d9e"><code>2c8fe40</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/54dfdc194d60b11d26943fed09027ddeec9a4c79"><code>54dfdc1</code></a> [maven-release-plugin] prepare release surefire-3.0.0-M8</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.0.0-M9">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.0.0-M5&new-version=3.0.0-M9)](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@maven.apache.org

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


[GitHub] [maven-doxia-sitetools] dependabot[bot] commented on pull request #89: Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M9

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #89:
URL: https://github.com/apache/maven-doxia-sitetools/pull/89#issuecomment-1469025031

   Superseded by #95.


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

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


[GitHub] [maven-doxia-sitetools] dependabot[bot] closed pull request #89: Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M9

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #89: Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M9
URL: https://github.com/apache/maven-doxia-sitetools/pull/89


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

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