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.14.4 -> 1.15.0 #803

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
pitest-maven-plugin (source) build minor 1.14.4 -> 1.15.0

Release Notes

hcoles/pitest (pitest-maven-plugin)

v1.15.0

Compare Source

  • #​1253 suppress coverage stats when history test reduction enabled
  • #​1252 add extrafeatures param for maven to allow features to be added on commandline without overwriting existing list
  • #​1251 expand history interfaces (breaking change)
  • #​1250 improve error message when failing to parse feature strings
  • #​1248 performance tweak - delay test class identification
  • #​1247 legacy code removal

#​1251 updates several existing interfaces. Plugins (eg the arcmutate kotlin plugin) using these interfaces must also be updated when upgrading.


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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Sep 23, 2023

Suggested commit message:

Upgrade pitest-maven-plugin 1.14.4 -> 1.15.0 (#803)

See:
- https://github.com/hcoles/pitest/releases/tag/1.15.0
- https://github.com/hcoles/pitest/compare/1.14.4...1.15.0

@Stephan202 Stephan202 added this to the 0.14.0 milestone Sep 23, 2023
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 unchanged.

@rickie rickie force-pushed the renovate/pitest-maven-plugin-1.x branch from c2d4cee to 5f58438 Compare October 2, 2023 16:01
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

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.

@sonarcloud
Copy link

sonarcloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rickie rickie merged commit 34fd692 into master Oct 3, 2023
17 checks passed
@rickie rickie deleted the renovate/pitest-maven-plugin-1.x branch October 3, 2023 06:07
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.

None yet

3 participants