Skip to content

Conversation

@jevanlingen
Copy link
Contributor

@jevanlingen jevanlingen commented Aug 18, 2025

What's changed?

Refaster uses type tables.

Mirrors change in

Uses:

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@jevanlingen jevanlingen self-assigned this Aug 18, 2025
@jevanlingen jevanlingen added the recipe Recipe Requested label Aug 18, 2025
@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Aug 18, 2025
@timtebeek timtebeek self-requested a review August 18, 2025 09:04
@timtebeek timtebeek added the enhancement New feature or request label Aug 18, 2025
@timtebeek timtebeek moved this from In Progress to Ready to Review in OpenRewrite Aug 18, 2025
@timtebeek timtebeek merged commit a111cb9 into main Aug 19, 2025
2 checks passed
@timtebeek timtebeek deleted the use-classpath-from-resources-for-refaster branch August 19, 2025 14:38
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in OpenRewrite Aug 19, 2025
mergify bot added a commit to robfrank/linklift that referenced this pull request Sep 2, 2025
…rom 3.13.0 to 3.13.2 [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.13.0 to 3.13.2.
Release notes

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

> 3.13.2
> ------
>
> What's Changed
> --------------
>
> * OpenRewrite v8.61.1: <https://github.com/openrewrite/rewrite>
>
> **Full Changelog**: <https://github.com/openrewrite/rewrite-logging-frameworks>
>
> v3.13.1
> -------
>
> What's Changed
> --------------
>
> * Update with rewrite 8.60.2
> * Use classpath from resource for Refaster by [`@​jevanlingen`](https://github.com/jevanlingen) in [openrewrite/rewrite-logging-frameworks#248](https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/248)
>
> New Contributors
> ----------------
>
> * [`@​jevanlingen`](https://github.com/jevanlingen) made their first contribution in [openrewrite/rewrite-logging-frameworks#248](https://redirect.github.com/openrewrite/rewrite-logging-frameworks/pull/248)
>
> **Full Changelog**: <openrewrite/rewrite-logging-frameworks@v3.13.0...v3.13.1>


Commits

* [`c2b5dd1`](openrewrite/rewrite-logging-frameworks@c2b5dd1) AssertJ best practices
* [`a111cb9`](openrewrite/rewrite-logging-frameworks@a111cb9) Use classpath from resource for Refaster ([#248](https://redirect.github.com/openrewrite/rewrite-logging-frameworks/issues/248))
* [`30e48b4`](openrewrite/rewrite-logging-frameworks@30e48b4) Use Java 21 for tests
* See full diff in [compare view](openrewrite/rewrite-logging-frameworks@v3.13.0...v3.13.2)
  
[![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.13.0&new-version=3.13.2)](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

enhancement New feature or request recipe Recipe Requested

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants