Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 #59

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M7 into main 2022-07-01 22:10:11 +02:00
dependabot[bot] commented 2022-07-01 22:09:06 +02:00 (Migrated from github.com)

Bumps maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7.

Release notes

Sourced from maven-surefire-plugin's releases.

3.0.0-M7

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • fcdd766 [maven-release-plugin] prepare release surefire-3.0.0-M7
  • 559db4c [SUREFIRE-2086] Management of temporary files (#535)
  • bce6b43 [SUREFIRE-2067] Improve site configuration
  • ec47652 move this version changelog to a dedicated page (#539)
  • 535855a [SUREFIRE-2077] Allow consecutive spaces in argLine (#527)
  • 2cf4674 [SUREFIRE-2075] Only set thread count if spec'd
  • 7008175 Bump javacc from 7.0.10 to 7.0.11 (#524)
  • 03cafca Bump javassist from 3.22.0-GA to 3.29.0-GA
  • 8fa3098 [SUREFIRE-2083] Remove redundant config from maven-shade-plugin
  • 17628ad [SUREFIRE-2081] Upgrade Parent to 36
  • 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-M6 to 3.0.0-M7. <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-M7</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>[[SUREFIRE-2086] Management of temporary files (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/535">#535</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>]](<a href="https://issues.apache.org/jira/browse/SUREFIRE-2086%5D">https://issues.apache.org/jira/browse/SUREFIRE-2086]</a> Management of temporary files (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/535">#535</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>) - * <a href="https://issues.apache.org/jira/browse/SUREFIRE-2055">[SUREFIRE-2055]</a> - Always show random seed (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/505">#505</a>) <a href="https://github.com/delanym"><code>@​delanym</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2064">[SUREFIRE-2064]</a> - Allow all supported values of [parallel] option (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/517">#517</a>) <a href="https://github.com/sbabcoc"><code>@​sbabcoc</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2077">[SUREFIRE-2077]</a> - Allow consecutive spaces in argLine (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/527">#527</a>) <a href="https://github.com/mthmulders"><code>@​mthmulders</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2075">[SUREFIRE-2075]</a> - Only set thread count if specified in configuration (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/528">#528</a>) <a href="https://github.com/sbabcoc"><code>@​sbabcoc</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2076">[SUREFIRE-2076]</a> - BufferOverflowException when encoding message with null runMode (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/529">#529</a>) <a href="https://github.com/zoltanmeze"><code>@​zoltanmeze</code></a></li> <li>[[SUREFIRE-2058] Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8]](<a href="https://issues.apache.org/jira/browse/SUREFIRE-2058%5D">https://issues.apache.org/jira/browse/SUREFIRE-2058]</a> Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8) - console logging (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/518">#518</a>) <a href="https://github.com/zoltanmeze"><code>@​zoltanmeze</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2057">[SUREFIRE-2057]</a> - jpms requires static must be included (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/508">#508</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2056">[SUREFIRE-2056]</a> - BufferOverflowException when encoding message with null testId (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/506">#506</a>) <a href="https://github.com/yrodiere"><code>@​yrodiere</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump javacc from 7.0.10 to 7.0.11 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/524">#524</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump javassist from 3.22.0-GA to 3.29.0-GA (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/536">#536</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump jacocoVersion from 0.8.7 to 0.8.8 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/520">#520</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2044">[SUREFIRE-2044]</a> - Upgrade Maven Verifier to 1.8.0 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/507">#507</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-2067">[SUREFIRE-2067]</a> - Improve site configuration (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/538">#538</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>move this version changelog to a dedicated page (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/539">#539</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li>[[SUREFIRE-2083] - Remove redundant config from maven-shade-plugin (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/532">#532</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>]](<a href="https://issues.apache.org/jira/browse/SUREFIRE-2083%5D">https://issues.apache.org/jira/browse/SUREFIRE-2083]</a> - Remove redundant config from maven-shade-plugin (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/532">#532</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>) - * <a href="https://issues.apache.org/jira/browse/SUREFIRE-2081">[SUREFIRE-2081]</a> - Upgrade Parent to 36 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/530">#530</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2062">[SUREFIRE-2062]</a> - Remove code corresponding to jdk 7 from IT tests (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/515">#515</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-surefire/commit/fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78"><code>fcdd766</code></a> [maven-release-plugin] prepare release surefire-3.0.0-M7</li> <li><a href="https://github.com/apache/maven-surefire/commit/559db4cbce31bd2d1c05c105cfee25fc54430e3c"><code>559db4c</code></a> [SUREFIRE-2086] Management of temporary files (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/535">#535</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/bce6b43f669f4f69f271a6041fb4899986e90b9b"><code>bce6b43</code></a> [SUREFIRE-2067] Improve site configuration</li> <li><a href="https://github.com/apache/maven-surefire/commit/ec4765214770be50f3c509cea5b16029cbd6a92a"><code>ec47652</code></a> move this version changelog to a dedicated page (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/539">#539</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/535855a03dbd598f5c6fe806c7eacf599f1b4f4f"><code>535855a</code></a> [SUREFIRE-2077] Allow consecutive spaces in argLine (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/527">#527</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/2cf4674e75df0a9d5ea8396c429e5972676641dd"><code>2cf4674</code></a> [SUREFIRE-2075] Only set thread count if spec'd</li> <li><a href="https://github.com/apache/maven-surefire/commit/7008175d49cfbf93630ffd6040ed62f3042e4f98"><code>7008175</code></a> Bump javacc from 7.0.10 to 7.0.11 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/524">#524</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/03cafca004be1b00ff254060a6952de0ea2a3df3"><code>03cafca</code></a> Bump javassist from 3.22.0-GA to 3.29.0-GA</li> <li><a href="https://github.com/apache/maven-surefire/commit/8fa3098390459fa77f99f76bbe6702c7e3bf6428"><code>8fa3098</code></a> [SUREFIRE-2083] Remove redundant config from maven-shade-plugin</li> <li><a href="https://github.com/apache/maven-surefire/commit/17628ad2dd7dbe00142a9ab7c4f98e1c42710708"><code>17628ad</code></a> [SUREFIRE-2081] Upgrade Parent to 36</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M6...surefire-3.0.0-M7">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-M6&new-version=3.0.0-M7)](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 2022-07-01 22:09:06 +02:00
rpahli (Migrated from github.com) reviewed 2022-07-01 22:09:06 +02:00
fabian-schlegel (Migrated from github.com) reviewed 2022-07-01 22:09:06 +02:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-07-01 22:09:21 +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#59
No description provided.