Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Surefire 2.22.2 -> 3.0.0 #532

Merged
merged 2 commits into from
Mar 15, 2023
Merged

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.apache.maven.surefire:surefire-junit-platform build major 2.22.2 -> 3.0.0
org.apache.maven.plugins:maven-surefire-plugin build major 2.22.2 -> 3.0.0

  • If you want to rebase/retry this PR, check this box

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Mar 15, 2023

Suggested commit message:

Upgrade Surefire 2.22.2 -> 3.0.0 (#532)

While there, drop an unnecessary JUnit configuration parameter.

See:
- https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20fixVersion%20%3E%202.22.2%20AND%20fixVersion%20%3C%3D%203.0.0
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9
- https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0
- https://github.com/apache/maven-surefire/compare/surefire-2.22.2..surefire-3.0.0

@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 added this to the 0.9.0 milestone Mar 15, 2023
@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved some changes from #198 and #521 to this PR. Also updated the suggested commit message. Number of executed tests is as before.

@rickie
Copy link
Member

rickie commented Mar 15, 2023

Opened a Renovate PR for the suggested commit message :).

@rickie
Copy link
Member

rickie commented Mar 15, 2023

There are more M1 releases that are not listed here, they don't contain any content. Nevertheless we sometimes include those as well. WDYT?

@Picnic-Bot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@rickie rickie force-pushed the renovate/major-version.surefire branch from bede870 to e9b0228 Compare March 15, 2023 09:45
@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202
Copy link
Member

Stephan202 commented Mar 15, 2023

There are more M1 releases that are not listed here, they don't contain any content. Nevertheless we sometimes include those as well. WDYT?

@rickie feel free to add 👍

@rickie rickie changed the title Upgrade version.surefire 2.22.2 -> 3.0.0 (major) Upgrade Surefire 2.22.2 -> 3.0.0 Mar 15, 2023
@rickie rickie merged commit fd9d315 into master Mar 15, 2023
@rickie rickie deleted the renovate/major-version.surefire branch March 15, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants