Skip to content

chore(deps): bump the workerd-and-workers-types group with 2 updates#13645

Merged
emily-shen merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-7040db8b12
Apr 23, 2026
Merged

chore(deps): bump the workerd-and-workers-types group with 2 updates#13645
emily-shen merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-7040db8b12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 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.20260422.1 to 1.20260423.1

Release notes

Sourced from workerd's releases.

v1.20260423.1

Full Changelog: cloudflare/workerd@v1.20260422.2...v1.20260423.1

v1.20260422.2

What's Changed

Full Changelog: cloudflare/workerd@v1.20260422.1...v1.20260422.2

Commits
  • b322726 Release 2026-04-23
  • f936a1d Revert "CACHE-13504: remove gate from request cf" (#6642)
  • d973832 Revert "CACHE-13504: remove gate from request cf"
  • 4495fba Merge pull request #6630 from cloudflare/yawar/rm-exp-gate
  • 1cbdba6 fix: define captureRejections properly (#6635)
  • 93a6311 Merge pull request #6601 from prydt/main
  • aaede7b pin OpenCode to "1.4.6" (#6641)
  • e726fe2 CACHE-13504: remove gate from request cf
  • 206362e Merge pull request #6634 from cloudflare/jasnell/try-stream-fix
  • 177ad14 Merge pull request #6640 from cloudflare/jasnell/autogate-autoallocatechunksi...
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260422.1 to 4.20260423.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.20260422.1 to 1.20260423.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260422.1...v1.20260423.1)

Updates `@cloudflare/workers-types` from 4.20260422.1 to 4.20260423.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.20260423.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.20260423.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 Apr 23, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner April 23, 2026 06:07
@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 Apr 23, 2026
@changeset-bot

changeset-bot Bot commented Apr 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 345366b

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 Apr 23, 2026
@workers-devprod workers-devprod requested review from a team and penalosa and removed request for a team April 23, 2026 06:08
@workers-devprod

workers-devprod commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260422.1 | 1.20260423.1 |
@github-actions

Copy link
Copy Markdown
Contributor

✅ All changesets look good

Summary of changesets reviewed:

  1. vitest-pool-workers-reset-helper.md (minor) - New reset() and abortAllDurableObjects() helpers for cloudflare:test with code example
  2. stream-local-video-serving.md (minor) - Video serving support, publicUrl option, and caption upload for local mode
  3. dependabot-update-13633.md (patch) - workerd dependency update (1.20260421.1 → 1.20260422.1)
  4. fix-vite-config-denylist.md (patch) - Fix allowing vite.config.* files in dev server
  5. dependabot-update-13645.md (patch) - workerd dependency update (1.20260422.1 → 1.20260423.1)
  6. detect-waf-block-response.md (patch) - Improved WAF block detection with Ray ID in error messages
  7. fix-nonretryable-error-message.md (patch) - Preserve NonRetryableError message with compatibility flag
  8. ai-search-inherit-display.md (patch) - Fix inherited ai_search_namespaces binding display

Validation passed:

  • All version types are appropriate for the changes described
  • All descriptions are meaningful and explain user impact
  • No h1/h2/h3 markdown headers found
  • No analytics collection changes requiring minor bumps
  • Dependabot changesets are for miniflare/wrangler (not create-cloudflare), so they are valid

@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 bugs or issues to report.

Open in Devin Review

@pkg-pr-new

pkg-pr-new Bot commented Apr 23, 2026

Copy link
Copy Markdown
create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 345366b

@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 Apr 23, 2026
@emily-shen emily-shen merged commit 7d728fb into main Apr 23, 2026
73 of 75 checks passed
@emily-shen emily-shen deleted the dependabot/npm_and_yarn/workerd-and-workers-types-7040db8b12 branch April 23, 2026 11:52
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Apr 23, 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.

3 participants