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

Bump modernizer-maven-plugin from 1.9.0 to 2.6.0 #99

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps modernizer-maven-plugin from 1.9.0 to 2.6.0.

Release notes

Sourced from modernizer-maven-plugin's releases.

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

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

Commits
  • 0eaf84f modernizer-maven-plugin 2.6.0 release
  • 6fd3a5d Upgrade to Groovy 4.0.10
  • 92c5c8f Bump maven-invoker-plugin from 3.2.1 to 3.5.0
  • b33c2b0 Bump groovy-all from 3.0.2 to 3.0.15
  • ddc160d Bump maven-compiler-plugin from 3.10.1 to 3.11.0
  • fc45915 Remove usage of plexus StringUtils
  • e653d64 Bump modulemaker-maven-plugin from 1.7 to 1.9
  • 17bfd82 Bump maven-source-plugin from 3.0.1 to 3.2.1
  • 3414e79 Bump maven-deploy-plugin from 2.8.2 to 3.0.0
  • 3b607f0 Bump maven-jar-plugin from 3.2.0 to 3.3.0
  • Additional commits viewable in compare view

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.6.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.6.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 Mar 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 21, 2023

Superseded by #108.

@dependabot dependabot bot closed this Sep 21, 2023
@dependabot dependabot bot deleted the dependabot/maven/master/org.gaul-modernizer-maven-plugin-2.6.0 branch September 21, 2023 16:57
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
0 participants