dependabot[bot] opened a new pull request, #1127: URL: https://github.com/apache/wicket/pull/1127
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 2.29.0 to 3.4.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.4.0</h2> <h2>What's Changed</h2> <ul> <li>Improve Handling of Absolute, Relative, and Non-Literal URLs in URL Migration by <a href="https://github.com/karthikNousher"><code>@karthikNousher</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/678">openrewrite/rewrite-migrate-java#678</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/karthikNousher"><code>@karthikNousher</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/678">openrewrite/rewrite-migrate-java#678</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.3.0...v3.4.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.3.0...v3.4.0</a></p> <h2>3.3.0</h2> <h2>What's Changed</h2> <ul> <li>Omit migration to <a href="https://github.com/Setter"><code>@Setter</code></a> annotated field of other annotations are present by <a href="https://github.com/MBoegers"><code>@MBoegers</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/672">openrewrite/rewrite-migrate-java#672</a></li> <li>Align JakartaEE migrations with EE9 vs EE10 versions by <a href="https://github.com/tobli"><code>@tobli</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/674">openrewrite/rewrite-migrate-java#674</a></li> <li>Adopt type tables by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/675">openrewrite/rewrite-migrate-java#675</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.2.0...v3.3.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.2.0...v3.3.0</a></p> <h2>3.2.0</h2> <h2>What's Changed</h2> <ul> <li>Java 11 recipe for default keystore change by <a href="https://github.com/ranuradh"><code>@ranuradh</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/667">openrewrite/rewrite-migrate-java#667</a></li> <li>Polish ChangeDefaultKeyStore to only apply to Java 11 by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/670">openrewrite/rewrite-migrate-java#670</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.1.0...v3.2.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.1.0...v3.2.0</a></p> <h2>3.1.0</h2> <h2>What's Changed</h2> <ul> <li>Limit JodaTimeRecipe import changes by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/666">openrewrite/rewrite-migrate-java#666</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.0.1...v3.1.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.0.1...v3.1.0</a></p> <h2>v3.0.1</h2> <h2>What's Changed</h2> <ul> <li>Add LombokBestPractices by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://github.com/openrewrite/rewrite-migrate-java/commit/8f4253e6ed38979a85457a1b07532bb565dec4f5">https://github.com/openrewrite/rewrite-migrate-java/commit/8f4253e6ed38979a85457a1b07532bb565dec4f5</a></li> <li>Create a LICENSE folder by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/660">openrewrite/rewrite-migrate-java#660</a></li> <li>Use recipes moved to openrewrite/rewrite by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/662">openrewrite/rewrite-migrate-java#662</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.0.0...v3.0.1">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.0.0...v3.0.1</a></p> <h2>3.0.0</h2> <h2>What's Changed</h2> <ul> <li>fix NPE for records by <a href="https://github.com/amishra-u"><code>@amishra-u</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/637">openrewrite/rewrite-migrate-java#637</a></li> <li>fix: Skip code references in comment by <a href="https://github.com/amishra-u"><code>@amishra-u</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/638">openrewrite/rewrite-migrate-java#638</a></li> <li>Add recipe for updating SDKMAN configuration by <a href="https://github.com/nielsdebruin"><code>@nielsdebruin</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/649">openrewrite/rewrite-migrate-java#649</a></li> <li>Prefer JDK methods for Maps and Sets of an expected size by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/651">openrewrite/rewrite-migrate-java#651</a></li> <li>[JacksonJavaxToJakarta] Rewrite JaxbAnnotationModule to JakartaXmlBindAnnotationModule by <a href="https://github.com/FieteO"><code>@FieteO</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/654">openrewrite/rewrite-migrate-java#654</a></li> <li>[JacksonJavaxToJakarta] Rewrite JacksonJaxbJsonProvider to JacksonXmlBindJsonProvider by <a href="https://github.com/FieteO"><code>@FieteO</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/655">openrewrite/rewrite-migrate-java#655</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/9c6a0ecb04faa6f43c23c5c07581c34977736b16"><code>9c6a0ec</code></a> Split <code>URLConstructorsToURI</code> into two separate recipes</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/8c5821d004254cfd71a37937e162867158a3a605"><code>8c5821d</code></a> Recreate TypeTable using OpenRewrite v4.48.0</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/ac153fd9030f82e53e78732db2b37679d750e72d"><code>ac153fd</code></a> Polish <code>MigrateURLDecoderDecode</code></li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/9b6dd3d6aade68c15b8ea71ba6d8478b89c04512"><code>9b6dd3d</code></a> <code>NoGuavaAtomicsNewReference</code>: Use context-free template</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/e0d5ae9c03e33db48fd9cc0be3ab7a805450fc1a"><code>e0d5ae9</code></a> Fix failing <code>IBMSemeruTest</code> test case due to <code>ChangeType</code> changes</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/bcee18b82d39ce3460d7a6a73f195b81fead7a10"><code>bcee18b</code></a> Update <code>sdkman-java.csv</code> and fix failing <code>UpdateSdkMan</code> tests</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/605ae411746112b1322e8dd2a2aecf83b7b77736"><code>605ae41</code></a> Correct the order of recipes</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/a8e8e0d831b32bad4737e1a2e92589884292892e"><code>a8e8e0d</code></a> [Auto] SDKMAN! Java candidates as of 2025-03-03T1015</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/f436adb4907ee639fd66fe758b5d1c3c83c93f2e"><code>f436adb</code></a> Polish <a href="https://github.com/Nullable"><code>@Nullable</code></a> location</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/7a21d21705086bacdb239365100098ca3dacc197"><code>7a21d21</code></a> Improve Handling of Absolute, Relative, and Non-Literal URLs in URL Migration...</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.29.0...v3.4.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 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]
