dependabot[bot] opened a new pull request, #1061:
URL: https://github.com/apache/wicket/pull/1061

   Bumps 
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
 from 2.29.0 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>
   <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>
   <li>Do not convert return types in NoGuavaJava21 by default by <a 
href="https://github.com/BramliAK";><code>@​BramliAK</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/601";>openrewrite/rewrite-migrate-java#601</a></li>
   <li>Include migrating ParametersAreNonnullByDefault by <a 
href="https://github.com/bwijsmuller";><code>@​bwijsmuller</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/596";>openrewrite/rewrite-migrate-java#596</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.29.1...v2.30.0";>https://github.com/openrewrite/rewrite-migrate-java/compare/v2.29.1...v2.30.0</a></p>
   <h2>2.29.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Proof that <code>javax.jms</code> is migrated to 
<code>jakarta.jms</code> in spring.xml 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/603";>openrewrite/rewrite-migrate-java#603</a></li>
   <li>Adopt RemoveMethodInvocations from core by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/606";>openrewrite/rewrite-migrate-java#606</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v2.29.0...v2.29.1";>https://github.com/openrewrite/rewrite-migrate-java/compare/v2.29.0...v2.29.1</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.29.0...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.29.0&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>


-- 
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]

Reply via email to