Bump the workerd-and-workers-types group across 1 directory with 2 updates - #15633
Conversation
🦋 Changeset detectedLatest commit: 1ec9002 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.
Note
This report is out of date. Scroll down for Devin Review's latest report on this PR.
🔍 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: |
|
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. |
|
@dependabot recreate |
…dates Bumps the workerd-and-workers-types group with 2 updates in the / directory: [@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.20260915.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.20260915.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.20260915.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>
a15a550 to
7df7c31
Compare
The following dependency versions have been updated: | Dependency | From | To | | ------------------------- | ------------- | ------------- | | @cloudflare/workers-types | ^5.20260911.1 | ^5.20260915.1 | | workerd | 1.20260911.1 | 1.20260915.1 |
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
|
It seems cloudflare/workerd#7053 enabled Applied eb22e8e to fix this. |
Bumps the workerd-and-workers-types group with 2 updates in the / directory: @cloudflare/workers-types and workerd.
Updates
@cloudflare/workers-typesfrom 4.20260702.1 to 5.20260915.1Commits
Updates
workerdfrom 1.20260911.1 to 1.20260915.1Release notes
Sourced from workerd's releases.
Commits
e52fd07Release 2026-09-15f75e6b4chore: Tidy up Pyodide patches (#7367)aec43b4Fix memory snapshots with Python 3.14 (#7311)35125c9Add vendored packages tests for shapely, pillow and pywavelets18f1fbeAdd a mechanism for Pyodide-version-specific snapshot flags2a69756Python snapshot release: make update-released flag only refer to baseline sna...4cfb37fFix memory snapshots with Python 3.14d14feab[build] JSG: move TypeWrapper members that ignore the type list to a base81e7d3eMake PYODIDE_VERSION refer to realPyodideVersion (not 'dev')4cd51d9Merge pull request #7335 from cloudflare/jasnell/streams-pin-error-pending-close