native-java-examples
native-java-examples copied to clipboard
Bump surefire-plugin.version from 3.0.0-M7 to 3.0.0-M9 in /quarkus
Bumps surefire-plugin.version from 3.0.0-M7 to 3.0.0-M9.
Updates maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M9
Release notes
Sourced from maven-surefire-plugin's releases.
3.0.0-M9
🚀 New features and improvements
- [SUREFIRE-2146] - Don't draw border around reporting tables (#596)
@michael-o🐛 Bug Fixes
- [SUREFIRE-2145] - Don't use Sink#figure()/Sink#figureCaption() since it… (#595)
@michael-o- [SUREFIRE-2065] - Fix parameterized JUnit4 test reporting (#608)
@andpab- [SUREFIRE-2095] - Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true when run with failsafe (#545)
@br0nstein📦 Dependency updates
- Bump log4j-core from 2.13.1 to 2.17.1 in /surefire-its/src/test/resources/surefire-1659-stream-corruption (#569)
@dependabot- Bump junit from 4.12 to 4.13.1 in /surefire-its/src/test/resources/surefire-2065-junit4 (#611)
@dependabot- Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-filtering (#551)
@dependabot3.0.0-M8
:boom: Breaking changes
- [SUREFIRE-1654] - Remove deprecated
forkModeparameter (#575)@SimonBaars🚀 New features and improvements
- [SUREFIRE-2139] - Raise plexus-java to 1.1.2 for proper Java 19/20 bytecode support (#591)
@andpab- [SUREFIRE-2133] - Make anchors start before the headings (#582)
@michael-o🐛 Bug Fixes
- [SUREFIRE-2095] - Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true when run with failsafe (#545)
@br0nstein- [[SUREFIRE-2109] Add suffix derived from current user to Surefire temp directory name (#554)
@sman-81]](https://issues.apache.org/jira/browse/SUREFIRE-2109] Add suffix derived from current user to Surefire temp directory name (#554)@sman-81) - [SUREFIRE-2117] - Include package, outer classes in XML report for@Nested(#568)@andpab- [SUREFIRE-2101] - JUnit5 console reporting: Fall back to class name (#587)
@andpab- [SUREFIRE-2101] - Fixes 'null' phrased test names with JUnit5 without
@DisplayName(#549)@ascopes- [SUREFIRE-2032] - Fix test count when using
@Disabledat class level (#564)@gnodet- [SUREFIRE-2135] - Use native.encoding for parsing ps (#584)
@andpab- [SUREFIRE-2100] - make aggregate parameter work for single-module projects (#548)
@kwin- [SUREFIRE-2090] - Xref link to source code with specified line number doesn't work. Missing "L" in anchor (#555)
@raupachz- [SUREFIRE-2082] - Close file handles asap to prevent breaching the system's maximum number of open files (#534)
@Tibor17📦 Dependency updates
- Bump log4j-core from 2.13.1 to 2.17.1 in /surefire-its/src/test/resources/surefire-1659-stream-corruption (#569)
@dependabot- Bump junit from 4.12 to 4.13.1 in /surefire-its/src/test/resources/surefire-2065-junit4 (#611)
@dependabot- Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-filtering (#551)
@dependabot- [SUREFIRE-2129] - Upgrade Maven Reporting API to 3.1.1/Maven Reporting … (#579)
@michael-o- Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-scope-filtering (#550)
@dependabot
... (truncated)
Commits
6463194[maven-release-plugin] prepare release surefire-3.0.0-M9bdec059[SUREFIRE-2145] Don't use Sink#figure()/Sink#figureCaption() since it distort...c2c4180Bump log4j-corec6ddebcBump junit in /surefire-its/src/test/resources/surefire-2065-junit4 (#611)ee5e81e[SUREFIRE-2146] Don't draw border around reporting tables (#596)11d0541[SUREFIRE-2065] Fix parameterized JUnit4 test reporting (#608)b8887b4Bump commons-email59e096d[SUREFIRE-2095] Fork crash doesn't fail build with -Dmaven.test.failure.ignor...2c8fe40[maven-release-plugin] prepare for next development iteration54dfdc1[maven-release-plugin] prepare release surefire-3.0.0-M8- Additional commits viewable in compare view
Updates maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M9
Release notes
Sourced from maven-failsafe-plugin's releases.
3.0.0-M9
🚀 New features and improvements
- [SUREFIRE-2146] - Don't draw border around reporting tables (#596)
@michael-o🐛 Bug Fixes
- [SUREFIRE-2145] - Don't use Sink#figure()/Sink#figureCaption() since it… (#595)
@michael-o- [SUREFIRE-2065] - Fix parameterized JUnit4 test reporting (#608)
@andpab- [SUREFIRE-2095] - Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true when run with failsafe (#545)
@br0nstein📦 Dependency updates
- Bump log4j-core from 2.13.1 to 2.17.1 in /surefire-its/src/test/resources/surefire-1659-stream-corruption (#569)
@dependabot- Bump junit from 4.12 to 4.13.1 in /surefire-its/src/test/resources/surefire-2065-junit4 (#611)
@dependabot- Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-filtering (#551)
@dependabot3.0.0-M8
:boom: Breaking changes
- [SUREFIRE-1654] - Remove deprecated
forkModeparameter (#575)@SimonBaars🚀 New features and improvements
- [SUREFIRE-2139] - Raise plexus-java to 1.1.2 for proper Java 19/20 bytecode support (#591)
@andpab- [SUREFIRE-2133] - Make anchors start before the headings (#582)
@michael-o🐛 Bug Fixes
- [SUREFIRE-2095] - Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true when run with failsafe (#545)
@br0nstein- [[SUREFIRE-2109] Add suffix derived from current user to Surefire temp directory name (#554)
@sman-81]](https://issues.apache.org/jira/browse/SUREFIRE-2109] Add suffix derived from current user to Surefire temp directory name (#554)@sman-81) - [SUREFIRE-2117] - Include package, outer classes in XML report for@Nested(#568)@andpab- [SUREFIRE-2101] - JUnit5 console reporting: Fall back to class name (#587)
@andpab- [SUREFIRE-2101] - Fixes 'null' phrased test names with JUnit5 without
@DisplayName(#549)@ascopes- [SUREFIRE-2032] - Fix test count when using
@Disabledat class level (#564)@gnodet- [SUREFIRE-2135] - Use native.encoding for parsing ps (#584)
@andpab- [SUREFIRE-2100] - make aggregate parameter work for single-module projects (#548)
@kwin- [SUREFIRE-2090] - Xref link to source code with specified line number doesn't work. Missing "L" in anchor (#555)
@raupachz- [SUREFIRE-2082] - Close file handles asap to prevent breaching the system's maximum number of open files (#534)
@Tibor17📦 Dependency updates
- Bump log4j-core from 2.13.1 to 2.17.1 in /surefire-its/src/test/resources/surefire-1659-stream-corruption (#569)
@dependabot- Bump junit from 4.12 to 4.13.1 in /surefire-its/src/test/resources/surefire-2065-junit4 (#611)
@dependabot- Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-filtering (#551)
@dependabot- [SUREFIRE-2129] - Upgrade Maven Reporting API to 3.1.1/Maven Reporting … (#579)
@michael-o- Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-scope-filtering (#550)
@dependabot
... (truncated)
Commits
6463194[maven-release-plugin] prepare release surefire-3.0.0-M9bdec059[SUREFIRE-2145] Don't use Sink#figure()/Sink#figureCaption() since it distort...c2c4180Bump log4j-corec6ddebcBump junit in /surefire-its/src/test/resources/surefire-2065-junit4 (#611)ee5e81e[SUREFIRE-2146] Don't draw border around reporting tables (#596)11d0541[SUREFIRE-2065] Fix parameterized JUnit4 test reporting (#608)b8887b4Bump commons-email59e096d[SUREFIRE-2095] Fork crash doesn't fail build with -Dmaven.test.failure.ignor...2c8fe40[maven-release-plugin] prepare for next development iteration54dfdc1[maven-release-plugin] prepare release surefire-3.0.0-M8- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)