chore(renovate): raise stability window to 7-day org standard#154
Merged
Conversation
Routine dependency updates now wait 7 days after release before a PR opens. Security/vulnerability updates (vulnerabilityAlerts) keep bypassing the window. Aligns with netboxlabs-wide policy; see edge-control for the CI-quarantine pairing that motivated it. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
abubnalitic-nbl
approved these changes
Jun 4, 2026
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.
Raises Renovate's
minimumReleaseAgeto 7 days, the org-standard stability window for dependency updates. Routine updates now wait 7 days after release before a PR opens, reducing exposure to freshly published versions. Security/vulnerability-driven updates (vulnerabilityAlerts) are unaffected.Note for npm lockfile repos: Renovate 43+ enforces this window during lockfile generation (npm
--before). Anypackage.jsonrange floor currently aged 3–6 days will transiently fail artifact updates until it ages past 7 days — self-heals, no action needed.🤖 Generated with Claude Code