Commit Graph

2302 Commits

Author SHA1 Message Date
Zoltan Kochan
b00a53af32 fix: the ll command should work 2021-01-10 18:43:31 +02:00
Zoltan Kochan
98330ae5a2 chore(deps): update @pnpm/store-path 2021-01-10 18:17:24 +02:00
Zoltan Kochan
672c27cfe6 fix: don't create broken symlinks during hoisting
ref #2916
PR #3062
2021-01-10 18:12:25 +02:00
Zoltan Kochan
d5ef7958ab perf: fix a perf regression shipped in v5.13.7
Fixed a performance regression that was caused by #3032
and shipped in pnpm v5.13.7

The performance of repeat `pnpm install` execution
was in some cases significantly slower.

PR #3061
2021-01-10 14:50:34 +02:00
Zoltan Kochan
1e4a3a17a0 fix(deps): update js-yaml to version 4 2021-01-10 02:24:33 +02:00
Zoltan Kochan
af17690170 fix: help of the ll command 2021-01-10 01:41:15 +02:00
Zoltan Kochan
540967704d docs(readme): update chatroom invite 2021-01-09 03:26:38 +02:00
Zoltan Kochan
6ddd9f1440 test: fix audit tests 2021-01-05 02:27:26 +02:00
Zoltan Kochan
0b97be9890 test: fix audit tests 2021-01-05 01:55:46 +02:00
Zoltan Kochan
f40bc59277 feat: enable-modules-dir=false
PR #3051
2021-01-04 23:37:37 +02:00
Zoltan Kochan
90485aef41 feat: specify the target shell for completion
PR #3058
close #3041
2021-01-04 23:35:52 +02:00
Zoltan Kochan
9bda048ab0 chore(release): 5.14.3 2021-01-04 02:26:46 +02:00
Zoltan Kochan
db0c7e1576 fix: installing a new peer dependency
PR #3057
2021-01-04 02:23:18 +02:00
Zoltan Kochan
ba76908674 chore: use meta-updater to update config files 2021-01-03 20:04:06 +02:00
Zoltan Kochan
e71cdfbcd2 chore: fix installation of dependencies 2021-01-03 16:52:58 +02:00
Zoltan Kochan
d99af0717f test: configure linting via syncpack 2021-01-03 16:45:36 +02:00
Zoltan Kochan
401f82c750 chore: link packages to themselves using a pnpmfile hook 2021-01-03 16:23:23 +02:00
Zoltan Kochan
4d64969a68 fix(deps): update version-selector-type to v3 2021-01-03 16:01:36 +02:00
Zoltan Kochan
bf550fdce7 chore(release): 5.14.2 2021-01-03 02:05:13 +02:00
Zoltan Kochan
409736b4d9 fix: linking deps by absolute path
close #3025
PR #3055
2021-01-03 01:50:05 +02:00
Zoltan Kochan
0e546dd1f6 test: move link tests 2021-01-03 00:04:04 +02:00
Zoltan Kochan
425c7547d8 fix(link): installing deps of the linked in pkg
PR #3052
2021-01-02 13:12:41 +02:00
Zoltan Kochan
34c5e120a1 feat: new CLI that allow to mount node_modules with FUSE
PR #3047
2020-12-31 12:27:35 +02:00
Zoltan Kochan
e27dcf0dcc refactor(dependency-path): add depPathToFilename() 2020-12-30 12:12:08 +02:00
Zoltan Kochan
d4e270549a chore(deps): update 2020-12-23 16:20:30 +02:00
Zoltan Kochan
32c9ef4be2 fix(deps): update execa to v5 2020-12-23 16:15:16 +02:00
Zoltan Kochan
e21b3332fe chore(release): 5.14.1 2020-12-23 15:35:37 +02:00
Zoltan Kochan
ea09da716b fix: test-pattern 2020-12-23 15:21:47 +02:00
Zoltan Kochan
9d6d720b97 docs(readme): remove CI badge 2020-12-23 14:24:43 +02:00
Zoltan Kochan
046a848314 chore(release): 5.14.0 2020-12-23 11:56:37 +02:00
Zoltan Kochan
9427ab3925 fix: --no-bail
close #3036
PR #3040
2020-12-23 00:05:23 +02:00
Zoltan Kochan
ec37069f2a fix: throw an exception if the workspace manifest is named incorrectly
PR #3039
2020-12-22 23:50:31 +02:00
Zoltan Kochan
440771947d refactor: filter-workspace-packages 2020-12-22 21:14:11 +02:00
Zoltan Kochan
1ec47db33e feat: new CLI option --test-pattern 2020-12-22 20:36:59 +02:00
Zoltan Kochan
8065c47eec fix(filter): don't match the same changed dir for several workspace projects 2020-12-22 18:13:45 +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
Idan Attias
a8656b42fa feat: allow ignoring dependent packages in case a irrelevant file was changed
close #3021
PR #3035
2020-12-22 14:59:10 +02:00
Zoltan Kochan
8aeb30c56e chore(release): 5.13.7 2020-12-19 21:29:01 +02:00
Zoltan Kochan
d064b77364 fix(headless): don't create broken symlinks
close #2916
PR #3032
2020-12-19 12:21:45 +02:00
Zoltan Kochan
ed7160ff3a chore(deps): update 2020-12-18 23:44:45 +02:00
Zoltan Kochan
1309703932 ci: test on Windows
close #3023
2020-12-18 23:32:37 +02:00
Zoltan Kochan
efd81fb105 test(script-runners): fix on Windows 2020-12-17 03:42:04 +02:00
Zoltan Kochan
5b0b6e3dc4 test(npm-resolver): fix on Windows 2020-12-17 03:41:46 +02:00
Zoltan Kochan
8be571f4b0 test(headless): fix on Windows 2020-12-17 03:41:32 +02:00
Zoltan Kochan
1c675e05f2 test(filter-workspace-packages): fix on Windows 2020-12-17 03:41:15 +02:00
Zoltan Kochan
8c21dc57fb fix(reporter): normalize path 2020-12-17 03:41:01 +02:00
Zoltan Kochan
041537bc3a fix(config): global bin directory on Windows 2020-12-17 03:40:40 +02:00
Zoltan Kochan
f129b323e4 test: set timeout for each project 2020-12-13 17:17:52 +02:00
Zoltan Kochan
667eed7d32 chore: fix make-local script 2020-12-13 17:02:41 +02:00