matchPackageNames should match packageName + depName #20926
Labels
breaking
Breaking change, requires major version bump
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
status:in-progress
Someone is working on implementation
type:feature
Feature (new functionality)
v36
What would you like Renovate to be able to do?
Match against both matchPackageName and matchDepName.
If you have any ideas on how this should be implemented, please tell us here.
Needs to cover all matchPackageX excludePackageX.
Should ideally warn if it does not match
packageName
but does matchdepName
. In such cases it should still do the match (for backwards compatibility) but warn the user that they should usematchDepX
instead.Is this a feature you are interested in implementing yourself?
No
The text was updated successfully, but these errors were encountered: