Skip to content

ci: add Dependabot cooldown (20260603-170529)#25255

Merged
vallieres merged 1 commit into
mainfrom
sec-cli/dependabot-cooldown-20260603-170529
Jun 3, 2026
Merged

ci: add Dependabot cooldown (20260603-170529)#25255
vallieres merged 1 commit into
mainfrom
sec-cli/dependabot-cooldown-20260603-170529

Conversation

@securityeng-bot

Copy link
Copy Markdown
Contributor

Add Dependabot cooldown

This PR was generated by sec-cli github dependabot cooldown update.

What changed

A cooldown block has been added to every updates entry in
.github/dependabot.yml that did not already have one.

Example:

updates:
  - package-ecosystem: "go"
    directory: "/"
    schedule:
      interval: "weekly"
    cooldown:
      default-days: 7

Why

The Dependabot cooldown feature delays dependency-update pull requests until a
new version has been available for at least the configured number of days. This
reduces noise from short-lived releases and gives the ecosystem time to catch
regressions before they land in your codebase.

@netlify

netlify Bot commented Jun 3, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 90154bf
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a205ee17b96c1000849dc16
😎 Deploy Preview https://deploy-preview-25255--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the area/release Relates to CI or deployment label Jun 3, 2026
@vallieres vallieres merged commit 2a22bb3 into main Jun 3, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/release Relates to CI or deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant