Skip to content

Commit ff9134a

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 (#102)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.5 to 3.5.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.6</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Introduce reportTestTimestamp option and include timestamp for test sets and test cases (<a href="https://redirect.github.com/apache/maven-surefire/issues/3261">#3261</a>) (<a href="https://redirect.github.com/apache/maven-surefire/pull/3302">#3302</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Issue <a href="https://redirect.github.com/apache/maven-surefire/issues/2613">#2613</a> Debugging failsafe tests: Message 'Listening for transport dt_socket at address' is not displayed anymore when using maven.surefire.debug (<a href="https://redirect.github.com/apache/maven-surefire/issues/3353">#3353</a>) (<a href="https://redirect.github.com/apache/maven-surefire/pull/3354">#3354</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li>Ensure that the statistics filename is calculated only once. (<a href="https://redirect.github.com/apache/maven-surefire/issues/3326">#3326</a>) (<a href="https://redirect.github.com/apache/maven-surefire/pull/3327">#3327</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li>Add <code>flakes</code> attribute to use in <code>testsuite</code> report (<a href="https://redirect.github.com/apache/maven-surefire/issues/3306">#3306</a>) (<a href="https://redirect.github.com/apache/maven-surefire/pull/3308">#3308</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li>[BACKPORT 3.5.x] <a href="https://issues.apache.org/jira/browse/SUREFIRE-2049">[SUREFIRE-2049]</a> - Fix SHUTDOWN type lost during command serialization. (<a href="https://redirect.github.com/apache/maven-surefire/issues/3270">#3270</a>) (<a href="https://redirect.github.com/apache/maven-surefire/pull/3289">#3289</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li>fix: null guard for context map (<a href="https://redirect.github.com/apache/maven-surefire/issues/3269">#3269</a>) (<a href="https://redirect.github.com/apache/maven-surefire/pull/3272">#3272</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>3.5.x/bug/cherry pick embedded mode its (<a href="https://redirect.github.com/apache/maven-surefire/pull/3328">#3328</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li>Use surefire 3.5.5 by project itself for testing (<a href="https://redirect.github.com/apache/maven-surefire/pull/3324">#3324</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Follow Oracle javadoc guidelines (<a href="https://redirect.github.com/apache/maven-surefire/pull/3177">#3177</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (<a href="https://redirect.github.com/apache/maven-surefire/pull/3334">#3334</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.21.0 to 2.22.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/3350">#3350</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-surefire/commit/25ea054860a5c1e5932b360d8aa0a31944c2b841"><code>25ea054</code></a> [maven-release-plugin] prepare release surefire-3.5.6</li> <li><a href="https://github.com/apache/maven-surefire/commit/e5f374ccdefd5b40d75e0072a754708183d9ec5e"><code>e5f374c</code></a> Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3</li> <li><a href="https://github.com/apache/maven-surefire/commit/dadd55b7a6a3a0336c253413f68c4f08092328c2"><code>dadd55b</code></a> Issue <a href="https://redirect.github.com/apache/maven-surefire/issues/2613">#2613</a> Debugging failsafe tests: Message 'Listening for transport dt_soc...</li> <li><a href="https://github.com/apache/maven-surefire/commit/39dd250a44f1f2f1f18ea1881d78ac341222ea97"><code>39dd250</code></a> Bump commons-io:commons-io from 2.21.0 to 2.22.0</li> <li><a href="https://github.com/apache/maven-surefire/commit/27742739c8cc6e4676611ac4bfe42870f74fd0f3"><code>2774273</code></a> Ensure that the statistics filename is calculated only once. (<a href="https://redirect.github.com/apache/maven-surefire/issues/3326">#3326</a>) (<a href="https://redirect.github.com/apache/maven-surefire/issues/3327">#3327</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/0d5df8a3b4606622a67922405488d4b182409893"><code>0d5df8a</code></a> 3.5.x/bug/cherry pick embedded mode its (<a href="https://redirect.github.com/apache/maven-surefire/issues/3328">#3328</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/04ad9a293f5cee5e95c5cd5a2e751723be66deff"><code>04ad9a2</code></a> Use surefire 3.5.5 by project itself for testing</li> <li><a href="https://github.com/apache/maven-surefire/commit/37e8f694c18ca664a8e45e934a43d4870e799c45"><code>37e8f69</code></a> Add <code>flakes</code> attribute to use in <code>testsuite</code> report (<a href="https://redirect.github.com/apache/maven-surefire/issues/3306">#3306</a>) (<a href="https://redirect.github.com/apache/maven-surefire/issues/3308">#3308</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/a970fefe4dbc173acacf79389d812f91f6ef027a"><code>a970fef</code></a> Introduce reportTestTimestamp option and include timestamp for test sets and ...</li> <li><a href="https://github.com/apache/maven-surefire/commit/e838393bbb127a7798d13283b9af7cfa0afec3a8"><code>e838393</code></a> deploy 3.5.x branch to nexus</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6">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.5.5&new-version=3.5.6)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43d033e commit ff9134a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<maven.javadoc.version>3.12.0</maven.javadoc.version>
4848
<maven.release.version>3.3.1</maven.release.version>
4949
<maven.versions.version>2.21.0</maven.versions.version>
50-
<maven.surefire.version>3.5.5</maven.surefire.version>
50+
<maven.surefire.version>3.5.6</maven.surefire.version>
5151
<maven.source.version>3.4.0</maven.source.version>
5252
</properties>
5353
<dependencies>

0 commit comments

Comments
 (0)