Commit 79f8283
authored
Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.17.0 to 3.17.1 (#1363)
Bumps
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
from 3.17.0 to 3.17.1.
<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>v3.17.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Java 25: Migrate <code>new StringReader(String)</code> to
<code>Reader.of(CharSequence)</code> by <a
href="https://github.com/JohannisK"><code>@JohannisK</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/845">openrewrite/rewrite-migrate-java#845</a></li>
<li>Rename TypeTable file by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/847">openrewrite/rewrite-migrate-java#847</a></li>
<li>Update type tables via <code>./gradlew createTypeTable</code> by <a
href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/850">openrewrite/rewrite-migrate-java#850</a></li>
<li>Add recipe to migrate <code>System.out.print/println</code> to
<code>IO.print/println</code> by <a
href="https://github.com/e5LA"><code>@e5LA</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/848">openrewrite/rewrite-migrate-java#848</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/e5LA"><code>@e5LA</code></a> made their
first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/848">openrewrite/rewrite-migrate-java#848</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.17.0...v3.17.1">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.17.0...v3.17.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/db41a7888cd2d42ec76f2bcb2d4ae3e4bf686a8b"><code>db41a78</code></a>
Add examples for migrating System.out.print to IO.print and StringReader
to R...</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/b566417e5ef76dfa6b4026cb2c08b9a5b335cbe7"><code>b566417</code></a>
Add recipe to migrate <code>System.out.print/println</code> to
<code>IO.print/println</code> (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/848">#848</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/c25002d5b7761c11da17715e7980cbb6af46fd82"><code>c25002d</code></a>
Update type tables via (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/850">#850</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/3b7ef957ab53639f3153717c076e60c57f9fe00b"><code>3b7ef95</code></a>
Upgrade GitHub Actions to Java 25 as part of
<code>UpgradeToJava25</code></li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/e5e709d1e816890d3a07fedf7ae007b5a4372b4e"><code>e5e709d</code></a>
[Auto] SDKMAN! Java candidates as of 2025-09-15T1015</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/af7f133a2f29804176e9f02e09f0d52c357f5671"><code>af7f133</code></a>
OpenRewrite recipe best practices</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/f3cf31590aa63b21ff95adbb973b79ab1ed65a79"><code>f3cf315</code></a>
Rename a file (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/847">#847</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/8bd2c101728bdabaeb27e356202472e5c1f8a4cc"><code>8bd2c10</code></a>
Java 25: Migrate <code>new StringReader(String)</code> to
<code>Reader.of(CharSequence)</code> (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/845">#845</a>)</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.17.0...v3.17.1">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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1048 | 1048 | | |
1049 | 1049 | | |
1050 | 1050 | | |
1051 | | - | |
| 1051 | + | |
1052 | 1052 | | |
1053 | 1053 | | |
1054 | 1054 | | |
| |||
0 commit comments