@shopify/cli 3.90.0 → 3.90.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.
Files changed (78) hide show
  1. package/dist/{chunk-O74JPOMN.js → chunk-2TMOMDXO.js} +5 -5
  2. package/dist/{chunk-ELXP2SNA.js → chunk-3AF66HDC.js} +3 -3
  3. package/dist/{chunk-3AY5VBOI.js → chunk-3VKS4374.js} +5 -5
  4. package/dist/{chunk-5OJ67VLD.js → chunk-4BBQTKIZ.js} +4 -4
  5. package/dist/{chunk-ITXKKYMN.js → chunk-4TOZOCIV.js} +3 -3
  6. package/dist/{chunk-LKMGT2DW.js → chunk-5SJCPOBW.js} +3 -3
  7. package/dist/{chunk-SE3EASHO.js → chunk-6MYWZ7MP.js} +7 -7
  8. package/dist/{chunk-66SSN4NK.js → chunk-6ONJ77I7.js} +2 -2
  9. package/dist/{chunk-4K7TRR4V.js → chunk-7FIBLDM2.js} +3 -3
  10. package/dist/{chunk-B2EZE3X5.js → chunk-C5STUYKR.js} +3 -3
  11. package/dist/{chunk-XUHEOC7Y.js → chunk-CYPBBNM2.js} +6 -6
  12. package/dist/{chunk-U52M2SBG.js → chunk-DOZD5WAI.js} +5 -5
  13. package/dist/{chunk-GH4DMIMI.js → chunk-H3SSAPRP.js} +3 -3
  14. package/dist/{chunk-3OKBQXPB.js → chunk-HV4MPORZ.js} +5 -5
  15. package/dist/{chunk-A7QWFDBY.js → chunk-IEPPQIPW.js} +2 -2
  16. package/dist/{chunk-FPXVU77M.js → chunk-IYNLJNFT.js} +3 -3
  17. package/dist/{chunk-LSGITB3O.js → chunk-J2CFMYG5.js} +4 -4
  18. package/dist/{chunk-MZX7G4LN.js → chunk-JRFL7VGC.js} +3 -3
  19. package/dist/{chunk-HVSHUE2B.js → chunk-KC6KOCJ5.js} +5 -5
  20. package/dist/{chunk-R2VQQFNU.js → chunk-OTD3FRPC.js} +2 -2
  21. package/dist/{chunk-A2DCUFP3.js → chunk-OZPZBNSB.js} +2 -2
  22. package/dist/{chunk-6DIWINGB.js → chunk-PAU7LKSJ.js} +3 -3
  23. package/dist/{chunk-BDQNCT7P.js → chunk-PUMWL67K.js} +3 -3
  24. package/dist/{chunk-ERCZ3NEG.js → chunk-RHYTM4FE.js} +2 -2
  25. package/dist/{chunk-AJVHCUVQ.js → chunk-SG2A4CTL.js} +3 -3
  26. package/dist/{chunk-K2EOH7QQ.js → chunk-SGU7BPE4.js} +3 -3
  27. package/dist/{chunk-RYFPG44L.js → chunk-TGDLXF4K.js} +2 -2
  28. package/dist/{chunk-GY37RRX5.js → chunk-TIYR37XP.js} +4 -4
  29. package/dist/{chunk-UISDI2NJ.js → chunk-UHBL2XEG.js} +2 -2
  30. package/dist/{chunk-6OAKJOUE.js → chunk-W65CJE3X.js} +6 -6
  31. package/dist/{chunk-5MLYI7UO.js → chunk-WYVKPOTO.js} +4 -4
  32. package/dist/{chunk-L5BSIB4A.js → chunk-X7CGUWBF.js} +3 -3
  33. package/dist/{chunk-QHDQYVAG.js → chunk-ZZNQWJUM.js} +2 -2
  34. package/dist/cli/commands/auth/login.js +8 -8
  35. package/dist/cli/commands/auth/login.test.js +9 -9
  36. package/dist/cli/commands/auth/logout.js +8 -8
  37. package/dist/cli/commands/auth/logout.test.js +9 -9
  38. package/dist/cli/commands/cache/clear.js +8 -8
  39. package/dist/cli/commands/debug/command-flags.js +8 -8
  40. package/dist/cli/commands/docs/generate.js +8 -8
  41. package/dist/cli/commands/docs/generate.test.js +8 -8
  42. package/dist/cli/commands/help.js +8 -8
  43. package/dist/cli/commands/kitchen-sink/async.js +9 -9
  44. package/dist/cli/commands/kitchen-sink/async.test.js +9 -9
  45. package/dist/cli/commands/kitchen-sink/index.js +11 -11
  46. package/dist/cli/commands/kitchen-sink/index.test.js +11 -11
  47. package/dist/cli/commands/kitchen-sink/prompts.js +9 -9
  48. package/dist/cli/commands/kitchen-sink/prompts.test.js +9 -9
  49. package/dist/cli/commands/kitchen-sink/static.js +9 -9
  50. package/dist/cli/commands/kitchen-sink/static.test.js +9 -9
  51. package/dist/cli/commands/notifications/generate.js +9 -9
  52. package/dist/cli/commands/notifications/list.js +9 -9
  53. package/dist/cli/commands/search.js +9 -9
  54. package/dist/cli/commands/upgrade.js +9 -9
  55. package/dist/cli/commands/version.js +9 -9
  56. package/dist/cli/commands/version.test.js +9 -9
  57. package/dist/cli/services/commands/notifications.js +6 -6
  58. package/dist/cli/services/commands/search.js +2 -2
  59. package/dist/cli/services/commands/search.test.js +2 -2
  60. package/dist/cli/services/commands/version.js +3 -3
  61. package/dist/cli/services/commands/version.test.js +4 -4
  62. package/dist/cli/services/kitchen-sink/async.js +2 -2
  63. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  64. package/dist/cli/services/kitchen-sink/static.js +2 -2
  65. package/dist/cli/services/upgrade.js +3 -3
  66. package/dist/cli/services/upgrade.test.js +4 -4
  67. package/dist/{custom-oclif-loader-H4CDTFND.js → custom-oclif-loader-RINU7HR3.js} +2 -2
  68. package/dist/{error-handler-JLUD7HQX.js → error-handler-CWNDOJLB.js} +6 -6
  69. package/dist/hooks/postrun.js +5 -5
  70. package/dist/hooks/prerun.js +6 -6
  71. package/dist/index.js +478 -477
  72. package/dist/{local-Q5P3JTHB.js → local-FQVEYJ4K.js} +2 -2
  73. package/dist/{node-package-manager-JQCYAVNE.js → node-package-manager-XIE2HZEQ.js} +3 -3
  74. package/dist/tsconfig.tsbuildinfo +1 -1
  75. package/dist/{ui-2P2WEBXY.js → ui-UAEFJEFY.js} +2 -2
  76. package/dist/{workerd-5QLA2QUA.js → workerd-EPURL4IC.js} +9 -9
  77. package/oclif.manifest.json +8 -9
  78. package/package.json +6 -6
@@ -17,7 +17,7 @@ import {
17
17
  renderTasks,
18
18
  renderTextPrompt,
19
19
  renderWarning
20
- } from "./chunk-LKMGT2DW.js";
20
+ } from "./chunk-5SJCPOBW.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-2P2WEBXY.js.map
54
+ //# sourceMappingURL=ui-UAEFJEFY.js.map
@@ -10,16 +10,16 @@ import {
10
10
  importLocal,
11
11
  logRequestLine,
12
12
  setConstructors
13
- } from "./chunk-U52M2SBG.js";
13
+ } from "./chunk-DOZD5WAI.js";
14
14
  import "./chunk-EFOOQV72.js";
15
- import "./chunk-3AY5VBOI.js";
16
- import "./chunk-6OAKJOUE.js";
15
+ import "./chunk-3VKS4374.js";
16
+ import "./chunk-W65CJE3X.js";
17
17
  import "./chunk-SHWOPMLQ.js";
18
- import "./chunk-XUHEOC7Y.js";
19
- import "./chunk-5OJ67VLD.js";
18
+ import "./chunk-CYPBBNM2.js";
19
+ import "./chunk-4BBQTKIZ.js";
20
20
  import "./chunk-XD3LXUGW.js";
21
- import "./chunk-QHDQYVAG.js";
22
- import "./chunk-R2VQQFNU.js";
21
+ import "./chunk-ZZNQWJUM.js";
22
+ import "./chunk-OTD3FRPC.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-LKMGT2DW.js";
30
+ } from "./chunk-5SJCPOBW.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-5QLA2QUA.js.map
169
+ //# sourceMappingURL=workerd-EPURL4IC.js.map
@@ -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 dev store, as a bulk operation.",
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 store.",
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",
@@ -7815,5 +7814,5 @@
7815
7814
  "summary": "Trigger delivery of a sample webhook topic payload to a designated address."
7816
7815
  }
7817
7816
  },
7818
- "version": "3.90.0"
7817
+ "version": "3.90.1"
7819
7818
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopify/cli",
3
- "version": "3.90.0",
3
+ "version": "3.90.1",
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.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",
101
+ "@shopify/app": "3.90.1",
102
+ "@shopify/cli-kit": "3.90.1",
103
+ "@shopify/plugin-cloudflare": "3.90.1",
104
+ "@shopify/plugin-did-you-mean": "3.90.1",
105
+ "@shopify/theme": "3.90.1",
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",