Skip to content

fix(renovate-presets): remove wildcard from matchDepNames to fix renovate config error#3848

Open
josephperrott wants to merge 1 commit into
angular:mainfrom
josephperrott:fix-renovate-preset-wildcard
Open

fix(renovate-presets): remove wildcard from matchDepNames to fix renovate config error#3848
josephperrott wants to merge 1 commit into
angular:mainfrom
josephperrott:fix-renovate-preset-wildcard

Conversation

@josephperrott

Copy link
Copy Markdown
Member

Fixes #3847

In newer versions of Renovate, using a wildcard (*) alongside negated match patterns (!node, etc.) inside matchDepNames arrays causes a configuration validation error. Removing * resolves the preset loading failure.

@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Jul 16, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Renovate configuration in renovate-presets/default.json5 by removing the wildcard '*' from the matchDepNames arrays in two package rules. There are no review comments, and I have no feedback to provide.

@alan-agius4

Copy link
Copy Markdown
Contributor

The linked issue is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Action Required: Fix Renovate Configuration

2 participants