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 pitest-maven-plugin 1.15.7 -> 1.15.8 #1032

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

Picnic-Bot
Copy link
Contributor

@Picnic-Bot Picnic-Bot commented Feb 14, 2024

This PR contains the following updates:

Package Type Update Change
pitest-maven-plugin (source) build patch 1.15.7 -> 1.15.8

Release Notes

hcoles/pitest (pitest-maven-plugin)

v1.15.8

Compare Source

#​1310 Filter mutations to Collections.unmodifiable*
#​1309 Replace fields in argLines imported from surefire config
#​1308 Bump maven vcs versions

The filtering for #​1310 is off by default. To activate it add the filter string +funmodifiablecollection.

#​1309 adds a new maven property parseSurefireArgLine. This is set to true by default, but surefire argline parsing can now be disabled by setting it to false.


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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Feb 14, 2024

Suggested commit message:

Upgrade pitest-maven-plugin 1.15.7 -> 1.15.8 (#1032)

See:
- https://github.com/hcoles/pitest/releases/tag/1.15.8
- https://github.com/hcoles/pitest/compare/1.15.7...1.15.8

@Stephan202 Stephan202 added this to the 0.16.0 milestone Feb 14, 2024
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.

Output is as before.

@Picnic-Bot Picnic-Bot force-pushed the renovate/pitest-maven-plugin-1.x branch from 25ea8df to eb8aa2a Compare February 14, 2024 07:15
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

@rickie rickie merged commit e87b02c into master Feb 14, 2024
15 checks passed
@rickie rickie deleted the renovate/pitest-maven-plugin-1.x branch February 14, 2024 08:05
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.

3 participants