dependabot[bot] opened a new pull request, #3390: URL: https://github.com/apache/logging-log4j2/pull/3390
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 2.4.0 to 3.0.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.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> <li>feat: use Lombok Log Annotations by <a href="https://github.com/timo-a"><code>@timo-a</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/644">openrewrite/rewrite-migrate-java#644</a></li> <li>feat: use lombok <a href="https://github.com/NoArgsConstructor"><code>@NoArgsConstructor</code></a> annotation by <a href="https://github.com/timo-a"><code>@timo-a</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/645">openrewrite/rewrite-migrate-java#645</a></li> <li>Add migration from <code>javax.servlet.servlet-api</code> to <code>javax.servlet.javax.servlet-api</code> 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/656">openrewrite/rewrite-migrate-java#656</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/FieteO"><code>@FieteO</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/654">openrewrite/rewrite-migrate-java#654</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.31.0...v3.0.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v2.31.0...v3.0.0</a></p> <h2>2.31.0</h2> <h2>What's Changed</h2> <ul> <li>Fix multiple issues in JodaTime to JavaTime 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/614">openrewrite/rewrite-migrate-java#614</a></li> <li>StringFormatted should not wrap first argument by default in Java 17 upgrade by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/618">openrewrite/rewrite-migrate-java#618</a></li> <li>Joda-Time to Java time: Add templates for Joda Interval to Threeten-extra Interval 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/617">openrewrite/rewrite-migrate-java#617</a></li> <li>Joda time to Java time: Add few more templates for migration 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/619">openrewrite/rewrite-migrate-java#619</a></li> <li>Fix bugs in JodaTime to JavaTime 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/622">openrewrite/rewrite-migrate-java#622</a></li> <li>Recipe <code>IllegalArgumentExceptionToAlreadyConnectedException</code> by <a href="https://github.com/BhavanaPidapa"><code>@BhavanaPidapa</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/615">openrewrite/rewrite-migrate-java#615</a></li> <li>Joda-Time to Java time: Add support for Method Return Statement Migration 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/626">openrewrite/rewrite-migrate-java#626</a></li> <li>Recipe to convert explicit getters to the Lombok annotation by <a href="https://github.com/timo-a"><code>@timo-a</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/623">openrewrite/rewrite-migrate-java#623</a></li> <li>Apply the MSAL license by <a href="https://github.com/jkschneider"><code>@jkschneider</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/628">openrewrite/rewrite-migrate-java#628</a></li> <li>Apply MSAL license when generating POMs by <a href="https://github.com/jkschneider"><code>@jkschneider</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/629">openrewrite/rewrite-migrate-java#629</a></li> <li>Add explicit imports for Record classes past Java 14+ by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/630">openrewrite/rewrite-migrate-java#630</a></li> <li>Recipe that converts explicit setters to the lombok annotation by <a href="https://github.com/timo-a"><code>@timo-a</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/625">openrewrite/rewrite-migrate-java#625</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/timo-a"><code>@timo-a</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/623">openrewrite/rewrite-migrate-java#623</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.30.0...v2.31.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v2.30.0...v2.31.0</a></p> <h2>2.30.1</h2> <h2>What's Changed</h2> <ul> <li>OpenRewrite v8.41.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>2.30.0</h2> <h2>What's Changed</h2> <ul> <li>Fix <code>var</code> migration of variables initialized by static methods by <a href="https://github.com/MBoegers"><code>@MBoegers</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/609">openrewrite/rewrite-migrate-java#609</a></li> <li>Add <code>lombok-mapstruct-binding</code> during Java 17 migration when both lombok and mapstruct are used 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/610">openrewrite/rewrite-migrate-java#610</a></li> <li>Include <code>lombok-mapstruct-binding</code> for maven 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/611">openrewrite/rewrite-migrate-java#611</a></li> <li>Replace <code>ArrayStoreException</code> with <code>TypeNotPresentException</code> in try/catch using <code>Class.getAnnotation()</code> by <a href="https://github.com/BhavanaPidapa"><code>@BhavanaPidapa</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/613">openrewrite/rewrite-migrate-java#613</a></li> <li>Joda-Time to Java time: Add support for Method Parameter Migration 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/605">openrewrite/rewrite-migrate-java#605</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/e6d7904a53e0b14524da1a8a35c27ddc15d0fbb8"><code>e6d7904</code></a> No need to enable Lombok to rename a field</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/8c04880a8430abdb29255fe104c0c4b3b1702b91"><code>8c04880</code></a> Add migration from javax.servlet.servlet-api to javax.servlet.javax.servlet-a...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/f759f8ad637c26c0c5534a6a3dc9764c00b6de2d"><code>f759f8a</code></a> [Auto] SDKMAN! Java candidates as of 2025-01-06T1014</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/5b957bbc120475f192d90c1289178d29f4bf578e"><code>5b957bb</code></a> feat: use lombok <a href="https://github.com/NoArgsConstructor"><code>@NoArgsConstructor</code></a> annotation (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/645">#645</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/f3baad0ca93e067073580c89eba8bf98eba9fb95"><code>f3baad0</code></a> Update headers missed in review</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/3ddf3781b6947d18afd8bc34c3d3da5dc81e58ee"><code>3ddf378</code></a> feat: use Lombok Log Annotations (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/644">#644</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/46a5d0a2cefab12030dc2027087b6024cfc72773"><code>46a5d0a</code></a> [JacksonJavaxToJakarta] Rewrite JacksonJaxbJsonProvider to JacksonXmlBindJson...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/b3bb13c7308dde516c4a3546c7347aaf3a8a5970"><code>b3bb13c</code></a> [JacksonJavaxToJakarta] Rewrite JaxbAnnotationModule to JakartaXmlBindAnnotat...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/962b76c47d6115ba48e553189fb78181094fb07c"><code>962b76c</code></a> Update UpdateSdkMan.java</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/8428e3ac44dd44869b88ba4f9f81acaf51e093c5"><code>8428e3a</code></a> Prefer JDK methods for Maps and Sets of an expected size (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/651">#651</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.4.0...v3.0.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: robots-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org