Commit Graph

221 Commits

Author SHA1 Message Date
Zoltan Kochan
917b95c01f fix: upgrade typescript to v4.4.4 2021-10-16 23:33:34 +03:00
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
a5f698290c feat: pnpm audit --fix (#3598)
close #3067
2021-07-19 23:14:51 +03:00
Zoltan Kochan
f3599aaf97 chore(release): 6.9.0 2021-06-23 10:52:00 +03:00
Zoltan Kochan
79fd2226b8 chore(release): 6.7.0 2021-06-02 02:40:21 +03:00
Zoltan Kochan
5138b2bdc2 chore(release): 6.2.4 2021-04-30 02:22:10 +03:00
Zoltan Kochan
b96d0520a2 chore(release): 6.2.2 2021-04-28 03:17:48 +03:00
Zoltan Kochan
78513adf00 chore(release): 6.2.0 2021-04-24 23:18:19 +03:00
Zoltan Kochan
0749a7d3e2 chore(release): 6.0.2 2021-04-13 01:27:29 +03:00
Zoltan Kochan
e6859e2c24 chore(release): release all packages except the CLI one 2021-04-05 04:52:05 +03:00
Zoltan Kochan
3a0c77de6e docs: update authors 2021-04-05 01:26:56 +03:00
Xingcan LAN
735d2ac792 feat: new command: pnpm fetch (#3294)
Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com>

close #3207
2021-04-01 21:18:02 +03:00
Zoltan Kochan
224a3ce248 chore: refactor scripts 2021-03-28 00:06:01 +02:00
Zoltan Kochan
6acec6d640 style: fix 2021-03-18 00:40:28 +02:00
Zoltan Kochan
e574772caa chore(deps): update 2021-03-09 22:31:41 +02:00
Zoltan Kochan
6f698d5683 chore(release): 5.18.5 2021-03-09 13:05:35 +02:00
Zoltan Kochan
1132d87eb3 fix: the lockfile should be autofixed if it has invalid checksums (#3228)
close #3137
2021-03-09 05:30:27 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Zoltan Kochan
4d92ab0d82 test: fix on Windows 2021-02-13 02:12:52 +02:00
Zoltan Kochan
581f9b20a5 fix: update deps 2021-02-12 11:51:34 +02:00
Zoltan Kochan
3503951d39 perf: don't use graceful-fs and mz/fs (#3129) 2021-02-09 13:44:07 +02:00
Zoltan Kochan
58988e9938 chore(release): 5.16.0-0 2021-01-23 17:33:52 +02:00
Zoltan Kochan
c460f23032 chore(deps): update 2021-01-20 11:32:39 +02:00
Zoltan Kochan
1e4a3a17a0 fix(deps): update js-yaml to version 4 2021-01-10 02:24:33 +02:00
Zoltan Kochan
d99af0717f test: configure linting via syncpack 2021-01-03 16:45:36 +02:00
Zoltan Kochan
ed7160ff3a chore(deps): update 2020-12-18 23:44:45 +02:00
Zoltan Kochan
a1c9cd2316 chore(deps): update 2020-12-11 17:05:31 +02:00
Zoltan Kochan
7b9a7f63c5 refactor: test utils 2020-12-11 02:06:44 +02:00
Zoltan Kochan
725351434d test: finish migration to Jest
close #2858
2020-12-11 00:22:17 +02:00
Zoltan Kochan
8c00d4d7b2 test: migrate to Jest
ref #2858
2020-12-10 15:50:09 +02:00
Zoltan Kochan
e8c1f80f58 test(supi): migrate to Jest
PR #3003
ref #2858
2020-12-05 16:25:02 +02:00
Zoltan Kochan
955f6aae0d chore(deps): update 2020-11-22 14:58:29 +02:00
Zoltan Kochan
ec6e5f6d74 chore: sort the keys in tsconfig.json files 2020-11-19 01:04:43 +02:00
Zoltan Kochan
808cac9761 fix: don't leave empty temp directories in the root of partition
close #2749
2020-11-18 02:25:35 +02:00
Zoltan Kochan
17627000f5 chore(release): 5.13.0 2020-11-17 23:19:33 +02:00
Zoltan Kochan
cb58b870a1 chore: update deps 2020-11-11 02:21:48 +02:00
Zoltan Kochan
89a276390f chore(release): 5.10.4 2020-11-01 19:42:57 +02:00
Zoltan Kochan
09492b7b46 fix(deps): update write-file-atomic to v3 2020-11-01 19:32:23 +02:00
Zoltan Kochan
a756d8ff58 chore(deps): update 2020-10-31 12:34:08 +02:00
Zoltan Kochan
514cf2ee62 test: use Jest to test plugin-commands-installation
ref #2858
PR #2956
2020-10-29 01:34:11 +02:00
Zoltan Kochan
6fabfc0c5a chore(release): 5.10.2 2020-10-26 03:48:13 +02:00
Zoltan Kochan
d4ee246abb chore(release): 5.10.1 2020-10-23 00:08:51 +03:00
Zoltan Kochan
7ee29eba21 chore(release): 5.10.0-0 2020-10-19 03:47:13 +03:00
Zoltan Kochan
a30a03f9b0 chore(deps): update 2020-10-17 00:27:31 +03:00
Zoltan Kochan
2126718483 fix(deps): update tempy and read-package-json 2020-10-17 00:24:20 +03:00
Zoltan Kochan
3097f2e167 test: fix isExecutable check 2020-10-03 18:10:02 +03:00
Zoltan Kochan
4ec715f05f chore(release): 5.7.0-0 2020-09-20 01:35:35 +03:00
Zoltan Kochan
b55d836e75 chore(release): 5.6.0-0 2020-09-16 01:27:05 +03:00
Zoltan Kochan
634dfd13b3 fix(deps): update tempy to 0.7.0 2020-09-15 02:39:23 +03:00
Zoltan Kochan
937245cdca chore(deps): update 2020-09-08 18:43:36 +03:00