dependabot[bot] opened a new pull request, #1009: URL: https://github.com/apache/wicket/pull/1009
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 2.26.1 to 2.27.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>v2.27.1</h2> <h2>What's Changed</h2> <ul> <li><code>Preconditions.checkNotNull</code> recipes should retain unrelated <code>String.valueOf(String)</code> 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/575">openrewrite/rewrite-migrate-java#575</a></li> <li>Johnzon upgrade for Jakarta 9 by <a href="https://github.com/BoykoAlex"><code>@BoykoAlex</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/577">openrewrite/rewrite-migrate-java#577</a></li> <li>Add recipe to upgrade <code>jakarta.annotation-api</code> to 2.1.x version 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/579">openrewrite/rewrite-migrate-java#579</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.27.0...v2.27.1">https://github.com/openrewrite/rewrite-migrate-java/compare/v2.27.0...v2.27.1</a></p> <h2>2.27.0</h2> <h2>What's Changed</h2> <ul> <li>update to latest error prone to remove [email protected] vulnerability by <a href="https://github.com/natedanner"><code>@natedanner</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/565">openrewrite/rewrite-migrate-java#565</a></li> <li>[1/x] Implement joda to java time migration recipe 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/567">openrewrite/rewrite-migrate-java#567</a></li> <li>Remove duplicate license headers 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/568">openrewrite/rewrite-migrate-java#568</a></li> <li>Move Java 9+ dependent guava recipes to noguava11 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/569">openrewrite/rewrite-migrate-java#569</a></li> <li><code>UseEnumSetOf</code> should rewrite <code>EnumSet.noneOf</code> from empty <code>Set.of()</code> by <a href="https://github.com/BramliAK"><code>@BramliAK</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/570">openrewrite/rewrite-migrate-java#570</a></li> <li>Migrate Spring annotations to JSpecify by <a href="https://github.com/sullis"><code>@sullis</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/572">openrewrite/rewrite-migrate-java#572</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.26.1...v2.27.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v2.26.1...v2.27.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/d67ebf8238df403edbc536cf073004d7954bb694"><code>d67ebf8</code></a> Fix various test failures and warnings</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/a21602a1b4f100fdf981a8c94d38bafc4a97f375"><code>a21602a</code></a> Add recipe to upgrade <code>jakarta.annotation-api</code> to 2.1.x version (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/579">#579</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/d28426924bd4d480202deeecfa28b00029093f7a"><code>d284269</code></a> Reduce failures through <code>getParentTreeCursor()</code></li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/e0096262fc17c0bdd8b2607cf8da19d194b21dee"><code>e009626</code></a> Reduce failing tests following upstream change</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/409205442d45018650b9d6d30bee98c1bed06d0f"><code>4092054</code></a> Johnzon upgrade for Jakarta 9 (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/577">#577</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/88fbdccaf8a9621766d5ef72b911045b161d51a6"><code>88fbdcc</code></a> <code>Preconditions.checkNotNull</code> recipes should retain unrelated `String.valueOf(...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/44d79d29b7bed57264c7e91655872d4b239ba6dd"><code>44d79d2</code></a> migrate Spring annotations to Jspecify (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/572">#572</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/f90a2baa46a55956a1abf76b091373b64c6c0edd"><code>f90a2ba</code></a> Remove unused imports in MigrateCollectionsSingletonList</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/e0d21278f1f888598cfee22d4d34a6e576e11c34"><code>e0d2127</code></a> Do not covert literal nulls in singletonList/Set</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/fe412ee86a714cb851197c727414fc7b21c96eb0"><code>fe412ee</code></a> <code>UseEnumSetOf</code> should rewrite <code>EnumSet.noneOf</code> from empty <code>Set.of()</code> (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/570">#570</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.26.1...v2.27.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]
