Skip to content

chore: Add Dependabot version-update cooldown - #10

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

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

Conversation

@ld-repository-standards

@ld-repository-standards ld-repository-standards Bot commented Aug 5, 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 config only; no application runtime, auth, or data-path changes.

Overview
Updates .github/dependabot.yml so dependency automation is broader and less noisy.

The existing NuGet entry for getting-started/HelloDotNet now includes a 7-day version-update cooldown (cooldown.default-days: 7). Security updates are unchanged—they still bypass cooldown per Dependabot behavior.

New updates entries add weekly checks (with the same 7-day cooldown) for GitHub Actions at repo root and NuGet under several paths: client SDK (MAUI, getting-started), OpenFeature server provider getting-started, multiple server-sdk-ai feature/framework samples, and server-sdk HelloDotNet getting-started.

Reviewed by Cursor Bugbot for commit 5d7767f. 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 August 5, 2026 06:10
@ld-repository-standards
ld-repository-standards Bot requested a review from a team as a code owner August 5, 2026 06:10
@ld-repository-standards
ld-repository-standards Bot requested a review from a team August 5, 2026 06:10
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.

0 participants