Skip to content

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

Merged
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-181afa9b7f
May 15, 2026
Merged

build(deps): bump the workerd-and-workers-types group with 2 updates#13926
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-181afa9b7f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates workerd from 1.20260511.1 to 1.20260515.1

Release notes

Sourced from workerd's releases.

v1.20260515.1

Full Changelog: cloudflare/workerd@v1.20260514.1...v1.20260515.1

v1.20260514.1

What's Changed

New Contributors

Full Changelog: cloudflare/workerd@v1.20260511.1...v1.20260514.1

Commits
  • e8c16f4 Release 2026-05-15
  • cdfdfe2 Release 2026-05-14
  • 4c4d198 Merge pull request #6710 from dmmulroy/dillon/artifacts-error-types
  • a9024c1 Merge branch 'main' into dillon/artifacts-error-types
  • 23dfba2 docs: clarify Artifacts error codes
  • ac31559 Merge pull request #6752 from cloudflare/harris/2026-05-11-capnp-anystruct-as...
  • 97c004d Merge pull request #6751 from cloudflare/mar/traceflags
  • 76a2522 Bump capnp-cpp past AnyStruct schema change and fix compatibility-date
  • da88337 Add traceFlags to SpanContext type definition
  • 037644c Merge pull request #6747 from cloudflare/dlapid/predictableTests
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260511.1 to 4.20260515.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.20260511.1 to 1.20260515.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260511.1...v1.20260515.1)

Updates `@cloudflare/workers-types` from 4.20260511.1 to 4.20260515.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.20260515.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.20260515.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. miniflare Relating to Miniflare skip-pr-description-validation Skip validation of the required PR description format labels May 15, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner May 15, 2026 06:09
@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 May 15, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 15, 2026

🦋 Changeset detected

Latest commit: 85c50cc

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

workers-devprod commented May 15, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260511.1 | 1.20260515.1 |
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 1 additional finding.

Open in Devin Review

@github-actions
Copy link
Copy Markdown
Contributor

✅ All changesets look good

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 15, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 85c50cc

@petebacondarwin petebacondarwin enabled auto-merge (squash) May 15, 2026 07:24
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 merged commit 19ed49a into main May 15, 2026
56 checks passed
@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk May 15, 2026
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/workerd-and-workers-types-181afa9b7f branch May 15, 2026 07:24
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk May 15, 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