@shopify/cli 3.75.2 → 3.75.4

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 (83) hide show
  1. package/dist/assets/hydrogen/starter/CHANGELOG.md +9 -0
  2. package/dist/assets/hydrogen/starter/package.json +3 -3
  3. package/dist/{chunk-ULYXT25M.js → chunk-2OX7ESM2.js} +6 -6
  4. package/dist/{chunk-CUFY74G5.js → chunk-37RGPUOL.js} +3 -3
  5. package/dist/{chunk-XMFUQCSH.js → chunk-3CB5D2ZO.js} +2 -2
  6. package/dist/{chunk-V3GIXKKS.js → chunk-3FPXLCF5.js} +3 -3
  7. package/dist/{chunk-3LRCKABH.js → chunk-4IY25QPC.js} +3 -3
  8. package/dist/{chunk-EA462PLP.js → chunk-7DRESMZH.js} +3 -3
  9. package/dist/{chunk-URFDLLOJ.js → chunk-7DV7FO6D.js} +4 -4
  10. package/dist/{chunk-NL5GQTGL.js → chunk-ARR2ZV5X.js} +3 -3
  11. package/dist/{chunk-Y6NCC7TZ.js → chunk-CBIPUP4Q.js} +3 -3
  12. package/dist/{chunk-57OHFYZW.js → chunk-DFK6H6Q2.js} +76 -76
  13. package/dist/{chunk-E4SQU64X.js → chunk-DLW5TTAO.js} +3 -3
  14. package/dist/{chunk-VMNX6XTS.js → chunk-EFDLFMUG.js} +2 -2
  15. package/dist/{chunk-HCLJQ3JM.js → chunk-EPSGPKFO.js} +5 -5
  16. package/dist/{chunk-FIJ3WWBF.js → chunk-HV2KH53A.js} +3 -3
  17. package/dist/{chunk-FCDX2H3B.js → chunk-IAFN3BTU.js} +2 -2
  18. package/dist/{chunk-OPWN6NKB.js → chunk-IROHTJ5D.js} +6 -6
  19. package/dist/{chunk-GQRPLC7G.js → chunk-KRPDLCMT.js} +7 -7
  20. package/dist/{chunk-CBFYOUNJ.js → chunk-LH3QC4DP.js} +2 -2
  21. package/dist/{chunk-J6EMXSVU.js → chunk-LLYJXSNC.js} +3 -3
  22. package/dist/{chunk-OZMNUR4V.js → chunk-LRTITZPZ.js} +2 -2
  23. package/dist/{chunk-MTSKUOEE.js → chunk-LWZVD7VH.js} +3 -3
  24. package/dist/{chunk-BLPW2I3W.js → chunk-NNHELYN3.js} +3 -3
  25. package/dist/{chunk-2OIJ27EK.js → chunk-O5UY3K6F.js} +3 -3
  26. package/dist/{chunk-NDR4O4J3.js → chunk-OSDKLELI.js} +4 -4
  27. package/dist/{chunk-FLZ6KRMX.js → chunk-QGAHQAXG.js} +3 -3
  28. package/dist/{chunk-M6SVFMGS.js → chunk-R27Y5T4H.js} +2 -2
  29. package/dist/{chunk-FKREMPHC.js → chunk-R2KFJZQF.js} +6 -6
  30. package/dist/{chunk-DAEGCVUK.js → chunk-R6ST4Q4K.js} +2 -2
  31. package/dist/{chunk-3WJDY4FZ.js → chunk-TPUB2CUK.js} +2 -2
  32. package/dist/{chunk-3AS5GKO6.js → chunk-V4FD5VKG.js} +2 -2
  33. package/dist/{chunk-3PD7N6QH.js → chunk-VH3W76GN.js} +3 -3
  34. package/dist/{chunk-CFJGHT34.js → chunk-VIMSAJBK.js} +5 -5
  35. package/dist/{chunk-NE67IDBS.js → chunk-VTTVH23Q.js} +2 -2
  36. package/dist/{chunk-IQHA2TDB.js → chunk-WCTQ65EF.js} +3 -3
  37. package/dist/{chunk-SWU2TFTH.js → chunk-WHYTGJJU.js} +4 -4
  38. package/dist/{chunk-BCU7E3NX.js → chunk-Y3V7CDDP.js} +4 -4
  39. package/dist/cli/commands/auth/logout.js +12 -12
  40. package/dist/cli/commands/auth/logout.test.js +13 -13
  41. package/dist/cli/commands/cache/clear.js +11 -11
  42. package/dist/cli/commands/debug/command-flags.js +11 -11
  43. package/dist/cli/commands/docs/generate.js +11 -11
  44. package/dist/cli/commands/docs/generate.test.js +11 -11
  45. package/dist/cli/commands/help.js +11 -11
  46. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  47. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  49. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  50. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  51. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  52. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  53. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  54. package/dist/cli/commands/notifications/generate.js +12 -12
  55. package/dist/cli/commands/notifications/list.js +12 -12
  56. package/dist/cli/commands/search.js +12 -12
  57. package/dist/cli/commands/upgrade.js +12 -12
  58. package/dist/cli/commands/version.js +12 -12
  59. package/dist/cli/commands/version.test.js +12 -12
  60. package/dist/cli/services/commands/notifications.js +6 -6
  61. package/dist/cli/services/commands/search.js +2 -2
  62. package/dist/cli/services/commands/search.test.js +2 -2
  63. package/dist/cli/services/commands/version.js +3 -3
  64. package/dist/cli/services/commands/version.test.js +4 -4
  65. package/dist/cli/services/kitchen-sink/async.js +2 -2
  66. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  67. package/dist/cli/services/kitchen-sink/static.js +2 -2
  68. package/dist/cli/services/upgrade.js +3 -3
  69. package/dist/cli/services/upgrade.test.js +5 -5
  70. package/dist/{custom-oclif-loader-6WQBP6PR.js → custom-oclif-loader-24E7DVTH.js} +2 -2
  71. package/dist/{error-handler-YTUPADNE.js → error-handler-7V7HCPFM.js} +9 -9
  72. package/dist/hooks/postrun.js +7 -7
  73. package/dist/hooks/prerun.js +7 -7
  74. package/dist/index.js +151 -150
  75. package/dist/{local-WKQFIQIN.js → local-WHLQPZNS.js} +2 -2
  76. package/dist/{morph-KTKQ6R2Q.js → morph-WRZ7XCTF.js} +9 -9
  77. package/dist/{node-A6TLJZ4P.js → node-AJELTNRR.js} +15 -15
  78. package/dist/{node-package-manager-EOJWZP46.js → node-package-manager-KULBOPYH.js} +3 -3
  79. package/dist/tsconfig.tsbuildinfo +1 -1
  80. package/dist/{ui-ZPCXVCGS.js → ui-B4IIF7YO.js} +2 -2
  81. package/dist/{workerd-VGNNMJ6S.js → workerd-PWW3BB6B.js} +14 -14
  82. package/oclif.manifest.json +1 -1
  83. package/package.json +7 -7
@@ -1,5 +1,14 @@
1
1
  # skeleton
2
2
 
3
+ ## 2025.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Bump cli version ([#2760](https://github.com/Shopify/hydrogen/pull/2760)) by [@rbshop](https://github.com/rbshop)
8
+
9
+ - Updated dependencies [[`128dfcd6`](https://github.com/Shopify/hydrogen/commit/128dfcd6b254a7465d93be49d3bcbff5251e5ffc)]:
10
+ - @shopify/hydrogen@2025.1.2
11
+
3
12
  ## 2025.1.1
4
13
 
5
14
  ### Patch Changes
@@ -2,7 +2,7 @@
2
2
  "name": "skeleton",
3
3
  "private": true,
4
4
  "sideEffects": false,
5
- "version": "2025.1.1",
5
+ "version": "2025.1.2",
6
6
  "type": "module",
7
7
  "scripts": {
8
8
  "build": "shopify hydrogen build --codegen",
@@ -16,7 +16,7 @@
16
16
  "dependencies": {
17
17
  "@remix-run/react": "^2.15.3",
18
18
  "@remix-run/server-runtime": "^2.15.3",
19
- "@shopify/hydrogen": "2025.1.1",
19
+ "@shopify/hydrogen": "2025.1.2",
20
20
  "@shopify/remix-oxygen": "^2.0.11",
21
21
  "graphql": "^16.6.0",
22
22
  "graphql-tag": "^2.12.6",
@@ -30,7 +30,7 @@
30
30
  "@eslint/js": "^9.18.0",
31
31
  "@graphql-codegen/cli": "5.0.2",
32
32
  "@remix-run/dev": "^2.15.3",
33
- "@shopify/cli": "~3.74.1",
33
+ "@shopify/cli": "~3.75.3",
34
34
  "@shopify/hydrogen-codegen": "^0.3.2",
35
35
  "@shopify/mini-oxygen": "^3.1.1",
36
36
  "@shopify/oxygen-workers-types": "^4.1.2",
@@ -2,16 +2,16 @@ import {
2
2
  getEnvironmentData,
3
3
  getLastSeenUserIdAfterAuth,
4
4
  getSensitiveEnvironmentData
5
- } from "./chunk-CFJGHT34.js";
5
+ } from "./chunk-VIMSAJBK.js";
6
6
  import {
7
7
  fetch
8
- } from "./chunk-2OIJ27EK.js";
8
+ } from "./chunk-O5UY3K6F.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-VMNX6XTS.js";
11
+ } from "./chunk-EFDLFMUG.js";
12
12
  import {
13
13
  runWithRateLimit
14
- } from "./chunk-CBFYOUNJ.js";
14
+ } from "./chunk-LH3QC4DP.js";
15
15
  import {
16
16
  alwaysLogAnalytics,
17
17
  alwaysLogMetrics,
@@ -28,7 +28,7 @@ import {
28
28
  outputDebug,
29
29
  outputToken,
30
30
  reportingRateLimit
31
- } from "./chunk-3AS5GKO6.js";
31
+ } from "./chunk-V4FD5VKG.js";
32
32
  import {
33
33
  __commonJS,
34
34
  __esm,
@@ -15930,4 +15930,4 @@ export {
15930
15930
  requestIdsCollection,
15931
15931
  reportAnalyticsEvent
15932
15932
  };
15933
- //# sourceMappingURL=chunk-ULYXT25M.js.map
15933
+ //# sourceMappingURL=chunk-2OX7ESM2.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-DAEGCVUK.js";
3
+ } from "./chunk-R6ST4Q4K.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-SWU2TFTH.js";
6
+ } from "./chunk-WHYTGJJU.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkPrompts = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkPrompts
27
27
  };
