Skip to content

Update dependency org.pitest:pitest to v1.19.2 #55

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

This PR contains the following updates:

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

Release Notes

hcoles/pitest (org.pitest:pitest)

v1.19.2

Compare Source

v1.19.1

Compare Source

  • #​1399 Do not filter user code in try with resources
  • #​1401 Extract errors when JUnit4 classes cannot be loaded

v1.19.0

Compare Source

  • #​1394 handle parenthesis in paths
  • #​1395 New extension point - mutator urls

v1.18.2

Compare Source

What's Changed

  • #​1387 Quote classpath entries to handle spaces

Full Changelog: hcoles/pitest@1.18.1...1.18.2

v1.18.1

Compare Source

  • #​1386 Handle spaces in agents and variables inherited from launch

Full Changelog: hcoles/pitest@1.18.0...1.18.1

v1.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: hcoles/pitest@1.17.4...1.18.0

v1.17.4

Compare Source

What's Changed

New Contributors

Full Changelog: hcoles/pitest@1.17.3...1.17.4

v1.17.3

Compare Source

Maven users can now gather coverage information and generate mutants, but skip the mutant analysis stage by running setting the 'pit.dryRun' flag to true.

v1.17.2

Compare Source

v1.17.1

Compare Source

  • #​1353 Warn about future SCM goal removal
  • #​1355 Upgrade ASM for java 24 support
  • #​1359 Remove use of reflection based toString generator
  • #​1361 Initial support for cross module tests in maven

v1.17.0

Compare Source

  • #​1348 Extend transformation extension point
  • #​1349 Improve powermock stability

v1.16.3

Compare Source

  • #​1345 Improved delayed execution detection in static initialization code
  • #​1347 Auto add standard kotlin source dirs for maven projects

v1.16.2

Compare Source

#​1340 Show covering tests for surviving mutants in html report (thanks @​vivganes)
#​1342 / #​1343 Fix misleading logging of history paths (thanks @​vivganes)
#​1344 Mutate delayed execution code in enums and singletons

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.


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

@renovate renovate bot force-pushed the renovate/pitest branch from 98ebc2b to 6aa9a35 Compare May 8, 2024 18:16
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.16.0 Update dependency org.pitest:pitest to v1.16.1 May 8, 2024
@renovate renovate bot force-pushed the renovate/pitest branch from 6aa9a35 to 8919a05 Compare August 28, 2024 15:15
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.16.1 Update dependency org.pitest:pitest to v1.16.2 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/pitest branch from 8919a05 to 750fe36 Compare September 2, 2024 13:47
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.16.2 Update dependency org.pitest:pitest to v1.16.3 Sep 2, 2024
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.16.3 Update dependency org.pitest:pitest to v1.17.0 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/pitest branch from a02ee13 to 1da5458 Compare November 4, 2024 14:47
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.17.0 Update dependency org.pitest:pitest to v1.17.1 Nov 4, 2024
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.17.1 Update dependency org.pitest:pitest to v1.17.2 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/pitest branch from 1da5458 to b559638 Compare November 29, 2024 16:07
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.17.2 Update dependency org.pitest:pitest to v1.17.3 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/pitest branch from b559638 to 44696ce Compare December 16, 2024 13:15
@renovate renovate bot force-pushed the renovate/pitest branch from 44696ce to e9c8a32 Compare January 10, 2025 13:13
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.17.3 Update dependency org.pitest:pitest to v1.17.4 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/pitest branch from e9c8a32 to ef26ad7 Compare February 5, 2025 15:26
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.17.4 Update dependency org.pitest:pitest to v1.18.0 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/pitest branch from ef26ad7 to e92cd7a Compare February 13, 2025 00:51
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.18.0 Update dependency org.pitest:pitest to v1.18.1 Feb 13, 2025
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.18.1 Update dependency org.pitest:pitest to v1.18.2 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/pitest branch from e92cd7a to c3bb71b Compare February 17, 2025 17:04
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.18.2 Update dependency org.pitest:pitest to v1.19.0 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/pitest branch from c3bb71b to f0470b0 Compare March 17, 2025 15:50
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.19.0 Update dependency org.pitest:pitest to v1.19.1 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/pitest branch from f0470b0 to 2ce8df5 Compare April 7, 2025 14:34
@renovate renovate bot force-pushed the renovate/pitest branch from 2ce8df5 to 12fd039 Compare May 9, 2025 13:24
@renovate renovate bot changed the title Update dependency org.pitest:pitest to v1.19.1 Update dependency org.pitest:pitest to v1.19.2 May 9, 2025
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.

0 participants