Skip to content

chore: Add Dependabot version-update cooldown#632

Open
ld-repository-standards[bot] wants to merge 2 commits into
mainfrom
ld-github-standards/add-dependabot-cooldown
Open

chore: Add Dependabot version-update cooldown#632
ld-repository-standards[bot] wants to merge 2 commits into
mainfrom
ld-github-standards/add-dependabot-cooldown

Conversation

@ld-repository-standards

@ld-repository-standards ld-repository-standards Bot commented Jun 17, 2026

Copy link
Copy Markdown

This pull request was auto generated by the LaunchDarkly Github Standards automation platform.

  • Ensure every entry under updates in .github/dependabot.yml declares a cooldown of at least 7 days (default-days).
  • Add entries for detected package ecosystems that were not yet tracked by Dependabot.

Cooldown applies only to version updates; security updates bypass it, so critical CVE fixes are never delayed.

Ref: SEC-8058.


Note

Low Risk
CI/dependency automation only; no application runtime changes, and security updates bypass the cooldown.

Overview
Introduces .github/dependabot.yml to automate dependency updates across the monorepo’s many package roots (npm, gomod, bundler, cargo, gradle, maven, pip, nuget, docker, github-actions, and others).

Every updates entry uses a weekly schedule and cooldown.default-days: 7, so routine version bumps are spaced out; security updates are not subject to this cooldown and can still land immediately.

The config also adds Dependabot tracking for ecosystems/directories that were detected in the repo but not previously listed.

Reviewed by Cursor Bugbot for commit e0eab4e. Bugbot is set up for automated code reviews on this repo. Configure here.

@ld-repository-standards ld-repository-standards Bot requested a review from a team as a code owner June 17, 2026 06:15
@ld-repository-standards ld-repository-standards Bot requested a review from a team June 17, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant