dependabot[bot] opened a new pull request, #1629:
URL: https://github.com/apache/logging-log4j2/pull/1629

   Bumps 
[org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks)
 from 2.0.7 to 2.0.8.
   <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>2.0.8</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Restore now Scanning AnyToNullable, as it does not affect Mockito 2+ by 
<a href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/380";>openrewrite/rewrite-testing-frameworks#380</a></li>
   <li>Hamcrest Array assertion migrations to AssertJ by <a 
href="https://github.com/AlekSimpson";><code>@​AlekSimpson</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/381";>openrewrite/rewrite-testing-frameworks#381</a></li>
   <li>Remove try catch fail blocks should be selectively applied by <a 
href="https://github.com/AlekSimpson";><code>@​AlekSimpson</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/382";>openrewrite/rewrite-testing-frameworks#382</a></li>
   <li>Migrate assertEquals with array parameter to assertArrayEquals by <a 
href="https://github.com/puskarpeter";><code>@​puskarpeter</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/384";>openrewrite/rewrite-testing-frameworks#384</a></li>
   <li>Flatten Hamcrest assertThat allOf by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/375";>openrewrite/rewrite-testing-frameworks#375</a></li>
   <li>Replace Hamcrest <code>is</code> with AssertJ by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/388";>openrewrite/rewrite-testing-frameworks#388</a></li>
   <li>Reduce duplication and migrate closeTo with three arguments by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/389";>openrewrite/rewrite-testing-frameworks#389</a></li>
   <li>Use xmlunit-legacy instead of xmlunit by <a 
href="https://github.com/puskarpeter";><code>@​puskarpeter</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/386";>openrewrite/rewrite-testing-frameworks#386</a></li>
   <li>Hamcrest to AssertJ dependency tests by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/390";>openrewrite/rewrite-testing-frameworks#390</a></li>
   <li>Migrate Hamcrest <code>anyOf</code> matchers to AssertJ 
<code>satisfiesAnyOf</code> assertions by <a 
href="https://github.com/AlekSimpson";><code>@​AlekSimpson</code></a> in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/391";>openrewrite/rewrite-testing-frameworks#391</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/puskarpeter";><code>@​puskarpeter</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/384";>openrewrite/rewrite-testing-frameworks#384</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v2.0.7...v2.0.8";>https://github.com/openrewrite/rewrite-testing-frameworks/compare/v2.0.7...v2.0.8</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/b2e5a2797e2132d23d682f605bde79b693781150";><code>b2e5a27</code></a>
 Migrate Hamcrest <code>anyOf</code> matchers to AssertJ 
<code>satisfiesAnyOf</code> assertions (<a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/391";>#391</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/9b39ea2362c5c3166e8622ca7ea2a04818451729";><code>9b39ea2</code></a>
 Hamcrest to AssertJ dependency tests (<a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/390";>#390</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/4893495c848a2e2eb590b845a6655bc4baae9954";><code>4893495</code></a>
 Use xmlunit-legacy instead of xmlunit (<a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/386";>#386</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/79690a968ec8dd0feab691b785e2b9b9d851cf87";><code>79690a9</code></a>
 Reduce duplication and migrate closeTo with three arguments (<a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/389";>#389</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/96439c2ead686ee840a30010947d0709c0223238";><code>96439c2</code></a>
 Replace Hamcrest <code>is</code> with AssertJ (<a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/388";>#388</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/b0e3239dab0b69128e3d1923fbe05981bd5e7cc7";><code>b0e3239</code></a>
 Fix compilation errors</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/244aea7c3807fc4b1724c9bec11fd64323a58fca";><code>244aea7</code></a>
 Flatten Hamcrest assertThat allOf (<a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/375";>#375</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/b4db150a6ab36b459c3c97504ff5c72d2ccbf769";><code>b4db150</code></a>
 Migrate assertEquals with array parameter to assertArrayEquals (<a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/384";>#384</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/de2555f9cea1f156b10f8a58f813db2aad4d848a";><code>de2555f</code></a>
 Alek/remove try catch blocks fix (<a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/382";>#382</a>)</li>
   <li><a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/bd3fc4d11a08247d368bda81e8674f6dccbcc735";><code>bd3fc4d</code></a>
 ArrayHamcrestMigrations (<a 
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/381";>#381</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v2.0.7...v2.0.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.recipe:rewrite-testing-frameworks&package-manager=maven&previous-version=2.0.7&new-version=2.0.8)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to