Commit Graph

6178 Commits

Author SHA1 Message Date
Zoltan Kochan
4e171dfb91 docs(readme): mention that reflinks are preferred over hard links
ref #2355
2020-11-17 23:13:23 +02:00
Zoltan Kochan
8698a7060e feat: prefer-workspace-packages
close #2136
PR #2980
2020-11-16 22:25:07 +02:00
Zoltan Kochan
171efa064e chore(release): 5.12.0 v5.12.0 2020-11-14 23:08:48 +02:00
Jonathan Morley
fcc1c71001 feat: add prettier plugins to default public hoist patterns
PR #2977
2020-11-14 22:29:18 +02:00
Zoltan Kochan
284e95c5e4 feat: specifying a path to workspace packages in version specs
close #2959
PR #2972
2020-11-14 14:22:30 +02:00
Zoltan Kochan
084614f559 feat: aliases for workspace packages
close #2970
PR #2976
2020-11-12 11:28:15 +02:00
Zoltan Kochan
cb58b870a1 chore: update deps 2020-11-11 02:21:48 +02:00
Zoltan Kochan
c0af79da4c test(plugin-commands-publishing): use Jest
ref #2858
2020-11-11 02:14:08 +02:00
Zoltan Kochan
603df5861b chore(release): 5.11.1 v5.11.1 2020-11-08 20:15:53 +02:00
Zoltan Kochan
14b7d8c823 test: fix tests in supi 2020-11-08 18:18:57 +02:00
Zoltan Kochan
66387b3812 chore: update deps 2020-11-08 17:43:24 +02:00
Zoltan Kochan
1c3114639f test(package-requester): migrate to Jest
ref #2858
2020-11-08 17:37:42 +02:00
Zoltan Kochan
0c5f1bcc9e test(tarball-fetcher): migrate to Jest
ref #2858
2020-11-08 17:23:10 +02:00
Zoltan Kochan
5ff6c28fab fix: retry metadata download if the received JSON is broken
close #2949
PR #2971
2020-11-08 15:43:07 +02:00
Zoltan Kochan
e6ac4f85e1 test(npm-resolver): use Jest
ref #2858
2020-11-08 11:53:53 +02:00
Zoltan Kochan
fc7366a34e chore(release): 5.11.0 v5.11.0 2020-11-07 23:51:25 +02:00
Zoltan Kochan
193a35f258 refactor: mergeLockfileChanges() API 2020-11-07 15:16:24 +02:00
Zoltan Kochan
5a07d73afe refactor: rename merge-lockfiles to merge-lockfile-changes 2020-11-07 01:39:22 +02:00
Zoltan Kochan
3776b5a525 feat: autofix merge conflicts in pnpm-lock.yaml
close #2036
PR #2965
2020-11-03 22:17:24 +02:00
Zoltan Kochan
89a276390f chore(release): 5.10.4 v5.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
dbcc6c96fb fix(lockfile): better lockfile stringify error 2020-11-01 00:27:52 +02:00
Aparajita Fishman
7ccdad1ad8 fix: change "OS X" to "macOS"
It was officially renamed a few years ago.
2020-10-31 23:49:02 +02:00
Zoltan Kochan
e0a4553990 chore(release): 5.10.3 v5.10.3 2020-10-31 19:27:17 +02:00
Zoltan Kochan
aa6bc4f952 fix(lockfile): better lockfile stringify error 2020-10-31 19:06:32 +02:00
Zoltan Kochan
41e52b661b test(lockfile-file): move write tests to separate file 2020-10-31 14:40:24 +02:00
Zoltan Kochan
c4ec56eeb2 fix: don't ignore the overrides field on partial install/update 2020-10-31 14:15:03 +02:00
Zoltan Kochan
23c735c00d chore: update deps 2020-10-31 13:50:41 +02:00
Zoltan Kochan
7cdc64a463 fix(deps): update @pnpm/exec to v2 2020-10-31 12:36:01 +02:00
Zoltan Kochan
a756d8ff58 chore(deps): update 2020-10-31 12:34:08 +02:00
Zoltan Kochan
b01ca54424 ci: use pnpm v5.9.3 to download the next pnpm 2020-10-29 11:39:37 +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
e70232907a fix: use @arcanis/slice-ansi instead of slice-ansi 2020-10-28 22:50:26 +02:00
Zoltan Kochan
39142e2ada fix: update encode-registry to v3 2020-10-28 21:00:53 +02:00
Zoltan Kochan
cb6e6fc8aa fix(write-project-manifest): use the promise version of write-file-atomic 2020-10-28 18:05:41 +02:00
Zoltan Kochan
60e01bd1dd fix(lockfile-to-pnp): @pnpm/logger should not be a prod dep 2020-10-28 17:54:45 +02:00
Juan Picado
437da8e390 test: migrate packages to Jest
* test: migrate pnpmfile to jest

* test: migrate package-bins to jest

* test: migrate outdated to jest

* chore: fix manifest updater

* test: remove redundant file

PR #2953
ref #2858

Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-10-26 12:13:04 +02:00
Zoltan Kochan
6fabfc0c5a chore(release): 5.10.2 v5.10.2 2020-10-26 03:48:13 +02:00
Zoltan Kochan
01aecf0386 fix: don't copy file during linking if the target exists 2020-10-26 03:24:11 +02:00
Zoltan Kochan
c700c4865c refactor: add comment to @pnpm/cafs 2020-10-25 23:39:54 +02:00
Zoltan Kochan
b3059f4f85 fix: don't unpack file duplicates 2020-10-25 21:38:12 +02:00
Zoltan Kochan
bd833cc572 chore: update lockfile 2020-10-23 00:32:08 +03:00
Zoltan Kochan
d4ee246abb chore(release): 5.10.1 v5.10.1 2020-10-23 00:08:51 +03:00
Zoltan Kochan
c03a2b2cbc feat: specifying the parent of the overriden dependency
PR #2947
2020-10-22 23:57:48 +03:00
Zoltan Kochan
b5d694e7ff feat: pnpm.overrides
PR #2946
2020-10-22 12:05:40 +03:00
Zoltan Kochan
0b8fa39670 chore(release): 5.10.0 v5.10.0 2020-10-21 01:52:15 +03:00
Zoltan Kochan
50b360ec1e feat: script-shell
close #2942
PR #2943
2020-10-21 01:16:59 +03:00
Zoltan Kochan
68aedc3e73 chore: use resolutions 2020-10-20 13:43:37 +03:00
Zoltan Kochan
6e571f0e69 chore: update lockfile 2020-10-19 04:11:48 +03:00
Zoltan Kochan
7ee29eba21 chore(release): 5.10.0-0 v5.10.0-0 2020-10-19 03:47:13 +03:00