Skip to content

Bump modernizer-maven-plugin from 1.5.0 to 2.1.0#18

Merged
coheigea merged 1 commit intomasterfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-2.1.0
Feb 19, 2021
Merged

Bump modernizer-maven-plugin from 1.5.0 to 2.1.0#18
coheigea merged 1 commit intomasterfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-2.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2021

Bumps modernizer-maven-plugin from 1.5.0 to 2.1.0.

Release notes

Sourced from modernizer-maven-plugin's releases.

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!

Modernizer Maven Plugin 1.9.0

  • Add more violations for Java 9 and 11
  • Module compatibility via adding JPMS module name
  • Java 13 compatibility via asm 7.1 upgrade

Thanks @rovarga and @Stephan202 for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 1.8.0

  • add @SuppressModernizer annotation
  • add violations for Streams.stream(Optional*)
  • improve modernizer.skip when missing modernizer.javaVersion

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

Modernizer Maven Plugin 1.7.1

  • improved compatibility with Java 11

Thanks @kincajou for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 1.7.0

  • compatibility with Java 11 via asm 7.0
  • allow ignoring package names via ignoreClassNamePattern
  • allow comments in exclusion file
  • add Java 10, NavigableMap, and NavigableSet violations
  • remove bogus Guava WithExpectedSize violations

Thanks @snago and @vorburger for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 1.6.0

  • Add violation for EMPTY Collection constants
  • Fix unsigned longs violation error message
  • Upgraded to ASM 6.0 which fixes Java 9 issues

Thanks @ARentz07 and @lampapetrol for sending pull requests to improve Modernizer!

Commits
  • 68b0700 modernizer-maven-plugin 2.1.0 release
  • 4ef961d Changing classes to be public so they can be used by tools and projects outsi...
  • 6400625 Upgrade invoker plugin to latest and override groovy to latest
  • a9ff2f4 [pom] Add missing version to maven jar plugin at 3.2.0
  • 26630e1 Modify verify.groovy IT test to support cross platform
  • d98d88d Add relativePath to nothing to force .m2 lookup for oss parent
  • 8269ed8 Bump ASM to 7.3.1 for jdk 14/15 support
  • 9f2c4dc Policeman's Forbidden API Checker to references
  • 16274e5 Fix comment, add additional suggestions
  • bbd7f4f Introduce two int math suggestions
  • 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 the dependencies Pull requests that update a dependency file label Feb 18, 2021
@coheigea coheigea merged commit 687485e into master Feb 19, 2021
@coheigea coheigea deleted the dependabot/maven/org.gaul-modernizer-maven-plugin-2.1.0 branch February 19, 2021 16:01
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.

1 participant