@depup/wrangler 4.80.0-depup.4 → 4.81.0-depup.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/changes.json +3 -3
- package/package.json +12 -12
- package/wrangler-dist/cli.d.ts +2 -1
- package/wrangler-dist/cli.js +3741 -1829
- package/wrangler-dist/metafile-cjs.json +1 -1
package/README.md
CHANGED
|
@@ -13,8 +13,8 @@ npm install @depup/wrangler
|
|
|
13
13
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
|
-
| Original | [wrangler](https://www.npmjs.com/package/wrangler) @ 4.
|
|
17
|
-
| Processed | 2026-04-
|
|
16
|
+
| Original | [wrangler](https://www.npmjs.com/package/wrangler) @ 4.81.0 |
|
|
17
|
+
| Processed | 2026-04-08 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 4 |
|
|
20
20
|
|
|
@@ -25,7 +25,7 @@ npm install @depup/wrangler
|
|
|
25
25
|
| blake3-wasm | 2.1.5 | ^3.0.0 |
|
|
26
26
|
| esbuild | 0.27.3 | ^0.28.0 |
|
|
27
27
|
| path-to-regexp | 6.3.0 | ^8.4.2 |
|
|
28
|
-
| workerd | 1.
|
|
28
|
+
| workerd | 1.20260405.1 | ^1.20260408.1 |
|
|
29
29
|
|
|
30
30
|
---
|
|
31
31
|
|
package/changes.json
CHANGED
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
"to": "^8.4.2"
|
|
14
14
|
},
|
|
15
15
|
"workerd": {
|
|
16
|
-
"from": "1.
|
|
17
|
-
"to": "^1.
|
|
16
|
+
"from": "1.20260405.1",
|
|
17
|
+
"to": "^1.20260408.1"
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
|
-
"timestamp": "2026-04-
|
|
20
|
+
"timestamp": "2026-04-08T04:56:59.723Z",
|
|
21
21
|
"totalUpdated": 4
|
|
22
22
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/wrangler",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.81.0-depup.1",
|
|
4
4
|
"description": "Command-line interface for all things Cloudflare Workers (with updated dependencies)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"wrangler",
|
|
@@ -61,16 +61,16 @@
|
|
|
61
61
|
"esbuild": "^0.28.0",
|
|
62
62
|
"path-to-regexp": "^8.4.2",
|
|
63
63
|
"unenv": "2.0.0-rc.24",
|
|
64
|
-
"workerd": "^1.
|
|
64
|
+
"workerd": "^1.20260408.1",
|
|
65
65
|
"@cloudflare/kv-asset-handler": "0.4.2",
|
|
66
66
|
"@cloudflare/unenv-preset": "2.16.0",
|
|
67
|
-
"miniflare": "4.
|
|
67
|
+
"miniflare": "4.20260405.0"
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
70
70
|
"@aws-sdk/client-s3": "^3.721.0",
|
|
71
71
|
"@bomb.sh/tab": "^0.0.12",
|
|
72
72
|
"@cloudflare/types": "6.18.4",
|
|
73
|
-
"@cloudflare/workers-types": "^4.
|
|
73
|
+
"@cloudflare/workers-types": "^4.20260405.1",
|
|
74
74
|
"@cspotcode/source-map-support": "0.8.1",
|
|
75
75
|
"@netlify/build-info": "^10.2.0",
|
|
76
76
|
"@sentry/node": "^7.86.0",
|
|
@@ -154,14 +154,14 @@
|
|
|
154
154
|
"@cloudflare/cli": "1.4.0",
|
|
155
155
|
"@cloudflare/codemod": "1.1.0",
|
|
156
156
|
"@cloudflare/containers-shared": "0.13.1",
|
|
157
|
-
"@cloudflare/pages-shared": "^0.13.
|
|
157
|
+
"@cloudflare/pages-shared": "^0.13.122",
|
|
158
158
|
"@cloudflare/workers-shared": "0.19.1",
|
|
159
159
|
"@cloudflare/workers-tsconfig": "0.0.0",
|
|
160
|
-
"@cloudflare/
|
|
161
|
-
"@cloudflare/
|
|
160
|
+
"@cloudflare/workflows-shared": "0.8.0",
|
|
161
|
+
"@cloudflare/workers-utils": "0.15.0"
|
|
162
162
|
},
|
|
163
163
|
"peerDependencies": {
|
|
164
|
-
"@cloudflare/workers-types": "^4.
|
|
164
|
+
"@cloudflare/workers-types": "^4.20260405.1"
|
|
165
165
|
},
|
|
166
166
|
"peerDependenciesMeta": {
|
|
167
167
|
"@cloudflare/workers-types": {
|
|
@@ -210,14 +210,14 @@
|
|
|
210
210
|
"to": "^8.4.2"
|
|
211
211
|
},
|
|
212
212
|
"workerd": {
|
|
213
|
-
"from": "1.
|
|
214
|
-
"to": "^1.
|
|
213
|
+
"from": "1.20260405.1",
|
|
214
|
+
"to": "^1.20260408.1"
|
|
215
215
|
}
|
|
216
216
|
},
|
|
217
217
|
"depsUpdated": 4,
|
|
218
218
|
"originalPackage": "wrangler",
|
|
219
|
-
"originalVersion": "4.
|
|
220
|
-
"processedAt": "2026-04-
|
|
219
|
+
"originalVersion": "4.81.0",
|
|
220
|
+
"processedAt": "2026-04-08T04:57:32.206Z",
|
|
221
221
|
"smokeTest": "failed"
|
|
222
222
|
}
|
|
223
223
|
}
|
package/wrangler-dist/cli.d.ts
CHANGED
|
@@ -2930,7 +2930,8 @@ type Teams =
|
|
|
2930
2930
|
| "Product: Cloudchamber"
|
|
2931
2931
|
| "Product: SSL"
|
|
2932
2932
|
| "Product: WVPC"
|
|
2933
|
-
| "Product: Tunnels"
|
|
2933
|
+
| "Product: Tunnels"
|
|
2934
|
+
| "Product: Email Service";
|
|
2934
2935
|
|
|
2935
2936
|
/** Convert literal string types like 'foo-bar' to 'FooBar' */
|
|
2936
2937
|
type PascalCase<S extends string> = string extends S ? string : S extends `${infer T}-${infer U}` ? `${Capitalize<T>}${PascalCase<U>}` : Capitalize<S>;
|