chore(deps): bump org.openrewrite.recipe:rewrite-migrate-java from 3.26.0 to 3.27.0 by dependabot[bot] · Pull Request #628 · robfrank/linklift (original) (raw)
Bumps org.openrewrite.recipe:rewrite-migrate-java from 3.26.0 to 3.27.0.
Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
3.27.0
What's Changed
- Add jakarta.annotation-api dependency when using javax.annotation by @jkschneider in openrewrite/rewrite-migrate-java#972
- Add com.sun.istack.NotNull migration to Jakarta validation by @jkschneider in openrewrite/rewrite-migrate-java#973
- Add UseListOf and UseSetOf recipes by @jkschneider in openrewrite/rewrite-migrate-java#974
- Lombok Annotation Processor Configuration by @MBoegers in openrewrite/rewrite-migrate-java#977
- Migrate GraalVM resource-config.json from regex to glob patterns by @MBoegers in openrewrite/rewrite-migrate-java#976
- Followup after the formatting merge by @Jenson3210 in openrewrite/rewrite-migrate-java#978
- Avoid line continuation escapes in text blocks with mixed newline content by @Jenson3210 in openrewrite/rewrite-migrate-java#975
- Change Docker image version in Java upgrades by @timtebeek in openrewrite/rewrite-migrate-java#980
Full Changelog: openrewrite/rewrite-migrate-java@v3.26.0...v3.27.0
Commits
- 04592ca Expect continuation indent in text blocks
- f42714b Delete files
- 9499e38 [Auto] SDKMAN! Java candidates as of 2026-02-09T1052
- ca26543 Change Docker image version in Java upgrades (#980)
- 6e525a1 Make declarative recipes singletons
- dc6029d [Auto] SDKMAN! Java candidates as of 2026-02-02T1038
- e13f6e8 Update documentation examples
- 653dd7c Add avoidLineContinuations option to UseTextBlocks (#975)
- c6b1bcf Followup after the formatting merge (#978)
- 4f3aaa0 Migrate GraalVM resource-config.json from regex to glob patterns (#976)
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)