vercel 54.6.0 → 54.6.1
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-4JTZ2IN2.js → add-PABR7UDW.js} +4 -4
- package/dist/chunks/{chunk-7O3VXZBW.js → chunk-3ZDA2CNR.js} +1 -1
- package/dist/chunks/{chunk-B43F7BHW.js → chunk-55ZHYOXR.js} +1 -1
- package/dist/chunks/{chunk-JD4N3RDP.js → chunk-5IH3CKCW.js} +1 -1
- package/dist/chunks/{chunk-C7WFNC2H.js → chunk-BDBG7347.js} +1 -1
- package/dist/chunks/{chunk-BT4S267X.js → chunk-DSVJF7BT.js} +2 -2
- package/dist/chunks/{chunk-KSWKCPMW.js → chunk-DUIYXUIB.js} +5 -5
- package/dist/chunks/{chunk-6PVIXIDG.js → chunk-F7OFM5NM.js} +1 -1
- package/dist/chunks/{chunk-AQMLIXGD.js → chunk-FJOUYHN4.js} +1 -1
- package/dist/chunks/{chunk-IZ6WAFPZ.js → chunk-HD3NJHWT.js} +1 -1
- package/dist/chunks/{chunk-XFSFHTAB.js → chunk-HXCZ6ZNO.js} +1 -1
- package/dist/chunks/{chunk-MOA7PCJA.js → chunk-KSS3AMDU.js} +1 -1
- package/dist/chunks/{chunk-XR64AS27.js → chunk-KTMAZEOI.js} +2 -2
- package/dist/chunks/{chunk-KNTWCQDY.js → chunk-L3BYKHWE.js} +3 -3
- package/dist/chunks/{chunk-LT7RPFRM.js → chunk-NVHKS2AA.js} +2 -2
- package/dist/chunks/{chunk-HXXKDZQ6.js → chunk-OF7SJ4AC.js} +1 -1
- package/dist/chunks/{chunk-TPCECDGK.js → chunk-TFLXDK24.js} +3 -3
- package/dist/chunks/{chunk-OLXE4TRH.js → chunk-TKQCQ2Z4.js} +4 -4
- package/dist/chunks/{chunk-PKUYGVBJ.js → chunk-V2EPUZ7C.js} +23 -5
- package/dist/chunks/{chunk-V23PMSXG.js → chunk-YV5W67AJ.js} +3 -3
- package/dist/chunks/{compile-vercel-config-TJYP77GR.js → compile-vercel-config-UWWV5Q74.js} +1 -1
- package/dist/chunks/{delete-KMJUZ2FR.js → delete-Z2TQELK6.js} +2 -2
- package/dist/chunks/{disable-JNVD32GK.js → disable-D7GG4H3R.js} +2 -2
- package/dist/chunks/{discard-IHJUBIIP.js → discard-IIG3TUIT.js} +2 -2
- package/dist/chunks/{edit-SHG24GD3.js → edit-DD2KENCR.js} +3 -3
- package/dist/chunks/{enable-BPPOFBS5.js → enable-UCYQRKCL.js} +2 -2
- package/dist/chunks/{export-NXMANIFJ.js → export-U4BZUMSZ.js} +2 -2
- package/dist/chunks/{inspect-3QUNVUYY.js → inspect-PYA4NFIT.js} +3 -3
- package/dist/chunks/{list-3EEABCQ5.js → list-QHVLSNFO.js} +3 -3
- package/dist/chunks/{list-DIFVR5IT.js → list-RDT3KISX.js} +2 -2
- package/dist/chunks/{ls-W3EW6GXH.js → ls-E3EILWRU.js} +4 -4
- package/dist/chunks/{publish-MJWCDLBZ.js → publish-HSIQS5SO.js} +2 -2
- package/dist/chunks/{query-C6RJSZM3.js → query-5SREWTMU.js} +2 -2
- package/dist/chunks/{reorder-PPF7SVNU.js → reorder-QRLPE5HF.js} +2 -2
- package/dist/chunks/{restore-EOJNTA2T.js → restore-AI3YOHCB.js} +2 -2
- package/dist/chunks/{rm-WEZ4K7UG.js → rm-ZLDS7FJG.js} +4 -4
- package/dist/chunks/{rule-inspect-PXCF73V3.js → rule-inspect-2LDHZJ24.js} +4 -4
- package/dist/chunks/{rules-DF7IFF4R.js → rules-DTEFM3BW.js} +6 -6
- package/dist/chunks/{schema-3UFDQZFG.js → schema-G6O7BMIJ.js} +2 -2
- package/dist/chunks/{update-FNAEWCUN.js → update-A3O2FDGF.js} +4 -4
- package/dist/commands/build/index.js +521 -379
- package/dist/commands/deploy/index.js +10 -10
- package/dist/commands/dev/index.js +8 -8
- package/dist/commands/env/index.js +146 -80
- package/dist/commands/link/index.js +7 -7
- package/dist/commands/list/index.js +3 -3
- package/dist/commands-bulk.js +31 -31
- package/dist/index.js +8 -8
- package/dist/version.mjs +1 -1
- package/package.json +20 -20
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
handleRulesApiError,
|
|
10
10
|
parseRulesFlagsAndScope,
|
|
11
11
|
rulesCollectionPath
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-HD3NJHWT.js";
|
|
13
|
+
import "./chunk-NVHKS2AA.js";
|
|
14
14
|
import "./chunk-HTOH3MSD.js";
|
|
15
15
|
import {
|
|
16
16
|
validateJsonOutput
|
|
@@ -21,8 +21,8 @@ import {
|
|
|
21
21
|
import {
|
|
22
22
|
AGENT_REASON
|
|
23
23
|
} from "./chunk-L6Q2EQPI.js";
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-BDBG7347.js";
|
|
25
|
+
import "./chunk-V2EPUZ7C.js";
|
|
26
26
|
import "./chunk-4CIXZOP4.js";
|
|
27
27
|
import {
|
|
28
28
|
buildCommandWithGlobalFlags,
|
|
@@ -7,12 +7,12 @@ const __dirname = __dirname_(__filename);
|
|
|
7
7
|
import {
|
|
8
8
|
printProjectNotFoundError,
|
|
9
9
|
setupAndLink
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-TFLXDK24.js";
|
|
11
11
|
import {
|
|
12
12
|
getLinkedProject,
|
|
13
13
|
param,
|
|
14
14
|
resolveProjectCwd
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
16
16
|
import {
|
|
17
17
|
buildCommandWithYes,
|
|
18
18
|
outputActionRequired
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
printIndications,
|
|
10
10
|
require_dist as require_dist2,
|
|
11
11
|
sleep
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-YV5W67AJ.js";
|
|
13
13
|
import {
|
|
14
14
|
suggestNextCommands
|
|
15
15
|
} from "./chunk-LOS7HHU3.js";
|
|
@@ -19,23 +19,23 @@ import {
|
|
|
19
19
|
} from "./chunk-NYJXGEIR.js";
|
|
20
20
|
import {
|
|
21
21
|
CommandTimeout
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-KTMAZEOI.js";
|
|
23
23
|
import {
|
|
24
24
|
ua_default
|
|
25
25
|
} from "./chunk-76ZNZKIN.js";
|
|
26
26
|
import {
|
|
27
27
|
showPluginTipIfNeeded
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-OF7SJ4AC.js";
|
|
29
29
|
import {
|
|
30
30
|
getScope
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-BDBG7347.js";
|
|
32
32
|
import {
|
|
33
33
|
getProjectByNameOrId,
|
|
34
34
|
param,
|
|
35
35
|
printAlignedLabel,
|
|
36
36
|
require_dist as require_dist3,
|
|
37
37
|
require_pluralize
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
39
39
|
import {
|
|
40
40
|
require_ms,
|
|
41
41
|
stamp_default
|
|
@@ -25,10 +25,10 @@ import {
|
|
|
25
25
|
import {
|
|
26
26
|
buildCommand,
|
|
27
27
|
pullCommand
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-OF7SJ4AC.js";
|
|
29
29
|
import {
|
|
30
30
|
envCommand
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
32
32
|
import {
|
|
33
33
|
confirmOption,
|
|
34
34
|
forceOption,
|
|
@@ -8,17 +8,17 @@ import {
|
|
|
8
8
|
getUpdateCommand,
|
|
9
9
|
isGlobal,
|
|
10
10
|
isNativeBinaryInstall
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-55ZHYOXR.js";
|
|
12
12
|
import {
|
|
13
13
|
getGlobalPathConfig,
|
|
14
14
|
login,
|
|
15
15
|
writeToConfigFile
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-YV5W67AJ.js";
|
|
17
17
|
import {
|
|
18
18
|
apiCommand,
|
|
19
19
|
listSubcommand2 as listSubcommand,
|
|
20
20
|
loginCommand
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-KTMAZEOI.js";
|
|
22
22
|
import {
|
|
23
23
|
help
|
|
24
24
|
} from "./chunk-TTOZFGDX.js";
|
|
@@ -12,11 +12,11 @@ import {
|
|
|
12
12
|
} from "./chunk-L6Q2EQPI.js";
|
|
13
13
|
import {
|
|
14
14
|
getScope
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-BDBG7347.js";
|
|
16
16
|
import {
|
|
17
17
|
getLinkedProject,
|
|
18
18
|
getProjectByNameOrId
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
20
20
|
import {
|
|
21
21
|
buildCommandWithGlobalFlags,
|
|
22
22
|
outputAgentError
|
|
@@ -10,10 +10,10 @@ import {
|
|
|
10
10
|
} from "./chunk-L6Q2EQPI.js";
|
|
11
11
|
import {
|
|
12
12
|
getLocalPathConfig
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-F7OFM5NM.js";
|
|
14
14
|
import {
|
|
15
15
|
getScope
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-BDBG7347.js";
|
|
17
17
|
import {
|
|
18
18
|
VERCEL_DIR_PROJECT,
|
|
19
19
|
VERCEL_DIR_README,
|
|
@@ -47,7 +47,7 @@ import {
|
|
|
47
47
|
selectAndParseRemoteUrl,
|
|
48
48
|
selectOrg,
|
|
49
49
|
writeServicesConfig
|
|
50
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
51
51
|
import {
|
|
52
52
|
buildCommandWithGlobalFlags,
|
|
53
53
|
outputAgentError,
|
|
@@ -6,14 +6,14 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
writeProjectSettings
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-3ZDA2CNR.js";
|
|
10
10
|
import {
|
|
11
11
|
ensureLink
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-DSVJF7BT.js";
|
|
13
13
|
import {
|
|
14
14
|
autoInstallVercelPlugin,
|
|
15
15
|
pullCommand
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-OF7SJ4AC.js";
|
|
17
17
|
import {
|
|
18
18
|
help
|
|
19
19
|
} from "./chunk-TTOZFGDX.js";
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
envPullCommandLogic,
|
|
24
24
|
humanizePath,
|
|
25
25
|
parseTarget
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
27
27
|
import {
|
|
28
28
|
TelemetryClient
|
|
29
29
|
} from "./chunk-4CIXZOP4.js";
|
|
@@ -27956,7 +27956,13 @@ var require_detect_services = __commonJS({
|
|
|
27956
27956
|
return inferredConfig;
|
|
27957
27957
|
}
|
|
27958
27958
|
async function detectServices3(options) {
|
|
27959
|
-
const {
|
|
27959
|
+
const {
|
|
27960
|
+
fs: fs5,
|
|
27961
|
+
workPath,
|
|
27962
|
+
detectEntrypoint,
|
|
27963
|
+
configuredServices: providedConfiguredServices,
|
|
27964
|
+
configuredServicesType
|
|
27965
|
+
} = options;
|
|
27960
27966
|
const scopedFs = workPath ? fs5.chdir(workPath) : fs5;
|
|
27961
27967
|
const { config: vercelConfig, error: configError } = await (0, import_utils4.readVercelConfig)(scopedFs);
|
|
27962
27968
|
if (configError) {
|
|
@@ -27969,8 +27975,9 @@ var require_detect_services = __commonJS({
|
|
|
27969
27975
|
warnings: []
|
|
27970
27976
|
});
|
|
27971
27977
|
}
|
|
27972
|
-
const
|
|
27973
|
-
const
|
|
27978
|
+
const hasProvidedConfiguredServices = providedConfiguredServices && Object.keys(providedConfiguredServices).length > 0;
|
|
27979
|
+
const hasNonEmptyPublicServicesConfig = hasProvidedConfiguredServices && configuredServicesType === "services" || !hasProvidedConfiguredServices && vercelConfig?.services && Object.keys(vercelConfig.services).length > 0;
|
|
27980
|
+
const configuredServices = hasProvidedConfiguredServices ? providedConfiguredServices : hasNonEmptyPublicServicesConfig ? vercelConfig?.services : vercelConfig?.experimentalServices;
|
|
27974
27981
|
const hasConfiguredServices = configuredServices && Object.keys(configuredServices).length > 0;
|
|
27975
27982
|
if (!hasConfiguredServices) {
|
|
27976
27983
|
const detectors = [
|
|
@@ -28432,7 +28439,12 @@ var require_get_services_builders = __commonJS({
|
|
|
28432
28439
|
return env === "1" || env?.toLowerCase() === "true";
|
|
28433
28440
|
}
|
|
28434
28441
|
async function getServicesBuilders2(options) {
|
|
28435
|
-
const {
|
|
28442
|
+
const {
|
|
28443
|
+
workPath,
|
|
28444
|
+
configuredServices,
|
|
28445
|
+
configuredServicesType,
|
|
28446
|
+
projectFramework
|
|
28447
|
+
} = options;
|
|
28436
28448
|
const hasServiceDefinitions = configuredServices != null && Object.keys(configuredServices).length > 0;
|
|
28437
28449
|
if (projectFramework === "services" && !hasServiceDefinitions && !isExperimentalServicesAutoDetectionEnabled()) {
|
|
28438
28450
|
return {
|
|
@@ -28471,7 +28483,11 @@ var require_get_services_builders = __commonJS({
|
|
|
28471
28483
|
};
|
|
28472
28484
|
}
|
|
28473
28485
|
const fs5 = new import_local_file_system_detector.LocalFileSystemDetector(workPath);
|
|
28474
|
-
const result = await (0, import_detect_services2.detectServices)({
|
|
28486
|
+
const result = await (0, import_detect_services2.detectServices)({
|
|
28487
|
+
fs: fs5,
|
|
28488
|
+
configuredServices,
|
|
28489
|
+
configuredServicesType
|
|
28490
|
+
});
|
|
28475
28491
|
const warningResponses = result.warnings.map((w) => ({
|
|
28476
28492
|
code: w.code,
|
|
28477
28493
|
message: w.message
|
|
@@ -28632,11 +28648,13 @@ var require_detect_builders = __commonJS({
|
|
|
28632
28648
|
const { services, experimentalServices, projectSettings = {} } = options;
|
|
28633
28649
|
const { framework } = projectSettings;
|
|
28634
28650
|
const configuredServices = services ?? experimentalServices;
|
|
28651
|
+
const configuredServicesType = services != null ? "services" : "experimentalServices";
|
|
28635
28652
|
const hasServicesConfig = configuredServices != null && typeof configuredServices === "object";
|
|
28636
28653
|
if (hasServicesConfig || framework === "services") {
|
|
28637
28654
|
return (0, import_get_services_builders.getServicesBuilders)({
|
|
28638
28655
|
workPath: options.workPath,
|
|
28639
28656
|
configuredServices,
|
|
28657
|
+
configuredServicesType,
|
|
28640
28658
|
projectFramework: framework
|
|
28641
28659
|
});
|
|
28642
28660
|
}
|
|
@@ -12,10 +12,10 @@ import {
|
|
|
12
12
|
} from "./chunk-76ZNZKIN.js";
|
|
13
13
|
import {
|
|
14
14
|
getLocalPathConfig
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-F7OFM5NM.js";
|
|
16
16
|
import {
|
|
17
17
|
autoInstallVercelPlugin
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-OF7SJ4AC.js";
|
|
19
19
|
import {
|
|
20
20
|
DEFAULT_VERCEL_CONFIG_FILENAME,
|
|
21
21
|
VERCEL_CONFIG_EXTENSIONS,
|
|
@@ -39,7 +39,7 @@ import {
|
|
|
39
39
|
useKeypress,
|
|
40
40
|
usePrefix,
|
|
41
41
|
useState
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
43
43
|
import {
|
|
44
44
|
require_load_json_file
|
|
45
45
|
} from "./chunk-4CIXZOP4.js";
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
parseSubcommandArgs,
|
|
16
16
|
resolveRoutes,
|
|
17
17
|
withGlobalFlags
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-5IH3CKCW.js";
|
|
19
19
|
import {
|
|
20
20
|
deleteSubcommand
|
|
21
21
|
} from "./chunk-5EKBCYHA.js";
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
AGENT_REASON,
|
|
24
24
|
AGENT_STATUS
|
|
25
25
|
} from "./chunk-L6Q2EQPI.js";
|
|
26
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-V2EPUZ7C.js";
|
|
27
27
|
import "./chunk-4CIXZOP4.js";
|
|
28
28
|
import {
|
|
29
29
|
outputAgentError
|
|
@@ -17,12 +17,12 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
resolveRoute,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-5IH3CKCW.js";
|
|
21
21
|
import {
|
|
22
22
|
disableSubcommand
|
|
23
23
|
} from "./chunk-5EKBCYHA.js";
|
|
24
24
|
import "./chunk-L6Q2EQPI.js";
|
|
25
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-V2EPUZ7C.js";
|
|
26
26
|
import "./chunk-4CIXZOP4.js";
|
|
27
27
|
import {
|
|
28
28
|
outputAgentError
|
|
@@ -17,12 +17,12 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
printDiffSummary,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-5IH3CKCW.js";
|
|
21
21
|
import {
|
|
22
22
|
discardSubcommand
|
|
23
23
|
} from "./chunk-5EKBCYHA.js";
|
|
24
24
|
import "./chunk-L6Q2EQPI.js";
|
|
25
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-V2EPUZ7C.js";
|
|
26
26
|
import "./chunk-4CIXZOP4.js";
|
|
27
27
|
import {
|
|
28
28
|
outputAgentError
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
printRouteConfig,
|
|
20
20
|
routingRuleToCurrentRoute,
|
|
21
21
|
runInteractiveEditLoop
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-FJOUYHN4.js";
|
|
23
23
|
import {
|
|
24
24
|
getRouteVersions
|
|
25
25
|
} from "./chunk-AHU7WNL2.js";
|
|
@@ -31,12 +31,12 @@ import {
|
|
|
31
31
|
resolveRoute,
|
|
32
32
|
shellQuoteRouteIdentifierForSuggestion,
|
|
33
33
|
withGlobalFlags
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-5IH3CKCW.js";
|
|
35
35
|
import {
|
|
36
36
|
editSubcommand
|
|
37
37
|
} from "./chunk-5EKBCYHA.js";
|
|
38
38
|
import "./chunk-L6Q2EQPI.js";
|
|
39
|
-
import "./chunk-
|
|
39
|
+
import "./chunk-V2EPUZ7C.js";
|
|
40
40
|
import "./chunk-4CIXZOP4.js";
|
|
41
41
|
import {
|
|
42
42
|
outputAgentError
|
|
@@ -17,12 +17,12 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
resolveRoute,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-5IH3CKCW.js";
|
|
21
21
|
import {
|
|
22
22
|
enableSubcommand
|
|
23
23
|
} from "./chunk-5EKBCYHA.js";
|
|
24
24
|
import "./chunk-L6Q2EQPI.js";
|
|
25
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-V2EPUZ7C.js";
|
|
26
26
|
import "./chunk-4CIXZOP4.js";
|
|
27
27
|
import {
|
|
28
28
|
outputAgentError
|
|
@@ -9,12 +9,12 @@ import {
|
|
|
9
9
|
getRoutes,
|
|
10
10
|
parseSubcommandArgs,
|
|
11
11
|
withGlobalFlags
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-5IH3CKCW.js";
|
|
13
13
|
import {
|
|
14
14
|
exportSubcommand
|
|
15
15
|
} from "./chunk-5EKBCYHA.js";
|
|
16
16
|
import "./chunk-L6Q2EQPI.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-V2EPUZ7C.js";
|
|
18
18
|
import "./chunk-4CIXZOP4.js";
|
|
19
19
|
import {
|
|
20
20
|
outputAgentError
|
|
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
emitAlertsScopeError
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-NVHKS2AA.js";
|
|
10
10
|
import {
|
|
11
11
|
handleValidationError,
|
|
12
12
|
outputError,
|
|
@@ -24,11 +24,11 @@ import {
|
|
|
24
24
|
} from "./chunk-L6Q2EQPI.js";
|
|
25
25
|
import {
|
|
26
26
|
getScope
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-BDBG7347.js";
|
|
28
28
|
import {
|
|
29
29
|
getLinkedProject,
|
|
30
30
|
getProjectByNameOrId
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
32
32
|
import "./chunk-4CIXZOP4.js";
|
|
33
33
|
import {
|
|
34
34
|
buildCommandWithGlobalFlags,
|
|
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
resolveAlertsScope
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-NVHKS2AA.js";
|
|
10
10
|
import {
|
|
11
11
|
handleValidationError,
|
|
12
12
|
normalizeRepeatableStringFilters,
|
|
@@ -26,8 +26,8 @@ import "./chunk-3TDGMELF.js";
|
|
|
26
26
|
import {
|
|
27
27
|
AGENT_REASON
|
|
28
28
|
} from "./chunk-L6Q2EQPI.js";
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-BDBG7347.js";
|
|
30
|
+
import "./chunk-V2EPUZ7C.js";
|
|
31
31
|
import "./chunk-4CIXZOP4.js";
|
|
32
32
|
import {
|
|
33
33
|
buildCommandWithGlobalFlags,
|
|
@@ -24,11 +24,11 @@ import {
|
|
|
24
24
|
} from "./chunk-YP423QYK.js";
|
|
25
25
|
import {
|
|
26
26
|
getScope
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-BDBG7347.js";
|
|
28
28
|
import {
|
|
29
29
|
getLinkedProject,
|
|
30
30
|
getProjectByNameOrId
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
32
32
|
import "./chunk-4CIXZOP4.js";
|
|
33
33
|
import "./chunk-ULXHXZCZ.js";
|
|
34
34
|
import "./chunk-CO5D46AG.js";
|
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
handleRulesApiError,
|
|
10
10
|
parseRulesFlagsAndScope,
|
|
11
11
|
rulesCollectionPath
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-HD3NJHWT.js";
|
|
13
|
+
import "./chunk-NVHKS2AA.js";
|
|
14
14
|
import "./chunk-HTOH3MSD.js";
|
|
15
15
|
import {
|
|
16
16
|
validateJsonOutput
|
|
@@ -21,8 +21,8 @@ import {
|
|
|
21
21
|
import {
|
|
22
22
|
AGENT_REASON
|
|
23
23
|
} from "./chunk-L6Q2EQPI.js";
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-BDBG7347.js";
|
|
25
|
+
import "./chunk-V2EPUZ7C.js";
|
|
26
26
|
import "./chunk-4CIXZOP4.js";
|
|
27
27
|
import {
|
|
28
28
|
outputAgentError
|
|
@@ -17,12 +17,12 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
printDiffSummary,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-5IH3CKCW.js";
|
|
21
21
|
import {
|
|
22
22
|
publishSubcommand
|
|
23
23
|
} from "./chunk-5EKBCYHA.js";
|
|
24
24
|
import "./chunk-L6Q2EQPI.js";
|
|
25
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-V2EPUZ7C.js";
|
|
26
26
|
import "./chunk-4CIXZOP4.js";
|
|
27
27
|
import {
|
|
28
28
|
outputAgentError
|
|
@@ -27,11 +27,11 @@ import {
|
|
|
27
27
|
} from "./chunk-YAOSNCGO.js";
|
|
28
28
|
import {
|
|
29
29
|
getScope
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-BDBG7347.js";
|
|
31
31
|
import {
|
|
32
32
|
getLinkedProject,
|
|
33
33
|
getProjectByNameOrId
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-V2EPUZ7C.js";
|
|
35
35
|
import "./chunk-4CIXZOP4.js";
|
|
36
36
|
import "./chunk-ULXHXZCZ.js";
|
|
37
37
|
import {
|
|
@@ -16,12 +16,12 @@ import {
|
|
|
16
16
|
resolveRoute,
|
|
17
17
|
shellQuoteRouteIdentifierForSuggestion,
|
|
18
18
|
withGlobalFlags
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-5IH3CKCW.js";
|
|
20
20
|
import {
|
|
21
21
|
reorderSubcommand
|
|
22
22
|
} from "./chunk-5EKBCYHA.js";
|
|
23
23
|
import "./chunk-L6Q2EQPI.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-V2EPUZ7C.js";
|
|
25
25
|
import "./chunk-4CIXZOP4.js";
|
|
26
26
|
import {
|
|
27
27
|
outputAgentError
|
|
@@ -19,12 +19,12 @@ import {
|
|
|
19
19
|
printDiffSummary,
|
|
20
20
|
validateRequiredArgs,
|
|
21
21
|
withGlobalFlags
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-5IH3CKCW.js";
|
|
23
23
|
import {
|
|
24
24
|
restoreSubcommand
|
|
25
25
|
} from "./chunk-5EKBCYHA.js";
|
|
26
26
|
import "./chunk-L6Q2EQPI.js";
|
|
27
|
-
import "./chunk-
|
|
27
|
+
import "./chunk-V2EPUZ7C.js";
|
|
28
28
|
import "./chunk-4CIXZOP4.js";
|
|
29
29
|
import {
|
|
30
30
|
outputAgentError
|
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
handleRulesApiError,
|
|
10
10
|
parseRulesFlagsAndScope,
|
|
11
11
|
rulesItemPath
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-HD3NJHWT.js";
|
|
13
|
+
import "./chunk-NVHKS2AA.js";
|
|
14
14
|
import "./chunk-HTOH3MSD.js";
|
|
15
15
|
import {
|
|
16
16
|
validateJsonOutput
|
|
@@ -21,8 +21,8 @@ import {
|
|
|
21
21
|
import {
|
|
22
22
|
AGENT_REASON
|
|
23
23
|
} from "./chunk-L6Q2EQPI.js";
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-BDBG7347.js";
|
|
25
|
+
import "./chunk-V2EPUZ7C.js";
|
|
26
26
|
import "./chunk-4CIXZOP4.js";
|
|
27
27
|
import {
|
|
28
28
|
buildCommandWithGlobalFlags,
|