dkorotych / gradle-maven-exec-plugin

Gradle plugin which provides an Maven exec task
Apache License 2.0
57 stars 7 forks source link

Bump rewrite-migrate-java from 1.14.1 to 1.15.0 #87

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rewrite-migrate-java from 1.14.1 to 1.15.0.

Release notes

Sourced from rewrite-migrate-java's releases.

1.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/openrewrite/rewrite-migrate-java/compare/v1.14.1...v1.15.0

Commits
  • c398880 Java 11 recipe no longer adds JDeprScan plugin (#152)
  • feab5e1 UseMavenCompilerPluginReleaseConfiguration now prefers ${java.version} if ava...
  • 416f0c8 chore: update suppressions for new false positives (#151)
  • a548ed6 Polish. Updated dates in license doc for UseMavenCompilerPluginReleaseConfigu...
  • a17cf26 Java 11 and 17 recipes now handle explicit (non-property) maven-compiler-plug...
  • 2899db5 More recipe descriptor cleanup
  • 5f84ad8 Recipe descriptor cleanup
  • dcaa84a Recipe descriptor cleanup
  • e9aaf04 Clean up display names and description
  • 58e7d40 fix EhcacheJavaxtoJakartaTest#migrateEhcacheDependencies test
  • 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[bot] commented 1 year ago

Looks like org.openrewrite.recipe:rewrite-migrate-java is up-to-date now, so this is no longer needed.