@shopify/cli 3.84.1 → 3.85.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.
Files changed (105) hide show
  1. package/README.md +1 -1
  2. package/dist/{chokidar-KCZH6DIC.js → chokidar-TTCYG5AA.js} +5 -5
  3. package/dist/{chokidar-XPSJ2FUJ.js → chokidar-XUA2BN3J.js} +5 -5
  4. package/dist/{chunk-TW3OHW6H.js → chunk-2IA24ROR.js} +10 -9
  5. package/dist/{chunk-R3FZ7BFA.js → chunk-2IEQZDJI.js} +3 -3
  6. package/dist/{chunk-77NCO4UD.js → chunk-47CMAYQE.js} +3 -3
  7. package/dist/{chunk-MCEP4L5M.js → chunk-4JN3JAPL.js} +3 -3
  8. package/dist/{chunk-JNDSQA4U.js → chunk-5FNCRAPA.js} +3 -3
  9. package/dist/{chunk-KS7CKFXX.js → chunk-76S5M67J.js} +7 -7
  10. package/dist/{chunk-PQCWFPSI.js → chunk-A26YXFMX.js} +8 -8
  11. package/dist/{chunk-JJH27HLJ.js → chunk-AJOVRT5K.js} +3 -3
  12. package/dist/{chunk-57KJCVB5.js → chunk-AJYT5DKD.js} +2 -2
  13. package/dist/{chunk-HMDWNGIV.js → chunk-AM4QB5OM.js} +206 -100
  14. package/dist/{chunk-SKEV2KRG.js → chunk-B36FYNEM.js} +664 -587
  15. package/dist/{chunk-JB4IBM6F.js → chunk-BB4VAGLH.js} +2 -2
  16. package/dist/{chunk-W5G2YPO2.js → chunk-BQ3PZIHZ.js} +7 -7
  17. package/dist/{chunk-GWETXJR2.js → chunk-C4XAKIGB.js} +8 -8
  18. package/dist/{chunk-2HA6WHOK.js → chunk-DJVJNSKZ.js} +2 -2
  19. package/dist/{chunk-IM2PF4V5.js → chunk-DKG2TMNN.js} +2 -2
  20. package/dist/{del-SAZHGAZZ.js → chunk-EFOOQV72.js} +17 -378
  21. package/dist/{chunk-3FBDJEGD.js → chunk-F7F4BQYW.js} +1824 -762
  22. package/dist/{chunk-66VZYBID.js → chunk-F7J5CUMZ.js} +4 -4
  23. package/dist/{chunk-IRF44N7J.js → chunk-G2VTHDI5.js} +42 -18
  24. package/dist/{chunk-2M63OZ6L.js → chunk-HNHQAN5R.js} +3 -3
  25. package/dist/chunk-IWFYXDPH.js +109 -0
  26. package/dist/{chunk-NBOUUR2C.js → chunk-JF6OJWJV.js} +3 -3
  27. package/dist/{chunk-Y4JV2C2F.js → chunk-JR35C77F.js} +3 -3
  28. package/dist/{chunk-K5XXB73S.js → chunk-K2VBTQSL.js} +187 -43
  29. package/dist/chunk-KU6FTMKN.js +87 -0
  30. package/dist/{chunk-MQQ5ZTSK.js → chunk-NYUWDGSK.js} +7 -7
  31. package/dist/{chunk-DVZ22YSP.js → chunk-PUO72IWW.js} +16 -20
  32. package/dist/{chunk-42TDSAFO.js → chunk-T3FBGLW4.js} +4 -4
  33. package/dist/{chunk-G5R6YD27.js → chunk-UATXMR5F.js} +2 -103
  34. package/dist/{chunk-4JIM2QT7.js → chunk-UGBL65P2.js} +4 -4
  35. package/dist/{chunk-QO4ILPU2.js → chunk-VELVK2EZ.js} +4 -4
  36. package/dist/{chunk-5G56F2K6.js → chunk-VLSFD7SJ.js} +19 -18
  37. package/dist/{chunk-FYGQPHYH.js → chunk-WRIQTRQE.js} +2 -2
  38. package/dist/{chunk-7AEOEVGT.js → chunk-XO7GQ2WG.js} +3 -3
  39. package/dist/{chunk-FUWTEDP2.js → chunk-XTCT7ABH.js} +16379 -5792
  40. package/dist/{chunk-N2463ZYG.js → chunk-Y4DWHLHN.js} +3 -3
  41. package/dist/{chunk-ES5N6OQW.js → chunk-Y7JIZJYE.js} +5 -5
  42. package/dist/{chunk-DNXNKHZO.js → chunk-Z7TXQNKI.js} +2 -2
  43. package/dist/chunk-ZAVXS5HH.js +4654 -0
  44. package/dist/{chunk-DSKW7GLZ.js → chunk-ZXKNRG53.js} +5 -5
  45. package/dist/cli/commands/auth/login.d.ts +8 -0
  46. package/dist/cli/commands/auth/login.js +28 -0
  47. package/dist/cli/commands/auth/login.test.js +53 -0
  48. package/dist/cli/commands/auth/logout.js +15 -17
  49. package/dist/cli/commands/auth/logout.test.js +20 -22
  50. package/dist/cli/commands/cache/clear.js +15 -16
  51. package/dist/cli/commands/debug/command-flags.js +15 -16
  52. package/dist/cli/commands/docs/generate.js +15 -16
  53. package/dist/cli/commands/docs/generate.test.js +21 -22
  54. package/dist/cli/commands/help.js +15 -16
  55. package/dist/cli/commands/kitchen-sink/async.js +16 -17
  56. package/dist/cli/commands/kitchen-sink/async.test.js +17 -18
  57. package/dist/cli/commands/kitchen-sink/index.js +18 -19
  58. package/dist/cli/commands/kitchen-sink/index.test.js +21 -22
  59. package/dist/cli/commands/kitchen-sink/prompts.js +16 -17
  60. package/dist/cli/commands/kitchen-sink/prompts.test.js +17 -18
  61. package/dist/cli/commands/kitchen-sink/static.js +16 -17
  62. package/dist/cli/commands/kitchen-sink/static.test.js +17 -18
  63. package/dist/cli/commands/notifications/generate.js +16 -17
  64. package/dist/cli/commands/notifications/list.js +16 -17
  65. package/dist/cli/commands/search.js +16 -17
  66. package/dist/cli/commands/upgrade.js +16 -17
  67. package/dist/cli/commands/upgrade.test.js +1 -1
  68. package/dist/cli/commands/version.js +16 -17
  69. package/dist/cli/commands/version.test.js +17 -18
  70. package/dist/cli/services/commands/notifications.js +11 -12
  71. package/dist/cli/services/commands/search.js +7 -8
  72. package/dist/cli/services/commands/search.test.js +8 -9
  73. package/dist/cli/services/commands/version.js +8 -9
  74. package/dist/cli/services/commands/version.test.js +10 -11
  75. package/dist/cli/services/kitchen-sink/async.js +7 -8
  76. package/dist/cli/services/kitchen-sink/prompts.js +7 -8
  77. package/dist/cli/services/kitchen-sink/static.js +7 -8
  78. package/dist/cli/services/upgrade.js +8 -9
  79. package/dist/cli/services/upgrade.test.js +12 -13
  80. package/dist/configs/all.yml +3 -0
  81. package/dist/configs/recommended.yml +3 -0
  82. package/dist/{custom-oclif-loader-LOMFS5PB.js → custom-oclif-loader-J2DN7UTY.js} +11 -12
  83. package/dist/data/objects.json +2 -2
  84. package/dist/data/shopify_system_translations.json +69 -22
  85. package/dist/data/tags.json +10 -10
  86. package/dist/del-DNZ7X2HW.js +377 -0
  87. package/dist/{error-handler-TQKQ3EAE.js → error-handler-JJ76ZQMC.js} +13 -14
  88. package/dist/hooks/postrun.js +13 -15
  89. package/dist/hooks/prerun.js +14 -15
  90. package/dist/index.d.ts +1 -1
  91. package/dist/index.js +7477 -5649
  92. package/dist/{lib-OSXFX3I2.js → lib-DEEC6IKU.js} +3 -4
  93. package/dist/{local-76WZCPFM.js → local-2JWTG2IJ.js} +7 -8
  94. package/dist/{morph-TYIH255V.js → morph-5D7H6MU2.js} +13 -11
  95. package/dist/{node-package-manager-OCGFQDFC.js → node-package-manager-YCQL3774.js} +8 -9
  96. package/dist/{npa-E675GQOI.js → npa-LHT53SWR.js} +3 -5
  97. package/dist/tsconfig.tsbuildinfo +1 -1
  98. package/dist/{ui-A52PK2HZ.js → ui-HITLA3H3.js} +9 -8
  99. package/dist/{workerd-PHNPZMMV.js → workerd-KHWXFNPK.js} +22 -22
  100. package/oclif.manifest.json +79 -9
  101. package/package.json +10 -10
  102. package/dist/chunk-CP3BRHWK.js +0 -33
  103. package/dist/chunk-EZQWZ57B.js +0 -53
  104. package/dist/chunk-T4K4LRMO.js +0 -1216
  105. package/dist/chunk-YQVYH3XF.js +0 -119
