Wouter Buckens
100d03b36b
fix: don't remove ANSI colour codes from script output ( #4559 )
...
close #2148
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-06-14 08:42:38 +03:00
Zoltan Kochan
43151bbd6e
chore(release): 8.6.2
2023-06-11 21:35:42 +03:00
Zoltan Kochan
4b97f1f07a
perf: don't use await inside loops ( #6617 )
2023-06-05 12:12:47 +03:00
Zoltan Kochan
1989a068b3
chore(deps): update
2023-06-03 22:41:42 +03:00
Zoltan Kochan
f0817fa165
chore(release): 8.6.0
2023-05-28 14:59:16 +03:00
Zoltan Kochan
cdb2a93ed2
chore(release): 8.5.1
2023-05-15 03:31:10 +03:00
Josh Goldberg ✨
ee429b300b
feat: expanded missing command error, including 'did you mean' ( #6496 )
...
close #6492
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-05-15 03:22:26 +03:00
Zoltan Kochan
925198bf97
chore(deps): update
2023-05-05 16:06:57 +03:00
Zoltan Kochan
fcfbf96429
chore(release): 8.4.0
2023-05-02 13:46:53 +03:00
Zoltan Kochan
c7235c0581
chore(deps): update
2023-04-25 03:14:06 +03:00
Zoltan Kochan
dadef0e950
chore(release): 8.3.0
2023-04-18 03:03:07 +03:00
Zoltan Kochan
31ca5a218b
fix(reporter): don't print empty sections in summary
2023-04-17 21:51:58 +03:00
Brandon Cheng
6850bb135e
feat: add pnpm dedupe --check ( #6409 )
2023-04-16 20:00:04 +00:00
Jake Bailey
c0760128d6
perf: bump semver to 7.4.0 ( #6377 )
2023-04-11 12:03:55 +03:00
Zoltan Kochan
36fae6ffba
chore(release): 8.2.0
2023-04-10 02:29:34 +03:00
Zoltan Kochan
6cfaf31a13
feat(default-reporter): a new option added ( #6373 )
...
In order to filter out packages from the installation summary,
a filter function may be passed to the reporter: filterPkgsDiff.
This feature is only useful for Bit CLI currently.
Related PR: https://github.com/teambit/bit/pull/7176
2023-04-10 02:24:04 +03:00
Zoltan Kochan
61b7919ad4
chore(release): 8.1.1
2023-04-04 02:40:53 +03:00
await-ovo
af3e5559d3
fix(default-reporter): should print error summary as expected ( #6345 )
...
* fix(default-reporter): should print error summary as expected
* docs: add changeset
2023-04-03 16:33:46 +03:00
Zoltan Kochan
0c4b20ec8e
chore(release): 8.1.0
2023-03-30 00:57:51 +03:00
Zoltan Kochan
0db2bae876
chore(release): 8.0.0
2023-03-27 23:44:07 +03:00
Zoltan Kochan
7aca77c3a6
chore(release): 8.0.0-rc.1
2023-03-26 04:44:18 +03:00
Zoltan Kochan
eb5b7d5299
chore(release): 8.0.0-rc.0
2023-03-24 15:52:20 +02:00
Zoltan Kochan
eceaa8b8b7
feat!: drop Node.js 14 support
2023-03-18 17:11:38 +02:00
Zoltan Kochan
ee61ca4cb7
style: update eslint ( #6236 )
2023-03-18 14:57:29 +02:00
Zoltan Kochan
993044180d
Merge branch 'v8'
2023-03-17 14:59:47 +02:00
Zoltan Kochan
cf28be8780
chore(release): 7.30.0
2023-03-17 14:48:44 +02:00
Zoltan Kochan
506f3f7b93
Merge branch 'main' into v8
2023-03-17 03:27:23 +02:00
Zoltan Kochan
8151bb4e27
chore(release): 7.29.3
2023-03-15 12:00:19 +02:00
Zoltan Kochan
d66dcb452d
Merge branch 'main' into v8
2023-03-14 03:48:44 +02:00
Zoltan Kochan
abd556bfac
chore(release): 7.29.2
2023-03-14 03:46:08 +02:00
Zoltan Kochan
2c8eecfa6c
Merge branch 'main' into v8
2023-03-06 02:46:46 +02:00
Zoltan Kochan
42edfc5177
chore(release): 7.29.0
2023-03-06 01:40:59 +02:00
Zoltan Kochan
1f81e70e1a
Merge branch 'main' into v8
2023-03-05 15:06:47 +02:00
Zoltan Kochan
890b497893
chore(release): 7.29.0-2
2023-03-05 12:09:42 +02:00
Zoltan Kochan
c6809217e0
chore(release): 7.29.0-0
2023-03-03 08:33:03 +02:00
await-ovo
7d64d757bb
fix: add report summary skipped status when script is missing ( #6139 )
2023-02-27 18:28:01 +02:00
Zoltan Kochan
cdd5eb6b5a
chore(release): 7.28.0
2023-02-25 18:17:46 +02:00
Zoltan Kochan
a4ce8e1f27
Merge branch 'main' into v8
2023-02-23 13:13:30 +02:00
Zoltan Kochan
5e32ea9b19
fix: update TypeScript to v5 ( #5990 )
...
Co-authored-by: Brandon Cheng <gluxon@users.noreply.github.com >
2023-02-23 13:05:44 +02:00
await-ovo
77c754b10a
chore: eslint issues ( #6123 )
2023-02-23 12:12:32 +02:00
Zoltan Kochan
0058ecfbb9
chore(release): 8.0.0-alpha.0
2023-02-20 23:19:20 +02:00
Zoltan Kochan
98d15f03d3
chore(release): 7.28.0-0
2023-02-20 22:37:58 +02:00
await-ovo
0377d93678
feat: add --report-summary option for pnpm exec and pnpm run ( #6098 )
...
close #6008
2023-02-20 03:36:35 +02:00
Zoltan Kochan
acb9a902a9
chore(release): 7.27.1
2023-02-18 03:40:46 +02:00
Zoltan Kochan
9120b19cf2
chore(release): 7.27.0
2023-02-08 14:27:15 +02:00
Zoltan Kochan
2b54be3031
chore(release): 7.27.0-0
2023-02-05 12:51:29 +02:00
Zoltan Kochan
515aa14bee
chore(release): 7.26.3
2023-02-01 03:10:02 +02:00
Zoltan Kochan
87529eefc7
chore(release): 7.26.2
2023-01-29 04:47:54 +02:00
Zoltan Kochan
583e3954be
fix: remove suppressImplicitAnyIndexErrors from typescript settings ( #5991 )
2023-01-28 18:19:26 +02:00
Zoltan Kochan
4e0bed9a13
chore(release): 7.26.1
2023-01-27 06:13:07 +02:00