mirror of
https://github.com/twentyhq/twenty.git
synced 2026-08-04 11:42:49 -04:00
chore(deps): bump wrangler to 4.102.0 and drop the wrangler/esbuild resolution (#21930)
## chore(deps): bump wrangler to 4.102.0 and drop the `wrangler/esbuild` resolution Removes a now-redundant `resolutions` override (resolution **cleanup**, identified by the resolutions audit). It does not close a Dependabot alert — esbuild stays at `0.28.1` either way — but reduces the standing override count by one, per the `//resolutions` policy of dropping each entry once its parent ships a fixed range. ### What The `wrangler/esbuild: 0.28.1` resolution existed because `wrangler` exact-pinned a vulnerable esbuild (`0.27.3`). **wrangler 4.102.0 now ships esbuild `0.28.1` natively**, and our workspaces declare `wrangler ^4.0.0`, so it resolves to the safe version on its own. ### How — parent-bump, then drop the override - Bumped `wrangler` within `^4.0.0` to `4.102.0` (lockfile-only). - Removed the `wrangler/esbuild` entry from `resolutions`. - Updated the `//resolutions` doc: moved wrangler to the "fixed by parent-bump" list and decremented the esbuild counts (seven → six resolutions; six → five exact-pin parents). ### Verification - No `esbuild 0.27.3` regression (wrangler 4.102.0 pins `0.28.1`); the remaining six esbuild resolutions are unchanged. - `//resolutions` doc is consistent with the `resolutions` object. - Lockfile + package.json only; `yarn install --immutable` passes.
This commit is contained in:
File diff suppressed because one or more lines are too long
102
yarn.lock
102
yarn.lock
@@ -4850,37 +4850,37 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@cloudflare/workerd-darwin-64@npm:1.20260515.1":
|
||||
version: 1.20260515.1
|
||||
resolution: "@cloudflare/workerd-darwin-64@npm:1.20260515.1"
|
||||
"@cloudflare/workerd-darwin-64@npm:1.20260617.1":
|
||||
version: 1.20260617.1
|
||||
resolution: "@cloudflare/workerd-darwin-64@npm:1.20260617.1"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@cloudflare/workerd-darwin-arm64@npm:1.20260515.1":
|
||||
version: 1.20260515.1
|
||||
resolution: "@cloudflare/workerd-darwin-arm64@npm:1.20260515.1"
|
||||
"@cloudflare/workerd-darwin-arm64@npm:1.20260617.1":
|
||||
version: 1.20260617.1
|
||||
resolution: "@cloudflare/workerd-darwin-arm64@npm:1.20260617.1"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@cloudflare/workerd-linux-64@npm:1.20260515.1":
|
||||
version: 1.20260515.1
|
||||
resolution: "@cloudflare/workerd-linux-64@npm:1.20260515.1"
|
||||
"@cloudflare/workerd-linux-64@npm:1.20260617.1":
|
||||
version: 1.20260617.1
|
||||
resolution: "@cloudflare/workerd-linux-64@npm:1.20260617.1"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@cloudflare/workerd-linux-arm64@npm:1.20260515.1":
|
||||
version: 1.20260515.1
|
||||
resolution: "@cloudflare/workerd-linux-arm64@npm:1.20260515.1"
|
||||
"@cloudflare/workerd-linux-arm64@npm:1.20260617.1":
|
||||
version: 1.20260617.1
|
||||
resolution: "@cloudflare/workerd-linux-arm64@npm:1.20260617.1"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@cloudflare/workerd-windows-64@npm:1.20260515.1":
|
||||
version: 1.20260515.1
|
||||
resolution: "@cloudflare/workerd-windows-64@npm:1.20260515.1"
|
||||
"@cloudflare/workerd-windows-64@npm:1.20260617.1":
|
||||
version: 1.20260617.1
|
||||
resolution: "@cloudflare/workerd-windows-64@npm:1.20260617.1"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -34911,7 +34911,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fsevents@npm:^2.3.2, fsevents@npm:^2.3.3, fsevents@npm:~2.3.2, fsevents@npm:~2.3.3":
|
||||
"fsevents@npm:2.3.3, fsevents@npm:^2.3.2, fsevents@npm:^2.3.3, fsevents@npm:~2.3.2, fsevents@npm:~2.3.3":
|
||||
version: 2.3.3
|
||||
resolution: "fsevents@npm:2.3.3"
|
||||
dependencies:
|
||||
@@ -34930,7 +34930,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fsevents@patch:fsevents@npm%3A^2.3.2#optional!builtin<compat/fsevents>, fsevents@patch:fsevents@npm%3A^2.3.3#optional!builtin<compat/fsevents>, fsevents@patch:fsevents@npm%3A~2.3.2#optional!builtin<compat/fsevents>, fsevents@patch:fsevents@npm%3A~2.3.3#optional!builtin<compat/fsevents>":
|
||||
"fsevents@patch:fsevents@npm%3A2.3.3#optional!builtin<compat/fsevents>, fsevents@patch:fsevents@npm%3A^2.3.2#optional!builtin<compat/fsevents>, fsevents@patch:fsevents@npm%3A^2.3.3#optional!builtin<compat/fsevents>, fsevents@patch:fsevents@npm%3A~2.3.2#optional!builtin<compat/fsevents>, fsevents@patch:fsevents@npm%3A~2.3.3#optional!builtin<compat/fsevents>":
|
||||
version: 2.3.3
|
||||
resolution: "fsevents@patch:fsevents@npm%3A2.3.3#optional!builtin<compat/fsevents>::version=2.3.3&hash=df0bf1"
|
||||
dependencies:
|
||||
@@ -42939,19 +42939,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"miniflare@npm:4.20260515.0":
|
||||
version: 4.20260515.0
|
||||
resolution: "miniflare@npm:4.20260515.0"
|
||||
"miniflare@npm:4.20260617.0":
|
||||
version: 4.20260617.0
|
||||
resolution: "miniflare@npm:4.20260617.0"
|
||||
dependencies:
|
||||
"@cspotcode/source-map-support": "npm:0.8.1"
|
||||
sharp: "npm:^0.34.5"
|
||||
undici: "npm:7.24.8"
|
||||
workerd: "npm:1.20260515.1"
|
||||
ws: "npm:8.18.0"
|
||||
sharp: "npm:0.34.5"
|
||||
undici: "npm:7.28.0"
|
||||
workerd: "npm:1.20260617.1"
|
||||
ws: "npm:8.21.0"
|
||||
youch: "npm:4.1.0-beta.10"
|
||||
bin:
|
||||
miniflare: bootstrap.js
|
||||
checksum: 10c0/4c3d41e461c1219d2be128120beb590a27a5ad8cf28249dc8268ad16ab2dd9e37c1ef0dfaab5ff23c61a85e0b72d31ade40a7b7e1f91aa206d3613aa59d776c6
|
||||
checksum: 10c0/1636e02a8045543cebf179ea095cc6bb285a1b5a27a0901fe72bd37dc0d2dec011ab10565c8d173cf41054163dd59875086757a9751f7786ba47ba31b4872cd2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -50924,7 +50924,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sharp@npm:^0.34.5":
|
||||
"sharp@npm:0.34.5, sharp@npm:^0.34.5":
|
||||
version: 0.34.5
|
||||
resolution: "sharp@npm:0.34.5"
|
||||
dependencies:
|
||||
@@ -55114,10 +55114,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici@npm:7.24.8":
|
||||
version: 7.24.8
|
||||
resolution: "undici@npm:7.24.8"
|
||||
checksum: 10c0/5b3cb18b1c6ccff564c37390547b2f137c666ada5083af6d5b5671dc12f73530ae2872e16fab1e3948b46013fed7c81ed10bce23f7dbf21b73794244b70b7eea
|
||||
"undici@npm:7.28.0, undici@npm:^7.25.0":
|
||||
version: 7.28.0
|
||||
resolution: "undici@npm:7.28.0"
|
||||
checksum: 10c0/fe781983a26098795e99bb1f64906cbb7d0bcaa029a26baade007b53ea67f2631d189b8f9671a31f4c8d0cb3773b7559608628ba54452fef51fec90e7c78bb0d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -55128,13 +55128,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici@npm:^7.25.0":
|
||||
version: 7.28.0
|
||||
resolution: "undici@npm:7.28.0"
|
||||
checksum: 10c0/fe781983a26098795e99bb1f64906cbb7d0bcaa029a26baade007b53ea67f2631d189b8f9671a31f4c8d0cb3773b7559608628ba54452fef51fec90e7c78bb0d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unenv@npm:2.0.0-rc.24":
|
||||
version: 2.0.0-rc.24
|
||||
resolution: "unenv@npm:2.0.0-rc.24"
|
||||
@@ -57130,15 +57123,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workerd@npm:1.20260515.1":
|
||||
version: 1.20260515.1
|
||||
resolution: "workerd@npm:1.20260515.1"
|
||||
"workerd@npm:1.20260617.1":
|
||||
version: 1.20260617.1
|
||||
resolution: "workerd@npm:1.20260617.1"
|
||||
dependencies:
|
||||
"@cloudflare/workerd-darwin-64": "npm:1.20260515.1"
|
||||
"@cloudflare/workerd-darwin-arm64": "npm:1.20260515.1"
|
||||
"@cloudflare/workerd-linux-64": "npm:1.20260515.1"
|
||||
"@cloudflare/workerd-linux-arm64": "npm:1.20260515.1"
|
||||
"@cloudflare/workerd-windows-64": "npm:1.20260515.1"
|
||||
"@cloudflare/workerd-darwin-64": "npm:1.20260617.1"
|
||||
"@cloudflare/workerd-darwin-arm64": "npm:1.20260617.1"
|
||||
"@cloudflare/workerd-linux-64": "npm:1.20260617.1"
|
||||
"@cloudflare/workerd-linux-arm64": "npm:1.20260617.1"
|
||||
"@cloudflare/workerd-windows-64": "npm:1.20260617.1"
|
||||
dependenciesMeta:
|
||||
"@cloudflare/workerd-darwin-64":
|
||||
optional: true
|
||||
@@ -57152,25 +57145,25 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
workerd: bin/workerd
|
||||
checksum: 10c0/62a58de400d14047303387eceeb943cfd522c9393d5b4343d3940accce829a34434009d4c84b1e83ed7b99ccc273550227c4e457fc1b9a1b3dafe7b5b177c707
|
||||
checksum: 10c0/9c0eb0b14a3545af0965b83cae8c11751049b13310d035eca33e855f848b5a9721229d04854922c03e32b37485355a4e7316babd9011113c34a8104f831d0018
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"wrangler@npm:^4.0.0":
|
||||
version: 4.92.0
|
||||
resolution: "wrangler@npm:4.92.0"
|
||||
version: 4.102.0
|
||||
resolution: "wrangler@npm:4.102.0"
|
||||
dependencies:
|
||||
"@cloudflare/kv-asset-handler": "npm:0.5.0"
|
||||
"@cloudflare/unenv-preset": "npm:2.16.1"
|
||||
blake3-wasm: "npm:2.1.5"
|
||||
esbuild: "npm:0.27.3"
|
||||
fsevents: "npm:~2.3.2"
|
||||
miniflare: "npm:4.20260515.0"
|
||||
esbuild: "npm:0.28.1"
|
||||
fsevents: "npm:2.3.3"
|
||||
miniflare: "npm:4.20260617.0"
|
||||
path-to-regexp: "npm:6.3.0"
|
||||
unenv: "npm:2.0.0-rc.24"
|
||||
workerd: "npm:1.20260515.1"
|
||||
workerd: "npm:1.20260617.1"
|
||||
peerDependencies:
|
||||
"@cloudflare/workers-types": ^4.20260515.1
|
||||
"@cloudflare/workers-types": ^4.20260617.1
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
@@ -57178,9 +57171,10 @@ __metadata:
|
||||
"@cloudflare/workers-types":
|
||||
optional: true
|
||||
bin:
|
||||
cf-wrangler: bin/cf-wrangler.js
|
||||
wrangler: bin/wrangler.js
|
||||
wrangler2: bin/wrangler.js
|
||||
checksum: 10c0/890f454f536095c83301050093a4d4377e4a17833d970ce9f04fca9ef1d8fb5eeabc156eda124b2f1f699c6dec7bf9733de8cee41e8c4be26dd4d8f89b1367b2
|
||||
checksum: 10c0/03570363ce49036dadb220f2cdec8bfc2c07086a09306f23e06843fd8c1a8d4bfd3a9305035bfc58523ac8981ffefb22b1f5ad46f81c21c9ca0f82020d353975
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user