Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(package-rules)!: remove depName fallback (#28548)
Removes fallback to checking depName for all matchPackageX and excludePackageX rules. BREAKING CHANGE: matchPackageNames and related functions no longer fall back to checking depName. Rewrite packageRules to use matchDepNames instead.
- Loading branch information