Commit e900909
authored
Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.5 to 6.1.0 (#882)
Bumps
[org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin)
from 6.0.5 to 6.1.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.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Make rewrite-maven-plugin search for Kotlin source files in
src/<em>/java if src/</em>/kotlin does not exist by <a
href="https://github.com/reisners"><code>@reisners</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/937">openrewrite/rewrite-maven-plugin#937</a></li>
<li>chore(ci): bump org.owasp:dependency-check-maven from 12.0.0 to
12.0.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/941">openrewrite/rewrite-maven-plugin#941</a></li>
<li>Report first <code>Throwable</code> caught in
<code>InMemoryExecutionContext.onError</code> by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/942">openrewrite/rewrite-maven-plugin#942</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/reisners"><code>@reisners</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/937">openrewrite/rewrite-maven-plugin#937</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.0.5...v6.1.0">https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.0.5...v6.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/ffc6c5939652375d2d42b08b722fdbad45058beb"><code>ffc6c59</code></a>
[maven-release-plugin] prepare release v6.1.0</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/f9c70fc0671066183ff4c14eb32e75663f7dd235"><code>f9c70fc</code></a>
Bump rewrite.version properties</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/f2c4b2c95addf45e0ada75d7d9358881b3c5dcc0"><code>f2c4b2c</code></a>
Report first <code>Throwable</code> caught in
<code>InMemoryExecutionContext.onError</code> (<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/942">#942</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/b09110a1c5ee997644065f3bf510dde9d31093cf"><code>b09110a</code></a>
Apply suggested changes to EmptyBlockSample</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/aa08b8d47abd6db0687f45f5b8500edc463781d9"><code>aa08b8d</code></a>
chore(ci): bump org.owasp:dependency-check-maven from 12.0.0 to 12.0.2
(<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/941">#941</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/5390c35a1cfd632701d6fbfbe48db6ae2d9769a8"><code>5390c35</code></a>
refactor: Find and replace OpenRewriteRecipeBestPractices</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/19e178fa6ea330cacd337c8ad0f5c0b384fb48a8"><code>19e178f</code></a>
Bump rewrite.version properties</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/e57278552dfd6e27de61203c1ba9fd05aa1c12f5"><code>e572785</code></a>
Make rewrite-maven-plugin search for Kotlin source files in src/*/java
if src...</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/6e8dac7f5d5a75e67c7a7fdcdd0d4787c896acf9"><code>6e8dac7</code></a>
Bump rewrite.version properties</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/446645ec3a4f1489c2e1a9f57386bbf961ec58af"><code>446645e</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.0.5...v6.1.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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1009 | 1009 | | |
1010 | 1010 | | |
1011 | 1011 | | |
1012 | | - | |
| 1012 | + | |
1013 | 1013 | | |
1014 | 1014 | | |
1015 | 1015 | | |
| |||
0 commit comments