You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/14 14:00:14 UTC

[GitHub] [axis-axis2-java-core] dependabot[bot] opened a new pull request, #454: Bump maven-failsafe-plugin from 2.22.2 to 3.0.0

dependabot[bot] opened a new pull request, #454:
URL: https://github.com/apache/axis-axis2-java-core/pull/454

   Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">maven-failsafe-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>3.0.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2154">[SUREFIRE-2154]</a> - Get rid of localRepository from surefire mojo parameter, use Resolver API (<a href="https://redirect.github.com/apache/maven-surefire/pull/617">#617</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2119">[SUREFIRE-2119]</a> - Sanitize failIfNoSpecifiedTests prefix in failsafe (<a href="https://redirect.github.com/apache/maven-surefire/pull/570">#570</a>) <a href="https://github.com/liry"><code>@​liry</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2143">[SUREFIRE-2143]</a> - Fix reporting of skipped parameterized test (<a href="https://redirect.github.com/apache/maven-surefire/pull/612">#612</a>) <a href="https://github.com/andpab"><code>@​andpab</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2156">[SUREFIRE-2156]</a> - Refresh download page (<a href="https://redirect.github.com/apache/maven-surefire/pull/618">#618</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2150">[SUREFIRE-2150]</a> - Remove duplicate license headers (<a href="https://redirect.github.com/apache/maven-surefire/pull/619">#619</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2150">[SUREFIRE-2150]</a> - upgrade to parent pom 39 (<a href="https://redirect.github.com/apache/maven-surefire/pull/614">#614</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2149">[SUREFIRE-2149]</a> - Make all ITs run with Maven 3.9.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/613">#613</a>) <a href="https://github.com/andpab"><code>@​andpab</code></a></li>
   </ul>
   <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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.com/apache/maven-surefire/pull/591">#591</a>) <a href="https://github.com/andpab"><code>@​andpab</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/41b640b7c262293c389dfbaf10379fabd0c21410"><code>41b640b</code></a> [maven-release-plugin] prepare release surefire-3.0.0</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/1b49cdb530e5c65c060367eba8e7bc8afef17ed4"><code>1b49cdb</code></a> [SUREFIRE-2156] Refresh download page</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/6669b03a77b00cd669eead519c421bc58ce9d6e6"><code>6669b03</code></a> [SUREFIRE-2150] Remove duplicate license headers</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/c6ccef3f23185ee5d1ccc3dd46ad2690f0311867"><code>c6ccef3</code></a> Don't fast break builds on GitHub</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/2709f76c045209f0fff0bacd447cacf489ed05c3"><code>2709f76</code></a> [SUREFIRE-2154] Get rid of localRepository from surefire mojo parameter, use ...</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/052ce53748b42e28ac7e0d1c46b0ea09183def75"><code>052ce53</code></a> [SUREFIRE-2150] upgrade to parent pom 39 (<a href="https://redirect.github.com/apache/maven-surefire/issues/614">#614</a>)</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/208eae24bd8068d90078362f57fe2246ba1b2107"><code>208eae2</code></a> Sanitize failIfNoSpecifiedTests prefix in failsafe</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/b8246dceea139f420a1bda125942cd3d23a45e88"><code>b8246dc</code></a> [SUREFIRE-2143] Fix reporting of skipped parameterized test</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/11bbdc9b1450d011e0c5520cf5e3f01ebffce097"><code>11bbdc9</code></a> [SUREFIRE-2149] Make all ITs run with Maven 3.9.0</li>
   <li><a href="https://github.com/apache/maven-surefire/commit/1f0c26115bb88486aba06fe71d1764145b325313"><code>1f0c261</code></a> remove this file, not sure why this was here...</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-2.22.2...surefire-3.0.0">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-failsafe-plugin&package-manager=maven&previous-version=2.22.2&new-version=3.0.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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] veithen merged pull request #454: Bump maven-failsafe-plugin from 2.22.2 to 3.0.0

Posted by "veithen (via GitHub)" <gi...@apache.org>.
veithen merged PR #454:
URL: https://github.com/apache/axis-axis2-java-core/pull/454


-- 
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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org