@shopify/cli 3.89.0 → 3.90.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/{chunk-TLGBKEEX.js → chunk-3AY5VBOI.js} +5 -5
- package/dist/{chunk-Y3HY6QD7.js → chunk-3OKBQXPB.js} +5 -5
- package/dist/{chunk-EAEHP4CZ.js → chunk-4K7TRR4V.js} +3 -3
- package/dist/{chunk-TRR5QJRW.js → chunk-5MLYI7UO.js} +4 -4
- package/dist/{chunk-EQO4QA4E.js → chunk-5OJ67VLD.js} +8 -4
- package/dist/{chunk-GT7PA6E6.js → chunk-66SSN4NK.js} +2 -2
- package/dist/{chunk-2OJBOBH2.js → chunk-6DIWINGB.js} +3 -3
- package/dist/{chunk-WF5BWNFE.js → chunk-6OAKJOUE.js} +5 -5
- package/dist/{chunk-TWYT4DFD.js → chunk-A2DCUFP3.js} +2 -2
- package/dist/{chunk-Y2BHJWKT.js → chunk-A7QWFDBY.js} +2 -2
- package/dist/{chunk-NJR5IH3H.js → chunk-AJVHCUVQ.js} +3 -3
- package/dist/{chunk-P3SM4EEQ.js → chunk-B2EZE3X5.js} +3 -3
- package/dist/{chunk-XLMH6DBR.js → chunk-BDQNCT7P.js} +3 -3
- package/dist/{chunk-TPPRDIBF.js → chunk-ELXP2SNA.js} +3 -3
- package/dist/{chunk-LJHVLE3R.js → chunk-ERCZ3NEG.js} +2 -2
- package/dist/{chunk-36WMFQ3S.js → chunk-FPXVU77M.js} +3 -3
- package/dist/{chunk-WSX6K4TT.js → chunk-GH4DMIMI.js} +3 -3
- package/dist/{chunk-R7OKLQB6.js → chunk-GY37RRX5.js} +4 -4
- package/dist/{chunk-2CNWYFWQ.js → chunk-HVSHUE2B.js} +5 -5
- package/dist/{chunk-ZM543XCR.js → chunk-ITXKKYMN.js} +3 -3
- package/dist/{chunk-JYBBGVIM.js → chunk-K2EOH7QQ.js} +3 -3
- package/dist/{chunk-5PAHFSKT.js → chunk-L5BSIB4A.js} +3 -3
- package/dist/{chunk-GSUL4KBP.js → chunk-LKMGT2DW.js} +7 -2
- package/dist/{chunk-6YASM3HI.js → chunk-LSGITB3O.js} +4 -4
- package/dist/{chunk-EYUOBXKH.js → chunk-MZX7G4LN.js} +3 -3
- package/dist/{chunk-V2ZY6OP3.js → chunk-O74JPOMN.js} +5 -5
- package/dist/{chunk-GFYDB5LD.js → chunk-QHDQYVAG.js} +3 -3
- package/dist/{chunk-6KFJWCTP.js → chunk-R2VQQFNU.js} +2 -2
- package/dist/{chunk-PYPPUTUV.js → chunk-RYFPG44L.js} +2 -2
- package/dist/{chunk-CUCT627W.js → chunk-SE3EASHO.js} +7 -7
- package/dist/{chunk-2QVJ6J2X.js → chunk-U52M2SBG.js} +5 -5
- package/dist/{chunk-B5Q2Q4B3.js → chunk-UISDI2NJ.js} +2 -2
- package/dist/{chunk-YETFHMCK.js → chunk-XUHEOC7Y.js} +6 -6
- package/dist/cli/commands/auth/login.js +8 -8
- package/dist/cli/commands/auth/login.test.js +9 -9
- package/dist/cli/commands/auth/logout.js +8 -8
- package/dist/cli/commands/auth/logout.test.js +9 -9
- package/dist/cli/commands/cache/clear.js +8 -8
- package/dist/cli/commands/debug/command-flags.js +8 -8
- package/dist/cli/commands/docs/generate.js +8 -8
- package/dist/cli/commands/docs/generate.test.js +8 -8
- package/dist/cli/commands/help.js +8 -8
- package/dist/cli/commands/kitchen-sink/async.js +9 -9
- package/dist/cli/commands/kitchen-sink/async.test.js +9 -9
- package/dist/cli/commands/kitchen-sink/index.js +11 -11
- package/dist/cli/commands/kitchen-sink/index.test.js +11 -11
- package/dist/cli/commands/kitchen-sink/prompts.js +9 -9
- package/dist/cli/commands/kitchen-sink/prompts.test.js +9 -9
- package/dist/cli/commands/kitchen-sink/static.js +9 -9
- package/dist/cli/commands/kitchen-sink/static.test.js +9 -9
- package/dist/cli/commands/notifications/generate.js +9 -9
- package/dist/cli/commands/notifications/list.js +9 -9
- package/dist/cli/commands/search.js +9 -9
- package/dist/cli/commands/upgrade.js +9 -9
- package/dist/cli/commands/version.js +9 -9
- package/dist/cli/commands/version.test.js +9 -9
- package/dist/cli/services/commands/notifications.js +6 -6
- package/dist/cli/services/commands/search.js +2 -2
- package/dist/cli/services/commands/search.test.js +2 -2
- package/dist/cli/services/commands/version.js +3 -3
- package/dist/cli/services/commands/version.test.js +4 -4
- package/dist/cli/services/kitchen-sink/async.js +2 -2
- package/dist/cli/services/kitchen-sink/prompts.js +2 -2
- package/dist/cli/services/kitchen-sink/static.js +2 -2
- package/dist/cli/services/upgrade.js +3 -3
- package/dist/cli/services/upgrade.test.js +4 -4
- package/dist/{custom-oclif-loader-TLTSWHLS.js → custom-oclif-loader-H4CDTFND.js} +2 -2
- package/dist/{error-handler-JWFNITM6.js → error-handler-JLUD7HQX.js} +6 -6
- package/dist/hooks/postrun.js +5 -5
- package/dist/hooks/prerun.js +6 -6
- package/dist/index.js +255 -92
- package/dist/{local-4NMXX5NP.js → local-Q5P3JTHB.js} +4 -2
- package/dist/{node-package-manager-SHRILTY3.js → node-package-manager-JQCYAVNE.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-MKDRI4FX.js → ui-2P2WEBXY.js} +2 -2
- package/dist/{workerd-BHG6KDEK.js → workerd-5QLA2QUA.js} +9 -9
- package/oclif.manifest.json +5 -1
- package/package.json +6 -6
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
renderTasks,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-LKMGT2DW.js";
|
|
21
21
|
import "./chunk-WC5EDB4Z.js";
|
|
22
22
|
import "./chunk-HMDWNGIV.js";
|
|
23
23
|
import "./chunk-UMUTXITN.js";
|
|
@@ -51,4 +51,4 @@ export {
|
|
|
51
51
|
renderTextPrompt,
|
|
52
52
|
renderWarning
|
|
53
53
|
};
|
|
54
|
-
//# sourceMappingURL=ui-
|
|
54
|
+
//# sourceMappingURL=ui-2P2WEBXY.js.map
|
|
@@ -10,16 +10,16 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-U52M2SBG.js";
|
|
14
14
|
import "./chunk-EFOOQV72.js";
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-3AY5VBOI.js";
|
|
16
|
+
import "./chunk-6OAKJOUE.js";
|
|
17
17
|
import "./chunk-SHWOPMLQ.js";
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-XUHEOC7Y.js";
|
|
19
|
+
import "./chunk-5OJ67VLD.js";
|
|
20
20
|
import "./chunk-XD3LXUGW.js";
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-QHDQYVAG.js";
|
|
22
|
+
import "./chunk-R2VQQFNU.js";
|
|
23
23
|
import {
|
|
24
24
|
AbortError,
|
|
25
25
|
createFileReadStream,
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
readFile,
|
|
28
28
|
renderSuccess,
|
|
29
29
|
source_default
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-LKMGT2DW.js";
|
|
31
31
|
import "./chunk-WC5EDB4Z.js";
|
|
32
32
|
import "./chunk-HMDWNGIV.js";
|
|
33
33
|
import "./chunk-UMUTXITN.js";
|
|
@@ -166,4 +166,4 @@ async function startWorkerdServer({
|
|
|
166
166
|
export {
|
|
167
167
|
startWorkerdServer
|
|
168
168
|
};
|
|
169
|
-
//# sourceMappingURL=workerd-
|
|
169
|
+
//# sourceMappingURL=workerd-5QLA2QUA.js.map
|
package/oclif.manifest.json
CHANGED
|
@@ -744,6 +744,10 @@
|
|
|
744
744
|
"allowNo": false,
|
|
745
745
|
"description": "Creates a version but doesn't release it - it's not made available to merchants. With this flag, a user confirmation is not required.",
|
|
746
746
|
"env": "SHOPIFY_FLAG_NO_RELEASE",
|
|
747
|
+
"exclusive": [
|
|
748
|
+
"allow-updates",
|
|
749
|
+
"allow-deletes"
|
|
750
|
+
],
|
|
747
751
|
"hidden": false,
|
|
748
752
|
"name": "no-release",
|
|
749
753
|
"type": "boolean"
|
|
@@ -7811,5 +7815,5 @@
|
|
|
7811
7815
|
"summary": "Trigger delivery of a sample webhook topic payload to a designated address."
|
|
7812
7816
|
}
|
|
7813
7817
|
},
|
|
7814
|
-
"version": "3.
|
|
7818
|
+
"version": "3.90.0"
|
|
7815
7819
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shopify/cli",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.90.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A CLI tool to build for the Shopify platform",
|
|
6
6
|
"keywords": [
|
|
@@ -98,11 +98,11 @@
|
|
|
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.90.0",
|
|
102
|
+
"@shopify/cli-kit": "3.90.0",
|
|
103
|
+
"@shopify/plugin-cloudflare": "3.90.0",
|
|
104
|
+
"@shopify/plugin-did-you-mean": "3.90.0",
|
|
105
|
+
"@shopify/theme": "3.90.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",
|