vercel 53.1.1 → 53.2.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/dist/chunks/{add-UAZIKU22.js → add-C7TQF4LB.js} +4 -4
- package/dist/chunks/{chunk-AES77UB7.js → chunk-2STWVKG7.js} +33 -3
- package/dist/chunks/{chunk-YIK5Y7MI.js → chunk-2TJ5Y674.js} +2 -2
- package/dist/chunks/{chunk-NFAQ5Q3Z.js → chunk-3GBASY24.js} +1 -1
- package/dist/chunks/{chunk-QIHIANBF.js → chunk-3XU5UGVN.js} +1 -0
- package/dist/chunks/{chunk-3P3YBOCQ.js → chunk-4DLW7XLJ.js} +1 -1
- package/dist/chunks/{chunk-KOCX7HWE.js → chunk-4M7OEHTY.js} +5 -5
- package/dist/chunks/{chunk-5GMV7WTU.js → chunk-6N4RFT24.js} +4 -4
- package/dist/chunks/{chunk-WMD7Y6HT.js → chunk-7FQIXP2G.js} +1 -1
- package/dist/chunks/{chunk-SPXTKMOV.js → chunk-AB7YF6KM.js} +3 -15
- package/dist/chunks/{chunk-JDKASMB2.js → chunk-AMXEAJTC.js} +2 -2
- package/dist/chunks/{chunk-T2DVW5BM.js → chunk-FFKXMQXF.js} +2 -2
- package/dist/chunks/{chunk-GDOCMDCB.js → chunk-FK7LDWAI.js} +1 -1
- package/dist/chunks/{chunk-EYQEF55O.js → chunk-FLZW555J.js} +3 -2
- package/dist/chunks/{chunk-5B27ZNJB.js → chunk-HQU26P3O.js} +4 -4
- package/dist/chunks/{chunk-BAAZFRLH.js → chunk-MAPNH6ND.js} +22 -12
- package/dist/chunks/{chunk-LDFOVKJS.js → chunk-MZVW2VM7.js} +1 -1
- package/dist/chunks/{chunk-KFFW6MSL.js → chunk-QT4W4DLL.js} +1 -1
- package/dist/chunks/{chunk-WS4HI35O.js → chunk-RJWHOSUL.js} +1 -1
- package/dist/chunks/{chunk-C7FXVPAA.js → chunk-TPBMA2WF.js} +1 -1
- package/dist/chunks/{chunk-JPVQD2PJ.js → chunk-X6H25N2H.js} +1 -1
- package/dist/chunks/{chunk-VQSAZO3U.js → chunk-YEGTCAP6.js} +3 -3
- package/dist/chunks/{compile-vercel-config-BUURMPDD.js → compile-vercel-config-QKQSM6VM.js} +1 -1
- package/dist/chunks/{delete-GBLJYO3T.js → delete-LUW77HWU.js} +2 -2
- package/dist/chunks/{disable-QFE5TGWG.js → disable-ITW6P3R3.js} +2 -2
- package/dist/chunks/{discard-IPPO7M2N.js → discard-GDFQ4V4V.js} +2 -2
- package/dist/chunks/{edit-KQD3MEZA.js → edit-ZN7PQWZH.js} +3 -3
- package/dist/chunks/{enable-JBL4DMGJ.js → enable-VTJNEZ5Q.js} +2 -2
- package/dist/chunks/{export-KLWZUAYD.js → export-54A2LINR.js} +2 -2
- package/dist/chunks/{inspect-TWW2XBDE.js → inspect-UMXWXZMZ.js} +3 -3
- package/dist/chunks/{list-UM77B7WK.js → list-JZMV62KB.js} +3 -3
- package/dist/chunks/{list-WJGLZ5ES.js → list-OJCLL4JA.js} +2 -2
- package/dist/chunks/{ls-WVHDFPT3.js → ls-B677IDAB.js} +4 -4
- package/dist/chunks/{publish-45SAIZE4.js → publish-SI4H6WPL.js} +2 -2
- package/dist/chunks/{query-VH2TS6IS.js → query-2CL2LAOA.js} +2 -2
- package/dist/chunks/{reorder-NYENR2XY.js → reorder-E6R3ZL6W.js} +2 -2
- package/dist/chunks/{restore-H2VIG7KZ.js → restore-ZVC2USSZ.js} +2 -2
- package/dist/chunks/{rm-RQEP4KMK.js → rm-F3ESGYZE.js} +4 -4
- package/dist/chunks/{rule-inspect-GR3RMO2J.js → rule-inspect-AWORVTNG.js} +4 -4
- package/dist/chunks/{rules-EOBQZE3T.js → rules-KSDPKR6Z.js} +6 -6
- package/dist/chunks/{schema-OOGMY2SS.js → schema-UGF5QQ3K.js} +2 -2
- package/dist/chunks/{update-VLOWX7UQ.js → update-GXZVHW4O.js} +4 -4
- package/dist/commands/build/index.js +9 -9
- package/dist/commands/deploy/index.js +33 -11
- package/dist/commands/dev/index.js +8 -8
- package/dist/commands/env/index.js +5 -5
- package/dist/commands/link/index.js +13 -9
- package/dist/commands/list/index.js +3 -3
- package/dist/commands-bulk.js +51 -36
- package/dist/help.js +1 -1
- package/dist/index.js +10 -10
- package/dist/version.mjs +1 -1
- package/package.json +14 -19
package/dist/commands-bulk.js
CHANGED
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
runInteractiveEditLoop,
|
|
29
29
|
stripQuotes,
|
|
30
30
|
validateActionFlags
|
|
31
|
-
} from "./chunks/chunk-
|
|
31
|
+
} from "./chunks/chunk-RJWHOSUL.js";
|
|
32
32
|
import {
|
|
33
33
|
getRouteVersions
|
|
34
34
|
} from "./chunks/chunk-AHU7WNL2.js";
|
|
@@ -45,7 +45,7 @@ import {
|
|
|
45
45
|
parsePosition,
|
|
46
46
|
parseSubcommandArgs,
|
|
47
47
|
withGlobalFlags
|
|
48
|
-
} from "./chunks/chunk-
|
|
48
|
+
} from "./chunks/chunk-FK7LDWAI.js";
|
|
49
49
|
import {
|
|
50
50
|
indent_default
|
|
51
51
|
} from "./chunks/chunk-A3NYPUKZ.js";
|
|
@@ -59,11 +59,11 @@ import {
|
|
|
59
59
|
resolveOpenApiTagForProjectsCli,
|
|
60
60
|
resolveOpenApiTagForTeamsCli,
|
|
61
61
|
tryOpenApiFallback
|
|
62
|
-
} from "./chunks/chunk-
|
|
62
|
+
} from "./chunks/chunk-6N4RFT24.js";
|
|
63
63
|
import {
|
|
64
64
|
getUpdateCommand,
|
|
65
65
|
isGlobal
|
|
66
|
-
} from "./chunks/chunk-
|
|
66
|
+
} from "./chunks/chunk-3GBASY24.js";
|
|
67
67
|
import {
|
|
68
68
|
Now,
|
|
69
69
|
collectContactInformation,
|
|
@@ -85,7 +85,7 @@ import {
|
|
|
85
85
|
require_format,
|
|
86
86
|
require_jsonlines,
|
|
87
87
|
setupDomain
|
|
88
|
-
} from "./chunks/chunk-
|
|
88
|
+
} from "./chunks/chunk-4M7OEHTY.js";
|
|
89
89
|
import {
|
|
90
90
|
processRevocationResponse,
|
|
91
91
|
readLocalConfig,
|
|
@@ -94,7 +94,7 @@ import {
|
|
|
94
94
|
sleep,
|
|
95
95
|
writeToAuthConfigFile,
|
|
96
96
|
writeToConfigFile
|
|
97
|
-
} from "./chunks/chunk-
|
|
97
|
+
} from "./chunks/chunk-YEGTCAP6.js";
|
|
98
98
|
import "./chunks/chunk-V5P25P7F.js";
|
|
99
99
|
import {
|
|
100
100
|
getCustomEnvironments,
|
|
@@ -121,7 +121,7 @@ import {
|
|
|
121
121
|
import {
|
|
122
122
|
formatEnvironment,
|
|
123
123
|
validateLsArgs
|
|
124
|
-
} from "./chunks/chunk-
|
|
124
|
+
} from "./chunks/chunk-4DLW7XLJ.js";
|
|
125
125
|
import {
|
|
126
126
|
validateJsonOutput
|
|
127
127
|
} from "./chunks/chunk-XPKWKPWA.js";
|
|
@@ -364,7 +364,7 @@ import {
|
|
|
364
364
|
webAnalyticsSubcommand,
|
|
365
365
|
webhooksCommand,
|
|
366
366
|
whoamiCommand
|
|
367
|
-
} from "./chunks/chunk-
|
|
367
|
+
} from "./chunks/chunk-2STWVKG7.js";
|
|
368
368
|
import {
|
|
369
369
|
addSubcommand as addSubcommand9,
|
|
370
370
|
deleteSubcommand,
|
|
@@ -405,12 +405,12 @@ import {
|
|
|
405
405
|
} from "./chunks/chunk-P3H4MP5H.js";
|
|
406
406
|
import {
|
|
407
407
|
getScope
|
|
408
|
-
} from "./chunks/chunk-
|
|
408
|
+
} from "./chunks/chunk-FLZW555J.js";
|
|
409
409
|
import "./chunks/chunk-5EDL2IVB.js";
|
|
410
410
|
import {
|
|
411
411
|
main
|
|
412
|
-
} from "./chunks/chunk-
|
|
413
|
-
import "./chunks/chunk-
|
|
412
|
+
} from "./chunks/chunk-HQU26P3O.js";
|
|
413
|
+
import "./chunks/chunk-X6H25N2H.js";
|
|
414
414
|
import {
|
|
415
415
|
AGENT_ACTION,
|
|
416
416
|
AGENT_REASON,
|
|
@@ -421,15 +421,15 @@ import {
|
|
|
421
421
|
} from "./chunks/chunk-JCLLQ23G.js";
|
|
422
422
|
import {
|
|
423
423
|
require_execa
|
|
424
|
-
} from "./chunks/chunk-
|
|
424
|
+
} from "./chunks/chunk-7FQIXP2G.js";
|
|
425
425
|
import {
|
|
426
426
|
ensureLink
|
|
427
|
-
} from "./chunks/chunk-
|
|
428
|
-
import "./chunks/chunk-
|
|
429
|
-
import "./chunks/chunk-
|
|
427
|
+
} from "./chunks/chunk-FFKXMQXF.js";
|
|
428
|
+
import "./chunks/chunk-MAPNH6ND.js";
|
|
429
|
+
import "./chunks/chunk-QT4W4DLL.js";
|
|
430
430
|
import {
|
|
431
431
|
autoInstallVercelPlugin
|
|
432
|
-
} from "./chunks/chunk-
|
|
432
|
+
} from "./chunks/chunk-MZVW2VM7.js";
|
|
433
433
|
import {
|
|
434
434
|
help
|
|
435
435
|
} from "./chunks/chunk-3LRN4Q7G.js";
|
|
@@ -475,7 +475,7 @@ import {
|
|
|
475
475
|
resolveProjectCwd,
|
|
476
476
|
selectAndParseRemoteUrl,
|
|
477
477
|
selectOrg
|
|
478
|
-
} from "./chunks/chunk-
|
|
478
|
+
} from "./chunks/chunk-AB7YF6KM.js";
|
|
479
479
|
import {
|
|
480
480
|
TelemetryClient
|
|
481
481
|
} from "./chunks/chunk-4Z7KJQGN.js";
|
|
@@ -858,7 +858,7 @@ async function activity(client) {
|
|
|
858
858
|
return 0;
|
|
859
859
|
}
|
|
860
860
|
telemetry2.trackCliSubcommandLs(subcommandOriginal);
|
|
861
|
-
const listFn = (await import("./chunks/list-
|
|
861
|
+
const listFn = (await import("./chunks/list-OJCLL4JA.js")).default;
|
|
862
862
|
return listFn(client, telemetry2);
|
|
863
863
|
}
|
|
864
864
|
}
|
|
@@ -1335,17 +1335,17 @@ async function alerts(client) {
|
|
|
1335
1335
|
switch (subcommand) {
|
|
1336
1336
|
case "inspect": {
|
|
1337
1337
|
telemetry2.trackCliSubcommandInspect(subcommandOriginal);
|
|
1338
|
-
const inspectFn = (await import("./chunks/inspect-
|
|
1338
|
+
const inspectFn = (await import("./chunks/inspect-UMXWXZMZ.js")).default;
|
|
1339
1339
|
return inspectFn(client, args);
|
|
1340
1340
|
}
|
|
1341
1341
|
case "rules": {
|
|
1342
1342
|
telemetry2.trackCliSubcommandRules(args[0] ?? "ls");
|
|
1343
|
-
const rulesFn = (await import("./chunks/rules-
|
|
1343
|
+
const rulesFn = (await import("./chunks/rules-KSDPKR6Z.js")).default;
|
|
1344
1344
|
return rulesFn(client, args);
|
|
1345
1345
|
}
|
|
1346
1346
|
default: {
|
|
1347
1347
|
telemetry2.trackCliSubcommandLs(subcommandOriginal);
|
|
1348
|
-
const listFn = (await import("./chunks/list-
|
|
1348
|
+
const listFn = (await import("./chunks/list-JZMV62KB.js")).default;
|
|
1349
1349
|
return listFn(client, telemetry2);
|
|
1350
1350
|
}
|
|
1351
1351
|
}
|
|
@@ -5903,6 +5903,7 @@ async function create2(client, args, flags) {
|
|
|
5903
5903
|
if (link?.projectId) {
|
|
5904
5904
|
body.projectId = link.projectId;
|
|
5905
5905
|
}
|
|
5906
|
+
body.triggers = { enabled: flags["--triggers"] === true };
|
|
5906
5907
|
output_manager_default.spinner("Setting up...");
|
|
5907
5908
|
let createdClient = null;
|
|
5908
5909
|
let browserUrl;
|
|
@@ -6131,19 +6132,20 @@ async function token(client, args, flags) {
|
|
|
6131
6132
|
return 1;
|
|
6132
6133
|
}
|
|
6133
6134
|
const actionLabel = errorCode === "user_authorization_required" ? "authorization" : "installation";
|
|
6134
|
-
const
|
|
6135
|
+
const isInteractive = Boolean(client.stdin.isTTY && client.stdout.isTTY);
|
|
6136
|
+
const attemptRecovery = Boolean(flags["--yes"]) || isInteractive;
|
|
6135
6137
|
if (!attemptRecovery) {
|
|
6136
6138
|
const { requestCode: requestCode2 } = generateRequestCode();
|
|
6137
6139
|
const actionUrl2 = buildActionUrl(errorCode, clientId, teamId, requestCode2);
|
|
6138
6140
|
output_manager_default.error(errorMessage);
|
|
6139
6141
|
output_manager_default.log(`To ${actionLabel}, open: ${actionUrl2}`);
|
|
6140
6142
|
output_manager_default.log(
|
|
6141
|
-
`Or re-run
|
|
6143
|
+
`Or re-run with --yes to open the browser automatically: vercel connex token ${clientId} --yes`
|
|
6142
6144
|
);
|
|
6143
6145
|
return 1;
|
|
6144
6146
|
}
|
|
6145
6147
|
output_manager_default.error(errorMessage);
|
|
6146
|
-
if (!flags["--yes"]) {
|
|
6148
|
+
if (!flags["--yes"] && isInteractive) {
|
|
6147
6149
|
const confirmed = await client.input.confirm(
|
|
6148
6150
|
`Open browser to ${actionLabel}?`,
|
|
6149
6151
|
true
|
|
@@ -32024,7 +32026,7 @@ async function metrics(client) {
|
|
|
32024
32026
|
return 0;
|
|
32025
32027
|
}
|
|
32026
32028
|
telemetry2.trackCliSubcommandSchema(subcommandOriginal);
|
|
32027
|
-
const schemaFn = (await import("./chunks/schema-
|
|
32029
|
+
const schemaFn = (await import("./chunks/schema-UGF5QQ3K.js")).default;
|
|
32028
32030
|
return schemaFn(client, telemetry2);
|
|
32029
32031
|
}
|
|
32030
32032
|
default: {
|
|
@@ -32037,7 +32039,7 @@ async function metrics(client) {
|
|
|
32037
32039
|
output_manager_default.print(help(metricsCommand, { columns: client.stderr.columns }));
|
|
32038
32040
|
return 2;
|
|
32039
32041
|
}
|
|
32040
|
-
const queryFn = (await import("./chunks/query-
|
|
32042
|
+
const queryFn = (await import("./chunks/query-2CL2LAOA.js")).default;
|
|
32041
32043
|
return queryFn(client, telemetry2);
|
|
32042
32044
|
}
|
|
32043
32045
|
}
|
|
@@ -35283,6 +35285,14 @@ var ProjectListTelemetryClient = class extends TelemetryClient {
|
|
|
35283
35285
|
this.trackCliFlag("json");
|
|
35284
35286
|
}
|
|
35285
35287
|
}
|
|
35288
|
+
trackCliOptionFilter(filter) {
|
|
35289
|
+
if (filter) {
|
|
35290
|
+
this.trackCliOption({
|
|
35291
|
+
option: "filter",
|
|
35292
|
+
value: this.redactedValue
|
|
35293
|
+
});
|
|
35294
|
+
}
|
|
35295
|
+
}
|
|
35286
35296
|
};
|
|
35287
35297
|
|
|
35288
35298
|
// src/commands/project/list.ts
|
|
@@ -35366,6 +35376,7 @@ async function list10(client, argv) {
|
|
|
35366
35376
|
function processFlags(opts, telemetryClient) {
|
|
35367
35377
|
const deprecated = opts["--update-required"] || false;
|
|
35368
35378
|
const next = opts["--next"];
|
|
35379
|
+
const filter = opts["--filter"];
|
|
35369
35380
|
const formatResult = validateJsonOutput(opts);
|
|
35370
35381
|
if (!formatResult.valid) {
|
|
35371
35382
|
return { error: formatResult.error };
|
|
@@ -35375,7 +35386,8 @@ function processFlags(opts, telemetryClient) {
|
|
|
35375
35386
|
telemetryClient.trackCliOptionNext(next);
|
|
35376
35387
|
telemetryClient.trackCliOptionFormat(opts["--format"]);
|
|
35377
35388
|
telemetryClient.trackCliFlagJson(opts["--json"]);
|
|
35378
|
-
|
|
35389
|
+
telemetryClient.trackCliOptionFilter(filter);
|
|
35390
|
+
return { deprecated, next, json, filter };
|
|
35379
35391
|
}
|
|
35380
35392
|
function buildProjectsUrl(flags) {
|
|
35381
35393
|
let url = BASE_PROJECTS_URL;
|
|
@@ -35385,6 +35397,9 @@ function buildProjectsUrl(flags) {
|
|
|
35385
35397
|
if (flags.next) {
|
|
35386
35398
|
url += `&until=${flags.next}`;
|
|
35387
35399
|
}
|
|
35400
|
+
if (flags.filter) {
|
|
35401
|
+
url += `&search=${encodeURIComponent(flags.filter)}`;
|
|
35402
|
+
}
|
|
35388
35403
|
return url;
|
|
35389
35404
|
}
|
|
35390
35405
|
function createProjectJson(project, deprecated) {
|
|
@@ -42914,7 +42929,7 @@ async function main27(client) {
|
|
|
42914
42929
|
return 2;
|
|
42915
42930
|
}
|
|
42916
42931
|
telemetry2.trackCliSubcommandEdit(subcommandOriginal);
|
|
42917
|
-
return (await import("./chunks/edit-
|
|
42932
|
+
return (await import("./chunks/edit-ZN7PQWZH.js")).default(client, args);
|
|
42918
42933
|
case "delete":
|
|
42919
42934
|
if (needHelp) {
|
|
42920
42935
|
telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
|
|
@@ -42922,7 +42937,7 @@ async function main27(client) {
|
|
|
42922
42937
|
return 2;
|
|
42923
42938
|
}
|
|
42924
42939
|
telemetry2.trackCliSubcommandDelete(subcommandOriginal);
|
|
42925
|
-
return (await import("./chunks/delete-
|
|
42940
|
+
return (await import("./chunks/delete-LUW77HWU.js")).default(client, args);
|
|
42926
42941
|
case "enable":
|
|
42927
42942
|
if (needHelp) {
|
|
42928
42943
|
telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
|
|
@@ -42930,7 +42945,7 @@ async function main27(client) {
|
|
|
42930
42945
|
return 2;
|
|
42931
42946
|
}
|
|
42932
42947
|
telemetry2.trackCliSubcommandEnable(subcommandOriginal);
|
|
42933
|
-
return (await import("./chunks/enable-
|
|
42948
|
+
return (await import("./chunks/enable-VTJNEZ5Q.js")).default(client, args);
|
|
42934
42949
|
case "disable":
|
|
42935
42950
|
if (needHelp) {
|
|
42936
42951
|
telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
|
|
@@ -42938,7 +42953,7 @@ async function main27(client) {
|
|
|
42938
42953
|
return 2;
|
|
42939
42954
|
}
|
|
42940
42955
|
telemetry2.trackCliSubcommandDisable(subcommandOriginal);
|
|
42941
|
-
return (await import("./chunks/disable-
|
|
42956
|
+
return (await import("./chunks/disable-ITW6P3R3.js")).default(client, args);
|
|
42942
42957
|
case "reorder":
|
|
42943
42958
|
if (needHelp) {
|
|
42944
42959
|
telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
|
|
@@ -42946,7 +42961,7 @@ async function main27(client) {
|
|
|
42946
42961
|
return 2;
|
|
42947
42962
|
}
|
|
42948
42963
|
telemetry2.trackCliSubcommandReorder(subcommandOriginal);
|
|
42949
|
-
return (await import("./chunks/reorder-
|
|
42964
|
+
return (await import("./chunks/reorder-E6R3ZL6W.js")).default(client, args);
|
|
42950
42965
|
case "export":
|
|
42951
42966
|
if (needHelp) {
|
|
42952
42967
|
telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
|
|
@@ -42954,7 +42969,7 @@ async function main27(client) {
|
|
|
42954
42969
|
return 2;
|
|
42955
42970
|
}
|
|
42956
42971
|
telemetry2.trackCliSubcommandExport(subcommandOriginal);
|
|
42957
|
-
return (await import("./chunks/export-
|
|
42972
|
+
return (await import("./chunks/export-54A2LINR.js")).default(client, args);
|
|
42958
42973
|
case "publish":
|
|
42959
42974
|
if (needHelp) {
|
|
42960
42975
|
telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
|
|
@@ -42962,7 +42977,7 @@ async function main27(client) {
|
|
|
42962
42977
|
return 2;
|
|
42963
42978
|
}
|
|
42964
42979
|
telemetry2.trackCliSubcommandPublish(subcommandOriginal);
|
|
42965
|
-
return (await import("./chunks/publish-
|
|
42980
|
+
return (await import("./chunks/publish-SI4H6WPL.js")).default(client, args);
|
|
42966
42981
|
case "restore":
|
|
42967
42982
|
if (needHelp) {
|
|
42968
42983
|
telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
|
|
@@ -42970,7 +42985,7 @@ async function main27(client) {
|
|
|
42970
42985
|
return 2;
|
|
42971
42986
|
}
|
|
42972
42987
|
telemetry2.trackCliSubcommandRestore(subcommandOriginal);
|
|
42973
|
-
return (await import("./chunks/restore-
|
|
42988
|
+
return (await import("./chunks/restore-ZVC2USSZ.js")).default(client, args);
|
|
42974
42989
|
case "discard-staging":
|
|
42975
42990
|
if (needHelp) {
|
|
42976
42991
|
telemetry2.trackCliFlagHelp("routes", subcommandOriginal);
|
|
@@ -42978,7 +42993,7 @@ async function main27(client) {
|
|
|
42978
42993
|
return 2;
|
|
42979
42994
|
}
|
|
42980
42995
|
telemetry2.trackCliSubcommandDiscardStaging(subcommandOriginal);
|
|
42981
|
-
return (await import("./chunks/discard-
|
|
42996
|
+
return (await import("./chunks/discard-GDFQ4V4V.js")).default(client, args);
|
|
42982
42997
|
default:
|
|
42983
42998
|
output_manager_default.error(getInvalidSubcommand(COMMAND_CONFIG35));
|
|
42984
42999
|
output_manager_default.print(help(routesCommand, { columns: client.stderr.columns }));
|
package/dist/help.js
CHANGED
|
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
help
|
|
9
|
-
} from "./chunks/chunk-
|
|
9
|
+
} from "./chunks/chunk-3XU5UGVN.js";
|
|
10
10
|
import "./chunks/chunk-S7KYDPEM.js";
|
|
11
11
|
import "./chunks/chunk-TZ2YI2VH.js";
|
|
12
12
|
export {
|
package/dist/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
} from "./chunks/chunk-2HSQ7YUK.js";
|
|
10
10
|
import {
|
|
11
11
|
help
|
|
12
|
-
} from "./chunks/chunk-
|
|
12
|
+
} from "./chunks/chunk-3XU5UGVN.js";
|
|
13
13
|
import {
|
|
14
14
|
box,
|
|
15
15
|
did_you_mean_default,
|
|
@@ -17,10 +17,10 @@ import {
|
|
|
17
17
|
login,
|
|
18
18
|
matchesCliApiTag,
|
|
19
19
|
tryOpenApiFallback
|
|
20
|
-
} from "./chunks/chunk-
|
|
20
|
+
} from "./chunks/chunk-6N4RFT24.js";
|
|
21
21
|
import {
|
|
22
22
|
getUpdateCommand
|
|
23
|
-
} from "./chunks/chunk-
|
|
23
|
+
} from "./chunks/chunk-3GBASY24.js";
|
|
24
24
|
import {
|
|
25
25
|
Client,
|
|
26
26
|
getAuthConfigFilePath,
|
|
@@ -29,14 +29,14 @@ import {
|
|
|
29
29
|
readConfigFile,
|
|
30
30
|
writeToAuthConfigFile,
|
|
31
31
|
writeToConfigFile
|
|
32
|
-
} from "./chunks/chunk-
|
|
32
|
+
} from "./chunks/chunk-YEGTCAP6.js";
|
|
33
33
|
import {
|
|
34
34
|
highlight
|
|
35
35
|
} from "./chunks/chunk-V5P25P7F.js";
|
|
36
36
|
import {
|
|
37
37
|
commandNames,
|
|
38
38
|
commands
|
|
39
|
-
} from "./chunks/chunk-
|
|
39
|
+
} from "./chunks/chunk-2STWVKG7.js";
|
|
40
40
|
import "./chunks/chunk-HMM7V4AU.js";
|
|
41
41
|
import "./chunks/chunk-77JGNI4Z.js";
|
|
42
42
|
import "./chunks/chunk-NCUOSZ6X.js";
|
|
@@ -45,7 +45,7 @@ import "./chunks/chunk-4Q5VS23S.js";
|
|
|
45
45
|
import "./chunks/chunk-P3H4MP5H.js";
|
|
46
46
|
import {
|
|
47
47
|
getScope
|
|
48
|
-
} from "./chunks/chunk-
|
|
48
|
+
} from "./chunks/chunk-FLZW555J.js";
|
|
49
49
|
import "./chunks/chunk-5EDL2IVB.js";
|
|
50
50
|
import {
|
|
51
51
|
require_semver
|
|
@@ -54,9 +54,9 @@ import "./chunks/chunk-JCLLQ23G.js";
|
|
|
54
54
|
import {
|
|
55
55
|
require_execa,
|
|
56
56
|
require_isexe
|
|
57
|
-
} from "./chunks/chunk-
|
|
58
|
-
import "./chunks/chunk-
|
|
59
|
-
import "./chunks/chunk-
|
|
57
|
+
} from "./chunks/chunk-7FQIXP2G.js";
|
|
58
|
+
import "./chunks/chunk-QT4W4DLL.js";
|
|
59
|
+
import "./chunks/chunk-MZVW2VM7.js";
|
|
60
60
|
import "./chunks/chunk-3LRN4Q7G.js";
|
|
61
61
|
import "./chunks/chunk-ABDTA3V2.js";
|
|
62
62
|
import {
|
|
@@ -72,7 +72,7 @@ import {
|
|
|
72
72
|
require_lib,
|
|
73
73
|
require_lib3 as require_lib2,
|
|
74
74
|
require_xdg_app_paths
|
|
75
|
-
} from "./chunks/chunk-
|
|
75
|
+
} from "./chunks/chunk-AB7YF6KM.js";
|
|
76
76
|
import {
|
|
77
77
|
TelemetryClient,
|
|
78
78
|
TelemetryEventStore
|
package/dist/version.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version = "53.
|
|
1
|
+
export const version = "53.2.0";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vercel",
|
|
3
|
-
"version": "53.
|
|
3
|
+
"version": "53.2.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"preferGlobal": true,
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -33,11 +33,12 @@
|
|
|
33
33
|
"proxy-agent": "6.4.0",
|
|
34
34
|
"sandbox": "2.5.6",
|
|
35
35
|
"@vercel/prepare-flags-definitions": "0.2.1",
|
|
36
|
+
"@vercel/build-utils": "13.21.0",
|
|
37
|
+
"@vercel/detect-agent": "1.2.3",
|
|
36
38
|
"@vercel/backends": "0.3.0",
|
|
37
39
|
"@vercel/elysia": "0.1.73",
|
|
38
40
|
"@vercel/express": "0.1.83",
|
|
39
41
|
"@vercel/fastify": "0.1.76",
|
|
40
|
-
"@vercel/detect-agent": "1.2.3",
|
|
41
42
|
"@vercel/go": "3.6.0",
|
|
42
43
|
"@vercel/h3": "0.1.82",
|
|
43
44
|
"@vercel/hono": "0.2.76",
|
|
@@ -51,11 +52,9 @@
|
|
|
51
52
|
"@vercel/remix-builder": "5.8.1",
|
|
52
53
|
"@vercel/ruby": "2.3.2",
|
|
53
54
|
"@vercel/rust": "1.2.0",
|
|
54
|
-
"@vercel/static-build": "2.9.22"
|
|
55
|
-
"@vercel/build-utils": "13.21.0"
|
|
55
|
+
"@vercel/static-build": "2.9.22"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
|
-
"@alex_neo/jest-expect-message": "1.0.5",
|
|
59
58
|
"@edge-runtime/node-utils": "2.3.0",
|
|
60
59
|
"@inquirer/checkbox": "2.2.2",
|
|
61
60
|
"@inquirer/confirm": "3.1.2",
|
|
@@ -77,8 +76,6 @@
|
|
|
77
76
|
"@types/escape-html": "0.0.20",
|
|
78
77
|
"@types/fs-extra": "9.0.13",
|
|
79
78
|
"@types/ini": "1.3.31",
|
|
80
|
-
"@types/jest": "27.4.1",
|
|
81
|
-
"@types/jest-expect-message": "1.0.3",
|
|
82
79
|
"@types/json-parse-better-errors": "1.0.0",
|
|
83
80
|
"@types/load-json-file": "2.0.7",
|
|
84
81
|
"@types/luxon": "3.6.2",
|
|
@@ -99,6 +96,8 @@
|
|
|
99
96
|
"@types/which": "3.0.0",
|
|
100
97
|
"@types/write-json-file": "2.2.1",
|
|
101
98
|
"@types/yauzl-promise": "2.1.0",
|
|
99
|
+
"@vercel/agent-eval": "^0.7.1",
|
|
100
|
+
"@vercel/sdk": "^1.19.6",
|
|
102
101
|
"@vitest/expect": "2.1.3",
|
|
103
102
|
"ajv": "6.12.3",
|
|
104
103
|
"alpha-sort": "2.0.1",
|
|
@@ -136,8 +135,6 @@
|
|
|
136
135
|
"is-port-reachable": "3.1.0",
|
|
137
136
|
"is-url": "1.2.2",
|
|
138
137
|
"jaro-winkler": "0.2.8",
|
|
139
|
-
"jest-junit": "16.0.0",
|
|
140
|
-
"jest-matcher-utils": "29.3.1",
|
|
141
138
|
"json-parse-better-errors": "1.0.2",
|
|
142
139
|
"jsonlines": "0.1.1",
|
|
143
140
|
"line-async-iterator": "3.0.0",
|
|
@@ -169,29 +166,27 @@
|
|
|
169
166
|
"tmp-promise": "1.0.3",
|
|
170
167
|
"tree-kill": "1.2.2",
|
|
171
168
|
"ts-node": "10.9.1",
|
|
169
|
+
"tsx": "^4.20.4",
|
|
172
170
|
"utility-types": "2.1.0",
|
|
173
171
|
"vite": "^5.1.6",
|
|
174
172
|
"vitest": "^2.1.3",
|
|
175
|
-
"@vercel/agent-eval": "^0.7.1",
|
|
176
|
-
"@vercel/sdk": "^1.19.6",
|
|
177
|
-
"tsx": "^4.20.4",
|
|
178
173
|
"which": "3.0.0",
|
|
179
174
|
"write-json-file": "2.2.0",
|
|
180
175
|
"xdg-app-paths": "5.1.0",
|
|
181
176
|
"yauzl-promise": "2.1.3",
|
|
182
177
|
"@vercel-internals/constants": "1.0.4",
|
|
183
|
-
"@vercel-internals/types": "3.0.6",
|
|
184
|
-
"@vercel/error-utils": "2.1.0",
|
|
185
178
|
"@vercel-internals/get-package-json": "1.0.0",
|
|
186
|
-
"@vercel/frameworks": "3.25.0",
|
|
187
179
|
"@vercel/client": "17.4.0",
|
|
180
|
+
"@vercel/frameworks": "3.25.0",
|
|
181
|
+
"@vercel/error-utils": "2.1.0",
|
|
182
|
+
"@vercel/fs-detectors": "6.1.1",
|
|
188
183
|
"@vercel/routing-utils": "6.2.0",
|
|
189
|
-
"@vercel/
|
|
184
|
+
"@vercel-internals/types": "3.0.6"
|
|
190
185
|
},
|
|
191
186
|
"scripts": {
|
|
192
|
-
"test": "
|
|
193
|
-
"vitest-run": "
|
|
194
|
-
"vitest-unit": "
|
|
187
|
+
"test": "vitest run --config ./vitest.config.mts",
|
|
188
|
+
"vitest-run": "node scripts/vitest-run.mjs",
|
|
189
|
+
"vitest-unit": "glob --absolute 'test/unit/**/*.test.ts'",
|
|
195
190
|
"test-e2e-node-all-versions": "rimraf test/fixtures/integration && pnpm test test/integration-1.test.ts test/integration-2.test.ts test/integration-3.test.ts test/integration-link-env-pull.test.ts",
|
|
196
191
|
"test-dev": "pnpm test test/dev/",
|
|
197
192
|
"coverage": "codecov",
|