@shopify/oxygen-cli 2.6.2-unstable.202311081605.0 → 2.6.3-unstable.202311140948.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md ADDED
@@ -0,0 +1,428 @@
1
+ # @shopify/oxygen-cli
2
+
3
+ ## 2.6.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 75c53ca: Update @shopify/cli-kit from 3.50.2 to 3.51.0
8
+
9
+ ## 2.6.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 9e9287e: Update @types/node from 20.8.10 to 20.9.0
14
+ - 8bfd6db: Add CHANGELOG.md in package
15
+
16
+ ## 2.6.0
17
+
18
+ ### Minor Changes
19
+
20
+ - a2705d7: rollback oclif/core to 2.11.7
21
+
22
+ ### Patch Changes
23
+
24
+ - 2f7656c: Update @oclif/core from 3.10.1 to 3.10.6
25
+ - 9f107cb: Update @types/async from 3.2.22 to 3.2.23
26
+
27
+ ## 2.5.0
28
+
29
+ ### Minor Changes
30
+
31
+ - 23b34d9: Better truncate of commit message, check stringified label length.
32
+
33
+ ## 2.4.3
34
+
35
+ ### Patch Changes
36
+
37
+ - 968432f: Update @shopify/cli-kit from 3.50.0 to 3.50.1
38
+ - bccbd66: Update @shopify/cli-kit from 3.50.1 to 3.50.2
39
+ - 1581dd7: Update @oclif/core from 3.9.2 to 3.10.0
40
+ - 56b9604: Update eslint from 8.52.0 to 8.53.0
41
+ - a5a8bf5: Update async from 3.2.4 to 3.2.5
42
+ - 6731b37: Update @oclif/core from 3.10.0 to 3.10.1
43
+ - b01e72d: Use HEAD request for verification check
44
+ - 06164ff: remove unnecessary build failure logs
45
+
46
+ ## 2.4.2
47
+
48
+ ### Patch Changes
49
+
50
+ - 9940d41: Update @types/node from 20.8.9 to 20.8.10
51
+ - b4ff5b8: Update @oclif/core from 3.9.1 to 3.9.2
52
+
53
+ ## 2.4.1
54
+
55
+ ### Patch Changes
56
+
57
+ - 2774f65: Update @oclif/core from 3.8.0 to 3.9.0
58
+ - 7def402: Update @oclif/core from 3.9.0 to 3.9.1
59
+
60
+ ## 2.4.0
61
+
62
+ ### Minor Changes
63
+
64
+ - 525e881: add total time metric
65
+
66
+ ### Patch Changes
67
+
68
+ - 94654eb: Update @types/node from 20.8.8 to 20.8.9
69
+
70
+ ## 2.3.2
71
+
72
+ ### Patch Changes
73
+
74
+ - 7405785: Update @oclif/core from 3.0.3 to 3.8.0
75
+
76
+ ## 2.3.1
77
+
78
+ ### Patch Changes
79
+
80
+ - 5aada7c: retrieve hydrogen version from node_modules
81
+ - 6c3d8c3: Log git diff on build failure
82
+
83
+ ## 2.3.0
84
+
85
+ ### Minor Changes
86
+
87
+ - 6fdaa50: Log file structure on build failure
88
+
89
+ ### Patch Changes
90
+
91
+ - 05f97ad: Update eslint from 8.51.0 to 8.52.0
92
+
93
+ ## 2.2.0
94
+
95
+ ### Minor Changes
96
+
97
+ - 0d73f1d: add metrics
98
+
99
+ ### Patch Changes
100
+
101
+ - 8b2d60f: Update @shopify/cli-kit from 3.49.6 to 3.50.0
102
+
103
+ ## 2.1.2
104
+
105
+ ### Patch Changes
106
+
107
+ - dec58ae: Update @types/node from 20.6.3 to 20.6.5
108
+ - ca173e2: Update vite from 4.4.9 to 4.4.10
109
+ - 71cbaa2: Update @shopify/cli-kit from 3.49.5 to 3.49.6
110
+ - 5c7444e: Update @oclif/core from 2.15.0 to 3.0.3
111
+ - 8389fc6: Update eslint from 8.50.0 to 8.51.0
112
+ - ad46f3d: Update oclif from 3.17.2 to 4.0.2
113
+ - 1ef952e: Redact access token
114
+
115
+ ## 2.1.1
116
+
117
+ ### Patch Changes
118
+
119
+ - e5f5b42: Update eslint-plugin-prettier from 5.0.0 to 5.0.1
120
+ - 06ee45a: redact tokens
121
+
122
+ ## 2.1.0
123
+
124
+ ### Minor Changes
125
+
126
+ - 8e5498b: Increased request timeout, shared Agent for uploads
127
+ - 6cbf7aa: Adds Bugsnag
128
+
129
+ ### Patch Changes
130
+
131
+ - 0a0a9c9: reword success message
132
+
133
+ ## 2.0.2
134
+
135
+ ### Patch Changes
136
+
137
+ - db6ebb1: Update get-func-name from 2.0.0 to 2.0.2
138
+ - 539754e: Update oclif from 3.17.1 to 3.17.2
139
+ - 21e9e59: Update vitest from 0.34.5 to 0.34.6
140
+ - 19051c3: Update @shopify/cli-kit from 3.49.3 to 3.49.4
141
+ - b027957: Update @shopify/cli-kit from 3.49.4 to 3.49.5
142
+
143
+ ## 2.0.1
144
+
145
+ ### Patch Changes
146
+
147
+ - 8b4c8b7: Increase max label length
148
+
149
+ ## 2.0.0
150
+
151
+ ### Major Changes
152
+
153
+ - 6b06153: - Introduced a new `--skipVerification` command flag to optionally skip the deployment verification step.
154
+ - Added a `--verificationMaxDuration` command flag to customize the maximum duration for the deployment verification step.
155
+ - Retired the `--skipHealthCheck` and `healthCheckMaxDuration` flags. These have been replaced by `--skipVerification` and `--verificationMaxDuration` respectively.
156
+ - Renamed the hooks `onHealthCheckStart`, `onHealthCheckComplete`, and `onHealthCheckError` to `onVerificationStart`, `onVerificationComplete`, and `onVerificationError` respectively.
157
+
158
+ ### Patch Changes
159
+
160
+ - 7270e5d: Update oclif from 3.16.0 to 3.17.1
161
+ - 912c46a: Update eslint from 8.49.0 to 8.50.0
162
+ - 3d89d56: Update @types/async from 3.2.20 to 3.2.21
163
+
164
+ ## 1.12.1
165
+
166
+ ### Patch Changes
167
+
168
+ - 35c3417: Update oclif from 3.15.0 to 3.16.0
169
+ - 244eb41: Update @shopify/cli-kit from 3.49.2 to 3.49.3
170
+ - a76ddd2: Update @types/node from 20.6.0 to 20.6.1
171
+ - c1bfd05: Update @types/node from 20.6.1 to 20.6.2
172
+ - 096c7f5: Update @types/node from 20.6.2 to 20.6.3
173
+ - 305ef94: Update vitest from 0.34.4 to 0.34.5
174
+
175
+ ## 1.12.0
176
+
177
+ ### Minor Changes
178
+
179
+ - 0ea0b11: correctly retrieve branch name from commit refs
180
+ - 0897e80: Passing deployment error message in the deploymentCancel mutation.
181
+
182
+ ### Patch Changes
183
+
184
+ - 11481c4: Update @shopify/cli-kit from 0.0.0-nightly-20230907105937 to 0.0.0-nightly-20230908110300
185
+ - f1bb62a: Update vitest from 0.34.3 to 0.34.4
186
+ - 2633fd1: Update eslint from 8.48.0 to 8.49.0
187
+ - fb5d02e: Update @shopify/cli-kit from 0.0.0-nightly-20230908110300 to 0.0.0-nightly-20230909110629
188
+ - d1e79bd: Use @shopify/cli-kit 3.49.2 instead of nightly
189
+
190
+ ## 1.11.5
191
+
192
+ ### Patch Changes
193
+
194
+ - 7c0546a: Update @shopify/cli-kit from 0.0.0-nightly-20230901083414 to 0.0.0-nightly-20230904104755
195
+ - f4ddcb0: Update @shopify/cli-kit from 0.0.0-nightly-20230904104755 to 0.0.0-nightly-20230907105937
196
+
197
+ ## 1.11.4
198
+
199
+ ### Patch Changes
200
+
201
+ - 1c95c4f: Update @types/node from 20.5.7 to 20.5.9
202
+ - 8bcab92: Update oclif from 3.14.0 to 3.15.0
203
+
204
+ ## 1.11.3
205
+
206
+ ### Patch Changes
207
+
208
+ - 57fe47d: Update oclif from 3.12.0 to 3.13.1
209
+ - a521614: Update @oclif/core from 2.13.0 to 2.14.0
210
+ - 4fa14a1: Update @shopify/cli-kit from 0.0.0-nightly-20230831083044 to 0.0.0-nightly-20230901083414
211
+ - 4115c03: Update @oclif/core from 2.14.0 to 2.15.0
212
+ - 63d1985: Bump oclif from 3.13.1 to 3.14.0
213
+
214
+ ## 1.11.2
215
+
216
+ ### Patch Changes
217
+
218
+ - a8899a5: Update @shopify/cli-kit from 0.0.0-nightly-20230830061613 to 0.0.0-nightly-20230831083044
219
+
220
+ ## 1.11.1
221
+
222
+ ### Patch Changes
223
+
224
+ - 33079aa: Update @oclif/core from 2.12.0 to 2.13.0
225
+ - dfb8ffb: Update @shopify/cli-kit from 0.0.0-nightly-20230829061318 to 0.0.0-nightly-20230830061613
226
+
227
+ ## 1.11.0
228
+
229
+ ### Minor Changes
230
+
231
+ - 0a084c9: Add metadataDescription flag, use commit data.
232
+
233
+ ### Patch Changes
234
+
235
+ - 94f6d4a: Update eslint from 8.47.0 to 8.48.0
236
+ - 489969a: Update @shopify/cli-kit from 0.0.0-nightly-20230826080330 to 0.0.0-nightly-20230829061318
237
+ - eb71ae2: Update @oclif/core from 2.11.10 to 2.12.0
238
+
239
+ ## 1.10.2
240
+
241
+ ### Patch Changes
242
+
243
+ - 1d04e14: Update @shopify/cli-kit from 0.0.0-nightly-20230823075429 to 0.0.0-nightly-20230824075730
244
+ - 3b5b1ec: Update @types/node from 20.5.3 to 20.5.4
245
+ - 88b2cb7: Update @oclif/core from 2.11.8 to 2.11.10
246
+ - f62e510: Update typescript from 5.1.6 to 5.2.2
247
+ - e030fdf: Update @shopify/cli-kit from 0.0.0-nightly-20230824075730 to 0.0.0-nightly-20230825080030
248
+ - 2b09189: Update @types/node from 20.5.4 to 20.5.6
249
+ - c58f42e: Update vitest from 0.34.2 to 0.34.3
250
+ - 412913f: Update @shopify/cli-kit from 0.0.0-nightly-20230825080030 to 0.0.0-nightly-20230826080330
251
+ - c736132: Update oclif from 3.11.3 to 3.12.0
252
+ - f7c9482: Update @types/node from 20.5.6 to 20.5.7
253
+
254
+ ## 1.10.1
255
+
256
+ ### Patch Changes
257
+
258
+ - 67cbd0b: Update @shopify/cli-kit from 0.0.0-nightly-20230818094704 to 0.0.0-nightly-20230822075048
259
+ - fc74928: Update @types/node from 20.5.1 to 20.5.2
260
+ - db38dff: Update @types/node from 20.5.2 to 20.5.3
261
+ - 1bec4bc: Update @shopify/cli-kit from 0.0.0-nightly-20230822075048 to 0.0.0-nightly-20230823075429
262
+
263
+ ## 1.10.0
264
+
265
+ ### Minor Changes
266
+
267
+ - 3a21580: Add branch label
268
+
269
+ ### Patch Changes
270
+
271
+ - 085fbc6: Update @shopify/cli-kit from 0.0.0-nightly-20230814102514 to 0.0.0-nightly-20230816094059
272
+ - 67282ba: Update vitest from 0.34.1 to 0.34.2
273
+ - 9d99fbc: Update @shopify/cli-kit from 0.0.0-nightly-20230816094059 to 0.0.0-nightly-20230817094405
274
+ - f660f74: Update @shopify/cli-kit from 0.0.0-nightly-20230817094405 to 0.0.0-nightly-20230818094704
275
+ - 10f7d72: Update @types/node from 20.5.0 to 20.5.1
276
+
277
+ ## 1.9.0
278
+
279
+ ### Minor Changes
280
+
281
+ - 2dfa982: add Github attempt number label
282
+ - 1ee1b07: skip uploading source maps in assets folder
283
+
284
+ ### Patch Changes
285
+
286
+ - 4572ad1: Update oclif from 3.11.0 to 3.11.1
287
+ - bdc026b: Update vitest from 0.33.0 to 0.34.1
288
+ - bbc8d2a: Update @types/node from 20.4.5 to 20.4.6
289
+ - 93833d8: Update tsup from 7.1.0 to 7.2.0
290
+ - 58ab66b: Update @types/node from 20.4.6 to 20.4.7
291
+ - 7c51798: Update @types/node from 20.4.7 to 20.4.8
292
+ - 8e7ad3f: Update vite from 4.4.8 to 4.4.9
293
+ - 3468101: Update @shopify/cli-kit from 3.48.0 to 3.48.1
294
+ - 5ba0939: Update oclif from 3.11.1 to 3.11.2
295
+ - 2db25f6: Update oclif from 3.11.2 to 3.11.3
296
+ - fcf628c: Update @types/node from 20.4.8 to 20.4.9
297
+ - d492710: Update @shopify/eslint-plugin from 42.1.0 to 43.0.0
298
+ - d12caee: Update @types/node from 20.4.9 to 20.5.0
299
+ - 8087c30: Update eslint from 8.46.0 to 8.47.0
300
+ - 96ea925: Update @shopify/cli-kit from 0.0.0-nightly-20230809144050 to 0.0.0-nightly-20230814102514
301
+ - 610ef94: Update @oclif/core from 2.11.5 to 2.11.8
302
+
303
+ ## 1.8.2
304
+
305
+ ### Patch Changes
306
+
307
+ - 3294562: Update vite from 4.4.7 to 4.4.8
308
+ - 750b3ea: Update @oclif/core from 2.11.1 to 2.11.5
309
+ - 7d19ba5: Update oclif from 3.9.1 to 3.11.0
310
+ - db25912: call healthcheckError hook only once
311
+
312
+ ## 1.8.1
313
+
314
+ ### Patch Changes
315
+
316
+ - 62304eb: Update @oclif/core from 2.10.0 to 2.11.1
317
+ - 6ddd052: Update @types/prettier from 2.7.3 to 3.0.0
318
+ - 70a7334: Update eslint from 8.45.0 to 8.46.0
319
+ - fb58831: Update semver from 5.7.1 to 5.7.2
320
+
321
+ ## 1.8.0
322
+
323
+ ### Minor Changes
324
+
325
+ - ea19ab8: Add uploadFilesError hook
326
+
327
+ ### Patch Changes
328
+
329
+ - a7433f6: Update node-fetch from 3.3.1 to 3.3.2
330
+ - 213c1ac: Update vite from 4.4.6 to 4.4.7
331
+ - 743c34b: Update @shopify/cli-kit from 3.47.5 to 3.48.0
332
+ - 1c1b60e: Update @types/node from 20.4.4 to 20.4.5
333
+ - 2deb680: Update @oclif/core from 2.9.4 to 2.10.0
334
+
335
+ ## 1.7.0
336
+
337
+ ### Minor Changes
338
+
339
+ - e4b1111: Adds build function hook
340
+
341
+ ### Patch Changes
342
+
343
+ - 68937ac: Update vite from 4.4.4 to 4.4.6
344
+ - 8d9f7a7: Update oclif from 3.9.1 to 3.9.2
345
+ - 89c5666: Update @types/node from 20.4.2 to 20.4.4
346
+ - f60142d: Update oclif from 3.9.2 to 3.10.0
347
+
348
+ ## 1.6.0
349
+
350
+ ### Minor Changes
351
+
352
+ - 0c7a17c: Add deployment health check and flag
353
+
354
+ ### Patch Changes
355
+
356
+ - 38d1977: Update vite from 4.4.0 to 4.4.3
357
+ - 61492cf: Update semver from 5.7.1 to 5.7.2
358
+ - af97064: Update @oclif/core from 2.8.11 to 2.9.0
359
+ - 311f314: Update @shopify/cli-kit from 3.47.4 to 3.47.5
360
+ - 3ba1b64: Update @types/node from 20.4.1 to 20.4.2
361
+ - 3ce3e0e: Update @oclif/core from 2.9.0 to 2.9.3
362
+ - dcd8375: Update vite from 4.4.3 to 4.4.4
363
+ - 904721a: Update eslint from 8.44.0 to 8.45.0
364
+ - b3d9950: Update @oclif/core from 2.9.3 to 2.9.4
365
+ - 976723b: Update @types/node from 20.3.3 to 20.4.0
366
+ - bc85c1e: Update vitest from 0.32.4 to 0.33.0
367
+ - 2fc2f2a: Update vite from 4.3.9 to 4.4.0
368
+ - 35b3ba1: Update @types/node from 20.4.0 to 20.4.1
369
+ - b914852: Update @shopify/cli-kit from 3.47.3 to 3.47.4
370
+
371
+ ## 1.5.0
372
+
373
+ ### Minor Changes
374
+
375
+ - 78db412: add logger arguments, object function inputs
376
+ - c1b8cc6: Build hooks, improved exports, required token
377
+
378
+ ### Patch Changes
379
+
380
+ - e200764: Update @oclif/core from 2.8.7 to 2.8.11
381
+ - 5a09d64: Update tsup from 6.7.0 to 7.1.0
382
+
383
+ ## 1.4.0
384
+
385
+ ### Minor Changes
386
+
387
+ - a544f6d: Rename rootPath flag, optional token flag
388
+
389
+ ### Patch Changes
390
+
391
+ - 94c865a: Update @types/node from 18.16.3 to 20.3.1
392
+ - 5416f82: Update @shopify/cli-kit from 3.46.0 to 3.46.5
393
+ - 082f1be: Update vitest from 0.32.0 to 0.32.1
394
+ - 53c2b57: Update @oclif/core from 2.8.6 to 2.8.7
395
+ - 38f722b: Update eslint from 8.42.0 to 8.43.0
396
+ - 45a4463: Update vitest from 0.32.1 to 0.32.2
397
+
398
+ ## 1.3.1
399
+
400
+ ### Patch Changes
401
+
402
+ - fcfa9eb: Update @oclif/core from 2.1.4 to 2.8.6
403
+ - e838ec7: Update oclif from 3.9.0 to 3.9.1
404
+ - 7bbfeb8: Update vitest from 0.29.8 to 0.32.0
405
+ - 6f4f994: Update typescript from 5.0.4 to 5.1.3
406
+ - 90d32d4: Update @types/prettier from 2.7.2 to 2.7.3
407
+ - 837c0f0: Update eslint from 8.39.0 to 8.42.0
408
+ - e477c89: Update deployment cancel reason to use new enum values
409
+ - df571f3: Remove unused deployment status from graphql mutation responses
410
+ - d513321: Disallow http deployment URL
411
+
412
+ ## 1.3.0
413
+
414
+ ### Minor Changes
415
+
416
+ - 6fda1c7: Output to stderr, output deployment URL to stdout in CI
417
+
418
+ ## 1.2.0
419
+
420
+ ### Minor Changes
421
+
422
+ - 7ba3421: Add publicDeployment flag
423
+
424
+ ## 1.1.0
425
+
426
+ ### Minor Changes
427
+
428
+ - 7f6935f: Optional environment tag, build command from lockfile
@@ -167,5 +167,5 @@
167
167
  ]
168
168
  }
169
169
  },
170
- "version": "2.6.2-unstable.202311081605.0"
170
+ "version": "2.6.3-unstable.202311140948.0"
171
171
  }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "2.6.2-unstable.202311081605.0",
8
+ "version": "2.6.3-unstable.202311140948.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",
@@ -32,14 +32,15 @@
32
32
  },
33
33
  "files": [
34
34
  "dist",
35
- "/oclif.manifest.json"
35
+ "/oclif.manifest.json",
36
+ "CHANGELOG.md"
36
37
  ],
37
38
  "dependencies": {
38
39
  "@bugsnag/core": "^7.19.0",
39
40
  "@bugsnag/js": "^7.21.0",
40
41
  "@bugsnag/node": "^7.19.0",
41
42
  "@oclif/core": "2.11.7",
42
- "@shopify/cli-kit": "^3.50.2",
43
+ "@shopify/cli-kit": "^3.51.0",
43
44
  "async": "^3.2.5"
44
45
  },
45
46
  "devDependencies": {