Bump version.org.apache.maven.plugins.surefire from 3.0.0 to 3.1.0 #40

Merged
dependabot[bot] merged 1 commit from dependabot/maven/version.org.apache.maven.plugins.surefire-3.1.0 into main 2023-06-01 10:13:33 +02:00
dependabot[bot] commented 2023-06-01 09:59:00 +02:00 (Migrated from github.com)

Bumps version.org.apache.maven.plugins.surefire from 3.0.0 to 3.1.0.
Updates maven-failsafe-plugin from 3.0.0 to 3.1.0

Release notes

Sourced from maven-failsafe-plugin's releases.

3.1.0

Release Notes - Maven Surefire - Version 3.1.0 Sub-task

Bug

Improvement

  • [SUREFIRE-2153] - Replace SurefireReportGenerator with a new SurefireReportRenderer
  • [SUREFIRE-2160] - Replace LocalizedProperties with (Custom)I18N approach from MPIR

Task

  • [SUREFIRE-2130] - Rewrite several test classes in report plugin for upcoming Doxia 2.0.0 stack
Commits
  • 36f2eff [maven-release-plugin] prepare release surefire-3.1.0
  • f48db53 Mark class files in resources as binary
  • eed0065 Fix invalid .gitattributes
  • 3966e2f [SUREFIRE-2162] Document upcoming mojo and file names change
  • c7af276 [SUREFIRE-2140] Cannot release Surefire on Windows
  • 6718f14 [SUREFIRE-2160] Replace LocalizedProperties with (Custom)I18N approach from MPIR
  • 33d30c6 [SUREFIRE-2153] Replace SurefireReportGenerator with a new SurefireReportRend...
  • da48b3a configure notifications
  • fdbbb5c (doc) ignore reformat
  • 15c4014 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates maven-surefire-plugin from 3.0.0 to 3.1.0

Release notes

Sourced from maven-surefire-plugin's releases.

3.1.0

Release Notes - Maven Surefire - Version 3.1.0 Sub-task

Bug

Improvement

  • [SUREFIRE-2153] - Replace SurefireReportGenerator with a new SurefireReportRenderer
  • [SUREFIRE-2160] - Replace LocalizedProperties with (Custom)I18N approach from MPIR

Task

  • [SUREFIRE-2130] - Rewrite several test classes in report plugin for upcoming Doxia 2.0.0 stack
