Skip to content

Upgrade Modernizer Maven Plugin 2.4.0 -> 3.2.0#301

Open
Picnic-DevPla-Bot wants to merge 1 commit intomasterfrom
renovate/modernizer-maven-plugin-3.x
Open

Upgrade Modernizer Maven Plugin 2.4.0 -> 3.2.0#301
Picnic-DevPla-Bot wants to merge 1 commit intomasterfrom
renovate/modernizer-maven-plugin-3.x

Conversation

@Picnic-DevPla-Bot
Copy link

@Picnic-DevPla-Bot Picnic-DevPla-Bot commented Dec 30, 2024

This PR contains the following updates:

Package Type Update Change
Modernizer Maven Plugin build major 2.4.0 -> 3.2.0

Release Notes

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

v3.2.0: Modernizer Maven Plugin 3.2.0

  • Add violations for Apache commons-io
  • Fix file descriptor leaks, #​327
  • Prepare for Central Portal releasing, #​344
  • Upgrade to asm 9.8.0 for Java 25 compatibility, #​335

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

v3.1.0: Modernizer Maven Plugin 3.1.0

  • Allow SuppressModernizer on local types, #​155
  • Fix recommendation for Files.newOutputStream, #​309
  • Fix suggestions for newXWithExpectedSize, #​315

Thanks @​Bananeweizen and @​snago for sending pull requests to improve Modernizer!

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!

v2.9.0: Modernizer Maven Plugin 2.9.0

  • Upgrade to ASM 9.7
  • Revert unneeded Maven core dependency from 3.9.5 to 3.2.5, #​241

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

v2.8.0: Modernizer Maven Plugin 2.8.0

  • Add m2e hint, #​213
  • Add support for different output formats and add codeclimate as an output format, #​235
  • Upgrade to ASM 9.6, #​222

Thanks @​hazendaz and @​themadprofessor for sending pull requests to improve Modernizer!

v2.7.0: Modernizer Maven Plugin 2.7.0

  • Add Enumeration and Stack violations, #​183, #​185
  • Upgrade to ASM 9.5 for Java 21 compatibility, #​198

Thanks @​delanym for sending pull requests to improve Modernizer!

v2.6.0: Modernizer Maven Plugin 2.6.0

  • Add violations for Java 17, 18, and 19 #​115
  • Recommend Optional::orElseThrow instead of get #​147
  • Remove usage of plexus StringUtils for compatibility with newer Maven #​170
  • Upgrade to ASM 9.4 for Java 20 compatibility #​154

Thanks @​Harmelodic, @​krzyk, and @​mattnelson for sending pull requests to improve Modernizer!

v2.5.0: Modernizer Maven Plugin 2.5.0

  • Maven pom.xml fixes
  • Upgrade to ASM 9.3 for Java 19 compatibility

Thanks @​cstamas, @​mnoteberg-non, and @​sullis for sending pull requests to improve Modernizer!


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

@Picnic-DevPla-Bot Picnic-DevPla-Bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
@Picnic-DevPla-Bot
Copy link
Author

Picnic-DevPla-Bot commented Dec 30, 2024

Suggested commit message:

Upgrade Modernizer Maven Plugin 2.4.0 -> 3.2.0

See:
- https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-2.5.0
- https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-2.6.0
- https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-2.7.0
- https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-2.8.0
- https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-2.9.0
- https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-3.0.0
- https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-3.1.0
- https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-3.2.0
- https://github.com/gaul/modernizer-maven-plugin/compare/modernizer-maven-plugin-2.4.0...modernizer-maven-plugin-3.2.0

@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade Modernizer Maven Plugin 2.4.0 -> 3.0.0 Upgrade Modernizer Maven Plugin 2.4.0 -> 3.1.0 Jan 20, 2025
@Picnic-DevPla-Bot Picnic-DevPla-Bot force-pushed the renovate/modernizer-maven-plugin-3.x branch from bf7b0bd to c5340ce Compare January 20, 2025 01:06
@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade Modernizer Maven Plugin 2.4.0 -> 3.1.0 Upgrade Modernizer Maven Plugin 2.4.0 -> 3.2.0 Aug 22, 2025
@Picnic-DevPla-Bot Picnic-DevPla-Bot force-pushed the renovate/modernizer-maven-plugin-3.x branch from c5340ce to b9a4df5 Compare August 22, 2025 00:02
@rickie rickie removed their request for review September 11, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pause-renovate

Development

Successfully merging this pull request may close these issues.

2 participants