Skip to content

Conversation

@petebacondarwin
Copy link
Contributor

Currently this will not generate the changesets that we usually have for workerd, workers-types and C3 updates.
In the meantime, we could add changesets manually.
If the config looks like it is working we can look into making the tooling more general.


  • Tests
    • Tests included
    • Tests not necessary because: CI change
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: CI change
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: CI change

@petebacondarwin petebacondarwin requested a review from a team as a code owner November 14, 2025 13:38
@changeset-bot
Copy link

changeset-bot bot commented Nov 14, 2025

⚠️ No Changeset found

Latest commit: 885472e

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.

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 14, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@11281

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@11281

miniflare

npm i https://pkg.pr.new/miniflare@11281

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@11281

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@11281

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@11281

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@11281

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@11281

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11281

wrangler

npm i https://pkg.pr.new/wrangler@11281

commit: 885472e

Copilot finished reviewing on behalf of petebacondarwin November 14, 2025 13:41
Copy link
Contributor

Copilot AI left a comment

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 adds a new Dependabot configuration to automatically check for npm dependency updates across the repository, excluding workerd and workers-types which are already handled by a separate configuration.

  • Adds daily dependency checks for all npm packages except workerd and workers-types
  • Configures a 5-day cooldown period between updates (though this option is invalid)
  • Uses "increase-if-necessary" versioning strategy to minimize disruption

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

Comment on lines +57 to +58
cooldown:
default-days: 5
Copy link

Copilot AI Nov 14, 2025

Choose a reason for hiding this comment

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

The cooldown configuration option is not a valid Dependabot configuration option. GitHub's Dependabot does not support this field. If you want to limit the frequency of pull requests, consider using open-pull-requests-limit instead to control how many PRs can be open at once.

Suggested change
cooldown:
default-days: 5

Copilot uses AI. Check for mistakes.
@petebacondarwin petebacondarwin marked this pull request as draft November 18, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changeset-required skip-v3-pr Skip validation of presence of a v3 backport PR

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

1 participant