@shopify/cli 3.86.0 → 3.86.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 (79) hide show
  1. package/dist/{chunk-NMH42STK.js → chunk-2LK4JXAI.js} +5 -5
  2. package/dist/{chunk-E25JAFOX.js → chunk-2WTSZOXI.js} +3 -3
  3. package/dist/{chunk-PFWYGIIB.js → chunk-4WBTBFNC.js} +4 -4
  4. package/dist/{chunk-IZMUO44N.js → chunk-52OB52S5.js} +4 -4
  5. package/dist/{chunk-4YT3BY2B.js → chunk-6VIQUXXO.js} +2 -2
  6. package/dist/{chunk-5RBPM5MR.js → chunk-A5RXDG36.js} +6 -6
  7. package/dist/{chunk-ZZGMPT2W.js → chunk-AAHIUMCI.js} +3 -3
  8. package/dist/{chunk-WZTQS5NN.js → chunk-AU6C5SPW.js} +6 -6
  9. package/dist/{chunk-GAPPN3SH.js → chunk-AXMPBUZL.js} +3 -3
  10. package/dist/{chunk-O32LAXNO.js → chunk-B7H344JI.js} +6 -6
  11. package/dist/{chunk-AA57B6YW.js → chunk-CZE7TCFI.js} +3 -3
  12. package/dist/{chunk-LDJGMHXE.js → chunk-E7SRX5ME.js} +3 -3
  13. package/dist/{chunk-LOWKEYZ4.js → chunk-GNW7DUJ5.js} +2 -2
  14. package/dist/{chunk-TCTK5NQE.js → chunk-HUR6MF6D.js} +7 -7
  15. package/dist/{chunk-2KZOUSPH.js → chunk-IPWP4QG4.js} +5 -5
  16. package/dist/{chunk-KIMPXWRC.js → chunk-J4HWHB57.js} +3 -3
  17. package/dist/{chunk-UKECTTQZ.js → chunk-J6JPAWCE.js} +2 -2
  18. package/dist/{chunk-7VKRIIXT.js → chunk-K45JWD7H.js} +5 -5
  19. package/dist/{chunk-6UMZO4DD.js → chunk-KCMYZRDH.js} +5 -5
  20. package/dist/{chunk-LPSHXR57.js → chunk-MZWHWEIR.js} +2 -2
  21. package/dist/{chunk-GU76E24D.js → chunk-NAPXIWWP.js} +6 -6
  22. package/dist/{chunk-J5WELXX6.js → chunk-NOHJOQVR.js} +3 -3
  23. package/dist/{chunk-7TE554OT.js → chunk-PANEHHGV.js} +3 -3
  24. package/dist/{chunk-JMQJQNH7.js → chunk-PBZI5MOK.js} +3 -3
  25. package/dist/{chunk-UXJEPFC3.js → chunk-PPM7JU6X.js} +3 -3
  26. package/dist/{chunk-UAYSVXRU.js → chunk-QZSPMSF2.js} +3 -3
  27. package/dist/{chunk-4TSN5PHA.js → chunk-RQD77XVF.js} +2 -2
  28. package/dist/{chunk-LDFPMZVN.js → chunk-SQNWVF3V.js} +2 -2
  29. package/dist/{chunk-5Q7CDSRK.js → chunk-TDSRWKL2.js} +5 -5
  30. package/dist/{chunk-AQK2VHTY.js → chunk-UB7QY2VF.js} +3 -3
  31. package/dist/{chunk-G3RY2PNL.js → chunk-VGDJLENI.js} +3 -3
  32. package/dist/{chunk-DKRTUP7T.js → chunk-YRJLM3MZ.js} +2 -2
  33. package/dist/{chunk-NIZJP24I.js → chunk-YXTZTRRV.js} +3 -3
  34. package/dist/{chunk-ZRLTG3SU.js → chunk-ZKG22PUU.js} +4 -4
  35. package/dist/cli/commands/auth/login.js +10 -10
  36. package/dist/cli/commands/auth/login.test.js +11 -11
  37. package/dist/cli/commands/auth/logout.js +10 -10
  38. package/dist/cli/commands/auth/logout.test.js +11 -11
  39. package/dist/cli/commands/cache/clear.js +10 -10
  40. package/dist/cli/commands/debug/command-flags.js +10 -10
  41. package/dist/cli/commands/docs/generate.js +10 -10
  42. package/dist/cli/commands/docs/generate.test.js +10 -10
  43. package/dist/cli/commands/help.js +10 -10
  44. package/dist/cli/commands/kitchen-sink/async.js +11 -11
  45. package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
  46. package/dist/cli/commands/kitchen-sink/index.js +13 -13
  47. package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
  48. package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
  49. package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
  50. package/dist/cli/commands/kitchen-sink/static.js +11 -11
  51. package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
  52. package/dist/cli/commands/notifications/generate.js +11 -11
  53. package/dist/cli/commands/notifications/list.js +11 -11
  54. package/dist/cli/commands/search.js +11 -11
  55. package/dist/cli/commands/upgrade.js +11 -11
  56. package/dist/cli/commands/version.js +11 -11
  57. package/dist/cli/commands/version.test.js +11 -11
  58. package/dist/cli/services/commands/notifications.js +6 -6
  59. package/dist/cli/services/commands/search.js +2 -2
  60. package/dist/cli/services/commands/search.test.js +2 -2
  61. package/dist/cli/services/commands/version.js +3 -3
  62. package/dist/cli/services/commands/version.test.js +4 -4
  63. package/dist/cli/services/kitchen-sink/async.js +2 -2
  64. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  65. package/dist/cli/services/kitchen-sink/static.js +2 -2
  66. package/dist/cli/services/upgrade.js +3 -3
  67. package/dist/cli/services/upgrade.test.js +4 -4
  68. package/dist/{custom-oclif-loader-Y4GWKKAU.js → custom-oclif-loader-IB5J422L.js} +2 -2
  69. package/dist/{error-handler-WPYX52XY.js → error-handler-CU4DBAA4.js} +8 -8
  70. package/dist/hooks/postrun.js +6 -6
  71. package/dist/hooks/prerun.js +7 -7
  72. package/dist/index.js +37 -41
  73. package/dist/{local-ZMOSXANE.js → local-PYV7PNUD.js} +2 -2
  74. package/dist/{node-package-manager-4KOKGFQG.js → node-package-manager-BCGA26RH.js} +3 -3
  75. package/dist/tsconfig.tsbuildinfo +1 -1
  76. package/dist/{ui-YYVT2VLD.js → ui-7POT36Q5.js} +2 -2
  77. package/dist/{workerd-35SAC4OI.js → workerd-UA5IB4IF.js} +11 -11
  78. package/oclif.manifest.json +1 -1
  79. 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-O32LAXNO.js";
115
+ } from "./chunk-B7H344JI.js";
116
116
  import {
117
117
  require_lib as require_lib6,
118
118
  require_semver as require_semver2
@@ -137,71 +137,71 @@ import {
137
137
  } from "./chunk-3GXB4ZRP.js";
138
138
  import {
139
139
  Generate
140
- } from "./chunk-E25JAFOX.js";
140
+ } from "./chunk-2WTSZOXI.js";
141
141
  import {
142
142
  List
143
- } from "./chunk-IZMUO44N.js";
144
- import "./chunk-2KZOUSPH.js";
143
+ } from "./chunk-52OB52S5.js";
144
+ import "./chunk-IPWP4QG4.js";
145
145
  import {
146
146
  Search
147
- } from "./chunk-LDJGMHXE.js";
148
- import "./chunk-LOWKEYZ4.js";
147
+ } from "./chunk-E7SRX5ME.js";
148
+ import "./chunk-GNW7DUJ5.js";
149
149
  import {
150
150
  Upgrade
151
- } from "./chunk-PFWYGIIB.js";
152
- import "./chunk-ZZGMPT2W.js";
151
+ } from "./chunk-4WBTBFNC.js";
152
+ import "./chunk-AAHIUMCI.js";
153
153
  import {
154
154
  Version
155
- } from "./chunk-J5WELXX6.js";
156
- import "./chunk-AQK2VHTY.js";
155
+ } from "./chunk-NOHJOQVR.js";
156
+ import "./chunk-UB7QY2VF.js";
157
157
  import {
158
158
  HelpCommand
159
- } from "./chunk-4TSN5PHA.js";
159
+ } from "./chunk-RQD77XVF.js";
160
160
  import {
161
161
  KitchenSinkAsync
162
- } from "./chunk-AA57B6YW.js";
162
+ } from "./chunk-CZE7TCFI.js";
163
163
  import {
164
164
  KitchenSinkAll
165
- } from "./chunk-6UMZO4DD.js";
166
- import "./chunk-LPSHXR57.js";
165
+ } from "./chunk-KCMYZRDH.js";
166
+ import "./chunk-MZWHWEIR.js";
167
167
  import {
168
168
  KitchenSinkPrompts
169
- } from "./chunk-GAPPN3SH.js";
170
- import "./chunk-4YT3BY2B.js";
169
+ } from "./chunk-AXMPBUZL.js";
170
+ import "./chunk-6VIQUXXO.js";
171
171
  import {
172
172
  KitchenSinkStatic
173
- } from "./chunk-UXJEPFC3.js";
174
- import "./chunk-DKRTUP7T.js";
173
+ } from "./chunk-PPM7JU6X.js";
174
+ import "./chunk-YRJLM3MZ.js";
175
175
  import {
176
176
  Login
177
- } from "./chunk-5Q7CDSRK.js";
177
+ } from "./chunk-TDSRWKL2.js";
178
178
  import {
179
179
  Logout
180
- } from "./chunk-ZRLTG3SU.js";
180
+ } from "./chunk-ZKG22PUU.js";
181
181
  import {
182
182
  ClearCache,
183
183
  globalFlags,
184
184
  jsonFlag,
185
185
  runCLI
186
- } from "./chunk-TCTK5NQE.js";
186
+ } from "./chunk-HUR6MF6D.js";
187
187
  import {
188
188
  CommandFlags
189
- } from "./chunk-NIZJP24I.js";
189
+ } from "./chunk-YXTZTRRV.js";
190
190
  import {
191
191
  DocsGenerate
192
- } from "./chunk-G3RY2PNL.js";
192
+ } from "./chunk-VGDJLENI.js";
193
193
  import {
194
194
  base_command_default,
195
195
  decodeToml,
196
196
  encodeToml,
197
197
  loadEnvironment,
198
198
  noDefaultsOptions
199
- } from "./chunk-7VKRIIXT.js";
199
+ } from "./chunk-K45JWD7H.js";
200
200
  import {
201
201
  require_bugsnag,
202
202
  require_end_of_stream,
203
203
  require_pump
204
- } from "./chunk-WZTQS5NN.js";
204
+ } from "./chunk-AU6C5SPW.js";
205
205
  import {
206
206
  require_once
207
207
  } from "./chunk-SHWOPMLQ.js";
@@ -213,7 +213,7 @@ import {
213
213
  recordEvent,
214
214
  recordTiming,
215
215
  reportAnalyticsEvent
216
- } from "./chunk-5RBPM5MR.js";
216
+ } from "./chunk-A5RXDG36.js";
217
217
  import {
218
218
  DevServerCore,
219
219
  addCursorAndFiltersToAppLogsUrl,
@@ -259,10 +259,10 @@ import {
259
259
  serviceEnvironment,
260
260
  setNextDeprecationDate,
261
261
  setPathValue
262
- } from "./chunk-NMH42STK.js";
262
+ } from "./chunk-2LK4JXAI.js";
263
263
  import {
264
264
  showNotificationsIfNeeded
265
- } from "./chunk-GU76E24D.js";
265
+ } from "./chunk-NAPXIWWP.js";
266
266
  import {
267
267
  ClientError,
268
268
  FetchError,
@@ -290,7 +290,7 @@ import {
290
290
  require_type,
291
291
  shopifyFetch,
292
292
  z
293
- } from "./chunk-7TE554OT.js";
293
+ } from "./chunk-PANEHHGV.js";
294
294
  import "./chunk-XD3LXUGW.js";
295
295
  import {
296
296
  LocalStorage,
@@ -315,10 +315,10 @@ import {
315
315
  usesWorkspaces,
316
316
  versionSatisfies,
317
317
  writePackageJSON
318
- } from "./chunk-UAYSVXRU.js";
318
+ } from "./chunk-QZSPMSF2.js";
319
319
  import {
320
320
  CLI_KIT_VERSION
321
- } from "./chunk-LDFPMZVN.js";
321
+ } from "./chunk-SQNWVF3V.js";
322
322
  import {
323
323
  AbortController as AbortController2,
324
324
  AbortError,
@@ -503,7 +503,7 @@ import {
503
503
  username,
504
504
  writeFile,
505
505
  writeFileSync
506
- } from "./chunk-JMQJQNH7.js";
506
+ } from "./chunk-PBZI5MOK.js";
507
507
  import {
508
508
  require_ansis,
509
509
  require_commonjs,
@@ -195446,13 +195446,6 @@ function cleanHeader(headers) {
195446
195446
 
195447
195447
  // ../theme/dist/cli/utilities/repl/evaluator.js
195448
195448
  async function evaluate(config2) {
195449
- try {
195450
- return evaluateSnippet(config2);
195451
- } catch (error) {
195452
- outputInfo(outputContent`${outputToken.errorText(error.message)}`), outputDebug(error.stack || "Error backtrace not found");
195453
- }
195454
- }
195455
- async function evaluateSnippet(config2) {
195456
195449
  return await evalResult(config2) || await evalContext(config2) || await evalAssignmentContext(config2) || await evalSyntaxError(config2) || void 0;
195457
195450
  }
195458
195451
  async function evalResult(config2) {
@@ -196632,7 +196625,10 @@ var VANITY_CDN_PREFIX = "/cdn/", EXTENSION_CDN_PREFIX = "/ext/cdn/", CART_PATTER
196632
196625
  "/web-pixels-manager",
196633
196626
  "/web-pixels@",
196634
196627
  "/wpm",
196635
- "/services/"
196628
+ "/services/",
196629
+ "/api/collect",
196630
+ // Cloudflare's turnstile challenge #6416
196631
+ "/cdn-cgi/challenge-platform"
196636
196632
  ], SESSION_COOKIE_NAME = "_shopify_essential", SESSION_COOKIE_REGEXP = new RegExp(`${SESSION_COOKIE_NAME}=([^;]*)(;|$)`);
196637
196633
  function getProxyHandler(_theme, ctx) {
196638
196634
  return defineEventHandler(async (event) => {
@@ -205572,7 +205568,7 @@ var import_core27 = __toESM(require_lib5(), 1);
205572
205568
  // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/index.js
205573
205569
  init_cjs_shims();
205574
205570
  async function startMiniOxygen(options) {
205575
- let { startWorkerdServer } = await import("./workerd-35SAC4OI.js");
205571
+ let { startWorkerdServer } = await import("./workerd-UA5IB4IF.js");
205576
205572
  return startWorkerdServer(options);
205577
205573
  }
205578
205574
 
@@ -20,7 +20,7 @@ import {
20
20
  macAddress,
21
21
  opentelemetryDomain,
22
22
  themeToken
23
- } from "./chunk-JMQJQNH7.js";
23
+ } from "./chunk-PBZI5MOK.js";
24
24
  import "./chunk-X2YIODUW.js";
25
25
  import "./chunk-UMUTXITN.js";
26
26
  import "./chunk-6FH6AJI5.js";
@@ -54,4 +54,4 @@ export {
54
54
  opentelemetryDomain,
55
55
  themeToken
56
56
  };
57
- //# sourceMappingURL=local-ZMOSXANE.js.map
57
+ //# sourceMappingURL=local-PYV7PNUD.js.map
@@ -29,8 +29,8 @@ import {
29
29
  versionSatisfies,
30
30
  writePackageJSON,
31
31
  yarnLockfile
32
- } from "./chunk-UAYSVXRU.js";
33
- import "./chunk-JMQJQNH7.js";
32
+ } from "./chunk-QZSPMSF2.js";
33
+ import "./chunk-PBZI5MOK.js";
34
34
  import "./chunk-X2YIODUW.js";
35
35
  import "./chunk-UMUTXITN.js";
36
36
  import "./chunk-6FH6AJI5.js";
@@ -73,4 +73,4 @@ export {
73
73
  writePackageJSON,
74
74
  yarnLockfile
75
75
  };
76
- //# sourceMappingURL=node-package-manager-4KOKGFQG.js.map
76
+ //# sourceMappingURL=node-package-manager-BCGA26RH.js.map