@@ -11,22 +11,22 @@ import {
11
11
  renderFatalError,
12
12
  renderInfo,
13
13
  renderSelectPrompt,
14
+ renderSingleTask,
14
15
  renderSuccess,
15
16
  renderTable,
16
17
  renderTasks,
17
18
  renderTextPrompt,
18
19
  renderWarning
19
- } from "./chunk-SKEV2KRG.js";
20
- import "./chunk-75LV6AQS.js";
21
- import "./chunk-EG6MBBEN.js";
22
- import "./chunk-3FBDJEGD.js";
20
+ } from "./chunk-B36FYNEM.js";
21
+ import "./chunk-F7F4BQYW.js";
23
22
  import "./chunk-UMUTXITN.js";
24
- import "./chunk-HMDWNGIV.js";
25
- import "./chunk-G5R6YD27.js";
23
+ import "./chunk-UATXMR5F.js";
24
+ import "./chunk-B5EXYCV3.js";
26
25
  import "./chunk-G2ZZKGSV.js";
26
+ import "./chunk-75LV6AQS.js";
27
27
  import "./chunk-UV5N2VL7.js";
28
28
  import "./chunk-XE5EOEBL.js";
29
- import "./chunk-B5EXYCV3.js";
29
+ import "./chunk-EG6MBBEN.js";
30
30
  import "./chunk-PKR7KJ6P.js";
