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 Modernizer Maven Plugin 2.9.0 -> 3.0.0 #1486

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
Modernizer Maven Plugin build major 2.9.0 -> 3.0.0

Release Notes

gaul/modernizer-maven-plugin (Modernizer Maven Plugin)

v3.0.0: Modernizer Maven Plugin 3.0.0

  • Add File violations, #​301
  • Add violation for ByteStreams.toByteArray
  • Add violation for StringReader, #​291
  • Add violations for Maps and Sets with expected size, #​258
  • Rework pom.xml structure, #​263, #​264
  • Upgrade to asm 9.7.1 for Java 24 compatibility, #​286

Thanks @​cstamas and @​mkarg for sending pull requests to improve Modernizer!


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

@Picnic-DevPla-Bot
Copy link
Contributor Author

Picnic-DevPla-Bot commented Dec 29, 2024

Suggested commit message:

Upgrade Modernizer Maven Plugin 2.9.0 -> 3.0.0 (#1486)

See:
- https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-3.0.0
- https://github.com/gaul/modernizer-maven-plugin/compare/modernizer-maven-plugin-2.9.0...modernizer-maven-plugin-3.0.0

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.

1 similar comment
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.20.0 milestone Dec 29, 2024
@rickie rickie merged commit 6cfa9a0 into master Dec 29, 2024
16 checks passed
@rickie rickie deleted the renovate/modernizer-maven-plugin-3.x branch December 29, 2024 19:05
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