Skip to content

chore: ignore major workers-types updates in Dependabot - #15056

Open
NuroDev wants to merge 2 commits into
mainfrom
fix/workers-types-v5-prisma-d1
Open

chore: ignore major workers-types updates in Dependabot#15056
NuroDev wants to merge 2 commits into
mainfrom
fix/workers-types-v5-prisma-d1

Conversation

@NuroDev

@NuroDev NuroDev commented Aug 6, 2026

Copy link
Copy Markdown
Member

Prevent Dependabot from opening no-op major updates for @cloudflare/workers-types.

@prisma/adapter-d1 still depends on workers-types v4. Dependabot detects that transitive lockfile entry and repeatedly attempts a v4-to-v5 update, but only produces unrelated lockfile churn. Ignore semver-major workers-types updates while retaining minor and patch updates for the repository's v5 dependency.

Example: #15030


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because: this only changes Dependabot configuration, and pnpm check:workflows passes.
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: this is an internal dependency automation change with no user-facing behavior.

A picture of a cute animal (not mandatory, but encouraged)

@changeset-bot

changeset-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9b13e57

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

@github-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk Aug 6, 2026
@NuroDev NuroDev self-assigned this Aug 6, 2026
@NuroDev NuroDev added the ci:no-changeset-required Skip pull request checks for a valid changeset label Aug 6, 2026
@ask-bonk

ask-bonk Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

The change is a small, well-scoped Dependabot config change. It adds an ignore block preventing major version updates for @cloudflare/workers-types, with a clear explanatory comment. The YAML syntax is correct and consistent with the existing config structure. There are no logic bugs, security issues, or backward compatibility concerns.

LGTM

github run

@pkg-pr-new

pkg-pr-new Bot commented Aug 6, 2026

Copy link
Copy Markdown
@cloudflare/autoconfig

npm i https://pkg.pr.new/@cloudflare/autoconfig@15056

@cloudflare/build-output-utils

npm i https://pkg.pr.new/@cloudflare/build-output-utils@15056

@cloudflare/config

npm i https://pkg.pr.new/@cloudflare/config@15056

create-cloudflare

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

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@15056

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-functions

npm i https://pkg.pr.new/@cloudflare/pages-functions@15056

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-auth

npm i https://pkg.pr.new/@cloudflare/workers-auth@15056

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 9b13e57

@NuroDev
NuroDev marked this pull request as ready for review August 6, 2026 11:43
@workers-devprod
workers-devprod requested review from a team and edmundhung and removed request for a team August 6, 2026 11:43
@workers-devprod

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • @cloudflare/wrangler
Show detailed file reviewers
  • .github/dependabot.yml: [@cloudflare/wrangler]

@devin-ai-integration devin-ai-integration Bot 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.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@NuroDev
NuroDev enabled auto-merge (squash) August 6, 2026 11:45
@petebacondarwin

Copy link
Copy Markdown
Contributor

There are also

But is this the right solution?
The example dependabot bump just tweaked a few package-lock lines but didn't actually try to bump the version of workers-types.

Are you saying that even if we landed that PR it would appear again the following week?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:no-changeset-required Skip pull request checks for a valid changeset

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

3 participants