build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.30.1 to 3.31.3
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(3 months ago)
(2 months ago)
(2 months ago)
dependencies java
Bumps org.openrewrite.recipe:rewrite-migrate-java from 3.30.1 to 3.31.3.
Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
3.31.3
What's Changed
- Add acceptTransitive to javax-to-jakarta AddDependency entries by
@steve-aom-elliottin openrewrite/rewrite-migrate-java#1034Full Changelog: https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.2...v3.31.3
3.31.2
What's Changed
- Only add lombok annotation processor to modules that use lombok by
@Jenson3210in openrewrite/rewrite-migrate-java#1031- Add missing AddDependency fallback for jakarta.servlet.jsp-api in JSP migration by
@steve-aom-elliottin openrewrite/rewrite-migrate-java#1032- Add missing AddDependency fallback entries for all javax-to-jakarta migrations by
@steve-aom-elliottin openrewrite/rewrite-migrate-java#1033Full Changelog: https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.1...v3.31.2
3.31.1
What's Changed
- Add JSP and JSTL API version upgrades to Jakarta EE 10 recipe by
@steve-aom-elliottin openrewrite/rewrite-migrate-java#1029Full Changelog: https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.0...v3.31.1
3.31.0
What's Changed
- Modernize README to reflect current project capabilities by
@timtebeekin openrewrite/rewrite-migrate-java#1020- Add UseTryWithResources to Java 11 migration recipe by
@timtebeekin openrewrite/rewrite-migrate-java#1022- Add ExplicitTypeToVar recipe to replace explicit type with var keyword. by
@motlinin openrewrite/rewrite-migrate-java#1009- Fix IBMSemeruTest for updated ChangeType wildcard import handling by
@timtebeekin openrewrite/rewrite-migrate-java#1026- Extend UseVarForPrimitive to support String literals by
@timtebeekin openrewrite/rewrite-migrate-java#1024- Add notes for Faces 4.0 FacesManagedBeansRemoved by
@evie-lauin openrewrite/rewrite-migrate-java#1025- Fix order for ManagedProperty migration in Faces 4.0 by
@evie-lauin openrewrite/rewrite-migrate-java#1027- Add javax/jakarta.enterprise.concurrent-api migration for EE9 by
@evie-lauin openrewrite/rewrite-migrate-java#1028- Add Java best practices recipe by
@timtebeekin openrewrite/rewrite-migrate-java#1021- Add JavadocToMarkdownDocComment recipe (JEP 467) by
@timtebeekin openrewrite/rewrite-migrate-java#1019New Contributors
@motlinmade their first contribution in openrewrite/rewrite-migrate-java#1009Full Changelog: https://github.com/openrewrite/rewrite-migrate-java/compare/v3.30.1...v3.31.0
Commits
d4107b9Add acceptTransitive to javax-to-jakarta AddDependency entries (#1034)bef57d1Add missing AddDependency fallback entries for all javax-to-jakarta migration...af026f0Add missing AddDependency fallback for jakarta.servlet.jsp-api in JSP migrati...1ee17ae[Auto] SDKMAN! Java candidates as of 2026-03-30T1057317ca42Only add lombok annotation processor to modules that use lombok (#1031)4970f3fAdd JSP and JSTL API version upgrades to Jakarta EE 10 recipe and bump JSP AP...062ba0bInclude removal of illegal semicolons in the Java 21 migration.f3a2e32Extract documentation examples from testse339177Add JavadocToMarkdownDocComment recipe (JEP 467) (#1019)fd3bfe3Add Java best practices recipe (#1021)- 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)
Package Dependencies
maven
3.30.1 → 3.31.3
Minor
Technical Details
| ID: | 15156648 |
| UUID: | 4175881358 |
| Node ID: | PR_kwDOAKeSas7O1K3U |
| Host: | GitHub |
| Repository: | OpenFeign/feign |