-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit 4b7525a
authored
Bump org.openrewrite.recipe:rewrite-migrate-java from 3.9.0 to 3.10.0 (#1176)
Bumps
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
from 3.9.0 to 3.10.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.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Migrate <code>com:intellij:annotations</code> to
<code>org.jetbrains:annotations</code> by <a
href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/719">openrewrite/rewrite-migrate-java#719</a></li>
<li>JavaxMailToJakartaMail recipe should support the migration of
javax.mail:mail by <a
href="https://github.com/bmuschko"><code>@bmuschko</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/721">openrewrite/rewrite-migrate-java#721</a></li>
<li>JavaxWsToJakartaWs recipe does not add jakarta.ws.rs-api when
upgrading from JavaEE 8 to JavaEE 9 by <a
href="https://github.com/bmuschko"><code>@bmuschko</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/723">openrewrite/rewrite-migrate-java#723</a></li>
<li>Update Module provided recipes to use the provided scope by <a
href="https://github.com/cjobinabo"><code>@cjobinabo</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/725">openrewrite/rewrite-migrate-java#725</a></li>
<li>Update module provided recipes by <a
href="https://github.com/cjobinabo"><code>@cjobinabo</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/726">openrewrite/rewrite-migrate-java#726</a></li>
<li>Upgrade existing jakarta.annotation-api to 2.0.x for EE9 by <a
href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/729">openrewrite/rewrite-migrate-java#729</a></li>
<li>Recursive package change last in jakarta-ee-9.yml by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/732">openrewrite/rewrite-migrate-java#732</a></li>
<li>Ensure jakarta.annotation dependency is provided scope. Add/change
tests by <a
href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/734">openrewrite/rewrite-migrate-java#734</a></li>
<li>Improve JakartaXmlWs recipe by <a
href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/735">openrewrite/rewrite-migrate-java#735</a></li>
<li>Make <code>org.openrewrite.java.migrate.lombok.log.LogVisitor</code>
public to avoid class loader access issues when loading recipe by <a
href="https://github.com/bryceatmoderne"><code>@bryceatmoderne</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/738">openrewrite/rewrite-migrate-java#738</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/719">openrewrite/rewrite-migrate-java#719</a></li>
<li><a href="https://github.com/bmuschko"><code>@bmuschko</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/721">openrewrite/rewrite-migrate-java#721</a></li>
<li><a
href="https://github.com/bryceatmoderne"><code>@bryceatmoderne</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/738">openrewrite/rewrite-migrate-java#738</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.9.0...v3.10.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.9.0...v3.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/5295c7578939653e93e97e6571bd980bb18ad7f1"><code>5295c75</code></a>
Make org.openrewrite.java.migrate.lombok.log.LogVisitor public to avoid
class...</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/5a5fbd139dbd196aecf0069f51f2b7b23079bf30"><code>5a5fbd1</code></a>
Avoid changing <code>javax.annotation.processing</code> and
<code>concurrent</code></li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/276c44badb24254e9519e52d90ad4603fb7f4fcc"><code>276c44b</code></a>
Avoid test failures due to shared JavaTemplates</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/cb161e6fb27a5b5c1a5374aa750fe21baefa9f5f"><code>cb161e6</code></a>
Update JakartaXmlWs recipe to use provided scope dependencies. Make
upgrade m...</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/88a1c90c0ac3b83a749712621a7551f12c2c340f"><code>88a1c90</code></a>
Ensure jakarta.annotation dependency is provided scope. Add/change tests
(<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/734">#734</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/d8e499096943476e4bbe1470d32f2e6955b3f58c"><code>d8e4990</code></a>
Recursive package change last in jakarta-ee-9.yml (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/732">#732</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/f4603f7b9a22aeb2cf858401799f6fbf6ec261de"><code>f4603f7</code></a>
Upgrade existing jakarta.annotation-api to 2.0.x for EE9 (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/729">#729</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/503eacd565d32e6cd966024cf5f534ac1ddc170c"><code>503eacd</code></a>
[Auto] SDKMAN! Java candidates as of 2025-05-19T1016</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/5f582941ce6fb31733dc6b4a97cb9eb5b1d4f936"><code>5f58294</code></a>
Update expectations now that we shorten types after add import</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/2c67f59a6b5ae4de9d1da87c8a1d00f5af05b5e2"><code>2c67f59</code></a>
Remove imports before adding imports to avoid conflicts</li>
<li>Additional commits viewable in <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.9.0...v3.10.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>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1046 | 1046 | | |
1047 | 1047 | | |
1048 | 1048 | | |
1049 | | - | |
| 1049 | + | |
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
| |||
0 commit comments