Replace Renovate config with shared preset (high-risk tier)#4992
Open
bryanbeverly wants to merge 1 commit into
Open
Replace Renovate config with shared preset (high-risk tier)#4992bryanbeverly wants to merge 1 commit into
bryanbeverly wants to merge 1 commit into
Conversation
Adopts the org-wide shared Renovate preset pinned to v1.0.1. High-risk repos do not automerge regular dependency updates -- only security/CVE fixes and lockfile maintenance automerge (via the shared preset). All other updates require human review. Part of the org-wide Dependency Strategy Unification (Step 3b). Co-authored-by: Cursor <cursoragent@cursor.com>
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
.github/renovate.jsonwith the org-wide shared Renovate preset (pinned tov1.0.1)What this does NOT do
Context
Part of the Dependency Strategy Unification plan (Step 3b).
Test plan
Made with Cursor
Note
Low Risk
Only changes Renovate bot configuration; no application runtime, auth, or data paths are touched.
Overview
Renovate is now driven by the org-wide shared preset
github>trufflesecurity/.github:renovate-config#v1.0.1instead of localconfig:baseplus repo-specificprConcurrentLimit/prHourlyLimit.That pins this repo to the high-risk dependency policy: no broad automerge for normal updates (security/CVE and lockfile maintenance may still automerge per the preset, subject to GitHub ruleset bypass). Expect batched Monday (UTC) runs, a minimum release age, and human review for routine dependency PRs.
Reviewed by Cursor Bugbot for commit 5c49c77. Bugbot is set up for automated code reviews on this repo. Configure here.