dependabot[bot] opened a new pull request, #1418:
URL: https://github.com/apache/wicket/pull/1418

   Bumps 
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
 from 3.26.0 to 3.32.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>v3.32.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Remove parentheses from single unnamed lambda parameters by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1054";>openrewrite/rewrite-migrate-java#1054</a></li>
   <li>Skip Kotlin and Groovy files in ReplaceUnusedVariablesWithUnderscore by 
<a href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1056";>openrewrite/rewrite-migrate-java#1056</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.32.0...v3.32.1";>https://github.com/openrewrite/rewrite-migrate-java/compare/v3.32.0...v3.32.1</a></p>
   <h2>3.32.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Cap Java version at 24 for Kotlin &lt;2.3 in UpgradeToJava25 by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1035";>openrewrite/rewrite-migrate-java#1035</a></li>
   <li>Inline JavaTemplate fields at their usage sites by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1036";>openrewrite/rewrite-migrate-java#1036</a></li>
   <li>Use <code>JavaTemplate.apply()</code> static method by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1037";>openrewrite/rewrite-migrate-java#1037</a></li>
   <li>Fix ClassCastException in UseVarForGenericMethodInvocations by <a 
href="https://github.com/knutwannheden";><code>@​knutwannheden</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1039";>openrewrite/rewrite-migrate-java#1039</a></li>
   <li>Upgrade Mockito to 5.17.x in Java 25 migration recipe by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1041";>openrewrite/rewrite-migrate-java#1041</a></li>
   <li>Migrate Mojarra and Glassfish JSF dependencies to Jakarta Faces by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1040";>openrewrite/rewrite-migrate-java#1040</a></li>
   <li>Upgrade jakarta.annotation-api to 3.0.x in Jakarta EE 11 recipe by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1042";>openrewrite/rewrite-migrate-java#1042</a></li>
   <li>Move type-use annotations to array brackets during JSpecify migration by 
<a href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1038";>openrewrite/rewrite-migrate-java#1038</a></li>
   <li>Add explicit casts for visitor visit() return type by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1049";>openrewrite/rewrite-migrate-java#1049</a></li>
   <li>Add UseVarForTypeCast and UseVarForConstructors to UseVar recipe by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1050";>openrewrite/rewrite-migrate-java#1050</a></li>
   <li>Replace Collections.emptyXXX with Immutable Static Factory Methods by <a 
href="https://github.com/mkarg";><code>@​mkarg</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1045";>openrewrite/rewrite-migrate-java#1045</a></li>
   <li>Fix <code>AddMissingMethodImplementation</code> generating stubs for 
inherited methods by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1051";>openrewrite/rewrite-migrate-java#1051</a></li>
   <li>Add EnableLombokAnnotationProcessor to LombokBestPractices by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1052";>openrewrite/rewrite-migrate-java#1052</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/mkarg";><code>@​mkarg</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1045";>openrewrite/rewrite-migrate-java#1045</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.3...v3.32.0";>https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.3...v3.32.0</a></p>
   <h2>3.31.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add acceptTransitive to javax-to-jakarta AddDependency entries 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/1034";>openrewrite/rewrite-migrate-java#1034</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.2...v3.31.3";>https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.2...v3.31.3</a></p>
   <h2>3.31.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Only add lombok annotation processor to modules that use lombok by <a 
href="https://github.com/Jenson3210";><code>@​Jenson3210</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1031";>openrewrite/rewrite-migrate-java#1031</a></li>
   <li>Add missing AddDependency fallback for jakarta.servlet.jsp-api in JSP 
migration 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/1032";>openrewrite/rewrite-migrate-java#1032</a></li>
   <li>Add missing AddDependency fallback entries for all javax-to-jakarta 
migrations 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/1033";>openrewrite/rewrite-migrate-java#1033</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.1...v3.31.2";>https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.1...v3.31.2</a></p>
   <h2>3.31.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add JSP and JSTL API version upgrades to Jakarta EE 10 recipe 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/1029";>openrewrite/rewrite-migrate-java#1029</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/fde81eb521c932894a77f64824f46d094cb7c20c";><code>fde81eb</code></a>
 Skip Kotlin and Groovy files in ReplaceUnusedVariablesWithUnderscore (<a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1056";>#1056</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-migrate-java/commit/06d35be96df5364e985d9f435afda1fbc53a404b";><code>06d35be</code></a>
 Update display names for Java upgrade recipes</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-migrate-java/commit/8ad8d92ac02094df4933b4cda15562d4dd58beab";><code>8ad8d92</code></a>
 Remove parentheses from single unnamed lambda parameters (<a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1054";>#1054</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-migrate-java/commit/2388f912cc325b820bd7a2773927e7f0b4d44d50";><code>2388f91</code></a>
 Add EnableLombokAnnotationProcessor to LombokBestPractices (<a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1052";>#1052</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-migrate-java/commit/fecaa2ea724e5a0ec131b0fd8ebee04c388c0ce4";><code>fecaa2e</code></a>
 Fix <code>AddMissingMethodImplementation</code> generating stubs for inherited 
methods (...</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-migrate-java/commit/55f801a4c214761cb7e8b5b42835d0ae33d87ea1";><code>55f801a</code></a>
 OpenRewrite recipe best practices</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-migrate-java/commit/96d6dd97088cf3edade46fee2ec4f42fc7c6b10a";><code>96d6dd9</code></a>
 Replace Collections.emptyXXX with Immutable Static Factory Methods (<a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1045";>#1045</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-migrate-java/commit/2a5697175694c28c94d483c323639a3711e8add2";><code>2a56971</code></a>
 Add UseVarForTypeCast and UseVarForConstructors to UseVar recipe (<a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1050";>#1050</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-migrate-java/commit/9e118a463de79b1f337ec512a499943ca744ef1e";><code>9e118a4</code></a>
 Add explicit casts for visitor visit() return type (<a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1049";>#1049</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-migrate-java/commit/41373e1407170a0d808d4c17b0b0ce3dd9b29ac4";><code>41373e1</code></a>
 [Auto] SDKMAN! Java candidates as of 2026-04-06T1051</li>
   <li>Additional commits viewable in <a 
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.26.0...v3.32.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.recipe:rewrite-migrate-java&package-manager=maven&previous-version=3.26.0&new-version=3.32.1)](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 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]

Reply via email to