@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.
Files changed (78) hide show
  1. package/dist/{chunk-TLGBKEEX.js → chunk-3AY5VBOI.js} +5 -5
  2. package/dist/{chunk-Y3HY6QD7.js → chunk-3OKBQXPB.js} +5 -5
  3. package/dist/{chunk-EAEHP4CZ.js → chunk-4K7TRR4V.js} +3 -3
  4. package/dist/{chunk-TRR5QJRW.js → chunk-5MLYI7UO.js} +4 -4
  5. package/dist/{chunk-EQO4QA4E.js → chunk-5OJ67VLD.js} +8 -4
  6. package/dist/{chunk-GT7PA6E6.js → chunk-66SSN4NK.js} +2 -2
  7. package/dist/{chunk-2OJBOBH2.js → chunk-6DIWINGB.js} +3 -3
  8. package/dist/{chunk-WF5BWNFE.js → chunk-6OAKJOUE.js} +5 -5
  9. package/dist/{chunk-TWYT4DFD.js → chunk-A2DCUFP3.js} +2 -2
  10. package/dist/{chunk-Y2BHJWKT.js → chunk-A7QWFDBY.js} +2 -2
  11. package/dist/{chunk-NJR5IH3H.js → chunk-AJVHCUVQ.js} +3 -3
  12. package/dist/{chunk-P3SM4EEQ.js → chunk-B2EZE3X5.js} +3 -3
  13. package/dist/{chunk-XLMH6DBR.js → chunk-BDQNCT7P.js} +3 -3
  14. package/dist/{chunk-TPPRDIBF.js → chunk-ELXP2SNA.js} +3 -3
  15. package/dist/{chunk-LJHVLE3R.js → chunk-ERCZ3NEG.js} +2 -2
  16. package/dist/{chunk-36WMFQ3S.js → chunk-FPXVU77M.js} +3 -3
  17. package/dist/{chunk-WSX6K4TT.js → chunk-GH4DMIMI.js} +3 -3
  18. package/dist/{chunk-R7OKLQB6.js → chunk-GY37RRX5.js} +4 -4
  19. package/dist/{chunk-2CNWYFWQ.js → chunk-HVSHUE2B.js} +5 -5
  20. package/dist/{chunk-ZM543XCR.js → chunk-ITXKKYMN.js} +3 -3
  21. package/dist/{chunk-JYBBGVIM.js → chunk-K2EOH7QQ.js} +3 -3
  22. package/dist/{chunk-5PAHFSKT.js → chunk-L5BSIB4A.js} +3 -3
  23. package/dist/{chunk-GSUL4KBP.js → chunk-LKMGT2DW.js} +7 -2
  24. package/dist/{chunk-6YASM3HI.js → chunk-LSGITB3O.js} +4 -4
  25. package/dist/{chunk-EYUOBXKH.js → chunk-MZX7G4LN.js} +3 -3
  26. package/dist/{chunk-V2ZY6OP3.js → chunk-O74JPOMN.js} +5 -5
  27. package/dist/{chunk-GFYDB5LD.js → chunk-QHDQYVAG.js} +3 -3
  28. package/dist/{chunk-6KFJWCTP.js → chunk-R2VQQFNU.js} +2 -2
  29. package/dist/{chunk-PYPPUTUV.js → chunk-RYFPG44L.js} +2 -2
  30. package/dist/{chunk-CUCT627W.js → chunk-SE3EASHO.js} +7 -7
  31. package/dist/{chunk-2QVJ6J2X.js → chunk-U52M2SBG.js} +5 -5
  32. package/dist/{chunk-B5Q2Q4B3.js → chunk-UISDI2NJ.js} +2 -2
  33. package/dist/{chunk-YETFHMCK.js → chunk-XUHEOC7Y.js} +6 -6
  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-TLTSWHLS.js → custom-oclif-loader-H4CDTFND.js} +2 -2
  68. package/dist/{error-handler-JWFNITM6.js → error-handler-JLUD7HQX.js} +6 -6
  69. package/dist/hooks/postrun.js +5 -5
  70. package/dist/hooks/prerun.js +6 -6
  71. package/dist/index.js +255 -92
  72. package/dist/{local-4NMXX5NP.js → local-Q5P3JTHB.js} +4 -2
  73. package/dist/{node-package-manager-SHRILTY3.js → node-package-manager-JQCYAVNE.js} +3 -3
  74. package/dist/tsconfig.tsbuildinfo +1 -1
  75. package/dist/{ui-MKDRI4FX.js → ui-2P2WEBXY.js} +2 -2
  76. package/dist/{workerd-BHG6KDEK.js → workerd-5QLA2QUA.js} +9 -9
  77. package/oclif.manifest.json +5 -1
  78. package/package.json +6 -6
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-WF5BWNFE.js";
4
+ } from "./chunk-6OAKJOUE.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-YETFHMCK.js";
8
+ } from "./chunk-XUHEOC7Y.js";
9
9
  import {
10
10
  hashString
11
- } from "./chunk-EQO4QA4E.js";
11
+ } from "./chunk-5OJ67VLD.js";
12
12
  import {
13
13
  AbortError,
14
14
  addPublicMetadata,
@@ -24,7 +24,7 @@ import {
24
24
  renderWarning,
25
25
  terminalSupportsPrompting,
26
26
  underscore
27
- } from "./chunk-GSUL4KBP.js";
27
+ } from "./chunk-LKMGT2DW.js";
28
28
  import {
29
29
  require_lib
30
30
  } from "./chunk-WC5EDB4Z.js";
