Skip to content

Commit b36cb36

Browse files
Bump org.openrewrite.recipe:rewrite-migrate-java from 2.30.1 to 2.31.0 (#759)
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 2.30.1 to 2.31.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>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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/bb00d0a55c6fc426b15fb737c326bbdda0590eff"><code>bb00d0a</code></a> Recipe that converts explicit setters to the lombok annotation (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/625">#625</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/17de874c9c99fd1cdbf1a862743aae249f9c71ca"><code>17de874</code></a> Add explicit imports for Record classes past Java 14+ (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/630">#630</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/a8d3aff5354e6c5caac21615aa95232def53ee06"><code>a8d3aff</code></a> MSAL license gets set in pom.xml (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/629">#629</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/2f005afaad1f70f2f37fdfc1a0cc9ec3fb6365f1"><code>2f005af</code></a> Apply the MSAL license (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/628">#628</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/64b80feee2e54115331f995c5248c5beca71d4f0"><code>64b80fe</code></a> Recipe to convert explicit getters to the Lombok annotation (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/623">#623</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/2c654e89b9f656caff567a4df6e31a19618577e5"><code>2c654e8</code></a> Joda-Time to Java time: Add support for Method Return Statement Migration (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/626">#626</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/ccb2010cab3b348eeb550cb4ca9ccebd0cace846"><code>ccb2010</code></a> Add commons-codec dependency version upgrade to Java 17 migration</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/f43c8cef4f944b6cc1c925d8737514ea99d2db3a"><code>f43c8ce</code></a> Recipe <code>IllegalArgumentExceptionToAlreadyConnectedException</code> (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/615">#615</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/0bd6e0695a8730c2cb8f7fdc77b1525cf279d41e"><code>0bd6e06</code></a> Fix bugs in JodaTime to JavaTime migration recipe (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/622">#622</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/39507e5c647d8459ac6fd1917d1795649d94a568"><code>39507e5</code></a> Joda time to Java time: Add few more templates for migration (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/619">#619</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.30.1...v2.31.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=2.30.1&new-version=2.31.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 f7ae526 + e3b3d0a commit b36cb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@
10201020
<dependency>
10211021
<groupId>org.openrewrite.recipe</groupId>
10221022
<artifactId>rewrite-migrate-java</artifactId>
1023-
<version>2.30.1</version>
1023+
<version>2.31.0</version>
10241024
</dependency>
10251025
</dependencies>
10261026

0 commit comments

Comments
 (0)