diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index 593f1dcf65..df88884fb8 100644 --- a/.github/workflows/test-e2e.yml +++ b/.github/workflows/test-e2e.yml @@ -198,6 +198,10 @@ jobs: NODE_ENV: production NEXT_EXTERNAL_TESTS_FILTERS: ${{ steps.test-filters.outputs.filters }} NEXT_TEST_SKIP_RETRY_MANIFEST: ${{ steps.test-filters.outputs.skip-retry }} + # Use a unique alias per test matrix group and shard. Otherwise, a deploy within + # one job may wait for deploys in other jobs (only one deploy may be in progress for + # a given alias at a time), resulting in cascading timeouts. + DEPLOY_ALIAS: vercel-next-e2e-${{ matrix.version_spec.selector }}-${{ matrix.group }} run: node run-tests.js -g ${{ matrix.group }}/${{ needs.setup.outputs.total }} -c ${TEST_CONCURRENCY} --type e2e working-directory: ${{ env.next-path }} diff --git a/package-lock.json b/package-lock.json index ce9239d181..a7be6cea24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "memfs": "^4.9.2", "mock-require": "^3.0.3", "msw": "^2.0.7", - "netlify-cli": "^21.5.0", + "netlify-cli": "21.2.1", "next": "^15.0.0-canary.28", "next-with-cache-handler-v2": "npm:next@15.3.0-canary.13", "os": "^0.1.2", @@ -13997,25 +13997,25 @@ } }, "node_modules/netlify-cli": { - "version": "21.5.0", - "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.5.0.tgz", - "integrity": "sha512-tS3JbJ+pcv0/u3D+nqC+u+v/+aNXT5/dliaMZ7KTYkbMamKy1nTJfswGaRDE09bdDxcKxtYgdgMth0lnBlOJFQ==", + "version": "21.2.1", + "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.2.1.tgz", + "integrity": "sha512-FoqUexXwgWTYVK6sSWf2ip5srOCNE+z5PU/J8kj7ZhI6hKjpKGQ2OU4MfIgkDZe/3dKZdjpX3UA+Q1Nc9xunPg==", "dev": true, "hasInstallScript": true, "hasShrinkwrap": true, + "license": "MIT", "dependencies": { "@fastify/static": "7.0.4", - "@netlify/api": "13.4.0", "@netlify/blobs": "8.2.0", - "@netlify/build": "32.1.4", + "@netlify/build": "32.1.1", "@netlify/build-info": "9.0.4", - "@netlify/config": "22.2.0", + "@netlify/config": "22.0.1", "@netlify/edge-bundler": "13.0.3", "@netlify/edge-functions": "2.12.0", "@netlify/headers-parser": "8.0.0", "@netlify/local-functions-proxy": "2.0.3", "@netlify/redirect-parser": "14.5.1", - "@netlify/zip-it-and-ship-it": "10.1.1", + "@netlify/zip-it-and-ship-it": "10.1.0", "@octokit/rest": "21.1.1", "@opentelemetry/api": "1.8.0", "@pnpm/tabtab": "0.5.4", @@ -14073,6 +14073,7 @@ "maxstache-stream": "1.0.4", "multiparty": "4.2.3", "nanospinner": "^1.2.2", + "netlify": "13.3.5", "netlify-redirector": "0.5.0", "node-fetch": "3.3.2", "normalize-package-data": "6.0.2", @@ -15068,23 +15069,6 @@ } } }, - "node_modules/netlify-cli/node_modules/@netlify/api": { - "version": "13.4.0", - "resolved": "https://registry.npmjs.org/@netlify/api/-/api-13.4.0.tgz", - "integrity": "sha512-Y/RDvIhMrxWoyhD3DV+um2sv1HFFxoG4LnaB8RqQu7Ei3zEiA7GwqLQm28YZfUR8uEerOPnWiuluKGmqKScX2Q==", - "dev": true, - "dependencies": { - "@netlify/open-api": "^2.37.0", - "lodash-es": "^4.17.21", - "micro-api-client": "^3.3.0", - "node-fetch": "^3.0.0", - "p-wait-for": "^5.0.0", - "qs": "^6.9.6" - }, - "engines": { - "node": "^14.16.0 || >=16.0.0" - } - }, "node_modules/netlify-cli/node_modules/@netlify/binary-info": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@netlify/binary-info/-/binary-info-1.0.0.tgz", @@ -15101,23 +15085,23 @@ } }, "node_modules/netlify-cli/node_modules/@netlify/build": { - "version": "32.1.4", - "resolved": "https://registry.npmjs.org/@netlify/build/-/build-32.1.4.tgz", - "integrity": "sha512-iHBGNPsDU6Ec9VkMGb/HFroi/2AIP1oExt5wKJY0r6pqv1b0InGI51nnDfzVQJTtnmfhyL4pad3nGvMuHJlcIQ==", + "version": "32.1.1", + "resolved": "https://registry.npmjs.org/@netlify/build/-/build-32.1.1.tgz", + "integrity": "sha512-9ylhcy+FRzd+F2EXUDbBEydUHg52q84mqMEYtLUJBjHGtS/lZAuFSU2QzMMYl/sEWLe/LrmjLJg8Y4USPMmzbQ==", "dev": true, "dependencies": { "@bugsnag/js": "^7.0.0", "@netlify/blobs": "^8.2.0", "@netlify/cache-utils": "^5.2.0", - "@netlify/config": "^22.2.0", + "@netlify/config": "^22.0.1", "@netlify/edge-bundler": "13.0.3", "@netlify/framework-info": "^9.9.3", - "@netlify/functions-utils": "^5.3.18", + "@netlify/functions-utils": "^5.3.17", "@netlify/git-utils": "^5.2.0", "@netlify/opentelemetry-utils": "^1.3.1", "@netlify/plugins-list": "^6.80.0", "@netlify/run-utils": "^5.2.0", - "@netlify/zip-it-and-ship-it": "10.1.1", + "@netlify/zip-it-and-ship-it": "10.1.0", "@sindresorhus/slugify": "^2.0.0", "ansi-escapes": "^6.0.0", "chalk": "^5.0.0", @@ -15805,13 +15789,12 @@ } }, "node_modules/netlify-cli/node_modules/@netlify/config": { - "version": "22.2.0", - "resolved": "https://registry.npmjs.org/@netlify/config/-/config-22.2.0.tgz", - "integrity": "sha512-33SwZJrLXqNCZJiKCyPXaxLVHGRcQhEV6+RwjKt6IVDvShZ2l1pLQnAS0Z/2xKsZUhQvKhrjXBAts/5eXt9WTA==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@netlify/config/-/config-22.0.1.tgz", + "integrity": "sha512-ukHIeUsHw13boIqalCrrOkJ2Q07RQ2KaiXNA6WQnqDOh8uJ4vQa/2tjwa/i3FWDbBuvSwUGBwjObS7PelVcf8w==", "dev": true, "dependencies": { "@iarna/toml": "^2.2.5", - "@netlify/api": "^13.4.0", "@netlify/headers-parser": "^8.0.0", "@netlify/redirect-parser": "^14.5.1", "chalk": "^5.0.0", @@ -15827,6 +15810,7 @@ "is-plain-obj": "^4.0.0", "js-yaml": "^4.0.0", "map-obj": "^5.0.0", + "netlify": "^13.3.5", "node-fetch": "^3.3.1", "omit.js": "^2.0.2", "p-locate": "^6.0.0", @@ -16358,12 +16342,12 @@ } }, "node_modules/netlify-cli/node_modules/@netlify/functions-utils": { - "version": "5.3.18", - "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.3.18.tgz", - "integrity": "sha512-llnoOrQF/iI5ZwDT27Izt+E6JGPDs57OF0EWQg+QRAMFtYyzevEsX7KbY8YTCYux0JB9UJ19OkOEOTN9fgm7OA==", + "version": "5.3.17", + "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.3.17.tgz", + "integrity": "sha512-3loIZ1SkAtqjmfA9BtbQlRoqKHdjjog/dy7vBORBAxedGAX/h4j5Q0hg200GHjosx/wSdFuWUZxvpfiAWe+xGg==", "dev": true, "dependencies": { - "@netlify/zip-it-and-ship-it": "10.1.1", + "@netlify/zip-it-and-ship-it": "10.1.0", "cpy": "^9.0.0", "path-exists": "^5.0.0" }, @@ -16760,6 +16744,7 @@ "resolved": "https://registry.npmjs.org/@netlify/opentelemetry-sdk-setup/-/opentelemetry-sdk-setup-1.2.2.tgz", "integrity": "sha512-e9qOKp5urpb1489Fo5O2nosN1U9nXe0GXPnY0edB0Z3w8ta+iI3snVtsfKveU23yTSbecypesIbd3cw49vjdeQ==", "dev": true, + "license": "MIT", "optional": true, "peer": true, "dependencies": { @@ -16926,15 +16911,15 @@ } }, "node_modules/netlify-cli/node_modules/@netlify/zip-it-and-ship-it": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-10.1.1.tgz", - "integrity": "sha512-MMXrty1NADxyMPgd7qZvDUYunhcPhxIA/jWP2joceOoPcAxOno/aS4jFuIHf2Dbb4HdhR+BlvgvDCy7QTXXyLQ==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-10.1.0.tgz", + "integrity": "sha512-TkE37wntJBgDM0d67vMLAM5hMpHIaWQ3VsgauINpaumlFECoTJVbBuxNYaUewKklZ9oiR/UtDivU+R8ZTtUs8g==", "dev": true, "dependencies": { "@babel/parser": "^7.22.5", "@babel/types": "7.27.1", "@netlify/binary-info": "^1.0.0", - "@netlify/serverless-functions-api": "^1.41.1", + "@netlify/serverless-functions-api": "^1.40.0", "@vercel/nft": "0.27.7", "archiver": "^5.3.1", "common-path-prefix": "^3.0.0", @@ -16974,9 +16959,9 @@ } }, "node_modules/netlify-cli/node_modules/@netlify/zip-it-and-ship-it/node_modules/@netlify/serverless-functions-api": { - "version": "1.41.1", - "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.41.1.tgz", - "integrity": "sha512-swjyZEd8U1QVp01rZdHxpwWie7GkP1kS4+4n8kuNKA8+3G5tD0JXXf3a5d4tdwVvrU9k7a4GP1Bn792UPwecmw==", + "version": "1.41.0", + "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.41.0.tgz", + "integrity": "sha512-gez/2z8az4SFOitVID0j3GImXHs+1wsnthkpxMFoedeQ113uEE2wY0V492y7ABNfofR5VjMauWSdAK1S1JyNTQ==", "dev": true, "engines": { "node": ">=18.0.0" @@ -17370,6 +17355,7 @@ "resolved": "https://registry.npmjs.org/@opentelemetry/core/-/core-1.24.1.tgz", "integrity": "sha512-wMSGfsdmibI88K9wB498zXY04yThPexo8jvwNNlm542HZB7XrrMRBbAyKJqG8qDRJwIBdBrPMi4V9ZPW/sqrcg==", "dev": true, + "license": "Apache-2.0", "optional": true, "peer": true, "dependencies": { @@ -25035,6 +25021,23 @@ "integrity": "sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==", "dev": true }, + "node_modules/netlify-cli/node_modules/netlify": { + "version": "13.3.5", + "resolved": "https://registry.npmjs.org/netlify/-/netlify-13.3.5.tgz", + "integrity": "sha512-Nc3loyVASW59W+8fLDZT1lncpG7llffyZ2o0UQLx/Fr20i7P8oP+lE7+TEcFvXj9IUWU6LjB9P3BH+iFGyp+mg==", + "dev": true, + "dependencies": { + "@netlify/open-api": "^2.37.0", + "lodash-es": "^4.17.21", + "micro-api-client": "^3.3.0", + "node-fetch": "^3.0.0", + "p-wait-for": "^5.0.0", + "qs": "^6.9.6" + }, + "engines": { + "node": "^14.16.0 || >=16.0.0" + } + }, "node_modules/netlify-cli/node_modules/netlify-redirector": { "version": "0.5.0", "resolved": "https://registry.npmjs.org/netlify-redirector/-/netlify-redirector-0.5.0.tgz", @@ -38916,8 +38919,7 @@ "dev": true }, "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "version": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "dev": true, "requires": { @@ -40429,8 +40431,7 @@ } }, "dot-prop": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-9.0.0.tgz", + "version": "https://registry.npmjs.org/dot-prop/-/dot-prop-9.0.0.tgz", "integrity": "sha512-1gxPBJpI/pcjQhKgIU91II6Wkay+dLcN3M6rf2uwP8hRur3HtQXjVrdAK3sjC0piaEuxzMwjXChcETiJl47lAQ==", "dev": true, "requires": { @@ -44108,23 +44109,22 @@ } }, "netlify-cli": { - "version": "21.5.0", - "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.5.0.tgz", - "integrity": "sha512-tS3JbJ+pcv0/u3D+nqC+u+v/+aNXT5/dliaMZ7KTYkbMamKy1nTJfswGaRDE09bdDxcKxtYgdgMth0lnBlOJFQ==", + "version": "21.2.1", + "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.2.1.tgz", + "integrity": "sha512-FoqUexXwgWTYVK6sSWf2ip5srOCNE+z5PU/J8kj7ZhI6hKjpKGQ2OU4MfIgkDZe/3dKZdjpX3UA+Q1Nc9xunPg==", "dev": true, "requires": { "@fastify/static": "7.0.4", - "@netlify/api": "13.4.0", "@netlify/blobs": "8.2.0", - "@netlify/build": "32.1.4", + "@netlify/build": "32.1.1", "@netlify/build-info": "9.0.4", - "@netlify/config": "22.2.0", + "@netlify/config": "22.0.1", "@netlify/edge-bundler": "13.0.3", "@netlify/edge-functions": "2.12.0", "@netlify/headers-parser": "8.0.0", "@netlify/local-functions-proxy": "2.0.3", "@netlify/redirect-parser": "14.5.1", - "@netlify/zip-it-and-ship-it": "10.1.1", + "@netlify/zip-it-and-ship-it": "10.1.0", "@octokit/rest": "21.1.1", "@opentelemetry/api": "1.8.0", "@pnpm/tabtab": "0.5.4", @@ -44182,6 +44182,7 @@ "maxstache-stream": "1.0.4", "multiparty": "4.2.3", "nanospinner": "^1.2.2", + "netlify": "13.3.5", "netlify-redirector": "0.5.0", "node-fetch": "3.3.2", "normalize-package-data": "6.0.2", @@ -44823,20 +44824,6 @@ } } }, - "@netlify/api": { - "version": "13.4.0", - "resolved": "https://registry.npmjs.org/@netlify/api/-/api-13.4.0.tgz", - "integrity": "sha512-Y/RDvIhMrxWoyhD3DV+um2sv1HFFxoG4LnaB8RqQu7Ei3zEiA7GwqLQm28YZfUR8uEerOPnWiuluKGmqKScX2Q==", - "dev": true, - "requires": { - "@netlify/open-api": "^2.37.0", - "lodash-es": "^4.17.21", - "micro-api-client": "^3.3.0", - "node-fetch": "^3.0.0", - "p-wait-for": "^5.0.0", - "qs": "^6.9.6" - } - }, "@netlify/binary-info": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@netlify/binary-info/-/binary-info-1.0.0.tgz", @@ -44850,23 +44837,23 @@ "dev": true }, "@netlify/build": { - "version": "32.1.4", - "resolved": "https://registry.npmjs.org/@netlify/build/-/build-32.1.4.tgz", - "integrity": "sha512-iHBGNPsDU6Ec9VkMGb/HFroi/2AIP1oExt5wKJY0r6pqv1b0InGI51nnDfzVQJTtnmfhyL4pad3nGvMuHJlcIQ==", + "version": "32.1.1", + "resolved": "https://registry.npmjs.org/@netlify/build/-/build-32.1.1.tgz", + "integrity": "sha512-9ylhcy+FRzd+F2EXUDbBEydUHg52q84mqMEYtLUJBjHGtS/lZAuFSU2QzMMYl/sEWLe/LrmjLJg8Y4USPMmzbQ==", "dev": true, "requires": { "@bugsnag/js": "^7.0.0", "@netlify/blobs": "^8.2.0", "@netlify/cache-utils": "^5.2.0", - "@netlify/config": "^22.2.0", + "@netlify/config": "^22.0.1", "@netlify/edge-bundler": "13.0.3", "@netlify/framework-info": "^9.9.3", - "@netlify/functions-utils": "^5.3.18", + "@netlify/functions-utils": "^5.3.17", "@netlify/git-utils": "^5.2.0", "@netlify/opentelemetry-utils": "^1.3.1", "@netlify/plugins-list": "^6.80.0", "@netlify/run-utils": "^5.2.0", - "@netlify/zip-it-and-ship-it": "10.1.1", + "@netlify/zip-it-and-ship-it": "10.1.0", "@sindresorhus/slugify": "^2.0.0", "ansi-escapes": "^6.0.0", "chalk": "^5.0.0", @@ -45367,13 +45354,12 @@ } }, "@netlify/config": { - "version": "22.2.0", - "resolved": "https://registry.npmjs.org/@netlify/config/-/config-22.2.0.tgz", - "integrity": "sha512-33SwZJrLXqNCZJiKCyPXaxLVHGRcQhEV6+RwjKt6IVDvShZ2l1pLQnAS0Z/2xKsZUhQvKhrjXBAts/5eXt9WTA==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@netlify/config/-/config-22.0.1.tgz", + "integrity": "sha512-ukHIeUsHw13boIqalCrrOkJ2Q07RQ2KaiXNA6WQnqDOh8uJ4vQa/2tjwa/i3FWDbBuvSwUGBwjObS7PelVcf8w==", "dev": true, "requires": { "@iarna/toml": "^2.2.5", - "@netlify/api": "^13.4.0", "@netlify/headers-parser": "^8.0.0", "@netlify/redirect-parser": "^14.5.1", "chalk": "^5.0.0", @@ -45389,6 +45375,7 @@ "is-plain-obj": "^4.0.0", "js-yaml": "^4.0.0", "map-obj": "^5.0.0", + "netlify": "^13.3.5", "node-fetch": "^3.3.1", "omit.js": "^2.0.2", "p-locate": "^6.0.0", @@ -45736,12 +45723,12 @@ } }, "@netlify/functions-utils": { - "version": "5.3.18", - "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.3.18.tgz", - "integrity": "sha512-llnoOrQF/iI5ZwDT27Izt+E6JGPDs57OF0EWQg+QRAMFtYyzevEsX7KbY8YTCYux0JB9UJ19OkOEOTN9fgm7OA==", + "version": "5.3.17", + "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.3.17.tgz", + "integrity": "sha512-3loIZ1SkAtqjmfA9BtbQlRoqKHdjjog/dy7vBORBAxedGAX/h4j5Q0hg200GHjosx/wSdFuWUZxvpfiAWe+xGg==", "dev": true, "requires": { - "@netlify/zip-it-and-ship-it": "10.1.1", + "@netlify/zip-it-and-ship-it": "10.1.0", "cpy": "^9.0.0", "path-exists": "^5.0.0" }, @@ -46082,15 +46069,15 @@ } }, "@netlify/zip-it-and-ship-it": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-10.1.1.tgz", - "integrity": "sha512-MMXrty1NADxyMPgd7qZvDUYunhcPhxIA/jWP2joceOoPcAxOno/aS4jFuIHf2Dbb4HdhR+BlvgvDCy7QTXXyLQ==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-10.1.0.tgz", + "integrity": "sha512-TkE37wntJBgDM0d67vMLAM5hMpHIaWQ3VsgauINpaumlFECoTJVbBuxNYaUewKklZ9oiR/UtDivU+R8ZTtUs8g==", "dev": true, "requires": { "@babel/parser": "^7.22.5", "@babel/types": "7.27.1", "@netlify/binary-info": "^1.0.0", - "@netlify/serverless-functions-api": "^1.41.1", + "@netlify/serverless-functions-api": "^1.40.0", "@vercel/nft": "0.27.7", "archiver": "^5.3.1", "common-path-prefix": "^3.0.0", @@ -46124,9 +46111,9 @@ }, "dependencies": { "@netlify/serverless-functions-api": { - "version": "1.41.1", - "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.41.1.tgz", - "integrity": "sha512-swjyZEd8U1QVp01rZdHxpwWie7GkP1kS4+4n8kuNKA8+3G5tD0JXXf3a5d4tdwVvrU9k7a4GP1Bn792UPwecmw==", + "version": "1.41.0", + "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.41.0.tgz", + "integrity": "sha512-gez/2z8az4SFOitVID0j3GImXHs+1wsnthkpxMFoedeQ113uEE2wY0V492y7ABNfofR5VjMauWSdAK1S1JyNTQ==", "dev": true }, "brace-expansion": { @@ -51880,6 +51867,20 @@ "integrity": "sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==", "dev": true }, + "netlify": { + "version": "13.3.5", + "resolved": "https://registry.npmjs.org/netlify/-/netlify-13.3.5.tgz", + "integrity": "sha512-Nc3loyVASW59W+8fLDZT1lncpG7llffyZ2o0UQLx/Fr20i7P8oP+lE7+TEcFvXj9IUWU6LjB9P3BH+iFGyp+mg==", + "dev": true, + "requires": { + "@netlify/open-api": "^2.37.0", + "lodash-es": "^4.17.21", + "micro-api-client": "^3.3.0", + "node-fetch": "^3.0.0", + "p-wait-for": "^5.0.0", + "qs": "^6.9.6" + } + }, "netlify-redirector": { "version": "0.5.0", "resolved": "https://registry.npmjs.org/netlify-redirector/-/netlify-redirector-0.5.0.tgz", diff --git a/package.json b/package.json index c5351c9189..061e4577b3 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "memfs": "^4.9.2", "mock-require": "^3.0.3", "msw": "^2.0.7", - "netlify-cli": "^21.5.0", + "netlify-cli": "21.2.1", "next": "^15.0.0-canary.28", "next-with-cache-handler-v2": "npm:next@15.3.0-canary.13", "os": "^0.1.2", diff --git a/tests/netlify-deploy.ts b/tests/netlify-deploy.ts index f5cc7ced43..61ad84e836 100644 --- a/tests/netlify-deploy.ts +++ b/tests/netlify-deploy.ts @@ -133,7 +133,7 @@ export class NextDeployInstance extends NextInstance { const deployTitle = process.env.GITHUB_SHA ? `${testName} - ${process.env.GITHUB_SHA}` : testName - const deployAlias = 'vercel-next-e2e' + const deployAlias = process.env.DEPLOY_ALIAS ?? 'vercel-next-e2e' const deployResPromise = execa( 'npx',