Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 #131

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0 into main 2023-04-01 10:01:15 +02:00
dependabot[bot] commented 2023-04-01 09:58:28 +02:00 (Migrated from github.com)

Bumps maven-surefire-plugin from 3.0.0-M9 to 3.0.0.

Release notes

Sourced from maven-surefire-plugin's releases.

3.0.0

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

Commits
  • 41b640b [maven-release-plugin] prepare release surefire-3.0.0
  • 1b49cdb [SUREFIRE-2156] Refresh download page
  • 6669b03 [SUREFIRE-2150] Remove duplicate license headers
  • c6ccef3 Don't fast break builds on GitHub
  • 2709f76 [SUREFIRE-2154] Get rid of localRepository from surefire mojo parameter, use ...
  • 052ce53 [SUREFIRE-2150] upgrade to parent pom 39 (#614)
  • 208eae2 Sanitize failIfNoSpecifiedTests prefix in failsafe
  • b8246dc [SUREFIRE-2143] Fix reporting of skipped parameterized test
  • 11bbdc9 [SUREFIRE-2149] Make all ITs run with Maven 3.9.0
  • 1f0c261 remove this file, not sure why this was here...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.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.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> </blockquote> </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-3.0.0-M9...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-surefire-plugin&package-manager=maven&previous-version=3.0.0-M9&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>
sschnabe (Migrated from github.com) reviewed 2023-04-01 09:58:28 +02:00
rpahli (Migrated from github.com) reviewed 2023-04-01 09:58:28 +02:00
fabian-schlegel (Migrated from github.com) reviewed 2023-04-01 09:58:28 +02:00
wistefan (Migrated from github.com) reviewed 2023-04-01 09:58:28 +02:00
kokuwaio-bot (Migrated from github.com) approved these changes 2023-04-01 10:00:17 +02:00
Sign in to join this conversation.
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/micronaut-logging#131
No description provided.