28
- //# sourceMappingURL=chunk-CUFY74G5.js.map
28
+ //# sourceMappingURL=chunk-37RGPUOL.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-3AS5GKO6.js";
4
+ } from "./chunk-V4FD5VKG.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-PKR7KJ6P.js";
@@ -43,4 +43,4 @@ async function asyncTasks() {
43
43
  export {
44
44
  asyncTasks
45
45
  };
46
- //# sourceMappingURL=chunk-XMFUQCSH.js.map
46
+ //# sourceMappingURL=chunk-3CB5D2ZO.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-VMNX6XTS.js";
3
+ } from "./chunk-EFDLFMUG.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-3AS5GKO6.js";
6
+ } from "./chunk-V4FD5VKG.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -17,4 +17,4 @@ async function versionService() {
17
17
  export {
18
18
  versionService
19
19
  };
20
- //# sourceMappingURL=chunk-V3GIXKKS.js.map
20
+ //# sourceMappingURL=chunk-3FPXLCF5.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-URFDLLOJ.js";
3
+ } from "./chunk-7DV7FO6D.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-SWU2TFTH.js";
6
+ } from "./chunk-WHYTGJJU.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var Generate = class extends base_command_default {
25
25
  export {
26
26
  Generate
27
27
  };
28
- //# sourceMappingURL=chunk-3LRCKABH.js.map
28
+ //# sourceMappingURL=chunk-4IY25QPC.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-CBFYOUNJ.js";
7
+ } from "./chunk-LH3QC4DP.js";
8
8
  import {
9
9
  AbortError,
10
10
  exec,
@@ -15,7 +15,7 @@ import {
15
15
  outputSuccess,
16
16
  outputToken,
17
17
  outputWarn
18
- } from "./chunk-3AS5GKO6.js";
18
+ } from "./chunk-V4FD5VKG.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
@@ -139,4 +139,4 @@ function usingPackageManager({ env } = { env: process.env }) {
139
139
  export {
140
140
  upgrade
141
141
  };
142
- //# sourceMappingURL=chunk-EA462PLP.js.map
142
+ //# sourceMappingURL=chunk-7DRESMZH.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  getNotifications,
3
3
  stringifyFilters
4
- } from "./chunk-FKREMPHC.js";
4
+ } from "./chunk-R2KFJZQF.js";
5
5
  import {
6
6
  CLI_KIT_VERSION
7
- } from "./chunk-VMNX6XTS.js";
7
+ } from "./chunk-EFDLFMUG.js";
8
8
  import {
9
9
  outputInfo,
10
10
  randomUUID,
@@ -13,7 +13,7 @@ import {
13
13
  renderTable,
14
14
  renderTextPrompt,
15
15
  writeFile
16
- } from "./chunk-3AS5GKO6.js";
16
+ } from "./chunk-V4FD5VKG.js";
17
17
  import {
18
18
  init_cjs_shims
19
19
  } from "./chunk-PKR7KJ6P.js";
@@ -100,4 +100,4 @@ export {
100
100
  generate,
101
101
  list
102
102
  };
103
- //# sourceMappingURL=chunk-URFDLLOJ.js.map
103
+ //# sourceMappingURL=chunk-7DV7FO6D.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-CBFYOUNJ.js";
3
+ } from "./chunk-LH3QC4DP.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-3AS5GKO6.js";
9
+ } from "./chunk-V4FD5VKG.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ export {
25
25
  cliInstallCommand,
26
26
  getOutputUpdateCLIReminder
27
27
  };
28
- //# sourceMappingURL=chunk-NL5GQTGL.js.map
28
+ //# sourceMappingURL=chunk-ARR2ZV5X.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-V3GIXKKS.js";
3
+ } from "./chunk-3FPXLCF5.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-SWU2TFTH.js";
6
+ } from "./chunk-WHYTGJJU.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -22,4 +22,4 @@ var Version = class extends base_command_default {
22
22
  export {
23
23
  Version
24
24
  };
25
- //# sourceMappingURL=chunk-Y6NCC7TZ.js.map
25
+ //# sourceMappingURL=chunk-CBIPUP4Q.js.map