Bump the workerd-and-workers-types group with 2 updates - #15633
Bump the workerd-and-workers-types group with 2 updates#15633dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the workerd-and-workers-types group with 2 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [workerd](https://github.com/cloudflare/workerd). Updates `@cloudflare/workers-types` from 4.20260702.1 to 5.20260914.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) Updates `workerd` from 1.20260911.1 to 1.20260914.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](cloudflare/workerd@v1.20260911.1...v1.20260914.1) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260914.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workerd-and-workers-types - dependency-name: workerd dependency-version: 1.20260914.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: a15a550 The changes in this PR will be included in the next version bump. This PR includes changesets to release 8 packages
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 |
|
Codeowners approval required for this PR:
Show detailed file reviewers
|
There was a problem hiding this comment.
🔍 Devin Review: 1 flag
Not posted on this PR by your GitHub settings — view it in Devin Review. (Configure)
@cloudflare/autoconfig
@cloudflare/build-output-utils
@cloudflare/codemods
@cloudflare/config
@cloudflare/containers-shared
create-cloudflare
@cloudflare/deploy-helpers
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-functions
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-plugin
@cloudflare/workers-auth
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
The following dependency versions have been updated: | Dependency | From | To | | ------------------------- | ------------- | ------------- | | @cloudflare/workers-types | ^5.20260911.1 | ^5.20260914.1 | | workerd | 1.20260911.1 | 1.20260914.1 |
|
This workerd bump has broken the Vite plugin's node-compat test that uses |
|
A workers-sdk-only one-line fix is unsafe. Invoking handlers through runInRunnerObject() fixes this GET, but experiments showed:
The clean fix likely needs a small workerd capability plus workers-sdk plumbing:
That preserves the intentional semantics from workerd #7306 while making Vite’s artificial runner transparent to user module initialization. |
Bumps the workerd-and-workers-types group with 2 updates: @cloudflare/workers-types and workerd.
Updates
@cloudflare/workers-typesfrom 4.20260702.1 to 5.20260914.1Commits
Updates
workerdfrom 1.20260911.1 to 1.20260914.1Release notes
Sourced from workerd's releases.
Commits
c018b9fRelease 2026-09-14db75e60Release 2026-09-1317e4f5anode:net: add net.Server and cloudflare:node connectHandler (#7306)10c0673kj-rs-tokio: a kj::EventPort driven by a per-thread tokio runtime909e388Release 2026-09-123e02c0fPython: Add numpy vendor snapshot stability test (#7326)7d23293sockets: close() with a pipe close in flight logged an uncaught exception (#7...3a1aba7Add jsg::Lenient based on Rust jsg::Nullable999ef4bMerge pull request #7317 from cloudflare/harris/2026-09-11-tokio-minimal-prer...644fa66[nfc] Keep kj-rs off the OS event loopDependabot 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