Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Bump modernizer-maven-plugin from 1.9.0 to 2.5.0#87

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

Bump modernizer-maven-plugin from 1.9.0 to 2.5.0#87
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/master/org.gaul-modernizer-maven-plugin-2.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps modernizer-maven-plugin from 1.9.0 to 2.5.0.

Release notes

Sourced from modernizer-maven-plugin's releases.

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

Thanks @​mmoayyed, @​Serranya, and @​Stephan202 for sending pull requests to improve Modernizer!

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 1.9.0 to 2.5.0.
- [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
- [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-1.9.0...modernizer-maven-plugin-2.5.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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2023

Superseded by #99.

@dependabot dependabot bot closed this Mar 24, 2023
@dependabot dependabot bot deleted the dependabot/maven/master/org.gaul-modernizer-maven-plugin-2.5.0 branch March 24, 2023 17:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants