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 org.pitest:pitest-maven 1.7.3 -> 1.7.5 #72

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
org.pitest:pitest-maven (source) patch 1.7.3 -> 1.7.5

Release Notes

hcoles/pitest

v1.7.5

Compare Source

#​625 / #​983 Fixed report aggregation (thanks @​therealryan and @​aurelien-baudet)
#​985 Handle empty surefire excludes
#​993 Move rv mutators to external plugin
#​994 / #​995 Filter equivalent boxed return true mutants in try blocks
#​968 / 997 Improve filtering of equivalent empty return mutants
#​999 / 1003 New parameter to locate root of multi module projects

As a result of #​993, anyone wishing to use the research orientated RV operators must configure the pitest-rv plugin

https://github.com/pitest/pitest-rv-plugin

v1.7.4

Compare Source


  • If you want to rebase/retry this PR, click this checkbox.

@Picnic-Bot
Copy link
Contributor Author

Suggested commit message:

Upgrade pitest-maven-plugin 1.7.3 -> 1.7.5

See:
- https://github.com/hcoles/pitest/releases/tag/1.7.4
- https://github.com/hcoles/pitest/releases/tag/1.7.5
- https://github.com/hcoles/pitest/compare/1.7.3...1.7.5

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.

Only works with JDK 11, but that was also the case before this upgrade. Something to look into separately.

@Stephan202 Stephan202 merged commit ab57aa5 into master Apr 25, 2022
@Stephan202 Stephan202 deleted the renovate/org.pitest-pitest-maven-1.x branch April 25, 2022 20:46
@Stephan202 Stephan202 added this to the 0.1.0 milestone Apr 25, 2022
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