Skip to content

Commit c5432ec

Browse files
Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.23.0 to 3.24.0 (#1515)
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.23.0 to 3.24.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.24.0</h2> <h2>What's Changed</h2> <ul> <li>Migrate to <code>jakarta.mail-api:2.1.x</code> as part of Jakarta EE 10 upgrade by <a href="https://github.com/ChenyuWang98"><code>@​ChenyuWang98</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/954">openrewrite/rewrite-migrate-java#954</a></li> <li>Lombok: add <code>onMethod_</code> argument If getter/setter method is annotated by <a href="https://github.com/zakaria-shahen"><code>@​zakaria-shahen</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/955">openrewrite/rewrite-migrate-java#955</a></li> <li>UseLombokGetter recipe: fix <code>IndexOutOfBoundsException</code> that occurs when visiting <code>record</code> compact constructor method by <a href="https://github.com/zakaria-shahen"><code>@​zakaria-shahen</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/956">openrewrite/rewrite-migrate-java#956</a></li> <li>Reorder <code>maybeRemoveImport</code> before <code>maybeAddImport</code> by <a href="https://github.com/timtebeek"><code>@​timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/957">openrewrite/rewrite-migrate-java#957</a></li> <li>Avoid opinionated empty EnumSet where included with Java 6+ upgrades by <a href="https://github.com/timtebeek"><code>@​timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/959">openrewrite/rewrite-migrate-java#959</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/zakaria-shahen"><code>@​zakaria-shahen</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/955">openrewrite/rewrite-migrate-java#955</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.23.0...v3.24.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.23.0...v3.24.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/7592e247e3ba4fa915d42847b3b37338d39b8bff"><code>7592e24</code></a> Do not include <code>UseEnumSetOf</code> with chained Java upgrades</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/195efc5c5ee99473cb83dbe6f220668e3ef1deb5"><code>195efc5</code></a> Avoid opinionated empty EnumSet by default (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/959">#959</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/6bcd03accd4f3e4e3870ef3ff788b495a268615b"><code>6bcd03a</code></a> Reorder <code>maybeRemoveImport</code> before <code>maybeAddImport</code> (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/957">#957</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/4a873ab3bdc481aafd947857ad519fca14a40b41"><code>4a873ab</code></a> [Auto] SDKMAN! Java candidates as of 2025-12-15T1020</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/d7b0867a042236da0cc492f818f1249112dbe424"><code>d7b0867</code></a> UseLombokGetter recipe: fix <code>IndexOutOfBoundsException</code> that occurs when visi...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/c24a7a6eeac7ad044509f6e10924d8b26da70021"><code>c24a7a6</code></a> Lombok: add <code>onMethod_</code> argument If getter/setter method is annotated (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/955">#955</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/937bf9b0b61919ee4f4a2c007da09066f162a08b"><code>937bf9b</code></a> Migrate to <code>jakarta.mail-api:2.1.x</code> as part of Jakarta EE 10 upgrade (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/954">#954</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/073965a429af34e030ef7f1d5d29148f3f85faae"><code>073965a</code></a> [Auto] SDKMAN! Java candidates as of 2025-12-08T1018</li> <li>See full diff in <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.23.0...v3.24.0">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.23.0&new-version=3.24.0)](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>
2 parents ac62d1c + 069e083 commit c5432ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@
10371037
<dependency>
10381038
<groupId>org.openrewrite.recipe</groupId>
10391039
<artifactId>rewrite-migrate-java</artifactId>
1040-
<version>3.23.0</version>
1040+
<version>3.24.0</version>
10411041
</dependency>
10421042
</dependencies>
10431043

0 commit comments

Comments
 (0)