Skip to content

ci: Dependabot cooldown#648

Merged
andykenward merged 1 commit into
mainfrom
andykenward-patch-1
Nov 26, 2025
Merged

ci: Dependabot cooldown#648
andykenward merged 1 commit into
mainfrom
andykenward-patch-1

Conversation

@andykenward

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 26, 2025 19:24
@changeset-bot

changeset-bot Bot commented Nov 26, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 39a0e44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR configures Dependabot cooldown periods to control the frequency of dependency update pull requests. The change adds cooldown settings that specify minimum waiting periods between updates based on version bump types (major, minor, patch).

Key Changes

  • Added cooldown configuration with differentiated delays based on semantic versioning type
  • Set a 5-day default cooldown period for all updates
  • Configured longer cooldown (30 days) for major version updates and shorter periods for minor (7 days) and patch (3 days) updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@andykenward andykenward merged commit 8021e1c into main Nov 26, 2025
7 checks passed
@andykenward andykenward deleted the andykenward-patch-1 branch November 26, 2025 19:26
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