Commit Graph

14 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
5950459d7f fix(update): read the production/dev/optional options from the CLI input only (#3544) 2021-06-19 23:25:45 +03:00
Zoltan Kochan
db9478ea5b test: make update tests more stable 2020-12-22 17:30:40 +02:00
Zoltan Kochan
7b9a7f63c5 refactor: test utils 2020-12-11 02:06:44 +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
5322cf9b39 style: use nullish coalescing 2020-08-26 01:15:47 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
c75a921e36 style: no trailing commas in functions 2020-05-12 19:00:16 +03:00
Zoltan Kochan
715610d2c8 refactor: command plugins API 2020-03-09 00:19:08 +02:00
Zoltan Kochan
21f23d85f1 fix: update -r <dep> should fail if no dep found
ref #2341
ref #2319
2020-03-01 21:46:37 +02:00
Zoltan Kochan
92bc7823c8 fix: update -r --prod should not update dev deps
PR #2391
close #2366
ref #2341
ref #2319
2020-03-01 19:20:33 +02:00
Zoltan Kochan
4d0c81f218 fix: pnpm update -r --prod
Don't fail on recursive update when filtered by dependency types.

PR #2305
2020-02-01 11:45:24 +02:00
Yao Ding
198c061639 feat: update can use pattern to match dependencies
PR #2292
close #2167
2020-01-29 19:25:39 +02:00
Zoltan Kochan
fe2ebc0f41 refactor(update): move files to update/ 2020-01-19 04:07:39 +02:00