Skip to content

Bump the workerd-and-workers-types group across 1 directory with 2 updates#13241

Merged
petebacondarwin merged 5 commits intomainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-229a2d909f
Apr 5, 2026
Merged

Bump the workerd-and-workers-types group across 1 directory with 2 updates#13241
petebacondarwin merged 5 commits intomainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-229a2d909f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

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

Updates workerd from 1.20260401.1 to 1.20260402.1

Release notes

Sourced from workerd's releases.

v1.20260402.1

What's Changed

Full Changelog: cloudflare/workerd@v1.20260401.1...v1.20260402.1

Commits
  • cbd4c91 Release 2026-04-02
  • 9246dd6 Merge pull request #6466 from cloudflare/jasnell/blob-improvements
  • 4d16014 Change Queues oldestMessageTimestamp to use kj::Date (#6481)
  • 4471142 Merge pull request #6457 from cloudflare/gv/exec
  • 50417a4 Add compat flag to prevent creating Blob with resizable ArrayBuffer
  • 56862af Multiple improvements to blob implementation
  • 33c7d11 Merge pull request #6478 from cloudflare/maizatskyi/2026-04-01-exception-copy
  • 7a8550f containers: Use $ to prefix the std properties to avoid collision with stdio
  • 927d7f5 make exception copy explicit or completely avoid it
  • efee010 containers: Implement exec() local dev
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260401.1 to 4.20260402.1

Commits

@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 2, 2026
@dependabot dependabot bot requested a review from workers-devprod as a code owner April 2, 2026 07:23
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 2, 2026

🦋 Changeset detected

Latest commit: ee2e0f5

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

workers-devprod commented Apr 2, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

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 potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

✅ All changesets look good

devin-ai-integration[bot]

This comment was marked as resolved.

@ascorbic
Copy link
Copy Markdown
Contributor

ascorbic commented Apr 2, 2026

@dependabot recreate

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.20260401.1 to 1.20260402.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260401.1...v1.20260402.1)

Updates `@cloudflare/workers-types` from 4.20260401.1 to 4.20260402.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.20260402.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.20260402.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 changed the title Bump the workerd-and-workers-types group with 2 updates Bump the workerd-and-workers-types group across 1 directory with 2 updates Apr 2, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-229a2d909f branch from 09a392a to 5afa96e Compare April 2, 2026 12:01
The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260401.1 | 1.20260402.1 |
@ascorbic
Copy link
Copy Markdown
Contributor

ascorbic commented Apr 2, 2026

This is blocked by #13128

- images.worker.ts: replace flat methods with ImageHandleImpl (RpcTarget)
  and synchronous image(imageId) factory on the service entrypoint
- index.spec.ts: update tests to use new handle API
- ts-expect-error annotations pending workerd PR #6288 types landing
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 5, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: ee2e0f5

Copy link
Copy Markdown
Contributor

@workers-devprod workers-devprod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codeowners reviews satisfied

@petebacondarwin petebacondarwin added this pull request to the merge queue Apr 5, 2026
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Apr 5, 2026
Merged via the queue into main with commit 7d318e1 Apr 5, 2026
54 checks passed
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/workerd-and-workers-types-229a2d909f branch April 5, 2026 14:28
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Apr 5, 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.

4 participants