Skip to content

Bump org.gaul:modernizer-maven-plugin from 1.1.0 to 2.7.0#436

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-2.7.0
Closed

Bump org.gaul:modernizer-maven-plugin from 1.1.0 to 2.7.0#436
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-2.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps org.gaul:modernizer-maven-plugin from 1.1.0 to 2.7.0.

Release notes

Sourced from org.gaul:modernizer-maven-plugin's releases.

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 sending pull requests to improve Modernizer!

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 sending pull requests to improve Modernizer!

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 sending pull requests to improve Modernizer!

Modernizer Maven Plugin 2.4.0

  • Add Maven generated site for all modules
  • Add violations for primitive wrappers, Base64, and StringUtils.join
  • Address CVE by excluding plexus-utils
  • Allow SuppressModernizer on constructors
  • Remove Guava Immutable* violations

Thanks @​binkley, @​boxleytw, @​krzyk, @​mprins, @​stevegutz, and @​sullis sending pull requests to improve Modernizer!

Modernizer Maven Plugin 2.3.0

  • Add violations for Guava Iterables
  • JDK 17/18 compatibility

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

Modernizer Maven Plugin 2.2.0

  • JDK 16 compatibility

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

Modernizer Maven Plugin 2.1.0

  • JDK 14 and 15 compatibility
  • add violations for exact arithmetic
  • make some APIs public for external callers

Thanks @​brianhks, @​hazendaz, and @​Stephan202 for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 2.0.0

  • Correct JDK 11 API suggestions
  • Ignore classes with @Generated annotations

... (truncated)

Commits
  • 95e6c62 modernizer-maven-plugin 1.2.2 release
  • 80f4a45 Fix incorrect indentation
  • 46c223a Fix broken Checkstyle configuration
  • a6dd55a Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  • d796e2c Bump org.apache.maven.plugins:maven-checkstyle-plugin
  • 8655c2b Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0
  • 83fb560 Bump commons-io:commons-io from 2.11.0 to 2.13.0
  • 01a24a6 Bump joda-time:joda-time from 2.8.1 to 2.12.5
  • 222c543 Add Enumeration to legacy apis
  • f506de2 Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 1.1.0 to 2.7.0.
- [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
- [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-1.1.0...modernizer-maven-plugin-2.7.0)

---
updated-dependencies:
- dependency-name: org.gaul:modernizer-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2025

Superseded by #452.

@dependabot dependabot bot closed this May 19, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.gaul-modernizer-maven-plugin-2.7.0 branch May 19, 2025 04:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants