dependabot[bot] opened a new pull request, #3384: URL: https://github.com/apache/logging-log4j2/pull/3384
Bumps [org.openrewrite.recipe:rewrite-logging-frameworks](https://github.com/openrewrite/rewrite-logging-frameworks) from 2.3.0 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openrewrite/rewrite-logging-frameworks/releases">org.openrewrite.recipe:rewrite-logging-frameworks's releases</a>.</em></p> <blockquote> <h2>3.0.0</h2> <h2>What's Changed</h2> <ul> <li><code>ParameterizedLogging</code> support for logger fields added through Lombok annotations by <a href="https://github.com/nielsdebruin"><code>@nielsdebruin</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/205">openrewrite/rewrite-logging-frameworks#205</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nielsdebruin"><code>@nielsdebruin</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/205">openrewrite/rewrite-logging-frameworks#205</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-logging-frameworks/compare/v2.18.1...v3.0.0">https://github.com/openrewrite/rewrite-logging-frameworks/compare/v2.18.1...v3.0.0</a></p> <h2>2.18.1</h2> <h2>What's Changed</h2> <ul> <li>Drop <code>contextSensitive()</code> from <code>JavaTemplate</code> to fix compilation by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/203">openrewrite/rewrite-logging-frameworks#203</a></li> <li>Remove log4j from runtime classpath as it is only needed to generate a recipe from a refaster template by <a href="https://github.com/pstreef"><code>@pstreef</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/204">openrewrite/rewrite-logging-frameworks#204</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-logging-frameworks/compare/v2.18.0...v2.18.1">https://github.com/openrewrite/rewrite-logging-frameworks/compare/v2.18.0...v2.18.1</a></p> <h2>2.18.0</h2> <h2>What's Changed</h2> <ul> <li>Do not fail ParameterizedLogging for Kotlin String templates by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/187">openrewrite/rewrite-logging-frameworks#187</a></li> <li>Disable <code>ParameterizedLogging</code> on Groovy files by <a href="https://github.com/Laurens-W"><code>@Laurens-W</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/188">openrewrite/rewrite-logging-frameworks#188</a></li> <li>update vulneravility suppressions by <a href="https://github.com/lkerford"><code>@lkerford</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/189">openrewrite/rewrite-logging-frameworks#189</a></li> <li>Add additional steps to <code>Log4j1ToLog4j2</code> by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/195">openrewrite/rewrite-logging-frameworks#195</a></li> <li>chore: update suppressions by <a href="https://github.com/zieka"><code>@zieka</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/196">openrewrite/rewrite-logging-frameworks#196</a></li> <li>Add testcase to validate switch cases in <code>SystemErrToLogging</code> by <a href="https://github.com/Laurens-W"><code>@Laurens-W</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/197">openrewrite/rewrite-logging-frameworks#197</a></li> <li>Add testcases to validate switch cases in <code>SystemErrToLogging</code> and <code>ParameterizedLogging</code> by <a href="https://github.com/Laurens-W"><code>@Laurens-W</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/198">openrewrite/rewrite-logging-frameworks#198</a></li> <li>Apply the MSAL license by <a href="https://github.com/jkschneider"><code>@jkschneider</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/199">openrewrite/rewrite-logging-frameworks#199</a></li> <li>Apply MSAL license when generating POMs by <a href="https://github.com/jkschneider"><code>@jkschneider</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/200">openrewrite/rewrite-logging-frameworks#200</a></li> <li>chore: update OWASP suppressions by <a href="https://github.com/bryceatmoderne"><code>@bryceatmoderne</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/201">openrewrite/rewrite-logging-frameworks#201</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Laurens-W"><code>@Laurens-W</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/188">openrewrite/rewrite-logging-frameworks#188</a></li> <li><a href="https://github.com/lkerford"><code>@lkerford</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/189">openrewrite/rewrite-logging-frameworks#189</a></li> <li><a href="https://github.com/bryceatmoderne"><code>@bryceatmoderne</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/201">openrewrite/rewrite-logging-frameworks#201</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-logging-frameworks/compare/v2.17.0...v2.18.0">https://github.com/openrewrite/rewrite-logging-frameworks/compare/v2.17.0...v2.18.0</a></p> <h2>2.17.1</h2> <h2>What's Changed</h2> <ul> <li>OpenRewrite v8.41.1: <a href="https://github.com/openrewrite/rewrite">https://github.com/openrewrite/rewrite</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-logging-frameworks">https://github.com/openrewrite/rewrite-logging-frameworks</a></p> <h2>2.17.0</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-logging-frameworks/compare/v2.16.1...v2.17.0">https://github.com/openrewrite/rewrite-logging-frameworks/compare/v2.16.1...v2.17.0</a></p> <h2>2.16.1</h2> <h2>What's Changed</h2> <ul> <li>Do not pick up log4j-core:3.0.0-beta3 by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in a1c41deffeb2026b427183a32300fba119dc5941</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/89f578938b7b900e35812df5b5b0167e102bf26b"><code>89f5789</code></a> <code>ParameterizedLogging</code> support for logger fields added through Lombok annotat...</li> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/93a6d77ffaf35d63400a83a492479f3acc4593c3"><code>93a6d77</code></a> refactor: Enum values should be compared with "=="</li> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/7599254461ec21e9ca91a6400b5cd3d008e3444f"><code>7599254</code></a> refactor: Update Gradle wrapper</li> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/8bf0aa2e9af25a8ea6cbf01a84bc654ca30d78a0"><code>8bf0aa2</code></a> Remove log4j from runtime classpath as it is only needed to generate a recipe...</li> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/8dc20c709351b9c6e12e9d4b5ae07b137fa0f7cb"><code>8dc20c7</code></a> Drop <code>contextSensitive()</code> from <code>JavaTemplate</code> to fix compilation (<a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/issues/203">#203</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/f49d9e15aebc3381bf6690ed177e10d49c1c0806"><code>f49d9e1</code></a> Include <code>ShortenFullyQualifiedTypeReferences</code> with <code>Slf4JToLog4j</code></li> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/6a714a1d75371cb293c9d0f9e0fce8726617f27e"><code>6a714a1</code></a> chore: update OWASP suppressions (<a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/issues/201">#201</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/f585616b46d52fc884f77ad7e6dfcfe5cea4db2d"><code>f585616</code></a> Apply MSAL license when generating POMs (<a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/issues/200">#200</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/a68986efd86aabd770cf55934f1e43c2936cae57"><code>a68986e</code></a> Apply the MSAL license (<a href="https://redirect.github.com/openrewrite/rewrite-logging-frameworks/issues/199">#199</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-logging-frameworks/commit/eb4bb4d95a5ba418379b326c219df2ab35f5d4b4"><code>eb4bb4d</code></a> use dependency check from plugin</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-logging-frameworks/compare/v2.3.0...v3.0.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> -- 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: robots-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org