Skip to content

Commit 4cb3370

Browse files
dependabot[bot]Wrangler automated PR updater
andauthored
Bump the workerd-and-workers-types group with 2 updates (#10535)
* 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.20250829.0 to 1.20250902.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release) - [Commits](cloudflare/workerd@v1.20250829.0...v1.20250902.0) Updates `@cloudflare/workers-types` from 4.20240614.0 to 4.20250902.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.20250902.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.20250902.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workerd-and-workers-types ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies of "miniflare" package The following dependency versions have been updated: | Dependency | From | To | | ---------- | ------------ | ------------ | | workerd | 1.20250829.0 | 1.20250902.0 | --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wrangler automated PR updater <[email protected]>
1 parent 818ce22 commit 4cb3370

File tree

5 files changed

+194
-125
lines changed

5 files changed

+194
-125
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"miniflare": patch
3+
---
4+
5+
chore: update dependencies of "miniflare" package
6+
7+
The following dependency versions have been updated:
8+
9+
| Dependency | From | To |
10+
| ---------- | ------------ | ------------ |
11+
| workerd | 1.20250829.0 | 1.20250902.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.33.5",
5252
"stoppable": "1.1.0",
5353
"undici": "catalog:default",
54-
"workerd": "1.20250829.0",
54+
"workerd": "1.20250902.0",
5555
"ws": "catalog:default",
5656
"youch": "4.1.0-beta.10",
5757
"zod": "3.22.3"

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.20",
76-
"workerd": "1.20250829.0"
76+
"workerd": "1.20250902.0"
7777
},
7878
"devDependencies": {
7979
"@aws-sdk/client-s3": "^3.721.0",

0 commit comments

Comments
 (0)