-
Notifications
You must be signed in to change notification settings - Fork 1
Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M9#73
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M9#73dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps maven-failsafe-plugin from 3.0.0-M5 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-oBug 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)
@ br0nsteinDependency updates
- Bump log4j-core from 2.13.1 to 2.17.1 in /surefire-its/src/test/resources/surefire-1659-stream-corrup tion (#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
Breaking changes
- [SUREFIRE-1654] - Remove deprecated
forkModeparameter (#575)@ SimonBaarsNew 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-oBug 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)
@ Tibor17Dependency updates
- Bump log4j-core from 2.13.1 to 2.17.1 in /surefire-its/src/test/resources/surefire-1659-stream-corrup tion (#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)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M9.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.0.0-M9)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.0.0-M9)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Feb 14, 2023
Author
|
Superseded by #80. |
dependabot
bot
deleted the
dependabot/maven/org.apache.maven.plugins-maven-failsafe-plu gin-3.0.0-M9
branch
March 14, 2023 10:58
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.