chore(deps): bump the workerd-and-workers-types group with 2 updates#12618
Merged
dario-piotrowicz merged 4 commits intomainfrom Feb 20, 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.20260219.0 to 1.20260227.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](cloudflare/workerd@v1.20260219.0...v1.20260227.0) Updates `@cloudflare/workers-types` from 4.20260219.0 to 4.20260227.0 - [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.20260227.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workerd-and-workers-types - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20260227.0 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: d927669 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 |
The following dependency versions have been updated: | Dependency | From | To | | ---------- | ------------ | ------------ | | workerd | 1.20260219.0 | 1.20260227.0 |
Contributor
|
Claude finished @dependabot[bot]'s task —— View job Changeset Review✅ All changesets look good The changeset
|
petebacondarwin
approved these changes
Feb 20, 2026
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
…ty date Workerd now sets its supported compatibility date 7 days into the future. The test was using the raw workerd date, but wrangler's warning message uses getLocalWorkerdCompatibilityDate() which converts future dates to today's date for safety. Update the test to use the same function.
… date Workerd now sets its supported compatibility date 7 days into the future. When miniflare exports supportedCompatibilityDate, we now check if it's in the future and return today's date instead. This prevents errors when the date is used as a default (e.g., in vitest-pool-workers).
Member
|
Sorry I merged without remembering that two commits where added by Pete 🙇 I've checked them and they look good to me (sorry I can't approve after the PR's been merged 😓) |
Merged
Contributor
|
Thanks @dario-piotrowicz |
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.20260219.0 to 1.20260227.0Release notes
Sourced from workerd's releases.
Commits
acdca96Release 2026-02-276880e24Update internal and standard streams to use state-machine.h (#5670)fafdac0[build] Define ISA extensions for all 1st party codeadcc762Add ZSTD bindings to the node:zlib package. (#6117)fcf3784Merge pull request #6107 from cloudflare/pbacondarwin/improve-perf-hooks-compat7ae2f9dMove the daily release compat date 7 days into the future (#6043)683f37dAutogate to replace Blob-specific ReadableStreamSource with newMemorySource (...82407beRemove old IdentityTransformStreamImpl (#6112)15a98f3fix(perf_hooks): remove unnecessary JSG_MEMORY_INFO from UvMetricsInfo605e9c5Merge pull request #6109 from cloudflare/arobinson/trace-srs-commitUpdates
@cloudflare/workers-typesfrom 4.20260219.0 to 4.20260227.0Commits
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