Skip to content

Commit 25dbe54

Browse files
dependabot[bot]Wrangler automated PR updater
andauthored
Bump the workerd-and-workers-types group with 2 updates (#9894)
* Bump the workerd-and-workers-types group with 2 updates Bumps the workerd-and-workers-types group with 2 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [workerd](https://github.com/cloudflare/workerd). Updates `@cloudflare/workers-types` from 4.20250708.0 to 4.20250709.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) Updates `workerd` from 1.20250708.0 to 1.20250709.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release) - [Commits](cloudflare/workerd@v1.20250708.0...v1.20250709.0) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20250709.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workerd-and-workers-types - dependency-name: workerd dependency-version: 1.20250709.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.20250708.0 | 1.20250709.0 | | @cloudflare/workers-types | ^4.20250708.0 | ^4.20250709.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 78e259a commit 25dbe54

File tree

83 files changed

+309
-297
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+309
-297
lines changed

.changeset/dependabot-update-9894.md

Lines changed: 12 additions & 0 deletions

fixtures/additional-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@cloudflare/workers-tsconfig": "workspace:*",
15-
"@cloudflare/workers-types": "^4.20250708.0",
15+
"@cloudflare/workers-types": "^4.20250709.0",
1616
"typescript": "catalog:default",
1717
"undici": "catalog:default",
1818
"vitest": "catalog:default",

fixtures/container-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@cloudflare/workers-tsconfig": "workspace:*",
13-
"@cloudflare/workers-types": "^4.20250708.0",
13+
"@cloudflare/workers-types": "^4.20250709.0",
1414
"ts-dedent": "^2.2.0",
1515
"typescript": "catalog:default",
1616
"wrangler": "workspace:*"

fixtures/d1-read-replication-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@cloudflare/workers-tsconfig": "workspace:*",
13-
"@cloudflare/workers-types": "^4.20250708.0",
13+
"@cloudflare/workers-types": "^4.20250709.0",
1414
"typescript": "catalog:default",
1515
"undici": "catalog:default",
1616
"vitest": "catalog:default",

fixtures/d1-worker-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@cloudflare/workers-tsconfig": "workspace:*",
16-
"@cloudflare/workers-types": "^4.20250708.0",
16+
"@cloudflare/workers-types": "^4.20250709.0",
1717
"typescript": "catalog:default",
1818
"undici": "catalog:default",
1919
"vitest": "catalog:default",

fixtures/dev-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@cloudflare/vite-plugin": "workspace:*",
1414
"@cloudflare/workers-tsconfig": "workspace:*",
15-
"@cloudflare/workers-types": "^4.20250708.0",
15+
"@cloudflare/workers-types": "^4.20250709.0",
1616
"typescript": "catalog:default",
1717
"vite": "catalog:vite-plugin",
1818
"vitest": "catalog:default",

fixtures/email-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "wrangler dev"
77
},
88
"devDependencies": {
9-
"@cloudflare/workers-types": "^4.20250708.0",
9+
"@cloudflare/workers-types": "^4.20250709.0",
1010
"@types/mimetext": "^2.0.4",
1111
"mimetext": "^3.0.27",
1212
"wrangler": "workspace:*"

fixtures/get-platform-proxy-remote-bindings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@cloudflare/workers-tsconfig": "workspace:*",
11-
"@cloudflare/workers-types": "^4.20250708.0",
11+
"@cloudflare/workers-types": "^4.20250709.0",
1212
"typescript": "catalog:default",
1313
"vitest": "catalog:default",
1414
"wrangler": "workspace:*"

fixtures/get-platform-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@cloudflare/workers-tsconfig": "workspace:*",
12-
"@cloudflare/workers-types": "^4.20250708.0",
12+
"@cloudflare/workers-types": "^4.20250709.0",
1313
"typescript": "catalog:default",
1414
"undici": "catalog:default",
1515
"vitest": "catalog:default",

fixtures/local-mode-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@cloudflare/workers-tsconfig": "workspace:*",
17-
"@cloudflare/workers-types": "^4.20250708.0",
17+
"@cloudflare/workers-types": "^4.20250709.0",
1818
"@types/node": "catalog:default",
1919
"buffer": "^6.0.3",
2020
"typescript": "catalog:default",

0 commit comments

Comments
 (0)