Skip to content

Add Dependabot version-update cooldown#308

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

Add Dependabot version-update cooldown#308
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 Jun 13, 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-only Dependabot configuration; no application runtime or security logic changes.

Overview
Introduces .github/dependabot.yml so dependency and action updates are automated on a weekly schedule.

Every updates entry sets cooldown.default-days: 7, spacing out routine version bumps. Coverage includes github-actions at the repo root, Gradle under the Flutter example Android paths, and pub for the monorepo root plus apps (flutter_client_contract_test_service, sse_contract_test_service) and packages (common, common_client, event_source_client, flutter_client_sdk, and its example).

Security updates are not subject to this cooldown.

Reviewed by Cursor Bugbot for commit 1851f0b. 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 June 13, 2026 06:10
@ld-repository-standards ld-repository-standards Bot requested a review from a team as a code owner June 13, 2026 06:10
@ld-repository-standards ld-repository-standards Bot requested a review from a team June 13, 2026 06:10
@pkaeding pkaeding enabled auto-merge (squash) June 15, 2026 15:24

@pkaeding pkaeding left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

via LD Research 🤖

@kinyoklion kinyoklion left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be restricted in update type.
PR title need a conventional commit.

"ci: Add..."

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.

2 participants