Commit 0bd45bd
authored
Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.34.0 to 6.35.0 (#1662)
Bumps
[org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin)
from 6.34.0 to 6.35.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openrewrite/rewrite-maven-plugin/releases">org.openrewrite.maven:rewrite-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>6.35.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add optional version input to publish workflow by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1124">openrewrite/rewrite-maven-plugin#1124</a></li>
<li>Use CsvDataTableStore for data table export by <a
href="https://github.com/jkschneider"><code>@jkschneider</code></a> in
<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1125">openrewrite/rewrite-maven-plugin#1125</a></li>
<li>chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.17.3 to
2.21.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1126">openrewrite/rewrite-maven-plugin#1126</a></li>
<li>Load proxy settings from Maven settings.xml by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1127">openrewrite/rewrite-maven-plugin#1127</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.34.0...v6.35.0">https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.34.0...v6.35.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/4dcaf3b81e1ed8f2c8ddc0852b071cf7216bf4fb"><code>4dcaf3b</code></a>
[maven-release-plugin] prepare release v6.35.0</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/0db8a1127dad47666b65f45b8dc76f2a1eab4320"><code>0db8a11</code></a>
Bump rewrite.version property</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/f06cf1cb25a903bb927718b34e680ab77aa62b1f"><code>f06cf1c</code></a>
Load proxy settings from Maven settings.xml (<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1127">#1127</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/c6551ed4db56e0e2c6a34403f2eb56a0dc19aa04"><code>c6551ed</code></a>
Bump rewrite.version property</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/102be49e935cbd856d4133e554ecb7afd16ee542"><code>102be49</code></a>
chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.17.3 to 2.21.2
(<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1126">#1126</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/d3d5e9ef7c3f9ae28606d467a2bf283ebb22412f"><code>d3d5e9e</code></a>
OpenRewrite recipe best practices</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/f33cd26a7fe8a0f62b838990f9cba556e37e5bea"><code>f33cd26</code></a>
Use CsvDataTableStore for data table export (<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1125">#1125</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/1c13c14a56cbcdcdf73565c384c7e1635091e102"><code>1c13c14</code></a>
OpenRewrite recipe best practices</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/86e7d1cbf369a720ec8bb4ea2899baabfee0aa3d"><code>86e7d1c</code></a>
Add optional version input to publish workflow (<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1124">#1124</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/36113558aae3db7c63f03deb8aa1a5a6e5a64808"><code>3611355</code></a>
Bump rewrite.version property</li>
<li>Additional commits viewable in <a
href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.34.0...v6.35.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
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1026 | 1026 | | |
1027 | 1027 | | |
1028 | 1028 | | |
1029 | | - | |
| 1029 | + | |
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
| |||
0 commit comments