Skip to content

Bump the workerd-and-workers-types group with 2 updates#12827

Merged
jamesopstad merged 2 commits intomainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-9714655d1c
Mar 10, 2026
Merged

Bump the workerd-and-workers-types group with 2 updates#12827
jamesopstad merged 2 commits intomainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-9714655d1c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps the workerd-and-workers-types group with 2 updates: workerd and @cloudflare/workers-types.

Updates workerd from 1.20260307.1 to 1.20260310.1

Release notes

Sourced from workerd's releases.

v1.20260310.1

What's Changed

New Contributors

Full Changelog: cloudflare/workerd@v1.20260307.1...v1.20260310.1

Commits
  • 4c1ac49 Release 2026-03-10
  • 1f0f17f Merge pull request #6281 from cloudflare/yagiz/add-feature-flags-rust
  • 2164075 add FeatureFlags support to jsg rust
  • d604613 Merge pull request #6141 from cloudflare/max-attachment-size
  • 997a856 Merge pull request #6252 from vaishnav-mk/vaishnav/workflows-preserve-nonretr...
  • ef9ef9b Merge pull request #6280 from cloudflare/yagiz/update-opencode-deps
  • 287d33c add static method support to rust jsg (#6279)
  • d7dc27c Merge pull request #6278 from cloudflare/gv/upgrade-from-exp
  • 126ffdd update opencode deps
  • 12b8f41 Merge branch 'main' into vaishnav/workflows-preserve-nonretryable-error-message
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260307.1 to 4.20260310.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Open with Devin

Bumps the workerd-and-workers-types group with 2 updates: [workerd](https://github.com/cloudflare/workerd) and [@cloudflare/workers-types](https://github.com/cloudflare/workerd).


Updates `workerd` from 1.20260307.1 to 1.20260310.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260307.1...v1.20260310.1)

Updates `@cloudflare/workers-types` from 4.20260307.1 to 4.20260310.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

---
updated-dependencies:
- dependency-name: workerd
  dependency-version: 1.20260310.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20260310.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Used by dependabot to mark PRs as updates to dependencies. miniflare Relating to Miniflare skip-pr-description-validation Skip validation of the required PR description format labels Mar 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2026 06:06
@dependabot dependabot bot added miniflare Relating to Miniflare dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Mar 10, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2026

🦋 Changeset detected

Latest commit: 9018db7

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@workers-devprod
Copy link
Contributor

workers-devprod commented Mar 10, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

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 2 additional findings.

Open in Devin Review

The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260307.1 | 1.20260310.1 |
@github-actions
Copy link
Contributor

⚠️ Issues found

File: .changeset/dependabot-update-12827.md

Issue: Changelog quality — description is not meaningful enough

The changeset description reads:

Update dependencies of "miniflare", "wrangler"

This matches the "bad examples" pattern explicitly called out in .changeset/README.md:

"update dependency" - Which one? Why? Any user impact?

While the table below the title does list the dependency (workerd) and the version range (1.20260307.11.20260310.1), the title itself is generic and the body provides no context about what changed in workerd or whether there is any user-visible impact (e.g. bug fixes, new APIs, runtime behaviour changes).

A better description would follow the format:

Update workerd to 1.20260310.1

<brief note on what changed in this workerd release and any user impact>

Note: Per the review instructions, dependabot changesets for create-cloudflare are exempt from validation — this changeset affects miniflare and wrangler, so it is subject to normal review.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 10, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 945fa82

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Mar 10, 2026
@jamesopstad jamesopstad merged commit d645594 into main Mar 10, 2026
46 of 49 checks passed
@jamesopstad jamesopstad deleted the dependabot/npm_and_yarn/workerd-and-workers-types-9714655d1c branch March 10, 2026 08:11
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot to mark PRs as updates to dependencies. miniflare Relating to Miniflare skip-pr-description-validation Skip validation of the required PR description format

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants