Commit ee3745c
authored
Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.29.0 to 3.30.0 (#1638)
Bumps
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
from 3.29.0 to 3.30.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.30.0</h2>
<h2>What's Changed</h2>
<ul>
<li>DataNucleus migrations by <a
href="https://github.com/jkschneider"><code>@jkschneider</code></a> in
<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/998">openrewrite/rewrite-migrate-java#998</a></li>
<li>Enable Lombok annotation processor during Java 17 upgrades by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/999">openrewrite/rewrite-migrate-java#999</a></li>
<li>Use Groovy 4 by <a
href="https://github.com/greg-at-moderne"><code>@greg-at-moderne</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1001">openrewrite/rewrite-migrate-java#1001</a></li>
<li>Avoid 9.1 Gradle version, should be 9.1.0 by <a
href="https://github.com/greg-at-moderne"><code>@greg-at-moderne</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1002">openrewrite/rewrite-migrate-java#1002</a></li>
<li>Also upgrade maven-surefire-report-plugin to 3.5.x by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1006">openrewrite/rewrite-migrate-java#1006</a></li>
<li>Fix <code>IfElseIfConstructToSwitch</code> dropping pattern
variables for unresolvable types by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1005">openrewrite/rewrite-migrate-java#1005</a></li>
<li>Fix Jackson 2.21+ conflicting creators in AWT recipes by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1007">openrewrite/rewrite-migrate-java#1007</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.29.0...v3.30.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.29.0...v3.30.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/5ff744350c24b17f73affd35e7a011f4fe1c3a6e"><code>5ff7443</code></a>
Lombok Best Practices</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/6044cbb9938a68892b359a64df49e554f38f5667"><code>6044cbb</code></a>
OpenRewrite recipe best practices</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/114a5a2227b24fdebbbf64a29f8a350999f8f572"><code>114a5a2</code></a>
Fix Jackson 2.21+ compatibility for AWT migration recipes (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1007">#1007</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/7661bb182f32472584e3951e1897015bff50ab97"><code>7661bb1</code></a>
Fix <code>IfElseIfConstructToSwitch</code> dropping pattern variables
for unresolvable t...</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/1002d2b8d386e9fb84ea1001578810ba416501d7"><code>1002d2b</code></a>
Also upgrade maven-surefire-report-plugin to 3.5.x (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1006">#1006</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/cdbbeb619f8240680e5a82d12b409b2226b9aa15"><code>cdbbeb6</code></a>
[Auto] SDKMAN! Java candidates as of 2026-03-09T1040</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/4db949d3bbab7e0e5fcb9c848107ef88ae51cf61"><code>4db949d</code></a>
Avoid 9.1 Gradle version, should be 9.1.0 (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1002">#1002</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/8a5a704d970c6b05af2489257ff2a2c526e23d39"><code>8a5a704</code></a>
Use Groovy 4 (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1001">#1001</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/8387b95ac0fa064f43ccb32f1a155344fa73924d"><code>8387b95</code></a>
Enable Lombok annotation processor during Java 17 upgrades (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/999">#999</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/1244e5467844cabf247ff8706d0acd1367440502"><code>1244e54</code></a>
DataNucleus migrations (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/998">#998</a>)</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.29.0...v3.30.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 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>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1037 | 1037 | | |
1038 | 1038 | | |
1039 | 1039 | | |
1040 | | - | |
| 1040 | + | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | 1043 | | |
| |||
0 commit comments