@shopify/cli 3.90.0 → 3.91.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/{acorn-45LE5Z2A.js → acorn-WDTBS4B3.js} +2 -2
- package/dist/{angular-Z5FPQPLR.js → angular-WLPEGHXZ.js} +4 -4
- package/dist/{babel-TRRZ6QQY.js → babel-LQYCV4NA.js} +2 -7
- package/dist/{brotli-2OKV26Y6.js → brotli-6CC7WD4Z.js} +1 -2
- package/dist/{chunk-XUHEOC7Y.js → chunk-2QLHWTH2.js} +6 -6
- package/dist/{chunk-LSGITB3O.js → chunk-3FISNISV.js} +5 -5
- package/dist/{chunk-HVSHUE2B.js → chunk-3RC2RKM3.js} +7 -7
- package/dist/{chunk-WC5EDB4Z.js → chunk-3YEPOXGM.js} +1187 -141
- package/dist/{chunk-ELXP2SNA.js → chunk-46PV2PEO.js} +4 -4
- package/dist/{chunk-QHDQYVAG.js → chunk-4EIIOMWN.js} +10 -10
- package/dist/{chunk-LKMGT2DW.js → chunk-4GAP37VN.js} +413 -383
- package/dist/{chunk-SE3EASHO.js → chunk-4IW7EFIM.js} +8 -27
- package/dist/{chunk-RYFPG44L.js → chunk-4KL3Z7UE.js} +2 -2
- package/dist/{chunk-EFOOQV72.js → chunk-56ELYGPH.js} +2 -2
- package/dist/chunk-5Q3T5CKP.js +39 -0
- package/dist/{chunk-5MLYI7UO.js → chunk-5TQLC3MT.js} +4 -4
- package/dist/chunk-5WZHH7DV.js +78 -0
- package/dist/chunk-6GVXTMUE.js +51 -0
- package/dist/{chunk-6ONJEX7Y.js → chunk-6NVYATES.js} +2 -2
- package/dist/chunk-6ZPH3IB4.js +28 -0
- package/dist/chunk-7A3EOLZ3.js +36 -0
- package/dist/{chunk-HMDWNGIV.js → chunk-A27P5CF7.js} +211 -103
- package/dist/{chunk-A7QWFDBY.js → chunk-A3FTU763.js} +2 -2
- package/dist/{chunk-MZX7G4LN.js → chunk-AWEC4VY2.js} +3 -3
- package/dist/{chunk-B2EZE3X5.js → chunk-BWQRWTAL.js} +3 -3
- package/dist/{chunk-3GXB4ZRP.js → chunk-CE4S2SGM.js} +10 -10
- package/dist/{chunk-U52M2SBG.js → chunk-D6TSY7WA.js} +216 -268
- package/dist/{chunk-UISDI2NJ.js → chunk-EGPAAR43.js} +3 -3
- package/dist/{chunk-L5BSIB4A.js → chunk-FI5G3SH7.js} +3 -3
- package/dist/{chunk-5OJ67VLD.js → chunk-GQKM6ODQ.js} +27763 -25681
- package/dist/{chunk-GPKHDSF5.js → chunk-HTGTTXQL.js} +24 -26
- package/dist/chunk-ITTNM7I4.js +23 -0
- package/dist/{chunk-O74JPOMN.js → chunk-ITUVFZZC.js} +6 -6
- package/dist/{chunk-6DIWINGB.js → chunk-JUTE5JAV.js} +3 -3
- package/dist/{chunk-3OKBQXPB.js → chunk-L55THCJ4.js} +5 -5
- package/dist/{chunk-AJVHCUVQ.js → chunk-LZQNLT7K.js} +4 -4
- package/dist/{chunk-R2VQQFNU.js → chunk-M5QR2TOD.js} +2 -2
- package/dist/{chunk-3AY5VBOI.js → chunk-MK3Q63EP.js} +15 -17
- package/dist/{chunk-66SSN4NK.js → chunk-QFZNYYRR.js} +2 -2
- package/dist/{chunk-ERCZ3NEG.js → chunk-RDV4E6WO.js} +2 -2
- package/dist/{chunk-ITXKKYMN.js → chunk-S2AX7DX2.js} +3 -3
- package/dist/{chunk-GH4DMIMI.js → chunk-TZEIYSCL.js} +3 -3
- package/dist/{chunk-XD3LXUGW.js → chunk-VBBBCVMH.js} +2 -2
- package/dist/{chunk-K2EOH7QQ.js → chunk-W5PA3XSC.js} +3 -3
- package/dist/{chunk-FPXVU77M.js → chunk-Y5U7QY26.js} +3 -3
- package/dist/chunk-YE3PUNUK.js +90 -0
- package/dist/{chunk-4K7TRR4V.js → chunk-YFNAWLQZ.js} +3 -3
- package/dist/chunk-YNNKYQTJ.js +309 -0
- package/dist/{chunk-GY37RRX5.js → chunk-YWLTM6FY.js} +4 -4
- package/dist/{chunk-A2DCUFP3.js → chunk-ZSOI4JOG.js} +2 -2
- package/dist/{chunk-BDQNCT7P.js → chunk-ZUHIUKPT.js} +3 -3
- package/dist/cli/commands/auth/login.js +13 -15
- package/dist/cli/commands/auth/login.test.js +15 -17
- package/dist/cli/commands/auth/logout.js +13 -15
- package/dist/cli/commands/auth/logout.test.js +16 -18
- package/dist/cli/commands/cache/clear.js +14 -15
- package/dist/cli/commands/debug/command-flags.js +13 -15
- package/dist/cli/commands/docs/generate.js +13 -15
- package/dist/cli/commands/docs/generate.test.js +14 -16
- package/dist/cli/commands/doctor-release/doctor-release.d.ts +6 -0
- package/dist/cli/commands/doctor-release/doctor-release.js +27 -0
- package/dist/cli/commands/doctor-release/theme/index.d.ts +14 -0
- package/dist/cli/commands/doctor-release/theme/index.js +33 -0
- package/dist/cli/commands/help.js +13 -15
- package/dist/cli/commands/kitchen-sink/async.js +14 -16
- package/dist/cli/commands/kitchen-sink/async.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/index.js +16 -18
- package/dist/cli/commands/kitchen-sink/index.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/prompts.js +14 -16
- package/dist/cli/commands/kitchen-sink/prompts.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/static.js +14 -16
- package/dist/cli/commands/kitchen-sink/static.test.js +15 -17
- package/dist/cli/commands/notifications/generate.js +14 -16
- package/dist/cli/commands/notifications/list.js +14 -16
- package/dist/cli/commands/search.js +14 -16
- package/dist/cli/commands/upgrade.js +14 -16
- package/dist/cli/commands/upgrade.test.js +1 -1
- package/dist/cli/commands/version.js +14 -16
- package/dist/cli/commands/version.test.js +15 -17
- package/dist/cli/services/commands/notifications.js +13 -13
- package/dist/cli/services/commands/search.js +7 -8
- package/dist/cli/services/commands/search.test.js +8 -9
- package/dist/cli/services/commands/version.js +8 -9
- package/dist/cli/services/commands/version.test.js +10 -11
- package/dist/cli/services/doctor-release/context.d.ts +16 -0
- package/dist/cli/services/doctor-release/context.js +9 -0
- package/dist/cli/services/doctor-release/theme/runner.d.ts +7 -0
- package/dist/cli/services/doctor-release/theme/runner.js +24 -0
- package/dist/cli/services/doctor-release/theme/tests/init.d.ts +11 -0
- package/dist/cli/services/doctor-release/theme/tests/init.js +21 -0
- package/dist/cli/services/doctor-release/theme/tests/push.d.ts +10 -0
- package/dist/cli/services/doctor-release/theme/tests/push.js +21 -0
- package/dist/cli/services/kitchen-sink/async.js +7 -8
- package/dist/cli/services/kitchen-sink/prompts.js +7 -8
- package/dist/cli/services/kitchen-sink/static.js +7 -8
- package/dist/cli/services/upgrade.js +8 -9
- package/dist/cli/services/upgrade.test.js +10 -11
- package/dist/{custom-oclif-loader-H4CDTFND.js → custom-oclif-loader-NCJY2PN7.js} +7 -8
- package/dist/{del-E4LJOSMR.js → del-63DSU6FP.js} +7 -7
- package/dist/{devtools-D47L6HIC.js → devtools-4MXU7BNJ.js} +2 -2
- package/dist/{devtools-2SG3BFWJ.js → devtools-BAOTGU3O.js} +2 -2
- package/dist/{error-handler-JLUD7HQX.js → error-handler-IXWAFENZ.js} +11 -13
- package/dist/{estree-PY6WKTNG.js → estree-U57GTUKI.js} +14 -35
- package/dist/{flow-YN54TSCB.js → flow-CBPGBIW5.js} +2 -4
- package/dist/{glimmer-RMPUUUDS.js → glimmer-VWCK7UCR.js} +2 -6
- package/dist/{graphql-PPLVYWBL.js → graphql-2HHXB4VZ.js} +3 -5
- package/dist/hooks/postrun.js +12 -12
- package/dist/hooks/prerun.js +13 -13
- package/dist/{html-3U6QZZZ4.js → html-ST4I6M3K.js} +4 -6
- package/dist/index.js +5853 -2950
- package/dist/{lib-XGN4IWQ3.js → lib-EAXRR46C.js} +2 -3
- package/dist/{local-Q5P3JTHB.js → local-TYNIF77M.js} +9 -10
- package/dist/{markdown-RHRQTUMC.js → markdown-NVTT3U3H.js} +4 -13
- package/dist/{meriyah-7MIMHTWQ.js → meriyah-H6RUUN2F.js} +2 -9
- package/dist/{morph-37GC7LQM.js → morph-WMDG66QN.js} +68 -143
- package/dist/{multipart-parser-IYYNISJK.js → multipart-parser-WKKMXACL.js} +2 -2
- package/dist/{node-package-manager-JQCYAVNE.js → node-package-manager-XAEBCALT.js} +8 -9
- package/dist/{npa-E675GQOI.js → npa-GRSJKUWS.js} +5 -7
- package/dist/{postcss-MSOPGY7M.js → postcss-LKRKUSYR.js} +4 -6
- package/dist/{prettier-2ITB6I34.js → prettier-YOC7I4QS.js} +29 -29
- package/dist/{source-map-UFUVQCYE.js → source-map-KSW2YKNC.js} +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-2P2WEBXY.js → ui-FDJIH2AF.js} +7 -8
- package/dist/{workerd-5QLA2QUA.js → workerd-DSSWQ3UN.js} +16 -18
- package/dist/{yaml-6GALFXQY.js → yaml-54MHMX7H.js} +6 -9
- package/oclif.manifest.json +134 -9
- package/package.json +7 -7
- package/dist/chunk-6OAKJOUE.js +0 -2238
- package/dist/chunk-EZQWZ57B.js +0 -53
|
@@ -17,18 +17,17 @@ import {
|
|
|
17
17
|
renderTasks,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
20
|
+
} from "./chunk-4GAP37VN.js";
|
|
21
|
+
import "./chunk-6NVYATES.js";
|
|
22
|
+
import "./chunk-CTFDRWUN.js";
|
|
23
|
+
import "./chunk-7IK72W75.js";
|
|
24
|
+
import "./chunk-3YEPOXGM.js";
|
|
23
25
|
import "./chunk-UMUTXITN.js";
|
|
24
26
|
import "./chunk-KUJQ4AB6.js";
|
|
25
|
-
import "./chunk-Q2H6D2MH.js";
|
|
26
27
|
import "./chunk-G2ZZKGSV.js";
|
|
27
|
-
import "./chunk-6ONJEX7Y.js";
|
|
28
28
|
import "./chunk-UV5N2VL7.js";
|
|
29
29
|
import "./chunk-XE5EOEBL.js";
|
|
30
|
-
import "./chunk-
|
|
31
|
-
import "./chunk-7IK72W75.js";
|
|
30
|
+
import "./chunk-Q2H6D2MH.js";
|
|
32
31
|
import "./chunk-EG6MBBEN.js";
|
|
33
32
|
import "./chunk-PKR7KJ6P.js";
|
|
34
33
|
export {
|
|
@@ -51,4 +50,4 @@ export {
|
|
|
51
50
|
renderTextPrompt,
|
|
52
51
|
renderWarning
|
|
53
52
|
};
|
|
54
|
-
//# sourceMappingURL=ui-
|
|
53
|
+
//# sourceMappingURL=ui-FDJIH2AF.js.map
|
|
@@ -10,16 +10,15 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
13
|
+
} from "./chunk-D6TSY7WA.js";
|
|
14
|
+
import "./chunk-56ELYGPH.js";
|
|
15
|
+
import "./chunk-MK3Q63EP.js";
|
|
16
|
+
import "./chunk-2QLHWTH2.js";
|
|
17
|
+
import "./chunk-GQKM6ODQ.js";
|
|
17
18
|
import "./chunk-SHWOPMLQ.js";
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-QHDQYVAG.js";
|
|
22
|
-
import "./chunk-R2VQQFNU.js";
|
|
19
|
+
import "./chunk-VBBBCVMH.js";
|
|
20
|
+
import "./chunk-4EIIOMWN.js";
|
|
21
|
+
import "./chunk-M5QR2TOD.js";
|
|
23
22
|
import {
|
|
24
23
|
AbortError,
|
|
25
24
|
createFileReadStream,
|
|
@@ -27,18 +26,17 @@ import {
|
|
|
27
26
|
readFile,
|
|
28
27
|
renderSuccess,
|
|
29
28
|
source_default
|
|
30
|
-
} from "./chunk-
|
|
31
|
-
import "./chunk-
|
|
32
|
-
import "./chunk-
|
|
29
|
+
} from "./chunk-4GAP37VN.js";
|
|
30
|
+
import "./chunk-6NVYATES.js";
|
|
31
|
+
import "./chunk-CTFDRWUN.js";
|
|
32
|
+
import "./chunk-7IK72W75.js";
|
|
33
|
+
import "./chunk-3YEPOXGM.js";
|
|
33
34
|
import "./chunk-UMUTXITN.js";
|
|
34
35
|
import "./chunk-KUJQ4AB6.js";
|
|
35
|
-
import "./chunk-Q2H6D2MH.js";
|
|
36
36
|
import "./chunk-G2ZZKGSV.js";
|
|
37
|
-
import "./chunk-6ONJEX7Y.js";
|
|
38
37
|
import "./chunk-UV5N2VL7.js";
|
|
39
38
|
import "./chunk-XE5EOEBL.js";
|
|
40
|
-
import "./chunk-
|
|
41
|
-
import "./chunk-7IK72W75.js";
|
|
39
|
+
import "./chunk-Q2H6D2MH.js";
|
|
42
40
|
import {
|
|
43
41
|
dirname,
|
|
44
42
|
resolvePath
|
|
@@ -47,7 +45,7 @@ import {
|
|
|
47
45
|
init_cjs_shims
|
|
48
46
|
} from "./chunk-PKR7KJ6P.js";
|
|
49
47
|
|
|
50
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
48
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/workerd.js
|
|
51
49
|
init_cjs_shims();
|
|
52
50
|
import { createRequire } from "node:module";
|
|
53
51
|
async function startWorkerdServer({
|
|
@@ -166,4 +164,4 @@ async function startWorkerdServer({
|
|
|
166
164
|
export {
|
|
167
165
|
startWorkerdServer
|
|
168
166
|
};
|
|
169
|
-
//# sourceMappingURL=workerd-
|
|
167
|
+
//# sourceMappingURL=workerd-DSSWQ3UN.js.map
|
|
@@ -338,7 +338,7 @@ function to(t, e, n) {
|
|
|
338
338
|
if (a) return [": ", _(2, m)];
|
|
339
339
|
if (te(o) || !nt(i.content)) return ["? ", _(2, l), N, ...t.map(() => [n(), N], "value", "leadingComments"), ": ", _(2, m)];
|
|
340
340
|
if (ro(i.content) && !te(i.content) && !ae(i.content) && !K(i.content) && !I(i) && !te(o.content) && !ae(o.content) && !I(o) && Sn(o.content, e)) return [l, f, ": ", m];
|
|
341
|
-
let g = Symbol("mappingKey"), y = Pe([ze("? "), Pe(_(2, l), { id: g })]), h = [N, ": ", _(2, m)], d = [f, ":"];
|
|
341
|
+
let g = /* @__PURE__ */ Symbol("mappingKey"), y = Pe([ze("? "), Pe(_(2, l), { id: g })]), h = [N, ": ", _(2, m)], d = [f, ":"];
|
|
342
342
|
I(o) && o.content && W(o.content, ["flowMapping", "flowSequence"]) && o.content.children.length === 0 ? d.push(" ") : te(o.content) || I(o) && o.content && !W(o.content, ["mapping", "sequence"]) || s.type === "mapping" && K(i.content) && nt(o.content) || W(o.content, ["mapping", "sequence"]) && o.content.tag === null && o.content.anchor === null ? d.push(N) : o.content ? d.push(se) : K(o) && d.push(" "), d.push(m);
|
|
343
343
|
let w = _(e.tabWidth, d);
|
|
344
344
|
return Sn(i.content, e) && !te(i.content) && !ae(i.content) && !K(i.content) && !I(i) ? ln([[l, w]]) : ln([[y, ze(h, w, { groupId: g })]]);
|
|
@@ -731,13 +731,10 @@ function Qs(t, e, n) {
|
|
|
731
731
|
function We(t, e) {
|
|
732
732
|
for (let n of t.props) {
|
|
733
733
|
let r = e.text[n.origStart];
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
default:
|
|
739
|
-
throw new Error(`Unexpected leading character ${JSON.stringify(r)}`);
|
|
740
|
-
}
|
|
734
|
+
if (r === me.Comment)
|
|
735
|
+
e.comments.push(Ve(e.transformRange(n), e.text.slice(n.origStart + 1, n.origEnd)));
|
|
736
|
+
else
|
|
737
|
+
throw new Error(`Unexpected leading character ${JSON.stringify(r)}`);
|
|
741
738
|
}
|
|
742
739
|
}
|
|
743
740
|
function Gs(t, e) {
|
|
@@ -4074,4 +4071,4 @@ export {
|
|
|
4074
4071
|
ir as parsers,
|
|
4075
4072
|
Ja as printers
|
|
4076
4073
|
};
|
|
4077
|
-
//# sourceMappingURL=yaml-
|
|
4074
|
+
//# sourceMappingURL=yaml-54MHMX7H.js.map
|
package/oclif.manifest.json
CHANGED
|
@@ -172,7 +172,6 @@
|
|
|
172
172
|
}
|
|
173
173
|
},
|
|
174
174
|
"hasDynamicHelp": false,
|
|
175
|
-
"hidden": true,
|
|
176
175
|
"hiddenAliases": [
|
|
177
176
|
],
|
|
178
177
|
"id": "app:bulk:cancel",
|
|
@@ -188,7 +187,8 @@
|
|
|
188
187
|
"args": {
|
|
189
188
|
},
|
|
190
189
|
"customPluginName": "@shopify/app",
|
|
191
|
-
"description": "Executes an Admin API GraphQL query or mutation on the specified
|
|
190
|
+
"description": "Executes an Admin API GraphQL query or mutation on the specified store, as a bulk operation. Mutations are only allowed on dev stores.\n\n Bulk operations allow you to process large amounts of data asynchronously. Learn more about \"bulk query operations\" (https://shopify.dev/docs/api/usage/bulk-operations/queries) and \"bulk mutation operations\" (https://shopify.dev/docs/api/usage/bulk-operations/imports).\n\n Use \"`bulk status`\" (https://shopify.dev/docs/api/shopify-cli/app/app-bulk-status) to check the status of your bulk operations.",
|
|
191
|
+
"descriptionWithMarkdown": "Executes an Admin API GraphQL query or mutation on the specified store, as a bulk operation. Mutations are only allowed on dev stores.\n\n Bulk operations allow you to process large amounts of data asynchronously. Learn more about [bulk query operations](https://shopify.dev/docs/api/usage/bulk-operations/queries) and [bulk mutation operations](https://shopify.dev/docs/api/usage/bulk-operations/imports).\n\n Use [`bulk status`](https://shopify.dev/docs/api/shopify-cli/app/app-bulk-status) to check the status of your bulk operations.",
|
|
192
192
|
"flags": {
|
|
193
193
|
"client-id": {
|
|
194
194
|
"description": "The Client ID of your app.",
|
|
@@ -326,7 +326,6 @@
|
|
|
326
326
|
}
|
|
327
327
|
},
|
|
328
328
|
"hasDynamicHelp": false,
|
|
329
|
-
"hidden": true,
|
|
330
329
|
"hiddenAliases": [
|
|
331
330
|
],
|
|
332
331
|
"id": "app:bulk:execute",
|
|
@@ -342,7 +341,8 @@
|
|
|
342
341
|
"args": {
|
|
343
342
|
},
|
|
344
343
|
"customPluginName": "@shopify/app",
|
|
345
|
-
"description": "Check the status of a specific bulk operation by ID, or list all bulk operations in the last 7 days.",
|
|
344
|
+
"description": "Check the status of a specific bulk operation by ID, or list all bulk operations belonging to this app on this store in the last 7 days.\n\n Bulk operations allow you to process large amounts of data asynchronously. Learn more about \"bulk query operations\" (https://shopify.dev/docs/api/usage/bulk-operations/queries) and \"bulk mutation operations\" (https://shopify.dev/docs/api/usage/bulk-operations/imports).\n\n Use \"`bulk execute`\" (https://shopify.dev/docs/api/shopify-cli/app/app-bulk-execute) to start a new bulk operation.",
|
|
345
|
+
"descriptionWithMarkdown": "Check the status of a specific bulk operation by ID, or list all bulk operations belonging to this app on this store in the last 7 days.\n\n Bulk operations allow you to process large amounts of data asynchronously. Learn more about [bulk query operations](https://shopify.dev/docs/api/usage/bulk-operations/queries) and [bulk mutation operations](https://shopify.dev/docs/api/usage/bulk-operations/imports).\n\n Use [`bulk execute`](https://shopify.dev/docs/api/shopify-cli/app/app-bulk-execute) to start a new bulk operation.",
|
|
346
346
|
"flags": {
|
|
347
347
|
"client-id": {
|
|
348
348
|
"description": "The Client ID of your app.",
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
"type": "option"
|
|
368
368
|
},
|
|
369
369
|
"id": {
|
|
370
|
-
"description": "The bulk operation ID (numeric ID or full GID). If not provided, lists all bulk operations in the last 7 days.",
|
|
370
|
+
"description": "The bulk operation ID (numeric ID or full GID). If not provided, lists all bulk operations belonging to this app on this store in the last 7 days.",
|
|
371
371
|
"env": "SHOPIFY_FLAG_ID",
|
|
372
372
|
"hasDynamicHelp": false,
|
|
373
373
|
"multiple": false,
|
|
@@ -421,7 +421,6 @@
|
|
|
421
421
|
}
|
|
422
422
|
},
|
|
423
423
|
"hasDynamicHelp": false,
|
|
424
|
-
"hidden": true,
|
|
425
424
|
"hiddenAliases": [
|
|
426
425
|
],
|
|
427
426
|
"id": "app:bulk:status",
|
|
@@ -1257,7 +1256,8 @@
|
|
|
1257
1256
|
"args": {
|
|
1258
1257
|
},
|
|
1259
1258
|
"customPluginName": "@shopify/app",
|
|
1260
|
-
"description": "Executes an Admin API GraphQL query or mutation on the specified dev
|
|
1259
|
+
"description": "Executes an Admin API GraphQL query or mutation on the specified store. Mutations are only allowed on dev stores.\n\n For operations that process large amounts of data, use \"`bulk execute`\" (https://shopify.dev/docs/api/shopify-cli/app/app-bulk-execute) instead.",
|
|
1260
|
+
"descriptionWithMarkdown": "Executes an Admin API GraphQL query or mutation on the specified store. Mutations are only allowed on dev stores.\n\n For operations that process large amounts of data, use [`bulk execute`](https://shopify.dev/docs/api/shopify-cli/app/app-bulk-execute) instead.",
|
|
1261
1261
|
"flags": {
|
|
1262
1262
|
"client-id": {
|
|
1263
1263
|
"description": "The Client ID of your app.",
|
|
@@ -1385,7 +1385,6 @@
|
|
|
1385
1385
|
}
|
|
1386
1386
|
},
|
|
1387
1387
|
"hasDynamicHelp": false,
|
|
1388
|
-
"hidden": true,
|
|
1389
1388
|
"hiddenAliases": [
|
|
1390
1389
|
],
|
|
1391
1390
|
"id": "app:execute",
|
|
@@ -3409,6 +3408,97 @@
|
|
|
3409
3408
|
"pluginType": "core",
|
|
3410
3409
|
"strict": true
|
|
3411
3410
|
},
|
|
3411
|
+
"doctor-release": {
|
|
3412
|
+
"aliases": [
|
|
3413
|
+
],
|
|
3414
|
+
"args": {
|
|
3415
|
+
},
|
|
3416
|
+
"description": "Run CLI doctor-release tests",
|
|
3417
|
+
"enableJsonFlag": false,
|
|
3418
|
+
"flags": {
|
|
3419
|
+
},
|
|
3420
|
+
"hasDynamicHelp": false,
|
|
3421
|
+
"hidden": true,
|
|
3422
|
+
"hiddenAliases": [
|
|
3423
|
+
],
|
|
3424
|
+
"id": "doctor-release",
|
|
3425
|
+
"pluginAlias": "@shopify/cli",
|
|
3426
|
+
"pluginName": "@shopify/cli",
|
|
3427
|
+
"pluginType": "core",
|
|
3428
|
+
"strict": true
|
|
3429
|
+
},
|
|
3430
|
+
"doctor-release:theme": {
|
|
3431
|
+
"aliases": [
|
|
3432
|
+
],
|
|
3433
|
+
"args": {
|
|
3434
|
+
},
|
|
3435
|
+
"description": "Run all theme command doctor-release tests",
|
|
3436
|
+
"enableJsonFlag": false,
|
|
3437
|
+
"flags": {
|
|
3438
|
+
"environment": {
|
|
3439
|
+
"char": "e",
|
|
3440
|
+
"description": "The environment to use from shopify.theme.toml (required for store-connected tests).",
|
|
3441
|
+
"env": "SHOPIFY_FLAG_ENVIRONMENT",
|
|
3442
|
+
"hasDynamicHelp": false,
|
|
3443
|
+
"multiple": false,
|
|
3444
|
+
"name": "environment",
|
|
3445
|
+
"required": true,
|
|
3446
|
+
"type": "option"
|
|
3447
|
+
},
|
|
3448
|
+
"no-color": {
|
|
3449
|
+
"allowNo": false,
|
|
3450
|
+
"description": "Disable color output.",
|
|
3451
|
+
"env": "SHOPIFY_FLAG_NO_COLOR",
|
|
3452
|
+
"hidden": false,
|
|
3453
|
+
"name": "no-color",
|
|
3454
|
+
"type": "boolean"
|
|
3455
|
+
},
|
|
3456
|
+
"password": {
|
|
3457
|
+
"description": "Password from Theme Access app (overrides environment).",
|
|
3458
|
+
"env": "SHOPIFY_FLAG_PASSWORD",
|
|
3459
|
+
"hasDynamicHelp": false,
|
|
3460
|
+
"multiple": false,
|
|
3461
|
+
"name": "password",
|
|
3462
|
+
"type": "option"
|
|
3463
|
+
},
|
|
3464
|
+
"path": {
|
|
3465
|
+
"char": "p",
|
|
3466
|
+
"default": ".",
|
|
3467
|
+
"description": "The path to run tests in. Defaults to current directory.",
|
|
3468
|
+
"env": "SHOPIFY_FLAG_PATH",
|
|
3469
|
+
"hasDynamicHelp": false,
|
|
3470
|
+
"multiple": false,
|
|
3471
|
+
"name": "path",
|
|
3472
|
+
"type": "option"
|
|
3473
|
+
},
|
|
3474
|
+
"store": {
|
|
3475
|
+
"char": "s",
|
|
3476
|
+
"description": "Store URL (overrides environment).",
|
|
3477
|
+
"env": "SHOPIFY_FLAG_STORE",
|
|
3478
|
+
"hasDynamicHelp": false,
|
|
3479
|
+
"multiple": false,
|
|
3480
|
+
"name": "store",
|
|
3481
|
+
"type": "option"
|
|
3482
|
+
},
|
|
3483
|
+
"verbose": {
|
|
3484
|
+
"allowNo": false,
|
|
3485
|
+
"description": "Increase the verbosity of the output.",
|
|
3486
|
+
"env": "SHOPIFY_FLAG_VERBOSE",
|
|
3487
|
+
"hidden": false,
|
|
3488
|
+
"name": "verbose",
|
|
3489
|
+
"type": "boolean"
|
|
3490
|
+
}
|
|
3491
|
+
},
|
|
3492
|
+
"hasDynamicHelp": false,
|
|
3493
|
+
"hidden": true,
|
|
3494
|
+
"hiddenAliases": [
|
|
3495
|
+
],
|
|
3496
|
+
"id": "doctor-release:theme",
|
|
3497
|
+
"pluginAlias": "@shopify/cli",
|
|
3498
|
+
"pluginName": "@shopify/cli",
|
|
3499
|
+
"pluginType": "core",
|
|
3500
|
+
"strict": true
|
|
3501
|
+
},
|
|
3412
3502
|
"help": {
|
|
3413
3503
|
"aliases": [
|
|
3414
3504
|
],
|
|
@@ -5917,6 +6007,14 @@
|
|
|
5917
6007
|
"name": "ignore",
|
|
5918
6008
|
"type": "option"
|
|
5919
6009
|
},
|
|
6010
|
+
"listing": {
|
|
6011
|
+
"description": "The listing preset to use for multi-preset themes. Applies preset files from listings/[preset-name] directory.",
|
|
6012
|
+
"env": "SHOPIFY_FLAG_LISTING",
|
|
6013
|
+
"hasDynamicHelp": false,
|
|
6014
|
+
"multiple": false,
|
|
6015
|
+
"name": "listing",
|
|
6016
|
+
"type": "option"
|
|
6017
|
+
},
|
|
5920
6018
|
"live-reload": {
|
|
5921
6019
|
"default": "hot-reload",
|
|
5922
6020
|
"description": "The live reload mode switches the server behavior when a file is modified:\n- hot-reload Hot reloads local changes to CSS and sections (default)\n- full-page Always refreshes the entire page\n- off Deactivate live reload",
|
|
@@ -6319,6 +6417,7 @@
|
|
|
6319
6417
|
"hiddenAliases": [
|
|
6320
6418
|
],
|
|
6321
6419
|
"id": "theme:init",
|
|
6420
|
+
"multiEnvironmentsFlags": null,
|
|
6322
6421
|
"pluginAlias": "@shopify/cli",
|
|
6323
6422
|
"pluginName": "@shopify/cli",
|
|
6324
6423
|
"pluginType": "core",
|
|
@@ -6356,6 +6455,7 @@
|
|
|
6356
6455
|
"hiddenAliases": [
|
|
6357
6456
|
],
|
|
6358
6457
|
"id": "theme:language-server",
|
|
6458
|
+
"multiEnvironmentsFlags": null,
|
|
6359
6459
|
"pluginAlias": "@shopify/cli",
|
|
6360
6460
|
"pluginName": "@shopify/cli",
|
|
6361
6461
|
"pluginType": "core",
|
|
@@ -6698,6 +6798,7 @@
|
|
|
6698
6798
|
"hiddenAliases": [
|
|
6699
6799
|
],
|
|
6700
6800
|
"id": "theme:package",
|
|
6801
|
+
"multiEnvironmentsFlags": null,
|
|
6701
6802
|
"pluginAlias": "@shopify/cli",
|
|
6702
6803
|
"pluginName": "@shopify/cli",
|
|
6703
6804
|
"pluginType": "core",
|
|
@@ -7110,6 +7211,14 @@
|
|
|
7110
7211
|
"name": "json",
|
|
7111
7212
|
"type": "boolean"
|
|
7112
7213
|
},
|
|
7214
|
+
"listing": {
|
|
7215
|
+
"description": "The listing preset to use for multi-preset themes. Applies preset files from listings/[preset-name] directory.",
|
|
7216
|
+
"env": "SHOPIFY_FLAG_LISTING",
|
|
7217
|
+
"hasDynamicHelp": false,
|
|
7218
|
+
"multiple": false,
|
|
7219
|
+
"name": "listing",
|
|
7220
|
+
"type": "option"
|
|
7221
|
+
},
|
|
7113
7222
|
"live": {
|
|
7114
7223
|
"allowNo": false,
|
|
7115
7224
|
"char": "l",
|
|
@@ -7415,6 +7524,14 @@
|
|
|
7415
7524
|
"name": "ignore",
|
|
7416
7525
|
"type": "option"
|
|
7417
7526
|
},
|
|
7527
|
+
"listing": {
|
|
7528
|
+
"description": "The listing preset to use for multi-preset themes. Applies preset files from listings/[preset-name] directory.",
|
|
7529
|
+
"env": "SHOPIFY_FLAG_LISTING",
|
|
7530
|
+
"hasDynamicHelp": false,
|
|
7531
|
+
"multiple": false,
|
|
7532
|
+
"name": "listing",
|
|
7533
|
+
"type": "option"
|
|
7534
|
+
},
|
|
7418
7535
|
"live-reload": {
|
|
7419
7536
|
"default": "hot-reload",
|
|
7420
7537
|
"description": "The live reload mode switches the server behavior when a file is modified:\n- hot-reload Hot reloads local changes to CSS and sections (default)\n- full-page Always refreshes the entire page\n- off Deactivate live reload",
|
|
@@ -7582,6 +7699,14 @@
|
|
|
7582
7699
|
"name": "force",
|
|
7583
7700
|
"type": "boolean"
|
|
7584
7701
|
},
|
|
7702
|
+
"listing": {
|
|
7703
|
+
"description": "The listing preset to use for multi-preset themes. Applies preset files from listings/[preset-name] directory.",
|
|
7704
|
+
"env": "SHOPIFY_FLAG_LISTING",
|
|
7705
|
+
"hasDynamicHelp": false,
|
|
7706
|
+
"multiple": false,
|
|
7707
|
+
"name": "listing",
|
|
7708
|
+
"type": "option"
|
|
7709
|
+
},
|
|
7585
7710
|
"no-color": {
|
|
7586
7711
|
"allowNo": false,
|
|
7587
7712
|
"description": "Disable color output.",
|
|
@@ -7815,5 +7940,5 @@
|
|
|
7815
7940
|
"summary": "Trigger delivery of a sample webhook topic payload to a designated address."
|
|
7816
7941
|
}
|
|
7817
7942
|
},
|
|
7818
|
-
"version": "3.
|
|
7943
|
+
"version": "3.91.0"
|
|
7819
7944
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shopify/cli",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.91.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A CLI tool to build for the Shopify platform",
|
|
6
6
|
"keywords": [
|
|
@@ -91,18 +91,18 @@
|
|
|
91
91
|
},
|
|
92
92
|
"dependencies": {
|
|
93
93
|
"@ast-grep/napi": "0.33.0",
|
|
94
|
-
"esbuild": "0.
|
|
94
|
+
"esbuild": "0.27.2",
|
|
95
95
|
"global-agent": "3.0.0"
|
|
96
96
|
},
|
|
97
97
|
"devDependencies": {
|
|
98
98
|
"@oclif/core": "4.5.3",
|
|
99
99
|
"@oclif/plugin-commands": "4.1.33",
|
|
100
100
|
"@oclif/plugin-plugins": "5.4.47",
|
|
101
|
-
"@shopify/app": "3.
|
|
102
|
-
"@shopify/cli-kit": "3.
|
|
103
|
-
"@shopify/plugin-cloudflare": "3.
|
|
104
|
-
"@shopify/plugin-did-you-mean": "3.
|
|
105
|
-
"@shopify/theme": "3.
|
|
101
|
+
"@shopify/app": "3.91.0",
|
|
102
|
+
"@shopify/cli-kit": "3.91.0",
|
|
103
|
+
"@shopify/plugin-cloudflare": "3.91.0",
|
|
104
|
+
"@shopify/plugin-did-you-mean": "3.91.0",
|
|
105
|
+
"@shopify/theme": "3.91.0",
|
|
106
106
|
"@shopify/cli-hydrogen": "11.1.5",
|
|
107
107
|
"@types/global-agent": "3.0.0",
|
|
108
108
|
"@typescript-eslint/eslint-plugin": "7.13.1",
|