Bump the workerd-and-workers-types group with 2 updates#13162
Merged
petebacondarwin merged 3 commits intomainfrom Apr 1, 2026
Merged
Conversation
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.20260331.1 to 1.20260401.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](cloudflare/workerd@v1.20260331.1...v1.20260401.1) Updates `@cloudflare/workers-types` from 4.20260331.1 to 4.20260401.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.20260401.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.20260401.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>
🦋 Changeset detectedLatest commit: 41b7a26 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 |
Contributor
|
Codeowners approval required for this PR:
Show detailed file reviewers |
The following dependency versions have been updated: | Dependency | From | To | | ---------- | ------------ | ------------ | | workerd | 1.20260331.1 | 1.20260401.1 |
The new workerd release changed StreamScopedCaptions.upload and StreamWatermarks.generate to accept ReadableStream instead of File. - Update StreamScopedCaptionsImpl.upload to accept ReadableStream - Update StreamWatermarksImpl.generate to accept ReadableStream | string (removed File overload) - Update test worker script and test cases accordingly Co-Authored-By: pbacondarwin <pete@bacondarwin.com>
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
petebacondarwin
approved these changes
Apr 1, 2026
Contributor
petebacondarwin
left a comment
There was a problem hiding this comment.
The breaking change to the Stream interfaces is acceptable because this is not yet publicly available. See cloudflare/workerd#6467
Merged
emily-shen
pushed a commit
that referenced
this pull request
Apr 8, 2026
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: pbacondarwin <pete@bacondarwin.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the workerd-and-workers-types group with 2 updates: workerd and @cloudflare/workers-types.
Updates
workerdfrom 1.20260331.1 to 1.20260401.1Release notes
Sourced from workerd's releases.
Commits
08aae7cRelease 2026-04-018007f84Merge pull request #6469 from cloudflare/jasnell/improve-r2-conditional-etag-...9db9752Merge pull request #6467 from natewong1313/nwong/STREAM-6735ad4693aMerge pull request #6464 from cloudflare/ganders/ylpxqtksvurn58ad97fadd ArrayBuffer, ArrayBufferView, SharedArrayBuffer, and BackingStore to Rust...2ed5d7aChanging conditional etag parsing from recursive to iteratived160fa5STREAM-6735: change input types on watermarks and captions to be ReadableStream6359118Remove experimental gate from snapshots API5ecc6bfMerge pull request #6462 from cloudflare/jasnell/nmr-tweaks810fab8Additional new module registry tweaksUpdates
@cloudflare/workers-typesfrom 4.20260331.1 to 4.20260401.1Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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