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 May 6, 2024
1 parent 3abc813 commit b5af304
Show file tree
Hide file tree
Showing 7 changed files with 91 additions and 233 deletions.
Loading

0 comments on commit b5af304

Please sign in to comment.