Skip to content

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

Merged
jamesopstad merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-24887f2939
May 5, 2026
Merged

Bump the workerd-and-workers-types group with 2 updates#13800
jamesopstad merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-24887f2939

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 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.20260501.1 to 1.20260504.1

Release notes

Sourced from workerd's releases.

v1.20260504.1

Full Changelog: cloudflare/workerd@v1.20260503.1...v1.20260504.1

v1.20260503.1

Full Changelog: cloudflare/workerd@v1.20260502.1...v1.20260503.1

v1.20260502.1

What's Changed

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

Commits
  • 4c32182 Release 2026-05-04
  • e612e24 Release 2026-05-03
  • 383cb2a Release 2026-05-02
  • d092243 Python: Add autogate to call abortIsolate on a fatal error (#6708)
  • 63671f3 update-deps.py: support patches in bazel_dep dependencies (#6713)
  • a28c303 Refactor: Move setupPythonSearchPath to its own file (#6709)
  • 4bce0a2 Merge pull request #6626 from cloudflare/erikcorry/revert-request-termination
  • e475dcf Fix comment
  • d4933af Remove use of requestTermination from rust code
  • eed630f Revert "Check for isolate termination in iterating C++ callbacks (#6331)"
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260501.1 to 4.20260504.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 in Devin Review

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

Updates `@cloudflare/workers-types` from 4.20260501.1 to 4.20260504.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.20260504.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.20260504.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 4, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner May 4, 2026 06:31
@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 4, 2026
@changeset-bot

changeset-bot Bot commented May 4, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f13d6ca

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 4, 2026
@workers-devprod workers-devprod requested review from a team and jamesopstad and removed request for a team May 4, 2026 06:32
@workers-devprod

workers-devprod commented May 4, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

@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

The following dependency versions have been updated:

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

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

✅ All changesets look good

@pkg-pr-new

pkg-pr-new Bot commented May 4, 2026

Copy link
Copy Markdown
create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: f13d6ca

@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 5, 2026
@jamesopstad jamesopstad merged commit 0099265 into main May 5, 2026
66 of 67 checks passed
@jamesopstad jamesopstad deleted the dependabot/npm_and_yarn/workerd-and-workers-types-24887f2939 branch May 5, 2026 09:38
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk May 5, 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