chore(deps): adopt hybrid Renovate and Dependabot ownership#453
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
metrics/andrenovate-config.jsonentriesz-shell/.githubitself atomically from routine Dependabot updates to the shared Renovate presetWhy
Repository-local Dependabot version-update files had drifted across schedules, grouping, ecosystems, and target branches. Renovate provides a shared organization preset and broader tuning, while GitHub remains the native authority for vulnerability alerts and security remediation.
The two services now have separate responsibilities:
They must not both create routine updates in the same repository.
Rollout
This PR migrates only
z-shell/.github. The Renovate GitHub App is installed for all organization repositories and is active. The remaining repository migrations are staged behind this PR reachingmainand tracked in #452, including preservation of repository-specific behavior such aszitargetingnext.Configuration safeguards
Verification
renovate-config.jsonandrenovate.jsonvalidgit diff --check: cleanz-shell/.githubFollow-up: #452 remains open until the child-repository migration checklist is completed.