Skip to content

Inline methods for Log4j2#253

Merged
timtebeek merged 3 commits intomainfrom
inline-methods-for-log4j2
Sep 22, 2025
Merged

Inline methods for Log4j2#253
timtebeek merged 3 commits intomainfrom
inline-methods-for-log4j2

Conversation

@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Sep 22, 2025
@timtebeek timtebeek self-assigned this Sep 22, 2025
@timtebeek timtebeek moved this from In Progress to Ready to Review in OpenRewrite Sep 22, 2025
@timtebeek timtebeek added the recipe Recipe Requested label Sep 22, 2025
@timtebeek timtebeek merged commit af62254 into main Sep 22, 2025
2 checks passed
@timtebeek timtebeek deleted the inline-methods-for-log4j2 branch September 22, 2025 09:37
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in OpenRewrite Sep 22, 2025
mergify bot added a commit to robfrank/linklift that referenced this pull request Oct 7, 2025
…rom 3.14.0 to 3.15.0 [skip ci]

[//]: # (dependabot-start)
⚠️ \*\*Dependabot is rebasing this PR\*\* ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [org.openrewrite.recipe:rewrite-logging-frameworks](https://github.com/openrewrite/rewrite-logging-frameworks) from 3.14.0 to 3.15.0.
Release notes

*Sourced from [org.openrewrite.recipe:rewrite-logging-frameworks's releases](https://github.com/openrewrite/rewrite-logging-frameworks/releases).*

> 3.15.0
> ------
>
> What's Changed
> --------------
>
> * Rename a file by [`@​timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-logging-frameworks#251](https://github.com/openrewrite/rewrite-logging-frameworks/pull/251)
> * Update type tables via `./gradlew createTypeTable` by [`@​Jenson3210`](https://github.com/Jenson3210) in [openrewrite/rewrite-logging-frameworks#252](https://github.com/openrewrite/rewrite-logging-frameworks/pull/252)
> * Inline methods for Log4j2 by [`@​timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-logging-frameworks#253](https://github.com/openrewrite/rewrite-logging-frameworks/pull/253)
>
> New Contributors
> ----------------
>
> * [`@​Jenson3210`](https://github.com/Jenson3210) made their first contribution in [openrewrite/rewrite-logging-frameworks#252](https://github.com/openrewrite/rewrite-logging-frameworks/pull/252)
>
> **Full Changelog**: <openrewrite/rewrite-logging-frameworks@v3.14.0...v3.15.0>


Commits

* [`af62254`](openrewrite/rewrite-logging-frameworks@af62254) Inline methods for Log4j2 ([#253](https://github.com/openrewrite/rewrite-logging-frameworks/issues/253))
* [`fde899c`](openrewrite/rewrite-logging-frameworks@fde899c) Update type tables via ([#252](https://github.com/openrewrite/rewrite-logging-frameworks/issues/252))
* [`ef33a50`](openrewrite/rewrite-logging-frameworks@ef33a50) Rename a file ([#251](https://github.com/openrewrite/rewrite-logging-frameworks/issues/251))
* See full diff in [compare view](openrewrite/rewrite-logging-frameworks@v3.14.0...v3.15.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.openrewrite.recipe:rewrite-logging-frameworks&package-manager=maven&previous-version=3.14.0&new-version=3.15.0)](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)
---
Dependabot commands and options
  
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  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

recipe Recipe Requested

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant