From 83c9b45f968cac9c3e43c89c71a3a421f75b2abb Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Wed, 22 Oct 2025 08:49:01 -0700 Subject: [PATCH] chore: upgrade to @netlify/edge-functions 3.0.1 --- pnpm-lock.yaml | 44 +++++++------------------------------------- pnpm-workspace.yaml | 2 +- 2 files changed, 8 insertions(+), 38 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74004538fd1d..1364baf8f515 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: ^5.1.0 version: 5.1.0 '@netlify/edge-functions': - specifier: ^2.15.1 - version: 2.15.1 + specifier: ^3.0.1 + version: 3.0.1 '@netlify/functions': specifier: ^5.0.0 version: 5.0.0 @@ -249,7 +249,7 @@ importers: devDependencies: '@netlify/edge-functions': specifier: 'catalog:' - version: 2.15.1 + version: 3.0.1 '@netlify/functions': specifier: 'catalog:' version: 5.0.0 @@ -2327,10 +2327,6 @@ packages: engines: {node: '>=18.14.0'} hasBin: true - '@netlify/dev-utils@3.2.1': - resolution: {integrity: sha512-a96wZheD3duD20aEJXBIui73GewRIcKwsXyzyFyerrsDffQjaWFuWxU9fnVSiunl6UVrvpBjWMJRGkCv4zf2KQ==} - engines: {node: ^18.14.0 || >=20} - '@netlify/dev-utils@4.1.3': resolution: {integrity: sha512-Cc8XNyKNVPWmRJAMVD8VICdYvVxZ66uoVdDzSyhrctw0cT7hW3NAlXF/xoLFK7uOV1xejah/Qt+2MPCJn32mqg==} engines: {node: ^18.14.0 || >=20} @@ -2342,8 +2338,8 @@ packages: '@netlify/edge-functions-bootstrap@2.14.0': resolution: {integrity: sha512-Fs1cQ+XKfKr2OxrAvmX+S46CJmrysxBdCUCTk/wwcCZikrDvsYUFG7FTquUl4JfAf9taYYyW/tPv35gKOKS8BQ==} - '@netlify/edge-functions@2.15.1': - resolution: {integrity: sha512-iu9FYYlD6crNfX8GqS5vywfkfdWWpMqnqzXrGh67iB7b+KdTPpPXsRNSRxfvL/o3GO9HJc/zmTMwXhPXDn/2fA==} + '@netlify/edge-functions@3.0.1': + resolution: {integrity: sha512-5Rd+gd2uD/iHReiY2p0KhVpgYnWKJsFyey2CN8WwGLQTq0GA7CEWkEMyks1azuAkChlqS4YJbpa//lMBmyrjSA==} engines: {node: '>=18.0.0'} '@netlify/functions-utils@6.2.7': @@ -5233,9 +5229,6 @@ packages: lodash.camelcase@4.3.0: resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} - lodash.debounce@4.0.8: - resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} - lodash.includes@4.3.0: resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==} @@ -8119,23 +8112,6 @@ snapshots: yargs: 17.7.2 zod: 4.0.14 - '@netlify/dev-utils@3.2.1': - dependencies: - '@whatwg-node/server': 0.10.10 - ansis: 4.1.0 - chokidar: 4.0.3 - decache: 4.6.2 - dot-prop: 9.0.0 - env-paths: 3.0.0 - find-up: 7.0.0 - image-size: 2.0.2 - js-image-generator: 1.0.4 - lodash.debounce: 4.0.8 - parse-gitignore: 2.0.0 - semver: 7.7.2 - uuid: 11.1.0 - write-file-atomic: 5.0.1 - '@netlify/dev-utils@4.1.3': dependencies: '@whatwg-node/server': 0.10.10 @@ -8179,13 +8155,9 @@ snapshots: '@netlify/edge-functions-bootstrap@2.14.0': {} - '@netlify/edge-functions@2.15.1': + '@netlify/edge-functions@3.0.1': dependencies: - '@netlify/dev-utils': 3.2.1 - '@netlify/edge-bundler': 14.5.4 - '@netlify/edge-functions-bootstrap': 2.14.0 - '@netlify/runtime-utils': 2.1.0 - get-port: 7.1.0 + '@netlify/types': 2.1.0 '@netlify/functions-utils@6.2.7(rollup@4.50.1)(supports-color@10.0.0)': dependencies: @@ -11288,8 +11260,6 @@ snapshots: lodash.camelcase@4.3.0: {} - lodash.debounce@4.0.8: {} - lodash.includes@4.3.0: {} lodash.isboolean@3.0.3: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3b61f1237168..1d9318b1dd1c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -12,7 +12,7 @@ packages: catalog: '@changesets/cli': ^2.29.6 '@fontsource/libre-barcode-128-text': ^5.1.0 - '@netlify/edge-functions': ^2.15.1 + '@netlify/edge-functions': ^3.0.1 '@netlify/functions': ^5.0.0 '@opentelemetry/sdk-node': ^0.206.0 '@opentelemetry/sdk-trace-node': ^2.0.1