Skip to content

chore: migrate matchPackagePatterns to matchPackageNames#18

Open
coderbyheart wants to merge 1 commit intomainfrom
chore/renovate-matchpackagenames
Open

chore: migrate matchPackagePatterns to matchPackageNames#18
coderbyheart wants to merge 1 commit intomainfrom
chore/renovate-matchpackagenames

Conversation

@coderbyheart
Copy link
Copy Markdown
Member

@coderbyheart coderbyheart commented May 8, 2026

The matchPackagePatterns config is deprecated in Renovate. This PR migrates each occurrence to matchPackageNames, using glob syntax (@scope/**) for wildcards.

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


Note

Low Risk
Low risk config-only change to Renovate dependency matching; impacts only how Renovate selects @nrfcloud packages for rules.

Overview
Updates Renovate configuration to replace deprecated matchPackagePatterns with matchPackageNames using glob syntax (@nrfcloud/**) for the package rule that disables minimumReleaseAge.

Reviewed by Cursor Bugbot for commit 0d3c4a8. Bugbot is set up for automated code reviews on this repo. Configure here.

@coderbyheart coderbyheart requested a review from a team May 8, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant