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-maven to v1.13.0 #98

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

marwin1991
Copy link
Contributor

@marwin1991 marwin1991 commented Feb 28, 2023

This PR contains the following updates:

Package Type Update Change
org.pitest:pitest-maven (source) build minor 1.11.1 -> 1.13.0

Release Notes

hcoles/pitest

v1.13.0

Compare Source

  • #​1188 Allow mutators to produce multiple distinct mutations
  • #​1190 Provide test prioritiser to interceptors
  • #​1191 Enable mutation of annotations of methods and fields

v1.12.0

Compare Source

Adds new extension points to allow pluging to make changes in the environment in which tests are run.

v1.11.7

Compare Source

#​1178 Commas in killing test name break csv export (thanks @​Bonajo)
#​1177 Apply features in a consistent order
#​1176 Upgrade to ASM 9.5

v1.11.6

Compare Source

#​1171 Prevent double instantiation of features
#​1170 Update links to https (thanks @​romani)

v1.11.5

Compare Source

v1.11.4

Compare Source

#​1161 Prevent duplicate clinit when synthetic clinit present
#​1162 Auto add kotlin source dirs to maven when present

v1.11.3

Compare Source

  • #​1159 Include only mutated classes in line coverage stats

The line coverage data displayed on the console previously included all targetted
code, while the figures shown in the report were implicitly limited to mutated classes.

This caused considerable confusion.

The console stats are now also limited to include only mutated classes.

v1.11.2

Compare Source

  • #​1157 Report only target code lines

The line coverage stats reported on the console included code lines for the entire project, even when filters were applied. This resulted in dramatically low coverage scores.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

@marwin1991 marwin1991 self-assigned this Feb 28, 2023
@marwin1991 marwin1991 force-pushed the renovate/org.pitest-pitest-maven-1.x branch from bed5545 to bd323a0 Compare March 4, 2023 07:16
@marwin1991 marwin1991 changed the title Update dependency org.pitest:pitest-maven to v1.11.3 Update dependency org.pitest:pitest-maven to v1.11.4 Mar 5, 2023
@marwin1991 marwin1991 force-pushed the renovate/org.pitest-pitest-maven-1.x branch from bd323a0 to 5bd9a57 Compare March 17, 2023 07:16
@marwin1991 marwin1991 changed the title Update dependency org.pitest:pitest-maven to v1.11.4 Update dependency org.pitest:pitest-maven to v1.11.5 Mar 17, 2023
@marwin1991 marwin1991 changed the title Update dependency org.pitest:pitest-maven to v1.11.5 Update dependency org.pitest:pitest-maven to v1.11.6 Mar 23, 2023
@marwin1991 marwin1991 force-pushed the renovate/org.pitest-pitest-maven-1.x branch from 5bd9a57 to aef361c Compare March 23, 2023 07:15
@marwin1991 marwin1991 changed the title Update dependency org.pitest:pitest-maven to v1.11.6 Update dependency org.pitest:pitest-maven to v1.11.7 Mar 27, 2023
@marwin1991 marwin1991 force-pushed the renovate/org.pitest-pitest-maven-1.x branch from aef361c to 0164729 Compare March 27, 2023 07:17
@marwin1991 marwin1991 force-pushed the renovate/org.pitest-pitest-maven-1.x branch from 0164729 to 3624e3e Compare April 6, 2023 07:15
@marwin1991 marwin1991 changed the title Update dependency org.pitest:pitest-maven to v1.11.7 Update dependency org.pitest:pitest-maven to v1.12.0 Apr 6, 2023
@marwin1991 marwin1991 force-pushed the renovate/org.pitest-pitest-maven-1.x branch from 3624e3e to 53c66ca Compare April 22, 2023 07:14
@marwin1991 marwin1991 changed the title Update dependency org.pitest:pitest-maven to v1.12.0 Update dependency org.pitest:pitest-maven to v1.13.0 Apr 22, 2023
@marwin1991 marwin1991 merged commit b6e159e into main Apr 25, 2023
@marwin1991 marwin1991 deleted the renovate/org.pitest-pitest-maven-1.x branch April 25, 2023 20:03
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.

None yet

2 participants