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

Bump org.gaul:modernizer-maven-plugin from 1.9.0 to 2.7.0 #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.gaul:modernizer-maven-plugin from 1.9.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

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 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)

Bumps [org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 1.9.0 to 2.7.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.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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 21, 2023
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