@@ -1709,4 +1709,4 @@ export {
1709
1709
  noDefaultsOptions,
1710
1710
  base_command_default
1711
1711
  };
1712
- //# sourceMappingURL=chunk-TLGBKEEX.js.map
1712
+ //# sourceMappingURL=chunk-3AY5VBOI.js.map
@@ -2,13 +2,13 @@ import {
2
2
  fetchNotifications,
3
3
  getNotifications,
4
4
  stringifyFilters
5
- } from "./chunk-YETFHMCK.js";
5
+ } from "./chunk-XUHEOC7Y.js";
6
6
  import {
7
7
  randomUUID
8
- } from "./chunk-EQO4QA4E.js";
8
+ } from "./chunk-5OJ67VLD.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-6KFJWCTP.js";
11
+ } from "./chunk-R2VQQFNU.js";
12
12
  import {
13
13
  outputInfo,
14
14
  renderSelectPrompt,
@@ -16,7 +16,7 @@ import {
16
16
  renderTable,
17
17
  renderTextPrompt,
18
18
  writeFile
19
- } from "./chunk-GSUL4KBP.js";
19
+ } from "./chunk-LKMGT2DW.js";
20
20
  import {
21
21
  init_cjs_shims
22
22
  } from "./chunk-PKR7KJ6P.js";
@@ -103,4 +103,4 @@ export {
103
103
  generate,
104
104
  list
105
105
  };
106
- //# sourceMappingURL=chunk-Y3HY6QD7.js.map
106
+ //# sourceMappingURL=chunk-3OKBQXPB.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-TLGBKEEX.js";
3
+ } from "./chunk-3AY5VBOI.js";
4
4
  import {
5
5
  mkdir,
6
6
  outputInfo,
7
7
  rmdir,
8
8
  writeFile
9
- } from "./chunk-GSUL4KBP.js";
9
+ } from "./chunk-LKMGT2DW.js";
10
10
  import {
11
11
  cwd,
12
12
  joinPath
@@ -118,4 +118,4 @@ export {
118
118
  writeCommandFlagInterface,
119
119
  writeCommandUsageExampleFile
120
120
  };
121
- //# sourceMappingURL=chunk-EAEHP4CZ.js.map
121
+ //# sourceMappingURL=chunk-4K7TRR4V.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-36WMFQ3S.js";
3
+ } from "./chunk-FPXVU77M.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TLGBKEEX.js";
6
+ } from "./chunk-3AY5VBOI.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-GSUL4KBP.js";
9
+ } from "./chunk-LKMGT2DW.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -34,4 +34,4 @@ var Upgrade = class extends base_command_default {
34
34
  export {
35
35
  Upgrade
36
36
  };
37
- //# sourceMappingURL=chunk-TRR5QJRW.js.map
37
+ //# sourceMappingURL=chunk-5MLYI7UO.js.map
@@ -15,10 +15,10 @@ import {
15
15
  setCurrentSessionId,
16
16
  setSessions,
17
17
  timeIntervalToMilliseconds
18
- } from "./chunk-GFYDB5LD.js";
18
+ } from "./chunk-QHDQYVAG.js";
19
19
  import {
20
20
  CLI_KIT_VERSION
21
- } from "./chunk-6KFJWCTP.js";
21
+ } from "./chunk-R2VQQFNU.js";
22
22
  import {
23
23
  AbortError,
24
24
  BugError,
@@ -95,7 +95,7 @@ import {
95
95
  stringifyMessage,
96
96
  systemEnvironmentVariables,
97
97
  themeToken
98
- } from "./chunk-GSUL4KBP.js";
98
+ } from "./chunk-LKMGT2DW.js";
99
99
  import {
100
100
  cwd,
101
101
  sniffForJson
@@ -50168,7 +50168,11 @@ async function pollForDeviceAuthorization(code, interval = 5) {
50168
50168
  currentIntervalInSeconds += 5, startPolling();
50169
50169
  return;
50170
50170
  case "access_denied":
50171
+ reject(new AbortError("Device authorization failed: Access denied."));
50172
+ return;
50171
50173
  case "expired_token":
50174
+ reject(new AbortError("Device authorization failed: Token expired. Please try again."));
50175
+ return;
50172
50176
  case "unknown_failure":
50173
50177
  reject(new Error(`Device authorization failed: ${error}`));
50174
50178
  }
@@ -52909,4 +52913,4 @@ mime-types/index.js:
52909
52913
  * MIT Licensed
52910
52914
  *)
52911
52915
  */
52912
- //# sourceMappingURL=chunk-EQO4QA4E.js.map
52916
+ //# sourceMappingURL=chunk-5OJ67VLD.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-GSUL4KBP.js";
8
+ } from "./chunk-LKMGT2DW.js";
9
9
  import {
10
10
  init_cjs_shims
11
11
  } from "./chunk-PKR7KJ6P.js";
@@ -175,4 +175,4 @@ async function prompts() {
175
175
  export {
176
176
  prompts
177
177
  };
178
- //# sourceMappingURL=chunk-GT7PA6E6.js.map
178
+ //# sourceMappingURL=chunk-66SSN4NK.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-P3SM4EEQ.js";
3
+ } from "./chunk-B2EZE3X5.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TLGBKEEX.js";
6
+ } from "./chunk-3AY5VBOI.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-2OJBOBH2.js.map
25
+ //# sourceMappingURL=chunk-6DIWINGB.js.map
@@ -7,13 +7,13 @@ import {
7
7
  getLastSeenUserIdAfterAuth,
8
8
  isLocalEnvironment,
9
9
  reportAnalyticsEvent
10
- } from "./chunk-EQO4QA4E.js";
10
+ } from "./chunk-5OJ67VLD.js";
11
11
  import {
12
12
  runWithRateLimit
13
- } from "./chunk-GFYDB5LD.js";
13
+ } from "./chunk-QHDQYVAG.js";
14
14
  import {
15
15
  CLI_KIT_VERSION
16
- } from "./chunk-6KFJWCTP.js";
16
+ } from "./chunk-R2VQQFNU.js";
17
17
  import {
18
18
  AbortSilentError,
19
19
  CancelExecution,
@@ -28,7 +28,7 @@ import {
28
28
  reportingRateLimit,
29
29
  require_stacktracey,
30
30
  shouldReportErrorAsUnexpected
31
- } from "./chunk-GSUL4KBP.js";
31
+ } from "./chunk-LKMGT2DW.js";
32
32
  import {
33
33
  require_lib
34
34
  } from "./chunk-WC5EDB4Z.js";
@@ -2235,4 +2235,4 @@ export {
2235
2235
  registerCleanBugsnagErrorsFromWithinPlugins,
2236
2236
  addBugsnagMetadata
2237
2237
  };
2238
- //# sourceMappingURL=chunk-WF5BWNFE.js.map
2238
+ //# sourceMappingURL=chunk-6OAKJOUE.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-GSUL4KBP.js";
10
+ } from "./chunk-LKMGT2DW.js";
11
11
  import {
12
12
  init_cjs_shims
13
13
  } from "./chunk-PKR7KJ6P.js";
@@ -203,4 +203,4 @@ async function staticService() {
203
203
  export {
204
204
  staticService
205
205
  };
206
- //# sourceMappingURL=chunk-TWYT4DFD.js.map
206
+ //# sourceMappingURL=chunk-A2DCUFP3.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-GSUL4KBP.js";
3
+ } from "./chunk-LKMGT2DW.js";
4
4
  import {
5
5
  init_cjs_shims
6
6
  } from "./chunk-PKR7KJ6P.js";
@@ -15,4 +15,4 @@ async function searchService(query) {
15
15
  export {
16
16
  searchService
17
17
  };
18
- //# sourceMappingURL=chunk-Y2BHJWKT.js.map
18
+ //# sourceMappingURL=chunk-A7QWFDBY.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-TLGBKEEX.js";
3
+ } from "./chunk-3AY5VBOI.js";
4
4
  import {
5
5
  outputResult,
6
6
  renderTable
7
- } from "./chunk-GSUL4KBP.js";
7
+ } from "./chunk-LKMGT2DW.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-WC5EDB4Z.js";
@@ -84,4 +84,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
84
84
  export {
85
85
  CommandFlags
86
86
  };
87
- //# sourceMappingURL=chunk-NJR5IH3H.js.map
87
+ //# sourceMappingURL=chunk-AJVHCUVQ.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-6KFJWCTP.js";
3
+ } from "./chunk-R2VQQFNU.js";
4
4
  import {
5
5
  outputResult
6
- } from "./chunk-GSUL4KBP.js";
6
+ } from "./chunk-LKMGT2DW.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-P3SM4EEQ.js.map
20
+ //# sourceMappingURL=chunk-B2EZE3X5.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-Y3HY6QD7.js";
3
+ } from "./chunk-3OKBQXPB.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TLGBKEEX.js";
6
+ } from "./chunk-3AY5VBOI.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-XLMH6DBR.js.map
28
+ //# sourceMappingURL=chunk-BDQNCT7P.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-Y2BHJWKT.js";
3
+ } from "./chunk-A7QWFDBY.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TLGBKEEX.js";
6
+ } from "./chunk-3AY5VBOI.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-WC5EDB4Z.js";
@@ -48,4 +48,4 @@ var import_core = __toESM(require_lib(), 1), Search = class _Search extends base
48
48
  export {
49
49
  Search
50
50
  };
51
- //# sourceMappingURL=chunk-TPPRDIBF.js.map
51
+ //# sourceMappingURL=chunk-ELXP2SNA.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderConcurrent,
6
6
  renderSingleTask,
7
7
  renderTasks
8
- } from "./chunk-GSUL4KBP.js";
8
+ } from "./chunk-LKMGT2DW.js";
9
9
  import {
10
10
  init_cjs_shims
11
11
  } from "./chunk-PKR7KJ6P.js";
@@ -59,4 +59,4 @@ async function asyncTasks() {
59
59
  export {
60
60
  asyncTasks
61
61
  };
62
- //# sourceMappingURL=chunk-LJHVLE3R.js.map
62
+ //# sourceMappingURL=chunk-ERCZ3NEG.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-GFYDB5LD.js";
3
+ } from "./chunk-QHDQYVAG.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-GSUL4KBP.js";
9
+ } from "./chunk-LKMGT2DW.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-36WMFQ3S.js.map
28
+ //# sourceMappingURL=chunk-FPXVU77M.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-GT7PA6E6.js";
3
+ } from "./chunk-66SSN4NK.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TLGBKEEX.js";
6
+ } from "./chunk-3AY5VBOI.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-WSX6K4TT.js.map
28
+ //# sourceMappingURL=chunk-GH4DMIMI.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-TLGBKEEX.js";
3
+ } from "./chunk-3AY5VBOI.js";
4
4
  import {
5
5
  logout
6
- } from "./chunk-EQO4QA4E.js";
6
+ } from "./chunk-5OJ67VLD.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-GSUL4KBP.js";
9
+ } from "./chunk-LKMGT2DW.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var Logout = class extends base_command_default {
25
25
  export {
26
26
  Logout
27
27
  };
28
- //# sourceMappingURL=chunk-R7OKLQB6.js.map
28
+ //# sourceMappingURL=chunk-GY37RRX5.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-LJHVLE3R.js";
3
+ } from "./chunk-ERCZ3NEG.js";
4
4
  import {
5
5
  prompts
6
- } from "./chunk-GT7PA6E6.js";
6
+ } from "./chunk-66SSN4NK.js";
7
7
  import {
8
8
  staticService
9
- } from "./chunk-TWYT4DFD.js";
9
+ } from "./chunk-A2DCUFP3.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-TLGBKEEX.js";
12
+ } from "./chunk-3AY5VBOI.js";
13
13
  import {
14
14
  init_cjs_shims
15
15
  } from "./chunk-PKR7KJ6P.js";
@@ -34,4 +34,4 @@ var KitchenSinkAll = class extends base_command_default {
34
34
  export {
35
35
  KitchenSinkAll
36
36
  };
37
- //# sourceMappingURL=chunk-2CNWYFWQ.js.map
37
+ //# sourceMappingURL=chunk-HVSHUE2B.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-LJHVLE3R.js";
3
+ } from "./chunk-ERCZ3NEG.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TLGBKEEX.js";
6
+ } from "./chunk-3AY5VBOI.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkAsync
27
27
  };
28
- //# sourceMappingURL=chunk-ZM543XCR.js.map
28
+ //# sourceMappingURL=chunk-ITXKKYMN.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-GFYDB5LD.js";
7
+ } from "./chunk-QHDQYVAG.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-GSUL4KBP.js";
18
+ } from "./chunk-LKMGT2DW.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-JYBBGVIM.js.map
142
+ //# sourceMappingURL=chunk-K2EOH7QQ.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-TWYT4DFD.js";
3
+ } from "./chunk-A2DCUFP3.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TLGBKEEX.js";
6
+ } from "./chunk-3AY5VBOI.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkStatic = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkStatic
27
27
  };
28
- //# sourceMappingURL=chunk-5PAHFSKT.js.map
28
+ //# sourceMappingURL=chunk-L5BSIB4A.js.map
@@ -22667,6 +22667,7 @@ var environmentVariables = {
22667
22667
  enableCliRedirect: "SHOPIFY_CLI_ENABLE_CLI_REDIRECT",
22668
22668
  env: "SHOPIFY_CLI_ENV",
22669
22669
  firstPartyDev: "SHOPIFY_CLI_1P_DEV",
22670
+ skipLocalDevConsole: "SHOPIFY_SKIP_LOCAL_DEV_CONSOLE",
22670
22671
  noAnalytics: "SHOPIFY_CLI_NO_ANALYTICS",
22671
22672
  partnersToken: "SHOPIFY_CLI_PARTNERS_TOKEN",
22672
22673
  runAsUser: "SHOPIFY_RUN_AS_USER",
@@ -25405,6 +25406,9 @@ function alwaysLogMetrics(env4 = process.env) {
25405
25406
  function firstPartyDev(env4 = process.env) {
25406
25407
  return isTruthy(env4[environmentVariables.firstPartyDev]);
25407
25408
  }
25409
+ function skipLocalDevConsole(env4 = process.env) {
25410
+ return isTruthy(env4[environmentVariables.skipLocalDevConsole]);
25411
+ }
25408
25412
  function gitpodURL(env4 = process.env) {
25409
25413
  return env4[environmentVariables.gitpod];
25410
25414
  }
@@ -30138,7 +30142,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
30138
30142
  try {
30139
30143
  await getAndSet();
30140
30144
  } catch (error) {
30141
- let { sendErrorToBugsnag } = await import("./error-handler-JWFNITM6.js");
30145
+ let { sendErrorToBugsnag } = await import("./error-handler-JLUD7HQX.js");
30142
30146
  await sendErrorToBugsnag(error, "unexpected_error");
30143
30147
  }
30144
30148
  }, durationStack = [];
@@ -32097,6 +32101,7 @@ export {
32097
32101
  alwaysLogAnalytics,
32098
32102
  alwaysLogMetrics,
32099
32103
  firstPartyDev,
32104
+ skipLocalDevConsole,
32100
32105
  gitpodURL,
32101
32106
  codespaceURL,
32102
32107
  codespacePortForwardingDomain,
@@ -32199,4 +32204,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
32199
32204
  * LICENSE file in the root directory of this source tree.
32200
32205
  *)
32201
32206
  */
32202
- //# sourceMappingURL=chunk-GSUL4KBP.js.map
32207
+ //# sourceMappingURL=chunk-LKMGT2DW.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-Y3HY6QD7.js";
3
+ } from "./chunk-3OKBQXPB.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-TLGBKEEX.js";
6
+ } from "./chunk-3AY5VBOI.js";
7
7
  import {
8
8
  sendErrorToBugsnag
9
- } from "./chunk-WF5BWNFE.js";
9
+ } from "./chunk-6OAKJOUE.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-WC5EDB4Z.js";
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
49
49
  export {
50
50
  List
51
51
  };
52
- //# sourceMappingURL=chunk-6YASM3HI.js.map
52
+ //# sourceMappingURL=chunk-LSGITB3O.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  getNextDeprecationDate,
3
3
  reportAnalyticsEvent
4
- } from "./chunk-EQO4QA4E.js";
4
+ } from "./chunk-5OJ67VLD.js";
5
5
  import {
6
6
  addSensitiveMetadata,
7
7
  getAllSensitiveMetadata,
8
8
  outputDebug,
9
9
  renderWarning
10
- } from "./chunk-GSUL4KBP.js";
10
+ } from "./chunk-LKMGT2DW.js";
11
11
  import {
12
12
  init_cjs_shims
13
13
  } from "./chunk-PKR7KJ6P.js";
@@ -75,4 +75,4 @@ export {
75
75
  postRunHookHasCompleted,
76
76
  hook
77
77
  };
78
- //# sourceMappingURL=chunk-EYUOBXKH.js.map
78
+ //# sourceMappingURL=chunk-MZX7G4LN.js.map
@@ -1,20 +1,20 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-TLGBKEEX.js";
3
+ } from "./chunk-3AY5VBOI.js";
4
4
  import {
5
5
  ensureAuthenticatedUser,
6
6
  fetch2 as fetch,
7
7
  findSessionByAlias,
8
8
  getSessionAlias,
9
9
  identityFqdn
10
- } from "./chunk-EQO4QA4E.js";
10
+ } from "./chunk-5OJ67VLD.js";
11
11
  import {
12
12
  setCurrentSessionId
13
- } from "./chunk-GFYDB5LD.js";
13
+ } from "./chunk-QHDQYVAG.js";
14
14
  import {
15
15
  outputCompleted,
16
16
  renderSelectPrompt
17
- } from "./chunk-GSUL4KBP.js";
17
+ } from "./chunk-LKMGT2DW.js";
18
18
  import {
19
19
  require_lib
20
20
  } from "./chunk-WC5EDB4Z.js";
@@ -84,4 +84,4 @@ export {
84
84
  promptSessionSelect,
85
85
  Login
86
86
  };
87
- //# sourceMappingURL=chunk-V2ZY6OP3.js.map
87
+ //# sourceMappingURL=chunk-O74JPOMN.js.map
@@ -20,7 +20,7 @@ import {
20
20
  runWithTimer,
21
21
  unixFileIsOwnedByCurrentUser,
22
22
  writeFile
23
- } from "./chunk-GSUL4KBP.js";
23
+ } from "./chunk-LKMGT2DW.js";
24
24
  import {
25
25
  require_semver
26
26
  } from "./chunk-HMDWNGIV.js";
@@ -13720,7 +13720,7 @@ async function latestVersion(packageName, options) {
13720
13720
  }
13721
13721
 
13722
13722
  // ../cli-kit/dist/public/node/node-package-manager.js
13723
- var import_semver3 = __toESM(require_semver()), yarnLockfile = "yarn.lock", npmLockfile = "package-lock.json", pnpmLockfile = "pnpm-lock.yaml", bunLockfile = "bun.lockb", pnpmWorkspaceFile = "pnpm-workspace.yaml", lockfiles = [yarnLockfile, pnpmLockfile, npmLockfile, bunLockfile], lockfilesByManager = {
13723
+ var import_semver3 = __toESM(require_semver(), 1), yarnLockfile = "yarn.lock", npmLockfile = "package-lock.json", pnpmLockfile = "pnpm-lock.yaml", bunLockfile = "bun.lockb", pnpmWorkspaceFile = "pnpm-workspace.yaml", lockfiles = [yarnLockfile, pnpmLockfile, npmLockfile, bunLockfile], lockfilesByManager = {
13724
13724
  yarn: yarnLockfile,
13725
13725
  npm: npmLockfile,
13726
13726
  pnpm: pnpmLockfile,
@@ -14035,4 +14035,4 @@ deep-extend/lib/deep-extend.js:
14035
14035
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14036
14036
  *)
14037
14037
  */
14038
- //# sourceMappingURL=chunk-GFYDB5LD.js.map
14038
+ //# sourceMappingURL=chunk-QHDQYVAG.js.map
@@ -4,9 +4,9 @@ import {
4
4
 
5
5
  // ../cli-kit/dist/public/common/version.js
6
6
  init_cjs_shims();
7
- var CLI_KIT_VERSION = "3.89.0";
7
+ var CLI_KIT_VERSION = "3.90.0";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-6KFJWCTP.js.map
12
+ //# sourceMappingURL=chunk-R2VQQFNU.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-GSUL4KBP.js";
4
+ } from "./chunk-LKMGT2DW.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-PKR7KJ6P.js";
@@ -33,4 +33,4 @@ function mockAndCaptureOutput() {
33
33
  export {
34
34
  mockAndCaptureOutput
35
35
  };
36
- //# sourceMappingURL=chunk-PYPPUTUV.js.map
36
+ //# sourceMappingURL=chunk-RYFPG44L.js.map