Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replace matchPackageNames with matchDepNames #588

Merged
merged 1 commit into from
May 28, 2024

Conversation

suzuki-shunsuke
Copy link
Member

https://docs.renovatebot.com/configuration-options/#matchpackagenames

matchPackageNames will try matching packageName first and then fall back to matching depName.
If the fallback is used, Renovate will log a warning, because the fallback will be removed in a future release.
Use matchDepNames instead.

https://docs.renovatebot.com/configuration-options/#matchpackagenames

> matchPackageNames will try matching packageName first and then fall back to matching depName.
> If the fallback is used, Renovate will log a warning, because the fallback will be removed in a future release.
> Use matchDepNames instead.
@suzuki-shunsuke suzuki-shunsuke added this to the 2.3.1 milestone May 28, 2024
@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label May 28, 2024
@suzuki-shunsuke suzuki-shunsuke merged commit a28a80a into main May 28, 2024
8 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the fix-replace-match-package-names branch May 28, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant