Skip to content

build(deps): bump rewrite-migrate-java from 1.13.0 to 1.16.0 #709

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2023

Bumps rewrite-migrate-java from 1.13.0 to 1.16.0.

Release notes

Sourced from rewrite-migrate-java's releases.

1.16.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-migrate-java@v1.15.0...v1.16.0

1.15.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-migrate-java@v1.14.1...v1.15.0

1.14.1

What's Changed

  • Update with rewrite 7.33.0
  • Recipe: Migrate Jackson from javax to jakarta namespace #135
  • Recipe: Migrate ehcache dependencies from javax to jakarta namespace #140 550ca56
  • Recipe: Upgrade Lombok to accommodate newer Java versions #142
  • Recipe: Migrate Johnzon dependencies from javax to jakarta namespace #139
  • Recipe: Upgrade Rest Assured to a J2EE 9 compatible version 5d2b0e8
  • Recipe: org.openrewrite.java.migrate.javax.AddJaxwsRuntime renamed to com.openrewrite.java.migrate.jakarta.UpdateJawsRuntimeToJakartaEE8 #145
  • NoGuavaImmutable recipes generate the wrong template for primitives that require boxing. #137
  • NoGuava recipes can be more permissive about what changes they make #136
  • NoGuavaImmutable<X>Of recipes should handle J.NewArray. #138
  • AddJaxbRuntime (And likely AddJaxwsRuntime) are adding the same dependency multiple times. #145
  • Verify String.formatted() works on text blocks in Java 17 by @​timtebeek in #131
  • XML Bind and similar deps should look for ..* pattern by @​BoykoAlex in #144
  • Reverted recipe renaming in 1.14.0 to reduce breaking changes. 895a6a4 7558758

Full Changelog: openrewrite/rewrite-migrate-java@v1.13.0...v1.14.1

... (truncated)

Commits
  • 630838c UpgradeToJava17Test no longer needs multiple cycles to complete
  • ee90641 Remove 'through' version text in recipe descriptions
  • f059392 Fix #169, Java.version downgraded from 17 to 11
  • 7176632 Polish recipe for migration JakartaEE Authz/Authn (#167)
  • 27e304f chore: Owasp suppression updates (#173)
  • 4b3e3bf fix: use value directly, arrays are not supported (#170) (#171)
  • bd3e07e Upgrade Gradle wrapper to 7.6 and add checksum validation (#168)
  • 495bd8c Add missing recipe descriptions to declarative recipes
  • 20c7877 add unit test for recipe UpgradeToJava17 (#163)
  • 0dd92df Add license
  • 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)

Bumps [rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 1.13.0 to 1.16.0.
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v1.13.0...v1.16.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Jan 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2023

Superseded by #726.

@dependabot dependabot bot closed this Feb 17, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-1.16.0 branch February 17, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants