Skip to content

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

Merged
dario-piotrowicz merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-7bdf2bf4e3
May 1, 2026
Merged

Bump the workerd-and-workers-types group with 2 updates#13765
dario-piotrowicz merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-7bdf2bf4e3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

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

Updates workerd from 1.20260430.1 to 1.20260501.1

Release notes

Sourced from workerd's releases.

v1.20260501.1

What's Changed

Full Changelog: cloudflare/workerd@v1.20260430.1...v1.20260501.1

Commits
  • 37ff673 Release 2026-05-01
  • a99ab15 Merge pull request #6637 from cloudflare/erikcorry/websocket-autoresponse
  • e06791f Add some IoOwn wrappings that were missed
  • e5e9cf4 Merge pull request #6688 from cloudflare/fix/connect-handler-remote-address
  • e7e387e Merge pull request #6694 from cloudflare/gyeongjae/tidy-up-build-script
  • b90ada0 Move package entropy import patches to their own separate file (#6696)
  • 258bbb9 fix: populate localAddress on connect handler Socket
  • 7b8f79d calculate pyodide version when finding the build directory
  • 8b01b21 Websockets: Wrap the ongoingAutoResponse so it gets destructed on the IO thread.
  • 74ad743 Merge pull request #6681 from cloudflare/erikcorry/gc-stress-mode
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260430.1 to 4.20260501.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

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.20260430.1 to 1.20260501.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260430.1...v1.20260501.1)

Updates `@cloudflare/workers-types` from 4.20260430.1 to 4.20260501.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.20260501.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.20260501.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Used by dependabot to mark PRs as updates to dependencies. package:miniflare Relating to Miniflare ci:skip-pr-description-validation Skip validation of the required PR description format labels May 1, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner May 1, 2026 06:47
@dependabot dependabot Bot added package:miniflare Relating to Miniflare dependencies Used by dependabot to mark PRs as updates to dependencies. ci:skip-pr-description-validation Skip validation of the required PR description format labels May 1, 2026
@changeset-bot

changeset-bot Bot commented May 1, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 5634586

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

@github-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk May 1, 2026
@workers-devprod workers-devprod requested review from a team and dario-piotrowicz and removed request for a team May 1, 2026 06:48
@workers-devprod

workers-devprod commented May 1, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260430.1 | 1.20260501.1 |
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

Changeset Review

Files Reviewed

  • .changeset/dependabot-update-13765.md

Review Summary

✅ All changesets look good

Details

.changeset/dependabot-update-13765.md

Criterion Status
Version Type ✅ Patch is appropriate for dependency updates
Changelog Quality ✅ Clear description with specific version changes shown in table format
Markdown Headers ✅ No h1/h2/h3 headers (uses table, not headers)
Analytics ✅ N/A - dependency update
Experimental Features ✅ N/A - dependency update

The changeset properly documents the workerd dependency update from 1.20260430.1 to 1.20260501.1 for both miniflare and wrangler packages.

@pkg-pr-new

pkg-pr-new Bot commented May 1, 2026

Copy link
Copy Markdown
create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 5634586

@workers-devprod workers-devprod 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.

Codeowners reviews satisfied

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk May 1, 2026
@dario-piotrowicz dario-piotrowicz merged commit 3020214 into main May 1, 2026
56 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dependabot/npm_and_yarn/workerd-and-workers-types-7bdf2bf4e3 branch May 1, 2026 08:54
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants