You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates Renovate configuration to use current non-deprecated options:
- Replace 'config:base' with 'config:recommended' preset
- Replace 'github>whitesource/merge-confidence:beta' with 'mergeConfidence:all-badges'
- Replace matchPackagePatterns/excludePackagePatterns with matchPackageNames syntax
- Replace matchPackagePrefixes with matchPackageNames syntax
- Update comment references to reflect config:recommended usage
These deprecated options were causing "Config Migration Needed" warnings
that blocked Renovate from creating dependency update PRs in downstream
projects. This change aligns with Renovate's current configuration
schema and resolves the blocking migration issues.
Fixes dependency update blocking in field-service-cdk and other repos
using this configuration.
0 commit comments