Skip to content

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

Merged
petebacondarwin merged 2 commits intopbacondarwin/fix-parallel-ci-timeoutsfrom
dependabot/npm_and_yarn/workerd-and-workers-types-28d277c2ab
Apr 20, 2026
Merged

chore(deps): bump the workerd-and-workers-types group with 2 updates#13603
petebacondarwin merged 2 commits intopbacondarwin/fix-parallel-ci-timeoutsfrom
dependabot/npm_and_yarn/workerd-and-workers-types-28d277c2ab

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the workerd-and-workers-types group with 2 updates: workerd and @cloudflare/workers-types.

Updates workerd from 1.20260417.1 to 1.20260420.1

Release notes

Sourced from workerd's releases.

v1.20260420.1

What's Changed

Full Changelog: cloudflare/workerd@v1.20260418.1...v1.20260420.1

v1.20260418.1

What's Changed

New Contributors

Full Changelog: cloudflare/workerd@v1.20260417.1...v1.20260418.1

Commits
  • 80424a6 Release 2026-04-20
  • 9dc2670 Merge pull request #6609 from cloudflare/revert-6598-dlapid/opus47
  • 9cd3d2b Revert "Use opus 4.7 for reviews"
  • 1c691a9 Release 2026-04-18
  • 251a80b Merge pull request #6598 from cloudflare/dlapid/opus47
  • 556d2f6 Merge pull request #6600 from cloudflare/atewari/remove-zoneTag-Purge
  • 68402aa Create configureReadReplication and deprecate ensureReplicas/disableReplicas
  • ce15db6 Merge pull request #6508 from mattzcarey/feat/artifacts-binding-types
  • 139ff03 Merge branch 'main' into feat/artifacts-binding-types
  • 16ead14 Add deleteAllDurableObjects() to workerd:unsafe (#6357)
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260417.1 to 4.20260420.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

@dependabot dependabot Bot added dependencies Used by dependabot to mark PRs as updates to dependencies. miniflare Relating to Miniflare skip-pr-description-validation Skip validation of the required PR description format labels Apr 20, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner April 20, 2026 06:14
@dependabot dependabot Bot added miniflare Relating to Miniflare dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Apr 20, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 20, 2026

🦋 Changeset detected

Latest commit: e69221e

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 20, 2026
@workers-devprod workers-devprod requested review from a team and ascorbic and removed request for a team April 20, 2026 06:15
@workers-devprod
Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • @cloudflare/wrangler
Show detailed file reviewers
  • packages/miniflare/package.json: [@cloudflare/wrangler]
  • packages/wrangler/package.json: [@cloudflare/wrangler]
  • pnpm-lock.yaml: [@cloudflare/wrangler]
  • pnpm-workspace.yaml: [@cloudflare/wrangler]

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

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
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 20, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: e69221e

@petebacondarwin petebacondarwin changed the base branch from main to pbacondarwin/fix-parallel-ci-timeouts April 20, 2026 08:28
dependabot Bot and others added 2 commits April 20, 2026 09:28
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.20260417.1 to 1.20260420.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260417.1...v1.20260420.1)

Updates `@cloudflare/workers-types` from 4.20260417.1 to 4.20260420.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.20260420.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.20260420.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>
The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260417.1 | 1.20260420.1 |
@petebacondarwin petebacondarwin force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-28d277c2ab branch from 366d9ea to e69221e Compare April 20, 2026 08:28
@petebacondarwin petebacondarwin merged commit 896f3bd into pbacondarwin/fix-parallel-ci-timeouts Apr 20, 2026
49 of 51 checks passed
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/workerd-and-workers-types-28d277c2ab branch April 20, 2026 08:49
@github-project-automation github-project-automation Bot moved this from Untriaged to Done in workers-sdk Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot to mark PRs as updates to dependencies. miniflare Relating to Miniflare skip-pr-description-validation Skip validation of the required PR description format

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants