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

Update dependency org.pitest:pitest to v1.8.0 #12

Merged
merged 1 commit into from
May 27, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.pitest:pitest (source) 1.7.3 -> 1.8.0 age adoption passing confidence

Release Notes

hcoles/pitest

v1.8.0

Compare Source

  • #​1017 - Improve static infinite loop detection
  • #​1020 - Rework NFA library and try with resource filtering
  • #​1022 - Support quarkus test

v1.7.6

Compare Source

  • #​1008 Upgrade ASM for initial Java 19 support
  • #​1016 Fail cleanly when no working test plugin supplied
  • #​1015 Move TestNG support out of main codebase

As a result of #​1015 the TestNG plugin must now be configured when using pitest in codebases tested by TestNG. In earlier releases support was included automatically.

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


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@sksamuel sksamuel merged commit f949c7c into master May 27, 2022
@sksamuel sksamuel deleted the renovate/pitest branch May 27, 2022 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants