error-prone-support icon indicating copy to clipboard operation
error-prone-support copied to clipboard

Upgrade org.pitest:pitest-junit5-plugin 1.2.1 -> 1.2.2

Open Picnic-DevPla-Bot opened this issue 8 months ago • 3 comments
trafficstars

This PR contains the following updates:

Package Type Update Change
org.pitest:pitest-junit5-plugin (source) build patch 1.2.1 -> 1.2.2

Release Notes

pitest/pitest-junit5-plugin (org.pitest:pitest-junit5-plugin)

v1.2.2

Compare Source

What's Changed

  • #​109 Set junit-platform-launcher to provided scope

The pitest maven and gradle plugins now automatically resolve the correct version of platform launcher at runtime. The built against version of platform-launcher was however being included as a transitive dependency sometimes causing a conflict at runtime, particularly with 1.12.0.


  • [ ] If you want to rebase/retry this PR, check this box

Picnic-DevPla-Bot avatar Feb 26 '25 02:02 Picnic-DevPla-Bot

Suggested commit message:

Upgrade pitest-junit5-plugin 1.2.1 -> 1.2.2 (#1570)

See:
- https://github.com/pitest/pitest-junit5-plugin/releases/tag/1.2.2
- https://github.com/pitest/pitest-junit5-plugin/compare/1.2.1...1.2.2

Picnic-DevPla-Bot avatar Feb 26 '25 02:02 Picnic-DevPla-Bot

Looks good. No mutations were possible for these changes. Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

github-actions[bot] avatar Feb 26 '25 02:02 github-actions[bot]

Ah, Renovate keeps renaming the PR :eyes:

Stephan202 avatar Feb 28 '25 07:02 Stephan202

Filed a PR to fix that @Stephan202 ;)

I had it open as I needed to find some time to create a PR for it, and also did the license-maven-plugin one :D.

rickie avatar Mar 04 '25 08:03 rickie