Skip to content

Bump the workerd-and-workers-types group with 2 updates - #11185

Merged
vicb merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-7b8fe0ec93
Nov 5, 2025
Merged

Bump the workerd-and-workers-types group with 2 updates#11185
vicb merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-7b8fe0ec93

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 5, 2025

Copy link
Copy Markdown
Contributor

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

Updates workerd from 1.20251011.0 to 1.20251105.0

Release notes

Sourced from workerd's releases.

v1.20251105.0

What's Changed

New Contributors

Full Changelog: cloudflare/workerd@v1.20251104.0...v1.20251105.0

v1.20251104.0

What's Changed

Full Changelog: cloudflare/workerd@v1.20251101.0...v1.20251104.0

v1.20251101.0

What's Changed

Full Changelog: cloudflare/workerd@v1.20251031.0...v1.20251101.0

v1.20251031.0

What's Changed

Full Changelog: cloudflare/workerd@v1.20251030.0...v1.20251031.0

v1.20251030.0

What's Changed

... (truncated)

Commits
  • b248179 Release 2025-11-05
  • a750d19 Merge pull request #5454 from cloudflare/dlapid/log_exception_to_traces
  • 0a7538d Merge pull request #5458 from cloudflare/kenton/fix-include
  • acfda65 Add user exception metadata to internal exception
  • bcc0707 Merge pull request #4917 from cloudflare/reprl-2
  • 1c19c97 Merge pull request #5462 from cloudflare/dlapid/worker-loader-wasm
  • f4b7228 Add WASM module support to worker-loader
  • cf92eff Merge pull request #5459 from cloudflare/mar/stw-double-set-error-tag
  • df1cafa clang-tidy: google-readability-casting, modernize-use-using (#5423)
  • 2936846 Merge pull request #5453 from cloudflare/dlapid/trace_startup_exceptions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for workerd since your current version.


Updates @cloudflare/workers-types from 4.20251011.0 to 4.20251014.0

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

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.20251011.0 to 1.20251105.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release)
- [Commits](cloudflare/workerd@v1.20251011.0...v1.20251105.0)

Updates `@cloudflare/workers-types` from 4.20251011.0 to 4.20251014.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release)
- [Commits](https://github.com/cloudflare/workerd/commits)

---
updated-dependencies:
- dependency-name: workerd
  dependency-version: 1.20251105.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20251014.0
  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 Nov 5, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner November 5, 2025 20:21
@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 Nov 5, 2025
@changeset-bot

changeset-bot Bot commented Nov 5, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 0fd9b7a

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

The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20251011.0 | 1.20251105.0 |
@pkg-pr-new

pkg-pr-new Bot commented Nov 5, 2025

Copy link
Copy Markdown
create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 0fd9b7a

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Nov 5, 2025
@vicb
vicb merged commit 1ae020d into main Nov 5, 2025
40 of 41 checks passed
@vicb
vicb deleted the dependabot/npm_and_yarn/workerd-and-workers-types-7b8fe0ec93 branch November 5, 2025 21:10
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Nov 5, 2025
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

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants