Commit Graph

26 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
691f647137 feat: save the metadata separately from the CAFS (#3578)
ref #2574
2021-07-04 19:35:53 +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
f3d92d8b54 test: fix 2021-04-11 12:10:56 +03:00
Zoltan Kochan
ea1a05d05e test(plugin-commands-installation): fix 2021-04-10 02:21:14 +03:00
Zoltan Kochan
aed7124557 fix: cli has no write access to the selected global dir (#3206)
close #1203
2021-02-28 20:19:42 +02:00
Zoltan Kochan
09e950fdc5 feat: rename pnpmfile.js to .pnpmfile.cjs (#3149)
close #3145
close #1339
2021-02-21 03:57:10 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Zoltan Kochan
68a349db2e test: use the shared timeout settings in all tests 2020-12-22 18:11:49 +02: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
3feae53425 fix: adding new dependency in a workspace project
close #2798
PR #2805
2020-08-28 11:04:59 +03: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
ab662e604f test: more reliable tests 2020-05-10 00:11:26 +03:00
Zoltan Kochan
f516d266c9 feat: executable are saved into a separate dir
Executables are saved into a separate subdirectory
inside the content-addressable filesystem.

ref #2470
2020-04-27 22:14:12 +03:00
Zoltan Kochan
ca965f82b4 fix: up --no-save shouldn't update lockfile specs
PR #2484
2020-04-17 11:21:47 +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
9af994fc63 refactor: @pnpm/outdated
BREAKING CHANGE: @pnpm/outdated
2020-01-19 15:00:39 +02:00
Zoltan Kochan
fe2ebc0f41 refactor(update): move files to update/ 2020-01-19 04:07:39 +02:00