-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit 8dedd15
authored
Bump org.openrewrite.maven:rewrite-maven-plugin from 6.8.0 to 6.8.1 (#1143)
Bumps
[org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin)
from 6.8.0 to 6.8.1.
<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.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Also store Charset on <code>ParsingExecutionContextView</code> by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/982">openrewrite/rewrite-maven-plugin#982</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.8.0...v6.8.1">https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.8.0...v6.8.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/6a7840907982acdcefc95b6855926e421e3965e7"><code>6a78409</code></a>
[maven-release-plugin] prepare release v6.8.1</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/2781463c3c0ee3f282a4d105ed640f838146d8f1"><code>2781463</code></a>
Bump rewrite.version property</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/c394d700d46698a55e89d2e1a7a33b9a1be807d5"><code>c394d70</code></a>
Update pom.xml to target 6.8.1</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/6675c31a790ae55ed3a2ab035262f20fd312ab67"><code>6675c31</code></a>
Also store Charset on <code>ParsingExecutionContextView</code> (<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/982">#982</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/42a7b2d9e4e4cbc85e2182fe56519c848d8b2fe4"><code>42a7b2d</code></a>
Bump rewrite.version property</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/69f4d3f9dfc860a0102d76d7e197b0ef1ecf821e"><code>69f4d3f</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.8.0...v6.8.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>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 | |
|---|---|---|---|
| |||
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | | - | |
| 1038 | + | |
1039 | 1039 | | |
1040 | 1040 | | |
1041 | 1041 | | |
| |||
0 commit comments