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.16.1 - autoclosed #845

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.pitest:pitest-maven (source) 1.15.6 -> 1.16.1 age adoption passing confidence

Release Notes

hcoles/pitest (org.pitest:pitest-maven)

v1.16.1

Compare Source

#​1329 Prevent version clashes with aggregate goal when plugins use jackson

v1.16.0

Compare Source

  • #​1311 - Include unmodifiable collections stored directly to fields in the +funmodifiablecollection filter for defensive code
  • #​1319 - Use environment variables from surefire config
  • #​1322 - Automatically add -ea to enable assertions
  • #​1321 - Expand BuildVerifier interface

Api change in #​1321 is backwards compatible, but plugins written against 1.16.0 may not work with earlier versions.

v1.15.8

Compare Source

#​1310 Filter mutations to Collections.unmodifiable*
#​1309 Replace fields in argLines imported from surefire config
#​1308 Bump maven vcs versions

The filtering for #​1310 is off by default. To activate it add the filter string +funmodifiablecollection.

#​1309 adds a new maven property parseSurefireArgLine. This is set to true by default, but surefire argline parsing can now be disabled by setting it to false.

v1.15.7

Compare Source

#​1305 Coverage not recorded for code in packages name com.sun*

A filter intended to pickup legacy JDK classes in the "com.sun.*" package was missing a ', resulting in no code coverage being registered if the code under test happened to be in a package starting with "sun".


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pitest.version branch from 193047a to 5e1cd09 Compare February 13, 2024 11:02
@renovate renovate bot changed the title Update dependency org.pitest:pitest-maven to v1.15.7 Update dependency org.pitest:pitest-maven to v1.15.8 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/pitest.version branch from 5e1cd09 to 6d794f0 Compare March 27, 2024 17:33
@renovate renovate bot force-pushed the renovate/pitest.version branch from 6d794f0 to 4e16e23 Compare April 8, 2024 18:27
@renovate renovate bot changed the title Update dependency org.pitest:pitest-maven to v1.15.8 Update dependency org.pitest:pitest-maven to v1.16.0 Apr 8, 2024
@renovate renovate bot changed the title Update dependency org.pitest:pitest-maven to v1.16.0 Update dependency org.pitest:pitest-maven to v1.16.1 May 8, 2024
@renovate renovate bot force-pushed the renovate/pitest.version branch from 4e16e23 to 5a28d2f Compare May 8, 2024 19:22
@renovate renovate bot force-pushed the renovate/pitest.version branch from 5a28d2f to 0b0bcec Compare June 29, 2024 09:37
@skjolber skjolber merged commit 74e8ec7 into master Aug 16, 2024
3 checks passed
@renovate renovate bot changed the title Update dependency org.pitest:pitest-maven to v1.16.1 Update dependency org.pitest:pitest-maven to v1.16.1 - autoclosed Aug 16, 2024
@renovate renovate bot deleted the renovate/pitest.version branch August 16, 2024 20:55
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.

1 participant