Skip to content

Commit

Permalink
feat(package-rules)!: remove depName fallback (#28548)
Browse files Browse the repository at this point in the history
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
rarkins committed Apr 22, 2024
1 parent f2d01de commit 25dd8d5
Show file tree
Hide file tree
Showing 7 changed files with 90 additions and 245 deletions.
Loading

0 comments on commit 25dd8d5

Please sign in to comment.