Skip to content

Tags: openrewrite/rewrite-logging-frameworks

Tags

v2.15.0

Toggle v2.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update to latest error prone to remove protobuf-java@3.19.2 vulnerabi…

…lity (#184)

v2.14.0

Toggle v2.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

v2.13.0

Toggle v2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: Update Gradle wrapper (#179)

Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.gradle.UpdateGradleWrapper?organizationId=T3BlblJld3JpdGU%3D

Co-authored-by: Moderne <team@moderne.io>

v2.12.2

Toggle v2.12.2's commit message
refactor: Remove unused imports

Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.RemoveUnusedImports?organizationId=T3BlblJld3JpdGU%3D

Co-authored-by: Moderne <team@moderne.io>

v2.12.1

Toggle v2.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: remove common OR suppressions (#172)

re: moderneinc/dependency-vulnerability-reports#709

v2.12.0

Toggle v2.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Simplify LoggersNamedForEnclosingClass in attempt to replicate issue (#…

…170)

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: Update Gradle wrapper (#168)

Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.gradle.UpdateGradleWrapper?organizationId=T3BlblJld3JpdGU%3D

Co-authored-by: Moderne <team@moderne.io>

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Recipe to convert parametrized JUL calls to slf4j (#160)

* Initial attempt at recipe to convert parametrized JUL calls to slf4j

* Update src/main/java/org/openrewrite/java/logging/slf4j/LoggerParametrizedArguments.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Drop RecipeDescriptor and fix spelling

* Create separate test class to better test and highlight issues

* Introduce JavaTemplate for method replacement

* Make tests pass

* Reorder methods

* Prevent recipe execution exceptions with unknown inputs

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tim te Beek <tim@moderne.io>

v2.9.1

Toggle v2.9.1's commit message
Only publish build scans if authenticated

v2.9.0

Toggle v2.9.0's commit message
Only publish build scans if authenticated