31
31
  export {
32
32
  handleCtrlC,
@@ -41,10 +41,11 @@ export {
41
41
  renderFatalError,
42
42
  renderInfo,
43
43
  renderSelectPrompt,
44
+ renderSingleTask,
44
45
  renderSuccess,
45
46
  renderTable,
46
47
  renderTasks,
47
48
  renderTextPrompt,
48
49
  renderWarning
49
50
  };
50
- //# sourceMappingURL=ui-A52PK2HZ.js.map
51
+ //# sourceMappingURL=ui-HITLA3H3.js.map
@@ -10,19 +10,20 @@ import {
10
10
  importLocal,
11
11
  logRequestLine,
12
12
  setConstructors
13
- } from "./chunk-FUWTEDP2.js";
14
- import "./chunk-CP3BRHWK.js";
15
- import "./chunk-YQVYH3XF.js";
16
- import "./chunk-TW3OHW6H.js";
17
- import "./chunk-5G56F2K6.js";
13
+ } from "./chunk-XTCT7ABH.js";
14
+ import "./chunk-EFOOQV72.js";
15
+ import "./chunk-CTFDRWUN.js";
16
+ import "./chunk-7IK72W75.js";
17
+ import "./chunk-2IA24ROR.js";
18
+ import "./chunk-VLSFD7SJ.js";
18
19
  import "./chunk-SHWOPMLQ.js";
19
- import "./chunk-K5XXB73S.js";
20
- import "./chunk-T4K4LRMO.js";
21
- import "./chunk-GWETXJR2.js";
22
- import "./chunk-DVZ22YSP.js";
20
+ import "./chunk-K2VBTQSL.js";
21
+ import "./chunk-ZAVXS5HH.js";
22
+ import "./chunk-C4XAKIGB.js";
23
+ import "./chunk-PUO72IWW.js";
23
24
  import "./chunk-25IMI7TH.js";
24
- import "./chunk-FYGQPHYH.js";
25
- import "./chunk-IRF44N7J.js";
25
+ import "./chunk-G2VTHDI5.js";
26
+ import "./chunk-WRIQTRQE.js";
26
27
  import {
27
28
  AbortError,
28
29
  createFileReadStream,
@@ -30,25 +31,24 @@ import {
30
31
  readFile,
31
32
  renderSuccess,
32
33
  source_default
33
- } from "./chunk-SKEV2KRG.js";
34
+ } from "./chunk-B36FYNEM.js";
35
+ import "./chunk-F7F4BQYW.js";
36
+ import "./chunk-UMUTXITN.js";
37
+ import "./chunk-UATXMR5F.js";
38
+ import "./chunk-B5EXYCV3.js";
39
+ import "./chunk-G2ZZKGSV.js";
34
40
  import "./chunk-75LV6AQS.js";
41
+ import "./chunk-UV5N2VL7.js";
42
+ import "./chunk-XE5EOEBL.js";
35
43
  import {
36
44
  dirname,
37
45
  resolvePath
38
46
  } from "./chunk-EG6MBBEN.js";
39
- import "./chunk-3FBDJEGD.js";
40
- import "./chunk-UMUTXITN.js";
41
- import "./chunk-HMDWNGIV.js";
42
- import "./chunk-G5R6YD27.js";
43
- import "./chunk-G2ZZKGSV.js";
44
- import "./chunk-UV5N2VL7.js";
45
- import "./chunk-XE5EOEBL.js";
46
- import "./chunk-B5EXYCV3.js";
47
47
  import {
48
48
  init_cjs_shims
49
49
  } from "./chunk-PKR7KJ6P.js";
50
50
 
51
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/workerd.js
51
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/workerd.js
52
52
  init_cjs_shims();
53
53
  import { createRequire } from "node:module";