Commits
  • 36f2eff [maven-release-plugin] prepare release surefire-3.1.0
  • f48db53 Mark class files in resources as binary
  • eed0065 Fix invalid .gitattributes
  • 3966e2f [SUREFIRE-2162] Document upcoming mojo and file names change
  • c7af276 [SUREFIRE-2140] Cannot release Surefire on Windows
  • 6718f14 [SUREFIRE-2160] Replace LocalizedProperties with (Custom)I18N approach from MPIR
  • 33d30c6 [SUREFIRE-2153] Replace SurefireReportGenerator with a new SurefireReportRend...
  • da48b3a configure notifications
  • fdbbb5c (doc) ignore reformat
  • 15c4014 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 commands and options

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)
Bumps `version.org.apache.maven.plugins.surefire` from 3.0.0 to 3.1.0. Updates `maven-failsafe-plugin` from 3.0.0 to 3.1.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.1.0</h2> <h2><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&amp;version=12351273">Release Notes - Maven Surefire - Version 3.1.0 </a> Sub-task</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2162">SUREFIRE-2162</a>] - Document upcoming mojo and file names change</li> </ul> <h2>Bug</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2140">SUREFIRE-2140</a>] - Cannot release Surefire on Windows</li> </ul> <h2>Improvement</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2153">SUREFIRE-2153</a>] - Replace SurefireReportGenerator with a new SurefireReportRenderer</li> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2160">SUREFIRE-2160</a>] - Replace LocalizedProperties with (Custom)I18N approach from MPIR</li> </ul> <h2>Task</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2130">SUREFIRE-2130</a>] - Rewrite several test classes in report plugin for upcoming Doxia 2.0.0 stack</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-surefire/commit/36f2eff46bfe5146da179100143ad7e854721e69"><code>36f2eff</code></a> [maven-release-plugin] prepare release surefire-3.1.0</li> <li><a href="https://github.com/apache/maven-surefire/commit/f48db530e096dd786567d8e43c3d8bd04cba7ce1"><code>f48db53</code></a> Mark class files in resources as binary</li> <li><a href="https://github.com/apache/maven-surefire/commit/eed0065d7a2cdd1424830792f3f5dfda86fb0963"><code>eed0065</code></a> Fix invalid .gitattributes</li> <li><a href="https://github.com/apache/maven-surefire/commit/3966e2f73b4bf0fdd65936fab0e45717958c54d9"><code>3966e2f</code></a> [SUREFIRE-2162] Document upcoming mojo and file names change</li> <li><a href="https://github.com/apache/maven-surefire/commit/c7af2768ba226d4fd9247d150f8bbb34bf64107d"><code>c7af276</code></a> [SUREFIRE-2140] Cannot release Surefire on Windows</li> <li><a href="https://github.com/apache/maven-surefire/commit/6718f14fd1031def148834c6bef71b61759021af"><code>6718f14</code></a> [SUREFIRE-2160] Replace LocalizedProperties with (Custom)I18N approach from MPIR</li> <li><a href="https://github.com/apache/maven-surefire/commit/33d30c6e018c92447006765c90cb43153ef5385c"><code>33d30c6</code></a> [SUREFIRE-2153] Replace SurefireReportGenerator with a new SurefireReportRend...</li> <li><a href="https://github.com/apache/maven-surefire/commit/da48b3a3a0832f5e3ec90f7a5010b88e22c6d77f"><code>da48b3a</code></a> configure notifications</li> <li><a href="https://github.com/apache/maven-surefire/commit/fdbbb5c1062e3fee8cbe3373bf4aa6b51d9f2821"><code>fdbbb5c</code></a> (doc) ignore reformat</li> <li><a href="https://github.com/apache/maven-surefire/commit/15c4014a04aa003909538d2777dced083b4323c3"><code>15c4014</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0">compare view</a></li> </ul> </details> <br /> Updates `maven-surefire-plugin` from 3.0.0 to 3.1.0 <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.1.0</h2> <h2><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&amp;version=12351273">Release Notes - Maven Surefire - Version 3.1.0 </a> Sub-task</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2162">SUREFIRE-2162</a>] - Document upcoming mojo and file names change</li> </ul> <h2>Bug</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2140">SUREFIRE-2140</a>] - Cannot release Surefire on Windows</li> </ul> <h2>Improvement</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2153">SUREFIRE-2153</a>] - Replace SurefireReportGenerator with a new SurefireReportRenderer</li> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2160">SUREFIRE-2160</a>] - Replace LocalizedProperties with (Custom)I18N approach from MPIR</li> </ul> <h2>Task</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/SUREFIRE-2130">SUREFIRE-2130</a>] - Rewrite several test classes in report plugin for upcoming Doxia 2.0.0 stack</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-surefire/commit/36f2eff46bfe5146da179100143ad7e854721e69"><code>36f2eff</code></a> [maven-release-plugin] prepare release surefire-3.1.0</li> <li><a href="https://github.com/apache/maven-surefire/commit/f48db530e096dd786567d8e43c3d8bd04cba7ce1"><code>f48db53</code></a> Mark class files in resources as binary</li> <li><a href="https://github.com/apache/maven-surefire/commit/eed0065d7a2cdd1424830792f3f5dfda86fb0963"><code>eed0065</code></a> Fix invalid .gitattributes</li> <li><a href="https://github.com/apache/maven-surefire/commit/3966e2f73b4bf0fdd65936fab0e45717958c54d9"><code>3966e2f</code></a> [SUREFIRE-2162] Document upcoming mojo and file names change</li> <li><a href="https://github.com/apache/maven-surefire/commit/c7af2768ba226d4fd9247d150f8bbb34bf64107d"><code>c7af276</code></a> [SUREFIRE-2140] Cannot release Surefire on Windows</li> <li><a href="https://github.com/apache/maven-surefire/commit/6718f14fd1031def148834c6bef71b61759021af"><code>6718f14</code></a> [SUREFIRE-2160] Replace LocalizedProperties with (Custom)I18N approach from MPIR</li> <li><a href="https://github.com/apache/maven-surefire/commit/33d30c6e018c92447006765c90cb43153ef5385c"><code>33d30c6</code></a> [SUREFIRE-2153] Replace SurefireReportGenerator with a new SurefireReportRend...</li> <li><a href="https://github.com/apache/maven-surefire/commit/da48b3a3a0832f5e3ec90f7a5010b88e22c6d77f"><code>da48b3a</code></a> configure notifications</li> <li><a href="https://github.com/apache/maven-surefire/commit/fdbbb5c1062e3fee8cbe3373bf4aa6b51d9f2821"><code>fdbbb5c</code></a> (doc) ignore reformat</li> <li><a href="https://github.com/apache/maven-surefire/commit/15c4014a04aa003909538d2777dced083b4323c3"><code>15c4014</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0">compare view</a></li> </ul> </details> <br /> 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>
kokuwaio-bot (Migrated from github.com) approved these changes 2023-06-01 10:12:07 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/keycloak-event-metrics#40
No description provided.