Skip to content

build(deps): bump the workerd-and-workers-types group across 1 directory with 2 updates#14003

Merged
NuroDev merged 3 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-aa64c5ccd1
May 26, 2026
Merged

build(deps): bump the workerd-and-workers-types group across 1 directory with 2 updates#14003
NuroDev merged 3 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-aa64c5ccd1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

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

Updates workerd from 1.20260521.1 to 1.20260526.1

Release notes

Sourced from workerd's releases.

v1.20260526.1

What's Changed

Full Changelog: cloudflare/workerd@v1.20260525.1...v1.20260526.1

v1.20260525.1

Full Changelog: cloudflare/workerd@v1.20260524.1...v1.20260525.1

v1.20260524.1

Full Changelog: cloudflare/workerd@v1.20260523.1...v1.20260524.1

v1.20260523.1

Full Changelog: cloudflare/workerd@v1.20260522.1...v1.20260523.1

v1.20260522.1

What's Changed

Full Changelog: cloudflare/workerd@v1.20260521.1...v1.20260522.1

Commits
  • 2e8a3cf Release 2026-05-26
  • 390b68b Add test case for fallback tightening
  • cc8a10a Fix types for chat-completions models.
  • 1da44ad Release 2026-05-25
  • c9551ae Release 2026-05-24
  • e632a62 Release 2026-05-23
  • 6b0f6e6 Release 2026-05-22
  • d0e7038 Address Workflow rollback type review comments
  • 3a82c17 Allow undefined Workflow rollback output
  • acc8455 Thread Workflow rollback output types
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260521.1 to 4.20260526.1

Commits

@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 May 22, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner May 22, 2026 06:09
@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 May 22, 2026
@changeset-bot

changeset-bot Bot commented May 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 588651e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
miniflare Patch
wrangler Patch
@cloudflare/pages-shared Patch
@cloudflare/vite-plugin Patch
@cloudflare/vitest-pool-workers Patch

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 May 22, 2026
@workers-devprod workers-devprod requested review from a team and NuroDev and removed request for a team May 22, 2026 06:10
@workers-devprod

workers-devprod commented May 22, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

⚠️ Issues found

.changeset/plain-deploy-gate.md

  • The --x-deploy-helpers flag appears to be an experimental feature (indicated by the x- prefix), but the changeset does not explicitly call it out as experimental.
  • It also does not explain how users can opt in. It should mention which command(s) accept the flag and how to use it (e.g., "Pass --x-deploy-helpers to wrangler deploy to opt in to the refactored deploy path").

@pkg-pr-new

pkg-pr-new Bot commented May 22, 2026

Copy link
Copy Markdown
create-cloudflare

npm i https://pkg.pr.new/cloudflare/workers-sdk/create-cloudflare@14003

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/cloudflare/workers-sdk/@cloudflare/deploy-helpers@14003

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/cloudflare/workers-sdk/@cloudflare/kv-asset-handler@14003

miniflare

npm i https://pkg.pr.new/cloudflare/workers-sdk/miniflare@14003

@cloudflare/pages-shared

npm i https://pkg.pr.new/cloudflare/workers-sdk/@cloudflare/pages-shared@14003

@cloudflare/unenv-preset

npm i https://pkg.pr.new/cloudflare/workers-sdk/@cloudflare/unenv-preset@14003

@cloudflare/vite-plugin

npm i https://pkg.pr.new/cloudflare/workers-sdk/@cloudflare/vite-plugin@14003

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

npm i https://pkg.pr.new/cloudflare/workers-sdk/@cloudflare/workers-utils@14003

wrangler

npm i https://pkg.pr.new/cloudflare/workers-sdk/wrangler@14003

commit: 588651e

@petebacondarwin

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot changed the title build(deps): bump the workerd-and-workers-types group with 2 updates build(deps): bump the workerd-and-workers-types group across 1 directory with 2 updates May 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-aa64c5ccd1 branch from 9a4809a to 5184217 Compare May 22, 2026 10:55
@github-actions github-actions Bot enabled auto-merge (squash) May 22, 2026 10:57
@petebacondarwin

Copy link
Copy Markdown
Contributor

Looks like this introduces a new type that breaks things?

@NuroDev

NuroDev commented May 22, 2026

Copy link
Copy Markdown
Member

Looks like this introduces a new type that breaks things?

It actually looks like this playground is (logically) broken and not working on main branch. This change just highlights the broken types. Though the new "fixed" types are actually also wrong.

env.AI.run(...) used to return Record<string, unknown> but now returns a ChatCompletionsOutput. But to access the text content from the response you need to use aiResponse.choices[0].text, but the types push you to use aiResponse.choices[0]?.message.content, which is incorrect.

@NuroDev

NuroDev commented May 22, 2026

Copy link
Copy Markdown
Member

Spoke with @samscott89 who's agrees this is a bug with the workers types. A fix for the types is in-progress and a later PR here to update / fix these broken playgrounds will follow.

@petebacondarwin

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-aa64c5ccd1 branch from 69f11a3 to 0d3caa1 Compare May 25, 2026 10:42
@github-actions github-actions Bot disabled auto-merge May 25, 2026 10:42
@github-actions github-actions Bot enabled auto-merge (squash) May 25, 2026 10:44
@petebacondarwin

Copy link
Copy Markdown
Contributor

@dependabot recreate

…ory with 2 updates

Bumps the workerd-and-workers-types group with 2 updates in the / directory: [workerd](https://github.com/cloudflare/workerd) and [@cloudflare/workers-types](https://github.com/cloudflare/workerd).


Updates `workerd` from 1.20260521.1 to 1.20260526.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260521.1...v1.20260526.1)

Updates `@cloudflare/workers-types` from 4.20260521.1 to 4.20260526.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: "@cloudflare/workers-types"
  dependency-version: 4.20260522.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
- dependency-name: workerd
  dependency-version: 1.20260522.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 force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-aa64c5ccd1 branch from 3dbb8c1 to a0b3b16 Compare May 26, 2026 06:39
@github-actions github-actions Bot disabled auto-merge May 26, 2026 06:39
The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260521.1 | 1.20260526.1 |
@NuroDev

NuroDev commented May 26, 2026

Copy link
Copy Markdown
Member

The checks CI is failing because of some broken code. This is fixed in #14017. Once that is merged this should be good to go.

@github-actions github-actions Bot disabled auto-merge May 26, 2026 09:51
@NuroDev NuroDev enabled auto-merge (squash) May 26, 2026 10:11

@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

@NuroDev NuroDev merged commit c1fd2fd into main May 26, 2026
56 of 57 checks passed
@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk May 26, 2026
@NuroDev NuroDev deleted the dependabot/npm_and_yarn/workerd-and-workers-types-aa64c5ccd1 branch May 26, 2026 10:19
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk May 26, 2026
penalosa pushed a commit that referenced this pull request May 28, 2026
…ory with 2 updates (#14003)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
Co-authored-by: Ben <4991309+NuroDev@users.noreply.github.com>
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