Skip to content

chore(renovate): replace deprecated fileMatch with managerFilePatterns - #62

Open
glennawatson wants to merge 1 commit into
mainfrom
chore/renovate-grouping
Open

chore(renovate): replace deprecated fileMatch with managerFilePatterns#62
glennawatson wants to merge 1 commit into
mainfrom
chore/renovate-grouping

Conversation

@glennawatson

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Chore - Renovate configuration only. No product code, no build files, no dependency versions change.

What is the new behavior?

The certum-sign custom manager uses the current Renovate key name.

  • Replaces the deprecated fileMatch key on the certum-sign custom manager with managerFilePatterns. The value is unchanged, just wrapped as an explicit regex.

What is the current behavior?

The custom manager uses fileMatch, which Renovate has renamed and reports as deprecated.

What might this PR break?

Nothing at build time - this file only affects how Renovate batches its own PRs. Any currently-open Renovate PR whose group name changes will be closed and reopened under the new branch name.

Checklist

  • I have read the Contribute guide
  • Tests have been added or updated (for bug fixes / features)
  • Docs have been added or updated (for bug fixes / features)
  • Changes target the main branch
  • PR title follows Conventional Commits

Additional information

Validated with renovate-config-validator. Every pattern was checked against this repo's actual package list (no dead rules), and the merged preset+repo rule set was resolved through Renovate's applyPackageRules engine to confirm each package lands in the intended group.

- Rename fileMatch to managerFilePatterns on the certum-sign custom manager.
- Wrap the value as an explicit regex; the pattern itself is unchanged.
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