Skip to content

Commit e78186d

Browse files
dependabot[bot]Wrangler automated PR updater
andauthored
chore(deps): bump the workerd-and-workers-types group with 2 updates (#11908)
* chore(deps): bump the workerd-and-workers-types group with 2 updates 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.20260111.0 to 1.20260114.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](cloudflare/workerd@v1.20260111.0...v1.20260114.0) Updates `@cloudflare/workers-types` from 4.20260111.0 to 4.20260114.0 - [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.20260114.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.20260114.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> * chore: update dependencies of "miniflare", "wrangler" The following dependency versions have been updated: | Dependency | From | To | | ---------- | ------------ | ------------ | | workerd | 1.20260111.0 | 1.20260114.0 | --------- 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>
1 parent e66f97c commit e78186d

File tree

5 files changed

+200
-130
lines changed

5 files changed

+200
-130
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
"miniflare": patch
3+
"wrangler": patch
4+
---
5+
6+
chore: update dependencies of "miniflare", "wrangler"
7+
8+
The following dependency versions have been updated:
9+
10+
| Dependency | From | To |
11+
| ---------- | ------------ | ------------ |
12+
| workerd | 1.20260111.0 | 1.20260114.0 |

packages/miniflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"sharp": "^0.34.5",
5252
"stoppable": "1.1.0",
5353
"undici": "catalog:default",
54-
"workerd": "1.20260111.0",
54+
"workerd": "1.20260114.0",
5555
"ws": "catalog:default",
5656
"youch": "4.1.0-beta.10",
5757
"zod": "^3.25.76"

packages/wrangler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"miniflare": "workspace:*",
7474
"path-to-regexp": "6.3.0",
7575
"unenv": "2.0.0-rc.24",
76-
"workerd": "1.20260111.0"
76+
"workerd": "1.20260114.0"
7777
},
7878
"devDependencies": {
7979
"@aws-sdk/client-s3": "^3.721.0",

0 commit comments

Comments
 (0)