dependabot[bot] opened a new pull request, #1469: URL: https://github.com/apache/wicket/pull/1469
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.26.0 to 3.35.0. <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.35.0</h2> <h2>What's Changed</h2> <ul> <li>Add <code>java.io.IO</code> import in <code>ReplaceSystemOutWithIOPrint</code> by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1093">openrewrite/rewrite-migrate-java#1093</a></li> <li>Skip <code>UseMapOf</code> when <code>put()</code> argument is a null literal by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1094">openrewrite/rewrite-migrate-java#1094</a></li> <li>Migrate JAXB XJC binding files declaring version 2.0/2.1/2.2 by <a href="https://github.com/MBoegers"><code>@MBoegers</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1098">openrewrite/rewrite-migrate-java#1098</a></li> <li>Preserve explicit type arguments in MigrateCollections* recipes by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1099">openrewrite/rewrite-migrate-java#1099</a></li> <li>Route Maven through Moderne Artifactory cache to avoid HTTP 429 by <a href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1096">openrewrite/rewrite-migrate-java#1096</a></li> <li>Load sun.internal.new[Class].jar directly to fix CI test failures by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1101">openrewrite/rewrite-migrate-java#1101</a></li> <li>Skip explicit type arguments containing wildcards in <code>UseVarForGenericMethodInvocations</code> by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1102">openrewrite/rewrite-migrate-java#1102</a></li> <li>Skip <code>var</code> when target type inference widens a generic argument by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1103">openrewrite/rewrite-migrate-java#1103</a></li> <li>Skip <code>IfElseIfConstructToSwitch</code> when <code>instanceof</code> types are missing by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1095">openrewrite/rewrite-migrate-java#1095</a></li> <li>Revert inline Maven mirror (now in gh-automation#95) by <a href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1104">openrewrite/rewrite-migrate-java#1104</a></li> <li>Aggregate FindJavaVersion to one row per repository by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1105">openrewrite/rewrite-migrate-java#1105</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.34.1...v3.35.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.34.1...v3.35.0</a></p> <h2>v3.34.1</h2> <h2>What's Changed</h2> <ul> <li>OpenRewrite <a href="https://github.com/openrewrite/rewrite/releases/tag/v8.81.6">v8.81.6</a></li> <li>Refresh UpdateSdkManTest fixtures after SDKMAN CSV update 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/1073">openrewrite/rewrite-migrate-java#1073</a></li> <li>Add more static analysis recipes to java-best-practices by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1075">openrewrite/rewrite-migrate-java#1075</a></li> <li>OpenRewrite recipe best practices by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1074">openrewrite/rewrite-migrate-java#1074</a></li> <li>Add jspecify hyperlink by <a href="https://github.com/sullis"><code>@sullis</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1076">openrewrite/rewrite-migrate-java#1076</a></li> <li>Skip <code>var</code> when reassignment relies on declared supertype by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1078">openrewrite/rewrite-migrate-java#1078</a></li> <li>Keep parentheses when renaming typed lambda parameter to underscore by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1082">openrewrite/rewrite-migrate-java#1082</a></li> <li>Document null-probing semantic differences in singleton migrations by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1081">openrewrite/rewrite-migrate-java#1081</a></li> <li>Skip main migration when referenced as static API by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1084">openrewrite/rewrite-migrate-java#1084</a></li> <li>Skip <code>Immutable*.copyOf</code> rewrite when argument is not a <code>Collection</code> by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1089">openrewrite/rewrite-migrate-java#1089</a></li> <li>Keep block body when refined switch arm contains an if statement by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1088">openrewrite/rewrite-migrate-java#1088</a></li> <li>Use <code>Map.ofEntries</code> when migrating more than 10 entries by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1090">openrewrite/rewrite-migrate-java#1090</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.34.0...v3.34.1">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.34.0...v3.34.1</a></p> <h2>3.34.0</h2> <h2>What's Changed</h2> <ul> <li>Ensure <code>case</code> always has a space before the label in <code>IfElseIfConstructToSwitch</code> by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1071">openrewrite/rewrite-migrate-java#1071</a></li> <li>Add <code>UsePredicateNot</code> to replace cast-and-negate with <code>Predicate.not(..)</code> by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1072">openrewrite/rewrite-migrate-java#1072</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.33.0...v3.34.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.33.0...v3.34.0</a></p> <h2>3.33.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.33.0...v3.33.1">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.33.0...v3.33.1</a></p> <h2>3.33.0</h2> <h2>What's Changed</h2> <ul> <li>Add URLEqualsHashCodeRecipes to Java best practices by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1058">openrewrite/rewrite-migrate-java#1058</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/8247c73a2186e0208a275a22d4ec1cca255e3da2"><code>8247c73</code></a> OpenRewrite recipe best practices</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/a08ce01f917e1b3db4056cf1d78882851396da43"><code>a08ce01</code></a> Aggregate FindJavaVersion to one row per repository (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1105">#1105</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/25a2805b08c6a11d644371c4e05076d5ee2831dd"><code>25a2805</code></a> Revert inline Maven mirror (now in gh-automation#95) (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1104">#1104</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/17c73bda8957f7eb5960e5fd830776e9225a02ae"><code>17c73bd</code></a> [Auto] SDKMAN! Java candidates as of 2026-05-18T1340</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/d6ec0b8b89fa79ae2e89748237d94baecd67e394"><code>d6ec0b8</code></a> Skip <code>IfElseIfConstructToSwitch</code> when <code>instanceof</code> types are missing (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1095">#1095</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/568b7a9204a46b2cbe6450327cac20d72057d6cf"><code>568b7a9</code></a> Skip <code>var</code> when target type inference widens a generic argument (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1103">#1103</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/f7a32879ebb3b075b844002a1c1190f381aeee3a"><code>f7a3287</code></a> Skip explicit type arguments containing wildcards in `UseVarForGenericMethodI...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/9ca7bbb469d8ac3c3a5f8ad1e3377370a5e21f51"><code>9ca7bbb</code></a> OpenRewrite recipe best practices</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/dd5e0dcc5e0cc43d080af1754f9c88c20a22e0d7"><code>dd5e0dc</code></a> Load <code>sun.internal.new[Class].jar</code> directly to fix CI test failures (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1101">#1101</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/f56a1ead780a40b5b8ce02cdc8f16e3206186c71"><code>f56a1ea</code></a> Route Maven through Moderne Artifactory cache to avoid HTTP 429 (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1096">#1096</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.26.0...v3.35.0">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 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]
