chore(deps): activate organization Renovate preset#792
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR enables Renovate for the repository by adding a minimal renovate.json that extends the Z-Shell organization’s shared preset, while gating updates behind Dependency Dashboard approval and disabling Renovate’s vulnerability-alert remediation to keep security ownership with Dependabot.
Changes:
- Add
renovate.jsonextendinglocal>z-shell/.github:renovate-config. - Require Dependency Dashboard approval before Renovate can open update PRs (
:dependencyDashboardApproval). - Disable Renovate vulnerability-alert remediation (
:disableVulnerabilityAlerts).
Deploying zsh with
|
| Latest commit: |
03f466f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7c2b53d4.zsh.pages.dev |
| Branch Preview URL: | https://feature-452.zsh.pages.dev |
9 tasks
ss-o
marked this pull request as ready for review
July 17, 2026 13:37
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
local>z-shell/.github:renovate-configpreset from the default branch.github/dependabot.ymlunchanged until live Renovate processing and GitHub security settings are verifiedSafety boundary
This is Stage 1 of z-shell/.github#452. Do not approve any Dependency Dashboard update while this gate is active. Stage 2 will remove routine Dependabot configuration and the dashboard-approval gate atomically only after the tracker’s live-processing, security-settings, and zero-open-routine-Dependabot-PR gates pass.
Verification
jq empty renovate.json: passgit diff --check: passDraft until direct validator coverage and repository checks are green.
Tracks: z-shell/.github#452