Commit 9f5f35e
authored
Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.16.2 to 3.16.3 (#1370)
Bumps
[org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks)
from 3.16.2 to 3.16.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/releases">org.openrewrite.recipe:rewrite-testing-frameworks's
releases</a>.</em></p>
<blockquote>
<h2>v3.16.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Rename
<code>src/main/resources/META-INF/rewrite/classpath.tsv.gz</code> by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/807">openrewrite/rewrite-testing-frameworks#807</a></li>
<li><code>UseXMLUnitLegacyTest</code> to expect xmlunit 2.10.4 by <a
href="https://github.com/greg-at-moderne"><code>@greg-at-moderne</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/809">openrewrite/rewrite-testing-frameworks#809</a></li>
<li>Add reproductions for bugs in handling Javadoc links and JUnit5
upgrade by <a
href="https://github.com/pantherdd"><code>@pantherdd</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/806">openrewrite/rewrite-testing-frameworks#806</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-testing-frameworks/pull/808">openrewrite/rewrite-testing-frameworks#808</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/pantherdd"><code>@pantherdd</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/806">openrewrite/rewrite-testing-frameworks#806</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.16.1...v3.16.3">https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.16.1...v3.16.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/f7b4bc2bd72b2cd1df122968c4443d81e4062975"><code>f7b4bc2</code></a>
Update type tables via <code>./gradlew createTypeTable</code> (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/808">#808</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/3c7d9cc028b6656410861c396e5eac7520ba5001"><code>3c7d9cc</code></a>
Add reproductions for bugs in handling Javadoc links and JUnit5 upgrade
(<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/806">#806</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/f83ad0da1cce16ba8c50daaea6352d62e7bef946"><code>f83ad0d</code></a>
xmlunit 2.10.4 (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/809">#809</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/8211c6b965edaa50be142e6f132005f6531bb42d"><code>8211c6b</code></a>
Rename a file (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/807">#807</a>)</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.16.2...v3.16.3">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 | |
|---|---|---|---|
| |||
1043 | 1043 | | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | | - | |
| 1046 | + | |
1047 | 1047 | | |
1048 | 1048 | | |
1049 | 1049 | | |
| |||
0 commit comments