Bump org.openrewrite.recipe:rewrite-migrate-java from 3.11.0 to 3.13.0
Open
Number: #2941
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 10, 2025 at 05:12 AM UTC
(11 months ago)
(11 months ago)
Updated:
July 10, 2025 at 05:12 AM UTC
(11 months ago)
(11 months ago)
Labels:
dependencies java
dependencies java
Description:
Bumps org.openrewrite.recipe:rewrite-migrate-java from 3.11.0 to 3.13.0.
Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
3.13.0
What's Changed
- refactor: org.openrewrite.mavencentral by
@Laurens-Win openrewrite/rewrite-migrate-java#778- Do not add explicit
Recordclass import if usingvarkeyword by@timtebeekin openrewrite/rewrite-migrate-java#781- Correct groupId for
jakarta.annotation:jakarta.annotation-apiupgrade by@steve-aom-elliottin openrewrite/rewrite-migrate-java#784- Keep
jakarta.annotation-apidependency when moving to Jakarta with Spring Boot project and Jakarta annotations are used by@jevanlingenin openrewrite/rewrite-migrate-java#782- Add Bouncy Castle upgrade recipe for Java < 8 by
@pdelagravein openrewrite/rewrite-migrate-java#790- Fix
LombokValToFinalVarin loops by@MBoegersin openrewrite/rewrite-migrate-java#768- Replace JavaTemplate by a
varidentifier element for UseVarForGenericsConstructors recipe by@jevanlingenin openrewrite/rewrite-migrate-java#789- Add missing type table entries by
@timtebeekin openrewrite/rewrite-migrate-java#792- Migrate Lombok's
@__syntax toonX_for Java 8+ by@timtebeekin openrewrite/rewrite-migrate-java#794New Contributors
@pdelagravemade their first contribution in openrewrite/rewrite-migrate-java#790Full Changelog: https://github.com/openrewrite/rewrite-migrate-java/compare/v3.12.0...v3.13.0
3.12.0
What's Changed
- Add JSpecify best practices recipe by
@timtebeekin openrewrite/rewrite-migrate-java#744- New recipe to only add JAXB API dependencies without runtime dependencies by
@rlsanders4in openrewrite/rewrite-migrate-java#727- Create Faces 3.0 migration by
@evie-lauin openrewrite/rewrite-migrate-java#742- Insert
<shared-cache-mode>before<properties>to ensure correct schema order by@Avneesh-Dubeyin openrewrite/rewrite-migrate-java#737- Fixing variable names in tests by
@greg-at-modernein openrewrite/rewrite-migrate-java#745- Switch case add enum values as guards by
@Jenson3210in openrewrite/rewrite-migrate-java#750- Add recipe to replace ManagedBean with Named annotation by
@evie-lauin openrewrite/rewrite-migrate-java#753- Pick better SDKMan versions by
@timtebeekin openrewrite/rewrite-migrate-java#754- Use ParameterizedClass in test by
@evie-lauin openrewrite/rewrite-migrate-java#756- Recipes for searching Threads or Executors usage by
@arodionovin openrewrite/rewrite-migrate-java#722- Adapting to AddDependencyVisitor constructor change by
@greg-at-modernein openrewrite/rewrite-migrate-java#758- Make fields annotated with
@Producesstatic by@karthikNousherin openrewrite/rewrite-migrate-java#755- Migrate Traits class usage to constructor calls by
@MBoegersin openrewrite/rewrite-migrate-java#759- Set
acceptTransitiveto true for JSpecify recipes by@scordioin openrewrite/rewrite-migrate-java#761- Add only declarable Gradle jax-ws runtime dependencies by
@jevanlingenin openrewrite/rewrite-migrate-java#762- Refine switch cases by
@Jenson3210in openrewrite/rewrite-migrate-java#749- Null check as switch case by
@Jenson3210in openrewrite/rewrite-migrate-java#748- Change net.wasdev.maven.parent:java8-parent to :parent by
@BhavanaPidapain openrewrite/rewrite-migrate-java#766- Adds direct Jakarta dependency if only available as transitive by
@bmuschkoin openrewrite/rewrite-migrate-java#767- Fix for
UpdateSdkManallowing downgrade of Java version by@steve-aom-elliottin openrewrite/rewrite-migrate-java#771- feat: Prevent migration of singletonMap with null value or null key by
@ZzetTin openrewrite/rewrite-migrate-java#772- refactor: Adopt
J.Literal.isLiteralValue(expression, null)by@timtebeekin openrewrite/rewrite-migrate-java#773- If Else-If construct to switch. by
@Jenson3210in openrewrite/rewrite-migrate-java#747- Improved the support of types by
@Jenson3210in openrewrite/rewrite-migrate-java#774- Some compilation issues are occuring after running switch pattern matching recipe by
@Jenson3210in openrewrite/rewrite-migrate-java#775- Update java-version-21.yml by
@Jenson3210in openrewrite/rewrite-migrate-java#777- Update AddStaticVariableOnProducerSessionBean to modify XML defined EJBs by
@karthikNousherin openrewrite/rewrite-migrate-java#765New Contributors
@rlsanders4made their first contribution in openrewrite/rewrite-migrate-java#727@Avneesh-Dubeymade their first contribution in openrewrite/rewrite-migrate-java#737
... (truncated)
Commits
f8b0afcAdd Lombok@OnXto@OnX_ migration recipe (#794)02e5e97Add missing type table entries (#792)033f84eReplace JavaTemplate by avaridentifier element for UseVarForGenericsConst...38fd948refactor: OpenRewrite Recipe best practices01384fbFixLombokValToFinalVarin loops (#768)4aa3f71Add Bouncy Castle upgrade recipe for Java < 8 (#790)ad9a9d1refactor: OpenRewrite Recipe best practices9feaf07Slight polish toOptionalStreamRecipeb6e35e2[Auto] SDKMAN! Java candidates as of 2025-07-07T1017b05fbe1refactor: Reorder annotations alphabetically- 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Ecosystem:
maven
maven
Version Change:
3.11.0 → 3.13.0
Update Type:
Minor
Minor
Technical Details
| ID: | 3052658 |
| UUID: | 2654667528 |
| Node ID: | PR_kwDOAKeSas6eOwMI |
| Host: | GitHub |
| Repository: | OpenFeign/feign |
| Merge State: | Unknown |