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

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

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

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
Copy link
Contributor Author

Picnic-DevPla-Bot commented Feb 26, 2025

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

Copy link

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.

@Stephan202 Stephan202 added this to the 0.21.0 milestone Feb 26, 2025
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the suggested commit message; @rickie I think we need some Renovate magic for this.

Before-after test TBD.

Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This upgrade fixes the mutation test script; it had been broken since #1564.

@Stephan202 Stephan202 changed the title Upgrade org.pitest:pitest-junit5-plugin 1.2.1 -> 1.2.2 Upgrade pitest-junit5-plugin 1.2.1 -> 1.2.2 Feb 27, 2025
@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade pitest-junit5-plugin 1.2.1 -> 1.2.2 Upgrade org.pitest:pitest-junit5-plugin 1.2.1 -> 1.2.2 Feb 28, 2025
@Picnic-DevPla-Bot Picnic-DevPla-Bot force-pushed the renovate/org.pitest-pitest-junit5-plugin-1.x branch from 226d76a to 5dd5cf0 Compare February 28, 2025 02:10
@Stephan202 Stephan202 changed the title Upgrade org.pitest:pitest-junit5-plugin 1.2.1 -> 1.2.2 Upgrade pitest-junit5-plugin 1.2.1 -> 1.2.2 Feb 28, 2025
@Stephan202
Copy link
Member

Ah, Renovate keeps renaming the PR 👀

@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade pitest-junit5-plugin 1.2.1 -> 1.2.2 Upgrade org.pitest:pitest-junit5-plugin 1.2.1 -> 1.2.2 Mar 1, 2025
@rickie
Copy link
Member

rickie commented Mar 4, 2025

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 rickie changed the title Upgrade org.pitest:pitest-junit5-plugin 1.2.1 -> 1.2.2 Upgrade pitest-junit5-plugin 1.2.1 -> 1.2.2 Mar 4, 2025
@rickie rickie merged commit fef9ba2 into master Mar 4, 2025
16 checks passed
@rickie rickie deleted the renovate/org.pitest-pitest-junit5-plugin-1.x branch March 4, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants