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.4.0#57

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2022

Bumps modernizer-maven-plugin from 1.9.0 to 2.4.0.

Release notes

Sourced from modernizer-maven-plugin's releases.

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
  • e1978e4 modernizer-maven-plugin 2.4.0 release
  • f1845a0 Update copyright year
  • 45d3ea0 replace TravisCI with GitHub Actions
  • 2d76b34 Remove Guava Immutable* violations
  • 311d9a0 Add Maven generated site for all modules
  • f64b9d6 Address CVE by excluding plexus-utils
  • 1630e9e Address some raw generic warnings in test code
  • 837ab12 Maven wrapper
  • e3fa270 Update suppressions example version
  • 7cd82ac #127 slightly update README with new java version numbers
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 25, 2022
@olamy
Copy link
Member

olamy commented Jul 25, 2022

@dependabot rebase

Bumps [modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 1.9.0 to 2.4.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.4.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 force-pushed the dependabot/maven/master/org.gaul-modernizer-maven-plugin-2.4.0 branch from 1eb4944 to 5769515 Compare July 25, 2022 01:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #87.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/master/org.gaul-modernizer-maven-plugin-2.4.0 branch November 14, 2022 16:24
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.

1 participant