dependabot[bot] opened a new pull request, #1219: URL: https://github.com/apache/wicket/pull/1219
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 2.29.0 to 3.14.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openrewrite/rewrite-migrate-java/releases">org.openrewrite.recipe:rewrite-migrate-java's releases</a>.</em></p> <blockquote> <h2>3.14.1</h2> <h2>What's Changed</h2> <ul> <li>OpenRewrite v8.59.1: <a href="https://github.com/openrewrite/rewrite">https://github.com/openrewrite/rewrite</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java">https://github.com/openrewrite/rewrite-migrate-java</a></p> <h2>3.14.0</h2> <h2>What's Changed</h2> <ul> <li><code>NullCheckAsSwitchCase</code> should only add <code>null</code> case if the switch is exhaustive by <a href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/769">openrewrite/rewrite-migrate-java#769</a></li> <li>Let all change-to-var recipes use a created var-Identifier instead of using a JavaTemplate by <a href="https://github.com/jevanlingen"><code>@jevanlingen</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/793">openrewrite/rewrite-migrate-java#793</a></li> <li>Fix NPE in IteratorNext recipe when iterator() has no explicit receiver by <a href="https://github.com/jkschneider"><code>@jkschneider</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/796">openrewrite/rewrite-migrate-java#796</a></li> <li><code>LombokValueToRecord</code> should rewrite method references too by <a href="https://github.com/holgpar"><code>@holgpar</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/469">openrewrite/rewrite-migrate-java#469</a></li> <li>Update test expectations to now finish idempotent <code>ChangeTagAttribute</code> in a single cycle by <a href="https://github.com/pdelagrave"><code>@pdelagrave</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/797">openrewrite/rewrite-migrate-java#797</a></li> <li>refactor: Unwrap else block after return or throw statement by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/798">openrewrite/rewrite-migrate-java#798</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.13.0...v3.14.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.13.0...v3.14.0</a></p> <h2>3.13.0</h2> <h2>What's Changed</h2> <ul> <li>refactor: org.openrewrite.mavencentral by <a href="https://github.com/Laurens-W"><code>@Laurens-W</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/778">openrewrite/rewrite-migrate-java#778</a></li> <li>Do not add explicit <code>Record</code> class import if using <code>var</code> keyword by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/781">openrewrite/rewrite-migrate-java#781</a></li> <li>Correct groupId for <code>jakarta.annotation:jakarta.annotation-api</code> upgrade by <a href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/784">openrewrite/rewrite-migrate-java#784</a></li> <li>Keep <code>jakarta.annotation-api</code> dependency when moving to Jakarta with Spring Boot project and Jakarta annotations are used by <a href="https://github.com/jevanlingen"><code>@jevanlingen</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/782">openrewrite/rewrite-migrate-java#782</a></li> <li>Add Bouncy Castle upgrade recipe for Java < 8 by <a href="https://github.com/pdelagrave"><code>@pdelagrave</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/790">openrewrite/rewrite-migrate-java#790</a></li> <li>Fix <code>LombokValToFinalVar</code> in loops by <a href="https://github.com/MBoegers"><code>@MBoegers</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/768">openrewrite/rewrite-migrate-java#768</a></li> <li>Replace JavaTemplate by a <code>var</code> identifier element for UseVarForGenericsConstructors recipe by <a href="https://github.com/jevanlingen"><code>@jevanlingen</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/789">openrewrite/rewrite-migrate-java#789</a></li> <li>Add missing type table entries by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/792">openrewrite/rewrite-migrate-java#792</a></li> <li>Migrate Lombok's <code>@__</code> syntax to <code>onX_</code> for Java 8+ by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/794">openrewrite/rewrite-migrate-java#794</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pdelagrave"><code>@pdelagrave</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/790">openrewrite/rewrite-migrate-java#790</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.12.0...v3.13.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.12.0...v3.13.0</a></p> <h2>3.12.0</h2> <h2>What's Changed</h2> <ul> <li>Add JSpecify best practices recipe by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/744">openrewrite/rewrite-migrate-java#744</a></li> <li>New recipe to only add JAXB API dependencies without runtime dependencies by <a href="https://github.com/rlsanders4"><code>@rlsanders4</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/727">openrewrite/rewrite-migrate-java#727</a></li> <li>Create Faces 3.0 migration by <a href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/742">openrewrite/rewrite-migrate-java#742</a></li> <li>Insert <code><shared-cache-mode></code> before <code><properties></code> to ensure correct schema order by <a href="https://github.com/Avneesh-Dubey"><code>@Avneesh-Dubey</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/737">openrewrite/rewrite-migrate-java#737</a></li> <li>Fixing variable names in tests by <a href="https://github.com/greg-at-moderne"><code>@greg-at-moderne</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/745">openrewrite/rewrite-migrate-java#745</a></li> <li>Switch case add enum values as guards by <a href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/750">openrewrite/rewrite-migrate-java#750</a></li> <li>Add recipe to replace ManagedBean with Named annotation by <a href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/753">openrewrite/rewrite-migrate-java#753</a></li> <li>Pick better SDKMan versions by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/754">openrewrite/rewrite-migrate-java#754</a></li> <li>Use ParameterizedClass in test by <a href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/756">openrewrite/rewrite-migrate-java#756</a></li> <li>Recipes for searching Threads or Executors usage by <a href="https://github.com/arodionov"><code>@arodionov</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/722">openrewrite/rewrite-migrate-java#722</a></li> <li>Adapting to AddDependencyVisitor constructor change by <a href="https://github.com/greg-at-moderne"><code>@greg-at-moderne</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/758">openrewrite/rewrite-migrate-java#758</a></li> <li>Make fields annotated with <code>@Produces</code> static by <a href="https://github.com/karthikNousher"><code>@karthikNousher</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/755">openrewrite/rewrite-migrate-java#755</a></li> <li>Migrate Traits class usage to constructor calls by <a href="https://github.com/MBoegers"><code>@MBoegers</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/759">openrewrite/rewrite-migrate-java#759</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/98c7a8a98b9f82ff630b03c2547adbc0cf01801f"><code>98c7a8a</code></a> refactor: Inline local variable assignments before return/throw</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/e4b2a8ea15f996081fd629b0cb0f37abfa6b74d9"><code>e4b2a8e</code></a> refactor: Unwrap else block after return or throw statement (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/798">#798</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/7b4fb6157ec80dc490fa0ba95c1e6d0270ed6aa8"><code>7b4fb61</code></a> Update expectations after new versions of zulu images</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/d361580ba823d80c74dfbdd4ea66b89dc2619405"><code>d361580</code></a> [Auto] SDKMAN! Java candidates as of 2025-07-21T1018</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/1f79d3bd98fc774b9e27e7ee857c6b2ddc6f0bd0"><code>1f79d3b</code></a> fix test due to change in <code>ChangeTagAttribute</code> (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/797">#797</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/c8532762cfbaf6ce9b9cf5630619edb8e4835414"><code>c853276</code></a> <code>LombokValueToRecord</code> should rewrite method references too (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/469">#469</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/2c351acc71b1710e2787b373309494e7598c0eea"><code>2c351ac</code></a> Fix NPE in IteratorNext recipe when iterator() has no explicit receiver (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/796">#796</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/a2b5986c6e9481f9e49554fe6038cdeca102eb14"><code>a2b5986</code></a> Let all change-to-var recipes use a created var-Identifier instead of using a...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/775fcf23262a553993d6c0266e4c9600a9ca0610"><code>775fcf2</code></a> [Auto] SDKMAN! Java candidates as of 2025-07-14T1017</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/ac9f1e1495641d8d90f614a564cb318a016a5430"><code>ac9f1e1</code></a> Do not add a break after a throw</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.29.0...v3.14.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
