Skip to content

chore: migrate matchPackagePatterns to matchPackageNames#18

Merged
coderbyheart merged 1 commit into
mainfrom
chore/renovate-matchpackagenames
May 11, 2026
Merged

chore: migrate matchPackagePatterns to matchPackageNames#18
coderbyheart merged 1 commit into
mainfrom
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 configuration-only change to Renovate dependency matching; no runtime code paths are affected.

Overview
Updates renovate.json to replace deprecated matchPackagePatterns with matchPackageNames using glob syntax (@nrfcloud/**) for scoped package matching, keeping the existing rule behavior and minimumReleaseAge override.

Reviewed by Cursor Bugbot for commit a6661dc. 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:51
@coderbyheart coderbyheart merged commit 7d3d0f2 into main May 11, 2026
4 checks passed
@coderbyheart coderbyheart deleted the chore/renovate-matchpackagenames branch May 11, 2026 08:50
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.

2 participants