Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

hcoles/pitest (org.pitest:pitest)

v1.14.4

Compare Source

  • #​1246 Priotitise previous killing test when using history files

v1.14.3

Compare Source

  • #​1239 Support comma seperated excludedGroups (thanks @​johnathana)
  • #​1243 Explictly order classpath in history file to ensure consitency between runs
  • #​1245 Prevent confusing logging of dummy incremental analysis runs

v1.14.2

Compare Source

#​1221 - Unified percentage calculate (thanks @​Vampire)
#​1218 - Thread safety for results collection when tests run in parallel (thanks @​Vampire)
#​1225 - Prevent error when non archive files included on classpath
#​1229 - Mutate Iterables to emptyList
#​1227/1232 - Fix MethodMutator interface to depend on abstract types

v1.14.1

Compare Source

  • #​1215 Apply coverage rewrites when aggregating reports
  • #​1219 Ensure try with resources filtering applied first (thanks @​Vampire)

v1.14.0

Compare Source

  • #​1213 Filter equivalent divide by -1 maths mutants
  • #​1212 Auto add junit-platform-launcher

#​1212 Largely resolves the issue of keeping the pitest-junit5-plugin version in sync with the junit5 version for maven users.

When used with 1.2.0 of the pitest-junit5-plugin, pitest will now automatically select a version of junit-platform-launcher which is compatible with the version of junit5 used by the system under test.

Issues remain for gradle users who may still encounter api compatibilities when using 1.2.0 of the pitest-junit5-plugin. These can however now be resolved by manually adding the correct version of junit-platform-launcher to the classpath.

It is hoped that a future version of the pitest gradle plugin will implement a fix similar to the pitest-maven solution.

v1.13.2

Compare Source

v1.13.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - 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, check this box

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

@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.14.1 Update dependency org.pitest:pitest to v1.14.2 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/pitest branch from 3d6c261 to 0e5e1d5 Compare June 23, 2023 11:09
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.14.2 Update dependency org.pitest:pitest to v1.14.3 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/pitest branch from 0e5e1d5 to 1b607c5 Compare August 9, 2023 19:50
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.14.3 Update dependency org.pitest:pitest to v1.14.4 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/pitest branch from 1b607c5 to f72c061 Compare August 16, 2023 14:46
@sksamuel sksamuel merged commit 430f7f1 into master Sep 2, 2023
@sksamuel sksamuel deleted the renovate/pitest branch September 2, 2023 01:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants