Commit 1587f2e
authored
Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.26.0 to 3.27.0 (#1589)
Bumps
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
from 3.26.0 to 3.27.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.27.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add jakarta.annotation-api dependency when using javax.annotation by
<a href="https://github.com/jkschneider"><code>@jkschneider</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/972">openrewrite/rewrite-migrate-java#972</a></li>
<li>Add com.sun.istack.NotNull migration to Jakarta validation by <a
href="https://github.com/jkschneider"><code>@jkschneider</code></a> in
<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/973">openrewrite/rewrite-migrate-java#973</a></li>
<li>Add UseListOf and UseSetOf recipes by <a
href="https://github.com/jkschneider"><code>@jkschneider</code></a> in
<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/974">openrewrite/rewrite-migrate-java#974</a></li>
<li>Lombok Annotation Processor Configuration by <a
href="https://github.com/MBoegers"><code>@MBoegers</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/977">openrewrite/rewrite-migrate-java#977</a></li>
<li>Migrate GraalVM resource-config.json from regex to glob patterns by
<a href="https://github.com/MBoegers"><code>@MBoegers</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/976">openrewrite/rewrite-migrate-java#976</a></li>
<li>Followup after the formatting merge by <a
href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/978">openrewrite/rewrite-migrate-java#978</a></li>
<li>Avoid line continuation escapes in text blocks with mixed newline
content by <a
href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/975">openrewrite/rewrite-migrate-java#975</a></li>
<li>Change Docker image version in Java upgrades by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/980">openrewrite/rewrite-migrate-java#980</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.26.0...v3.27.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.26.0...v3.27.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/04592ca401d5ac0ef2bd44562e43af22009a335d"><code>04592ca</code></a>
Expect continuation indent in text blocks</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/f42714b8afeba334646de1ab0380e8f84ab5f148"><code>f42714b</code></a>
Delete files</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/9499e38a23b76f31081af47a72c855ba1d0d35db"><code>9499e38</code></a>
[Auto] SDKMAN! Java candidates as of 2026-02-09T1052</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/ca2654359e1dba5319fe0bbb3e683194202bef46"><code>ca26543</code></a>
Change Docker image version in Java upgrades (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/980">#980</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/6e525a1564d6a0b0c33d48d2a4c823c946a73f6e"><code>6e525a1</code></a>
Make declarative recipes singletons</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/dc6029db0f228efa7eae0fc82a1fae0b42bcaa2d"><code>dc6029d</code></a>
[Auto] SDKMAN! Java candidates as of 2026-02-02T1038</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/e13f6e8b25cc4c867446a89bf3736eade610ce78"><code>e13f6e8</code></a>
Update documentation examples</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/653dd7cf9138886f6da0908554dbd1afd7e130b7"><code>653dd7c</code></a>
Add avoidLineContinuations option to UseTextBlocks (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/975">#975</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/c6b1bcf43af0150c3be013321b6b166fda31ff16"><code>c6b1bcf</code></a>
Followup after the formatting merge (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/978">#978</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/4f3aaa07792a1c6c373d8a833ba2dd4f688930d7"><code>4f3aaa0</code></a>
Migrate GraalVM resource-config.json from regex to glob patterns (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/976">#976</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.26.0...v3.27.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