54
54
  async function startWorkerdServer({
@@ -167,4 +167,4 @@ async function startWorkerdServer({
167
167
  export {
168
168
  startWorkerdServer
169
169
  };
170
- //# sourceMappingURL=workerd-PHNPZMMV.js.map
170
+ //# sourceMappingURL=workerd-KHWXFNPK.js.map
@@ -396,8 +396,8 @@
396
396
  "args": {
397
397
  },
398
398
  "customPluginName": "@shopify/app",
399
- "description": "\"Builds the app\" (https://shopify.dev/docs/api/shopify-cli/app/app-build) and lets you preview it on a \"development store\" (https://shopify.dev/docs/apps/tools/development-stores) or \"Plus sandbox store\" (https://help.shopify.com/partners/dashboard/managing-stores/plus-sandbox-store).\n\n> Note: Development store preview of extension drafts is not supported for Plus sandbox stores. You must `deploy` your app.\n\n To preview your app on a development store or Plus sandbox store, Shopify CLI walks you through the following steps. If you've run `dev` before, then your settings are saved and some of these steps are skipped. You can reset these configurations using `dev --reset` to go through all of them again:\n\n- Associating your project with an app associated with your Partner account or organization, or creating a new app.\n- Selecting a development store or Plus sandbox store to use for testing. If you have only one store, then it's selected automatically.\n- Installing your app on the store using the provided install link.\n- Creating a tunnel between your local environment and the store using Cloudflare.\n\n You can use your own tunneling software instead, by passing your tunnel URL with the `--tunnel-url` flag.\n- Updating the app URLs that are set in the Partner Dashboard.\n\n To avoid overwriting any URLs that are already set, select the No, never option. If you select this option, then you're provided with URLs that you can manually add in the Partner Dashboard so you can preview your app.\n\n- Enabling development store preview for extensions.\n- Serving \"GraphiQL for the Admin API\" (https://shopify.dev/docs/apps/tools/graphiql-admin-api#use-a-local-graphiql-instance) using your app's credentials and access scopes.\n- Building and serving your app and app extensions.\n\nIf you're using the Ruby app template, then you need to complete the following steps outlined in the \"README\" (https://github.com/Shopify/shopify-app-template-ruby#setting-up-your-rails-app) before you can preview your app for the first time.\n\n> Caution: To use a development store or Plus sandbox store with Shopify CLI, you need to be the store owner, or have a \"staff account\" (https://help.shopify.com/manual/your-account/staff-accounts) on the store. Staff accounts are created automatically the first time you access a development store with your Partner staff account through the Partner Dashboard.\n",
400
- "descriptionWithMarkdown": "[Builds the app](https://shopify.dev/docs/api/shopify-cli/app/app-build) and lets you preview it on a [development store](https://shopify.dev/docs/apps/tools/development-stores) or [Plus sandbox store](https://help.shopify.com/partners/dashboard/managing-stores/plus-sandbox-store).\n\n> Note: Development store preview of extension drafts is not supported for Plus sandbox stores. You must `deploy` your app.\n\n To preview your app on a development store or Plus sandbox store, Shopify CLI walks you through the following steps. If you've run `dev` before, then your settings are saved and some of these steps are skipped. You can reset these configurations using `dev --reset` to go through all of them again:\n\n- Associating your project with an app associated with your Partner account or organization, or creating a new app.\n- Selecting a development store or Plus sandbox store to use for testing. If you have only one store, then it's selected automatically.\n- Installing your app on the store using the provided install link.\n- Creating a tunnel between your local environment and the store using Cloudflare.\n\n You can use your own tunneling software instead, by passing your tunnel URL with the `--tunnel-url` flag.\n- Updating the app URLs that are set in the Partner Dashboard.\n\n To avoid overwriting any URLs that are already set, select the No, never option. If you select this option, then you're provided with URLs that you can manually add in the Partner Dashboard so you can preview your app.\n\n- Enabling development store preview for extensions.\n- Serving [GraphiQL for the Admin API](https://shopify.dev/docs/apps/tools/graphiql-admin-api#use-a-local-graphiql-instance) using your app's credentials and access scopes.\n- Building and serving your app and app extensions.\n\nIf you're using the Ruby app template, then you need to complete the following steps outlined in the [README](https://github.com/Shopify/shopify-app-template-ruby#setting-up-your-rails-app) before you can preview your app for the first time.\n\n> Caution: To use a development store or Plus sandbox store with Shopify CLI, you need to be the store owner, or have a [staff account](https://help.shopify.com/manual/your-account/staff-accounts) on the store. Staff accounts are created automatically the first time you access a development store with your Partner staff account through the Partner Dashboard.\n",
399
+ "description": "Builds and previews your app on a development store, and watches for changes. \"Read more about testing apps locally\" (https://shopify.dev/docs/apps/build/cli-for-apps/test-apps-locally).",
400
+ "descriptionWithMarkdown": "Builds and previews your app on a development store, and watches for changes. [Read more about testing apps locally](https://shopify.dev/docs/apps/build/cli-for-apps/test-apps-locally).",
401
401
  "flags": {
402
402
  "api-key": {
403
403
  "description": "The API key of your app.",
@@ -1821,7 +1821,7 @@
1821
1821
  "type": "option"
1822
1822
  },
1823
1823
  "template": {
1824
- "description": "The app template. Accepts one of the following:\n - <remix|none>\n - Any GitHub repo with optional branch and subpath, e.g., https://github.com/Shopify/<repository>/[subpath]#[branch]",
1824
+ "description": "The app template. Accepts one of the following:\n - <reactRouter|remix|none>\n - Any GitHub repo with optional branch and subpath, e.g., https://github.com/Shopify/<repository>/[subpath]#[branch]",
1825
1825
  "env": "SHOPIFY_FLAG_TEMPLATE",
1826
1826
  "hasDynamicHelp": false,
1827
1827
  "multiple": false,
@@ -2398,6 +2398,32 @@
2398
2398
  "strict": true,
2399
2399
  "summary": "Trigger delivery of a sample webhook topic payload to a designated address."
2400
2400
  },
2401
+ "auth:login": {
2402
+ "aliases": [
2403
+ ],
2404
+ "args": {
2405
+ },
2406
+ "description": "Logs you in to your Shopify account.",
2407
+ "enableJsonFlag": false,
2408
+ "flags": {
2409
+ "alias": {
2410
+ "description": "Alias of the session you want to login to.",
2411
+ "env": "SHOPIFY_FLAG_AUTH_ALIAS",
2412
+ "hasDynamicHelp": false,
2413
+ "multiple": false,
2414
+ "name": "alias",
2415
+ "type": "option"
2416
+ }
2417
+ },
2418
+ "hasDynamicHelp": false,
2419
+ "hiddenAliases": [
2420
+ ],
2421
+ "id": "auth:login",
2422
+ "pluginAlias": "@shopify/cli",
2423
+ "pluginName": "@shopify/cli",
2424
+ "pluginType": "core",
2425
+ "strict": true
2426
+ },
2401
2427
  "auth:logout": {
2402
2428
  "aliases": [
2403
2429
  ],
@@ -5095,6 +5121,9 @@
5095
5121
  "hiddenAliases": [
5096
5122
  ],
5097
5123
  "id": "theme:check",
5124
+ "multiEnvironmentsFlags": [
5125
+ "path"
5126
+ ],
5098
5127
  "pluginAlias": "@shopify/cli",
5099
5128
  "pluginName": "@shopify/cli",
5100
5129
  "pluginType": "core",
@@ -5183,6 +5212,7 @@
5183
5212
  "hiddenAliases": [
5184
5213
  ],
5185
5214
  "id": "theme:console",
5215
+ "multiEnvironmentsFlags": null,
5186
5216
  "pluginAlias": "@shopify/cli",
5187
5217
  "pluginName": "@shopify/cli",
5188
5218
  "pluginType": "core",
@@ -5291,10 +5321,18 @@
5291
5321
  "hiddenAliases": [
5292
5322
  ],
5293
5323
  "id": "theme:delete",
5324
+ "multiEnvironmentsFlags": [
5325
+ "store",
5326
+ "password",
5327
+ [
5328
+ "development",
5329
+ "theme"
5330
+ ]
5331
+ ],
5294
5332
  "pluginAlias": "@shopify/cli",
5295
5333
  "pluginName": "@shopify/cli",
5296
5334
  "pluginType": "core",
5297
- "strict": false,
5335
+ "strict": true,
5298
5336
  "summary": "Delete remote themes from the connected store. This command can't be undone."
5299
5337
  },
5300
5338
  "theme:dev": {
@@ -5487,6 +5525,7 @@
5487
5525
  "hiddenAliases": [
5488
5526
  ],
5489
5527
  "id": "theme:dev",
5528
+ "multiEnvironmentsFlags": null,
5490
5529
  "pluginAlias": "@shopify/cli",
5491
5530
  "pluginName": "@shopify/cli",
5492
5531
  "pluginType": "core",
@@ -5983,6 +6022,7 @@
5983
6022
  "hiddenAliases": [
5984
6023
  ],
5985
6024
  "id": "theme:metafields:pull",
6025
+ "multiEnvironmentsFlags": null,
5986
6026
  "pluginAlias": "@shopify/cli",
5987
6027
  "pluginName": "@shopify/cli",
5988
6028
  "pluginType": "core",
@@ -6087,6 +6127,7 @@
6087
6127
  "hiddenAliases": [
6088
6128
  ],
6089
6129
  "id": "theme:open",
6130
+ "multiEnvironmentsFlags": null,
6090
6131
  "pluginAlias": "@shopify/cli",
6091
6132
  "pluginName": "@shopify/cli",
6092
6133
  "pluginType": "core",
@@ -6238,6 +6279,7 @@
6238
6279
  "hiddenAliases": [
6239
6280
  ],
6240
6281
  "id": "theme:profile",
6282
+ "multiEnvironmentsFlags": null,
6241
6283
  "pluginAlias": "@shopify/cli",
6242
6284
  "pluginName": "@shopify/cli",
6243
6285
  "pluginType": "core",
@@ -6330,10 +6372,15 @@
6330
6372
  "hiddenAliases": [
6331
6373
  ],
6332
6374
  "id": "theme:publish",
6375
+ "multiEnvironmentsFlags": [
6376
+ "store",
6377
+ "password",
6378
+ "theme"
6379
+ ],
6333
6380
  "pluginAlias": "@shopify/cli",
6334
6381
  "pluginName": "@shopify/cli",
6335
6382
  "pluginType": "core",
6336
- "strict": false,
6383
+ "strict": true,
6337
6384
  "summary": "Set a remote theme as the live theme."
6338
6385
  },
6339
6386
  "theme:pull": {
@@ -6461,6 +6508,16 @@
6461
6508
  "hiddenAliases": [
6462
6509
  ],
6463
6510
  "id": "theme:pull",
6511
+ "multiEnvironmentsFlags": [
6512
+ "store",
6513
+ "password",
6514
+ "path",
6515
+ [
6516
+ "live",
6517
+ "development",
6518
+ "theme"
6519
+ ]
6520
+ ],
6464
6521
  "pluginAlias": "@shopify/cli",
6465
6522
  "pluginName": "@shopify/cli",
6466
6523
  "pluginType": "core",
@@ -6632,6 +6689,16 @@
6632
6689
  "hiddenAliases": [
6633
6690
  ],
6634
6691
  "id": "theme:push",
6692
+ "multiEnvironmentsFlags": [
6693
+ "store",
6694
+ "password",
6695
+ "path",
6696
+ [
6697
+ "live",
6698
+ "development",
6699
+ "theme"
6700
+ ]
6701
+ ],
6635
6702
  "pluginAlias": "@shopify/cli",
6636
6703
  "pluginName": "@shopify/cli",
6637
6704
  "pluginType": "core",
@@ -6949,6 +7016,7 @@
6949
7016
  "hiddenAliases": [
6950
7017
  ],
6951
7018
  "id": "theme:serve",
7019
+ "multiEnvironmentsFlags": null,
6952
7020
  "pluginAlias": "@shopify/cli",
6953
7021
  "pluginName": "@shopify/cli",
6954
7022
  "pluginType": "core",
@@ -6959,9 +7027,6 @@
6959
7027
  ],
6960
7028
  "args": {
6961
7029
  },
6962
- "cli2Flags": [
6963
- "force"
6964
- ],
6965
7030
  "customPluginName": "@shopify/theme",
6966
7031
  "description": "Uploads your theme as a new, unpublished theme in your theme library. The theme is given a randomized name.\n\n This command returns a \"preview link\" (https://help.shopify.com/manual/online-store/themes/adding-themes#share-a-theme-preview-with-others) that you can share with others.",
6967
7032
  "descriptionWithMarkdown": "Uploads your theme as a new, unpublished theme in your theme library. The theme is given a randomized name.\n\n This command returns a [preview link](https://help.shopify.com/manual/online-store/themes/adding-themes#share-a-theme-preview-with-others) that you can share with others.",
@@ -7031,6 +7096,11 @@
7031
7096
  "hiddenAliases": [
7032
7097
  ],
7033
7098
  "id": "theme:share",
7099
+ "multiEnvironmentsFlags": [
7100
+ "store",
7101
+ "password",
7102
+ "path"
7103
+ ],
7034
7104
  "pluginAlias": "@shopify/cli",
7035
7105
  "pluginName": "@shopify/cli",
7036
7106
  "pluginType": "core",
@@ -7212,5 +7282,5 @@
7212
7282
  "summary": "Trigger delivery of a sample webhook topic payload to a designated address."
7213
7283
  }
7214
7284
  },
7215
- "version": "3.84.1"
7285
+ "version": "3.85.0"
7216
7286
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopify/cli",
3
- "version": "3.84.1",
3
+ "version": "3.85.0",
4
4
  "private": false,
5
5
  "description": "A CLI tool to build for the Shopify platform",
6
6
  "keywords": [
@@ -95,15 +95,15 @@
95
95
  "global-agent": "3.0.0"
96
96
  },
97
97
  "devDependencies": {
98
- "@oclif/core": "4.4.0",
99
- "@oclif/plugin-commands": "4.1.26",
100
- "@oclif/plugin-plugins": "5.4.43",
101
- "@shopify/app": "3.84.1",
102
- "@shopify/cli-kit": "3.84.1",
103
- "@shopify/plugin-cloudflare": "3.84.1",
104
- "@shopify/plugin-did-you-mean": "3.84.1",
105
- "@shopify/theme": "3.84.1",
106
- "@shopify/store": "3.84.1",
98
+ "@oclif/core": "4.5.3",
99
+ "@oclif/plugin-commands": "4.1.33",
100
+ "@oclif/plugin-plugins": "5.4.47",
101
+ "@shopify/app": "3.85.0",
102
+ "@shopify/cli-kit": "3.85.0",
103
+ "@shopify/plugin-cloudflare": "3.85.0",
104
+ "@shopify/plugin-did-you-mean": "3.85.0",
105
+ "@shopify/theme": "3.85.0",
106
+ "@shopify/store": "3.85.0",
107
107
  "@shopify/cli-hydrogen": "11.1.3",
108
108
  "@types/global-agent": "3.0.0",
109
109
  "@typescript-eslint/eslint-plugin": "7.13.1",
@@ -1,33 +0,0 @@
1
- import {
2
- init_cjs_shims
3
- } from "./chunk-PKR7KJ6P.js";
4
-
5
- // ../cli-kit/dist/private/node/context/deprecations-store.js
6
- init_cjs_shims();
7
- var globalWithDeprecationsStore = {
8
- ...globalThis,
9
- deprecationsStore: {
10
- nextDeprecationDate: void 0
11
- }
12
- };
13
- function getNextDeprecationDate() {
14
- return globalWithDeprecationsStore.deprecationsStore.nextDeprecationDate;
15
- }
16
- function setNextDeprecationDate(dates) {
17
- if (dates.length < 1)
18
- return;
19
- let earliestFutureDateTime = earliestDateTimeAfter(Date.now(), dates);
20
- if (!earliestFutureDateTime)
21
- return;
22
- let nextDeprecationDate = getNextDeprecationDate();
23
- (!nextDeprecationDate || earliestFutureDateTime < nextDeprecationDate.getTime()) && (globalWithDeprecationsStore.deprecationsStore.nextDeprecationDate = new Date(earliestFutureDateTime));
24
- }
25
- function earliestDateTimeAfter(afterTime, dates) {
26
- return dates.map((date) => date.getTime()).sort().find((time) => time > afterTime);
27
- }
28
-
29
- export {
30
- getNextDeprecationDate,
31
- setNextDeprecationDate
32
- };
33
- //# sourceMappingURL=chunk-CP3BRHWK.js.map
@@ -1,53 +0,0 @@
1
- import {
2
- __commonJS,
3
- __require,
4
- init_cjs_shims
5
- } from "./chunk-PKR7KJ6P.js";
6
-
7
- // ../../node_modules/.pnpm/validate-npm-package-name@5.0.1/node_modules/validate-npm-package-name/lib/index.js
8
- var require_lib = __commonJS({
9
- "../../node_modules/.pnpm/validate-npm-package-name@5.0.1/node_modules/validate-npm-package-name/lib/index.js"(exports, module) {
10
- "use strict";
11
- init_cjs_shims();
12
- var { builtinModules: builtins } = __require("module"), scopedPackagePattern = new RegExp("^(?:@([^/]+?)[/])?([^/]+?)$"), blacklist = [
13
- "node_modules",
14
- "favicon.ico"
15
- ];
16
- function validate(name) {
17
- var warnings = [], errors = [];
18
- if (name === null)
19
- return errors.push("name cannot be null"), done(warnings, errors);
20
- if (name === void 0)
21
- return errors.push("name cannot be undefined"), done(warnings, errors);
22
- if (typeof name != "string")
23
- return errors.push("name must be a string"), done(warnings, errors);
24
- if (name.length || errors.push("name length must be greater than zero"), name.match(/^\./) && errors.push("name cannot start with a period"), name.match(/^_/) && errors.push("name cannot start with an underscore"), name.trim() !== name && errors.push("name cannot contain leading or trailing spaces"), blacklist.forEach(function(blacklistedName) {
25
- name.toLowerCase() === blacklistedName && errors.push(blacklistedName + " is a blacklisted name");
26
- }), builtins.includes(name.toLowerCase()) && warnings.push(name + " is a core module name"), name.length > 214 && warnings.push("name can no longer contain more than 214 characters"), name.toLowerCase() !== name && warnings.push("name can no longer contain capital letters"), /[~'!()*]/.test(name.split("/").slice(-1)[0]) && warnings.push(`name can no longer contain special characters ("~'!()*")`), encodeURIComponent(name) !== name) {
27
- var nameMatch = name.match(scopedPackagePattern);
28
- if (nameMatch) {
29
- var user = nameMatch[1], pkg = nameMatch[2];
30
- if (encodeURIComponent(user) === user && encodeURIComponent(pkg) === pkg)
31
- return done(warnings, errors);
32
- }
33
- errors.push("name can only contain URL-friendly characters");
34
- }
35
- return done(warnings, errors);
36
- }
37
- var done = function(warnings, errors) {
38
- var result = {
39
- validForNewPackages: errors.length === 0 && warnings.length === 0,
40
- validForOldPackages: errors.length === 0,
41
- warnings,
42
- errors
43
- };
44
- return result.warnings.length || delete result.warnings, result.errors.length || delete result.errors, result;
45
- };
46
- module.exports = validate;
47
- }
48
- });
49
-
50
- export {
51
- require_lib
52
- };
53
- //# sourceMappingURL=chunk-EZQWZ57B.js.map