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-aggregator to v1.17.4 #110

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.pitest:pitest-aggregator (source) 1.15.0 -> 1.17.4 age adoption passing confidence

Release Notes

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

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.

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".

v1.15.6

Compare Source

  • #​1295 temporarily remove dynamic call tracking

Invoke dynamic call tracking for static initializer code will be reintroduced when additional logic to suppress mutation filtering for delayed execution code has been implemented.

v1.15.5

Compare Source

  • #​1292 Args lines taken from surefire config do not have properties replaced

v1.15.4

Compare Source

  • #​1288 - New extension point to allow custom coverage export formats
  • #​1289 - Parse argline configuration from surefire configuration
  • #​1274 Follow invoke dynamic calls when detecting static initializer only methods

Note, maven users who have previously needed to duplicate argline parameters between surefire and pitest's jvmArgs and argline parameters may need to adjust their configuration when upgrading. Entries supplied to surefire will now automatically be added to pitest.

v1.15.3

Compare Source

  • #​1271 - Double check thread status before marking minion as dead

v1.15.2

Compare Source

  • #​1268 - Filter Lombok NonNull checks
  • #​1267 - Expand test api to allow reporting of errors during test scanning

#​1267 will ensure that previously hidden errors encountered by the JUnit5 plugin will now be reported. This is a backwards compatible api change. It will have no effect until the JUnit5 plugin is updated to use the expanded api. The updated plugin will not be compatible with earlier versions of pitest.

v1.15.1

Compare Source

  • #​1260 Upgrade to ASM 9.6 for Java 22 support
  • #​1261 Do not error on pitest history files < 1.15.0

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 is behind base branch, 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 added the dependencies label Nov 9, 2023
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from c222f00 to 0ed56ee Compare November 12, 2023 17:24
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch 2 times, most recently from 730d169 to 36f3f3c Compare November 28, 2023 00:50
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch 4 times, most recently from a4ec3aa to 34612a8 Compare December 23, 2023 00:42
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from 34612a8 to 0481db3 Compare January 20, 2024 17:49
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.15.3 Update dependency org.pitest:pitest-aggregator to v1.15.4 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from 0481db3 to 5ef30e0 Compare January 23, 2024 11:48
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.15.4 Update dependency org.pitest:pitest-aggregator to v1.15.6 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from 5ef30e0 to 774bf55 Compare February 6, 2024 02:53
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.15.6 Update dependency org.pitest:pitest-aggregator to v1.15.7 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from 774bf55 to c88f573 Compare February 14, 2024 02:46
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.15.7 Update dependency org.pitest:pitest-aggregator to v1.15.8 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from c88f573 to f42f54c Compare April 9, 2024 23:56
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.15.8 Update dependency org.pitest:pitest-aggregator to v1.16.0 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from f42f54c to 938f20b Compare May 9, 2024 14:42
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.16.0 Update dependency org.pitest:pitest-aggregator to v1.16.1 May 9, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch 10 times, most recently from 5cd542d to d1e4e80 Compare August 5, 2024 00:08
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from d1e4e80 to ce99869 Compare August 28, 2024 12:30
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.16.1 Update dependency org.pitest:pitest-aggregator to v1.16.2 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from ce99869 to 518e5bf Compare September 2, 2024 12:50
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.16.2 Update dependency org.pitest:pitest-aggregator to v1.16.3 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from 518e5bf to f64013a Compare September 17, 2024 13:43
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.16.3 Update dependency org.pitest:pitest-aggregator to v1.17.0 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch 3 times, most recently from 619fd35 to 71e3503 Compare October 15, 2024 13:28
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from 71e3503 to 5a99273 Compare November 4, 2024 12:51
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.17.0 Update dependency org.pitest:pitest-aggregator to v1.17.1 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from 5a99273 to 99f0350 Compare November 29, 2024 14:11
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.17.1 Update dependency org.pitest:pitest-aggregator to v1.17.2 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from 99f0350 to 75dfe22 Compare December 16, 2024 15:51
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.17.2 Update dependency org.pitest:pitest-aggregator to v1.17.3 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/pitestaggregatorversion branch from 75dfe22 to fb0914b Compare January 10, 2025 13:50
@renovate renovate bot changed the title Update dependency org.pitest:pitest-aggregator to v1.17.3 Update dependency org.pitest:pitest-aggregator to v1.17.4 Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants