@shopify/cli 3.88.0 → 3.88.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-SATLZT2F.js → chunk-2CKTOMXL.js} +2 -2
  2. package/dist/{chunk-5OVH24W5.js → chunk-2IQA6YOH.js} +6 -6
  3. package/dist/{chunk-HQJPNVYR.js → chunk-47RUNUR4.js} +5 -5
  4. package/dist/{chunk-QRIP3SU2.js → chunk-4B34L27W.js} +7 -7
  5. package/dist/{chunk-K5F7HNJN.js → chunk-4JKPZ3VQ.js} +3 -3
  6. package/dist/{chunk-KF76XPVO.js → chunk-A2XFK3DK.js} +3 -3
  7. package/dist/{chunk-TPVWZRBE.js → chunk-ARNI43Y7.js} +3 -3
  8. package/dist/{chunk-4NQZXGUR.js → chunk-DOGBHIKU.js} +4 -4
  9. package/dist/{chunk-KVDUU7LU.js → chunk-EBGZZ7WC.js} +2 -2
  10. package/dist/{chunk-IVWPL6RQ.js → chunk-EXVAVPLH.js} +3 -3
  11. package/dist/{chunk-7U3KXZYU.js → chunk-FM5O5ML5.js} +3 -3
  12. package/dist/{chunk-UBFTWR2L.js → chunk-G35J5BJH.js} +2 -2
  13. package/dist/{chunk-6XQFNXU3.js → chunk-G7LVOLJB.js} +2 -2
  14. package/dist/{chunk-YBRRA3G2.js → chunk-GTQOY34I.js} +2 -2
  15. package/dist/{chunk-SMXARNZJ.js → chunk-HFXVR5DX.js} +3 -3
  16. package/dist/{chunk-5BHU3PRC.js → chunk-HJSZAWSQ.js} +3 -4
  17. package/dist/{chunk-LBA6IB72.js → chunk-J7IE6I2Z.js} +3 -3
  18. package/dist/{chunk-DGWEIWJA.js → chunk-KV7DPDLS.js} +3 -3
  19. package/dist/{chunk-OUR7YOZK.js → chunk-KY3DY3JB.js} +2 -2
  20. package/dist/{chunk-6O34ZV3A.js → chunk-L6RKBI62.js} +4 -4
  21. package/dist/{chunk-TF4AQQB4.js → chunk-MBL5HIUY.js} +5 -5
  22. package/dist/{chunk-GZ3PD27A.js → chunk-O66HZU2K.js} +4 -4
  23. package/dist/{chunk-GZARFYAY.js → chunk-OIOM46UG.js} +3 -3
  24. package/dist/{chunk-HM34WS7W.js → chunk-OOFJXO66.js} +3 -3
  25. package/dist/{chunk-ZKOCRU7F.js → chunk-PLB4SUD2.js} +3 -3
  26. package/dist/{chunk-4ISFA2N3.js → chunk-R35DWLU3.js} +5 -5
  27. package/dist/{chunk-6GKJAGTG.js → chunk-S2JA5KN5.js} +2 -2
  28. package/dist/{chunk-JO4W7S44.js → chunk-SKMKK4HY.js} +7 -7
  29. package/dist/{chunk-J7U35MPX.js → chunk-SXCTF3GA.js} +5 -5
  30. package/dist/{chunk-CCYDP5TC.js → chunk-WEFPJFSC.js} +5 -5
  31. package/dist/{chunk-TZSBI4FY.js → chunk-YHMVT4MX.js} +5 -5
  32. package/dist/{chunk-TQWSBJX3.js → chunk-YRMUH267.js} +3 -3
  33. package/dist/{chunk-VH47P2IR.js → chunk-ZICCE4RM.js} +3 -3
  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-EAWHI4I3.js → custom-oclif-loader-32S55IZR.js} +2 -2
  68. package/dist/{error-handler-WZR7CPYT.js → error-handler-5ISTZ76A.js} +6 -6
  69. package/dist/hooks/postrun.js +5 -5
  70. package/dist/hooks/prerun.js +6 -6
  71. package/dist/index.js +33 -33
  72. package/dist/{local-P2SS6AIS.js → local-WDXJW24L.js} +2 -2
  73. package/dist/{node-package-manager-FZWNOAYQ.js → node-package-manager-2LA6ZOEW.js} +3 -3
  74. package/dist/tsconfig.tsbuildinfo +1 -1
  75. package/dist/{ui-5RSPUMJS.js → ui-ROMDLTEP.js} +2 -2
  76. package/dist/{workerd-K73DK5CH.js → workerd-J7UDCFYZ.js} +9 -9
  77. package/oclif.manifest.json +1 -1
  78. package/package.json +6 -6
package/dist/index.js CHANGED
@@ -112,7 +112,7 @@ import {
112
112
  supressNodeExperimentalWarnings,
113
113
  unsetStorefront,
114
114
  waitForJob
115
- } from "./chunk-4ISFA2N3.js";
115
+ } from "./chunk-R35DWLU3.js";
116
116
  import {
117
117
  require_lib as require_lib6
118
118
  } from "./chunk-EZQWZ57B.js";
@@ -128,83 +128,83 @@ import {
128
128
  import "./chunk-EFOOQV72.js";
129
129
  import {
130
130
  postRunHookHasCompleted
131
- } from "./chunk-DGWEIWJA.js";
131
+ } from "./chunk-KV7DPDLS.js";
132
132
  import {
133
133
  import_websocket_server
134
134
  } from "./chunk-3GXB4ZRP.js";
135
135
  import {
136
136
  Generate
137
- } from "./chunk-SMXARNZJ.js";
137
+ } from "./chunk-HFXVR5DX.js";
138
138
  import {
139
139
  List
140
- } from "./chunk-GZ3PD27A.js";
141
- import "./chunk-CCYDP5TC.js";
140
+ } from "./chunk-O66HZU2K.js";
141
+ import "./chunk-WEFPJFSC.js";
142
142
  import {
143
143
  Search
144
- } from "./chunk-ZKOCRU7F.js";
145
- import "./chunk-KVDUU7LU.js";
144
+ } from "./chunk-PLB4SUD2.js";
145
+ import "./chunk-EBGZZ7WC.js";
146
146
  import {
147
147
  Upgrade
148
- } from "./chunk-6O34ZV3A.js";
149
- import "./chunk-K5F7HNJN.js";
148
+ } from "./chunk-L6RKBI62.js";
149
+ import "./chunk-4JKPZ3VQ.js";
150
150
  import {
151
151
  Version
152
- } from "./chunk-HM34WS7W.js";
153
- import "./chunk-IVWPL6RQ.js";
152
+ } from "./chunk-OOFJXO66.js";
153
+ import "./chunk-EXVAVPLH.js";
154
154
  import {
155
155
  HelpCommand
156
- } from "./chunk-UBFTWR2L.js";
156
+ } from "./chunk-G35J5BJH.js";
157
157
  import {
158
158
  KitchenSinkAsync
159
- } from "./chunk-KF76XPVO.js";
159
+ } from "./chunk-A2XFK3DK.js";
160
160
  import {
161
161
  KitchenSinkAll
162
- } from "./chunk-J7U35MPX.js";
163
- import "./chunk-6XQFNXU3.js";
162
+ } from "./chunk-SXCTF3GA.js";
163
+ import "./chunk-G7LVOLJB.js";
164
164
  import {
165
165
  KitchenSinkPrompts
166
- } from "./chunk-TPVWZRBE.js";
167
- import "./chunk-YBRRA3G2.js";
166
+ } from "./chunk-ARNI43Y7.js";
167
+ import "./chunk-GTQOY34I.js";
168
168
  import {
169
169
  KitchenSinkStatic
170
- } from "./chunk-VH47P2IR.js";
171
- import "./chunk-OUR7YOZK.js";
170
+ } from "./chunk-ZICCE4RM.js";
171
+ import "./chunk-KY3DY3JB.js";
172
172
  import {
173
173
  Login
174
- } from "./chunk-HQJPNVYR.js";
174
+ } from "./chunk-47RUNUR4.js";
175
175
  import {
176
176
  Logout
177
- } from "./chunk-4NQZXGUR.js";
177
+ } from "./chunk-DOGBHIKU.js";
178
178
  import {
179
179
  ClearCache,
180
180
  globalFlags,
181
181
  jsonFlag,
182
182
  runCLI
183
- } from "./chunk-QRIP3SU2.js";
183
+ } from "./chunk-4B34L27W.js";
184
184
  import {
185
185
  CommandFlags
186
- } from "./chunk-TQWSBJX3.js";
186
+ } from "./chunk-YRMUH267.js";
187
187
  import {
188
188
  DocsGenerate
189
- } from "./chunk-7U3KXZYU.js";
189
+ } from "./chunk-FM5O5ML5.js";
190
190
  import {
191
191
  base_command_default,
192
192
  decodeToml,
193
193
  encodeToml,
194
194
  loadEnvironment,
195
195
  noDefaultsOptions
196
- } from "./chunk-TF4AQQB4.js";
196
+ } from "./chunk-MBL5HIUY.js";
197
197
  import {
198
198
  require_bugsnag,
199
199
  require_end_of_stream,
200
200
  require_pump
201
- } from "./chunk-TZSBI4FY.js";
201
+ } from "./chunk-YHMVT4MX.js";
202
202
  import {
203
203
  require_once
204
204
  } from "./chunk-SHWOPMLQ.js";
205
205
  import {
206
206
  showNotificationsIfNeeded
207
- } from "./chunk-5OVH24W5.js";
207
+ } from "./chunk-2IQA6YOH.js";
208
208
  import {
209
209
  ClientError,
210
210
  DevServerCore,
@@ -285,7 +285,7 @@ import {
285
285
  setPathValue,
286
286
  shopifyFetch,
287
287
  z
288
- } from "./chunk-JO4W7S44.js";
288
+ } from "./chunk-SKMKK4HY.js";
289
289
  import "./chunk-XD3LXUGW.js";
290
290
  import {
291
291
  LocalStorage,
@@ -309,10 +309,10 @@ import {
309
309
  usesWorkspaces,
310
310
  versionSatisfies,
311
311
  writePackageJSON
312
- } from "./chunk-GZARFYAY.js";
312
+ } from "./chunk-OIOM46UG.js";
313
313
  import {
314
314
  CLI_KIT_VERSION
315
- } from "./chunk-6GKJAGTG.js";
315
+ } from "./chunk-S2JA5KN5.js";
316
316
  import {
317
317
  AbortController as AbortController2,
318
318
  AbortError,
@@ -503,7 +503,7 @@ import {
503
503
  username,
504
504
  writeFile,
505
505
  writeFileSync
506
- } from "./chunk-5BHU3PRC.js";
506
+ } from "./chunk-HJSZAWSQ.js";
507
507
  import {
508
508
  require_ansis,
509
509
  require_commonjs,
@@ -206842,7 +206842,7 @@ var import_core27 = __toESM(require_lib5(), 1);
206842
206842
  // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/index.js
206843
206843
  init_cjs_shims();
206844
206844
  async function startMiniOxygen(options) {
206845
- let { startWorkerdServer } = await import("./workerd-K73DK5CH.js");
206845
+ let { startWorkerdServer } = await import("./workerd-J7UDCFYZ.js");
206846
206846
  return startWorkerdServer(options);
206847
206847
  }
206848
206848
 
@@ -216814,7 +216814,7 @@ function selectDeveloperPlatformClientByOrg(organization) {
216814
216814
  return organization.source === OrganizationSource.BusinessPlatform ? AppManagementClient.getInstance() : PartnersClient.getInstance();
216815
216815
  }
216816
216816
  function defaultDeveloperPlatformClient() {
216817
- return blockPartnersAccess() ? AppManagementClient.getInstance() : PartnersClient.getInstance();
216817
+ return firstPartyDev() && !blockPartnersAccess() ? PartnersClient.getInstance() : AppManagementClient.getInstance();
216818
216818
  }
216819
216819
  var Flag;
216820
216820
  Flag || (Flag = {});
@@ -20,7 +20,7 @@ import {
20
20
  macAddress,
21
21
  opentelemetryDomain,
22
22
  themeToken
23
- } from "./chunk-5BHU3PRC.js";
23
+ } from "./chunk-HJSZAWSQ.js";
24
24
  import "./chunk-VLBE545G.js";
25
25
  import "./chunk-UMUTXITN.js";
26
26
  import "./chunk-HMDWNGIV.js";
@@ -57,4 +57,4 @@ export {
57
57
  opentelemetryDomain,
58
58
  themeToken
59
59
  };
60
- //# sourceMappingURL=local-P2SS6AIS.js.map
60
+ //# sourceMappingURL=local-WDXJW24L.js.map
@@ -29,8 +29,8 @@ import {
29
29
  versionSatisfies,
30
30
  writePackageJSON,
31
31
  yarnLockfile
32
- } from "./chunk-GZARFYAY.js";
33
- import "./chunk-5BHU3PRC.js";
32
+ } from "./chunk-OIOM46UG.js";
33
+ import "./chunk-HJSZAWSQ.js";
34
34
  import "./chunk-VLBE545G.js";
35
35
  import "./chunk-UMUTXITN.js";
36
36
  import "./chunk-HMDWNGIV.js";
@@ -76,4 +76,4 @@ export {
76
76
  writePackageJSON,
77
77
  yarnLockfile
78
78
  };
79
- //# sourceMappingURL=node-package-manager-FZWNOAYQ.js.map
79
+ //# sourceMappingURL=node-package-manager-2LA6ZOEW.js.map