@depup/wrangler 4.81.0-depup.2 → 4.81.1-depup.0
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 +2 -3
- package/changes.json +2 -6
- package/package.json +12 -16
- package/wrangler-dist/cli.js +14 -1
- package/wrangler-dist/metafile-cjs.json +1 -1
package/README.md
CHANGED
|
@@ -13,10 +13,10 @@ npm install @depup/wrangler
|
|
|
13
13
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
|
-
| Original | [wrangler](https://www.npmjs.com/package/wrangler) @ 4.81.
|
|
16
|
+
| Original | [wrangler](https://www.npmjs.com/package/wrangler) @ 4.81.1 |
|
|
17
17
|
| Processed | 2026-04-09 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
|
-
| Deps updated |
|
|
19
|
+
| Deps updated | 3 |
|
|
20
20
|
|
|
21
21
|
## Dependency Changes
|
|
22
22
|
|
|
@@ -25,7 +25,6 @@ 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.20260405.1 | ^1.20260409.1 |
|
|
29
28
|
|
|
30
29
|
---
|
|
31
30
|
|
package/changes.json
CHANGED
|
@@ -11,12 +11,8 @@
|
|
|
11
11
|
"path-to-regexp": {
|
|
12
12
|
"from": "6.3.0",
|
|
13
13
|
"to": "^8.4.2"
|
|
14
|
-
},
|
|
15
|
-
"workerd": {
|
|
16
|
-
"from": "1.20260405.1",
|
|
17
|
-
"to": "^1.20260409.1"
|
|
18
14
|
}
|
|
19
15
|
},
|
|
20
|
-
"timestamp": "2026-04-
|
|
21
|
-
"totalUpdated":
|
|
16
|
+
"timestamp": "2026-04-09T16:37:24.349Z",
|
|
17
|
+
"totalUpdated": 3
|
|
22
18
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/wrangler",
|
|
3
|
-
"version": "4.81.
|
|
3
|
+
"version": "4.81.1-depup.0",
|
|
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": "
|
|
64
|
+
"workerd": "1.20260409.1",
|
|
65
65
|
"@cloudflare/kv-asset-handler": "0.4.2",
|
|
66
66
|
"@cloudflare/unenv-preset": "2.16.0",
|
|
67
|
-
"miniflare": "4.
|
|
67
|
+
"miniflare": "4.20260409.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.20260409.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",
|
|
@@ -152,16 +152,16 @@
|
|
|
152
152
|
"yaml": "^2.8.1",
|
|
153
153
|
"yargs": "^17.7.2",
|
|
154
154
|
"@cloudflare/cli": "1.4.0",
|
|
155
|
-
"@cloudflare/codemod": "1.1.0",
|
|
156
155
|
"@cloudflare/containers-shared": "0.13.1",
|
|
157
|
-
"@cloudflare/
|
|
156
|
+
"@cloudflare/codemod": "1.1.0",
|
|
157
|
+
"@cloudflare/pages-shared": "^0.13.123",
|
|
158
158
|
"@cloudflare/workers-shared": "0.19.1",
|
|
159
159
|
"@cloudflare/workers-tsconfig": "0.0.0",
|
|
160
|
-
"@cloudflare/
|
|
161
|
-
"@cloudflare/
|
|
160
|
+
"@cloudflare/workers-utils": "0.15.0",
|
|
161
|
+
"@cloudflare/workflows-shared": "0.9.0"
|
|
162
162
|
},
|
|
163
163
|
"peerDependencies": {
|
|
164
|
-
"@cloudflare/workers-types": "^4.
|
|
164
|
+
"@cloudflare/workers-types": "^4.20260409.1"
|
|
165
165
|
},
|
|
166
166
|
"peerDependenciesMeta": {
|
|
167
167
|
"@cloudflare/workers-types": {
|
|
@@ -208,16 +208,12 @@
|
|
|
208
208
|
"path-to-regexp": {
|
|
209
209
|
"from": "6.3.0",
|
|
210
210
|
"to": "^8.4.2"
|
|
211
|
-
},
|
|
212
|
-
"workerd": {
|
|
213
|
-
"from": "1.20260405.1",
|
|
214
|
-
"to": "^1.20260409.1"
|
|
215
211
|
}
|
|
216
212
|
},
|
|
217
|
-
"depsUpdated":
|
|
213
|
+
"depsUpdated": 3,
|
|
218
214
|
"originalPackage": "wrangler",
|
|
219
|
-
"originalVersion": "4.81.
|
|
220
|
-
"processedAt": "2026-04-
|
|
215
|
+
"originalVersion": "4.81.1",
|
|
216
|
+
"processedAt": "2026-04-09T16:38:10.895Z",
|
|
221
217
|
"smokeTest": "failed"
|
|
222
218
|
}
|
|
223
219
|
}
|
package/wrangler-dist/cli.js
CHANGED
|
@@ -56812,7 +56812,7 @@ var name, version;
|
|
|
56812
56812
|
var init_package = __esm({
|
|
56813
56813
|
"package.json"() {
|
|
56814
56814
|
name = "wrangler";
|
|
56815
|
-
version = "4.81.
|
|
56815
|
+
version = "4.81.1";
|
|
56816
56816
|
}
|
|
56817
56817
|
});
|
|
56818
56818
|
|
|
@@ -305877,6 +305877,16 @@ function removeRemoteConfigFieldFromBindings(normalizedConfig) {
|
|
|
305877
305877
|
({ remote: _5, ...binding }) => binding
|
|
305878
305878
|
);
|
|
305879
305879
|
}
|
|
305880
|
+
if (normalizedConfig.ai_search_namespaces?.length) {
|
|
305881
|
+
normalizedConfig.ai_search_namespaces = normalizedConfig.ai_search_namespaces.map(
|
|
305882
|
+
({ remote: _5, ...binding }) => binding
|
|
305883
|
+
);
|
|
305884
|
+
}
|
|
305885
|
+
if (normalizedConfig.ai_search?.length) {
|
|
305886
|
+
normalizedConfig.ai_search = normalizedConfig.ai_search.map(
|
|
305887
|
+
({ remote: _5, ...binding }) => binding
|
|
305888
|
+
);
|
|
305889
|
+
}
|
|
305880
305890
|
const singleBindingFields = [
|
|
305881
305891
|
"browser",
|
|
305882
305892
|
"ai",
|
|
@@ -311172,6 +311182,9 @@ function pickRemoteBindings(bindings) {
|
|
|
311172
311182
|
if (binding.type === "vpc_network") {
|
|
311173
311183
|
return true;
|
|
311174
311184
|
}
|
|
311185
|
+
if (binding.type === "ai_search_namespace" || binding.type === "ai_search") {
|
|
311186
|
+
return true;
|
|
311187
|
+
}
|
|
311175
311188
|
return "remote" in binding && binding["remote"];
|
|
311176
311189
|
})
|
|
311177
311190
|
);
|