Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 in /factory in the dependencies group#2059
Merged
Merged
Conversation
….6 in /factory in the dependencies group Bumps the dependencies group in /factory with 1 update: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` 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 /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Fixes #2057 COPYBARA_INTEGRATE_REVIEW=#2057 from google:dependabot/maven/factory/dependencies-baed41c752 a6f9ace PiperOrigin-RevId: 923113511
c7c33ba to
7c46197
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 in /factory in the dependencies group
Bumps the dependencies group in /factory with 1 update: org.apache.maven.plugins:maven-surefire-plugin.
Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.5 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsFixes #2057
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2057 from google:dependabot/maven/factory/dependencies-baed41c752 a6f9ace