Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency: bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0 #14554

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0.

Release notes

Sourced from org.gaul:modernizer-maven-plugin's releases.

Modernizer Maven Plugin 2.8.0

  • Add m2e hint, #213
  • Add support for different output formats and add codeclimate as an output format, #235
  • Upgrade to ASM 9.6, #222

Thanks @​hazendaz and @​themadprofessor for sending pull requests to improve Modernizer!

Commits
  • fe0509f Upgrade to nexus-staging-maven-plugin 1.6.13
  • 95dc640 modernizer-maven-plugin 2.8.0 release
  • 557a6ef Bump java.version to 1.7 to match main pom.xml
  • 5f9824a Bump mavenVersion from 3.8.1 to 3.9.5
  • f168539 Bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.0 to 3.11.0
  • 641fed6 Add support for different output formats and add codeclimate as an output format
  • 2b56d87 Bump org.assertj:assertj-core from 1.7.1 to 3.25.2
  • 3d51178 Bump org.springframework:spring-beans in /modernizer-maven-plugin
  • eecc862 Bump com.google.inject:guice from 4.0 to 7.0.0
  • 36aaa7c Bump commons-io:commons-io from 2.13.0 to 2.15.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 26, 2024
@romani
Copy link
Member

romani commented Feb 27, 2024

ERROR] Failed to execute goal org.gaul:modernizer-maven-plugin:2.8.0:modernizer (modernizer) on project checkstyle: The plugin org.gaul:modernizer-maven-plugin:2.8.0 requires Maven version 3.9.5 -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.gaul:modernizer-maven-plugin:2.8.0:modernizer (modernizer) on project checkstyle: The plugin org.gaul:modernizer-maven-plugin:2.8.0 requires Maven version 3.9.5

:)
https://maven.apache.org/docs/history.html a version before latest

@nrmancuso
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.gaul-modernizer-maven-plugin-2.8.0 branch from 2c81660 to 4ce04f2 Compare March 2, 2024 13:12
Bumps [org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
- [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-2.7.0...modernizer-maven-plugin-2.8.0)

---
updated-dependencies:
- dependency-name: org.gaul:modernizer-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@rnveach rnveach force-pushed the dependabot/maven/org.gaul-modernizer-maven-plugin-2.8.0 branch from 4ce04f2 to da54913 Compare March 25, 2024 02:25
@rnveach
Copy link
Member

rnveach commented Mar 25, 2024

So are we going to abandon this or upgrade our POM to 3.9.5 ?

@romani
Copy link
Member

romani commented Mar 25, 2024

Better to update pom and CIs.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2024

A newer version of org.gaul:modernizer-maven-plugin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@romani romani closed this May 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@romani romani deleted the dependabot/maven/org.gaul-modernizer-maven-plugin-2.8.0 branch May 23, 2024 22:51
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants