Commit Graph

7097 Commits

Author SHA1 Message Date
Zoltan Kochan
94377de6ee chore: fix peer dependency issues 2021-12-11 02:45:52 +02:00
Zoltan Kochan
108fe65608 chore(release): pnpm@6.24.0-0 v6.24.0-0 2021-12-11 01:44:06 +02:00
Zoltan Kochan
0726f3b913 chore(deps): downgrade Verdaccio 2021-12-11 01:16:50 +02:00
Zoltan Kochan
e4f3c3ce06 chore(deps): update 2021-12-11 00:32:42 +02:00
Zoltan Kochan
ba9b2eba1c feat: detect conflicting peer dependencies and print nice warnings about peer dependency issues (#4102) 2021-12-11 00:20:01 +02:00
Zoltan Kochan
c0b02abb02 test(audit): fix 2021-12-10 21:36:58 +02:00
Brandon Cheng
10a4bd4db2 feat: add node-mirror:<releaseDir> options (#4083)
close #4039
2021-12-10 20:07:58 +02:00
Zoltan Kochan
5af305f395 fix: finish installation before throwing peer dependencies error (#4095) 2021-12-09 03:51:47 +02:00
Zoltan Kochan
25f0fa9fa7 feat(core): add a new function for finding missing peer dependencies (#4092) 2021-12-09 00:15:41 +02:00
Zoltan Kochan
ae32d313e4 refactor: @pnpm/resolve-dependencies and @pnpm/core (#4085) 2021-12-08 13:27:05 +02:00
Zoltan Kochan
a626c60fc3 fix: when strict-peer-dependencies is used, print all the peer issues before exiting installation (#4082) 2021-12-07 20:11:29 +02:00
Chunpeng Huo
c941044727 fix(git-resolver): avoid retries on bitbucket/gitlab private repos (#2731)
Retry feature exposed this bug. The hosted.git() only works with GitHub repos, bitbucket/gitlab has no gitTemplate defined in hosted-git-info.
2021-12-06 21:35:59 +00:00
Zoltan Kochan
77ff0898b8 fix: don't when the version of a pkg in the store is not semver (#4077) 2021-12-06 22:58:27 +02:00
Zoltan Kochan
30bfca9671 fix: don't add trailing slash to registry URLs
ref #2933
ref #4034
ref #4032
2021-12-06 21:17:53 +02:00
zoomdong
ee85f8c7f1 ci: add pnpm cache (#4047) 2021-12-06 19:35:26 +02:00
Zoltan Kochan
f5f55ec04e chore(release): @pnpm/parse-overrides@1.0.0 2021-12-05 23:21:47 +02:00
Zoltan Kochan
613211b16e refactor: move overrides parsing to a separate package (#4075) 2021-12-05 23:18:01 +02:00
Zoltan Kochan
d00e1fc6af fix: store prune should not crash on unexpected subdirs in the store (#4072) 2021-12-05 19:16:59 +02:00
Zoltan Kochan
81ed156660 fix(npm-resolver): always add trailing slash to registry URL (#4067)
ref #4052
2021-12-04 16:22:30 +02:00
Zoltan Kochan
e30064087b chore(release): 6.23.6 v6.23.6 2021-12-04 03:00:37 +02:00
Zoltan Kochan
b13e4b4526 fix: installing big git-hosted packages (#4066)
close #4064
2021-12-04 02:59:40 +02:00
Zoltan Kochan
b83756bd7f chore(release): 6.23.5 v6.23.5 2021-12-02 16:21:44 +02:00
Zoltan Kochan
46aaf7108d revert: "fix: don't add trailing slash to registry URLs (#4032)" (#4059)
* revert: "fix: don't add trailing slash to registry URLs (#4032)"

This reverts commit a7ff2d5ceb.

* docs: add changesets
2021-12-02 16:19:18 +02:00
Zoltan Kochan
f1c194dedf fix(audit): audit should work with a proxy (#4057)
close #3755
2021-12-02 15:38:36 +02:00
Zoltan Kochan
4c175e58fc chore(release): 6.23.4 v6.23.4 2021-12-01 16:59:27 +02:00
Zoltan Kochan
3cf543fc16 fix: calculating tarball location when registry has no trailing slash (#4053)
close #4052
2021-12-01 16:55:39 +02:00
Zoltan Kochan
8a99a01ff6 feat(core): overrides, packageExtensions, and neverBuiltDependencies are options (#4050) 2021-11-30 18:01:11 +02:00
Zoltan Kochan
112d713952 chore(deps): update 2021-11-29 01:43:57 +02:00
Zoltan Kochan
fe6bdf7677 chore(release): 6.23.3 v6.23.3 2021-11-28 11:34:18 +02:00
Zoltan Kochan
69a6673735 docs: add changesets 2021-11-28 11:33:25 +02:00
Zoltan Kochan
fb1a95a6cf fix: print better error on git-hosted pkg install failure (#4044)
ref #4038
2021-11-28 02:26:10 +02:00
Zoltan Kochan
0595e82cbd chore(deps): update 2021-11-27 01:44:14 +02:00
Zoltan Kochan
597a28e3cf feat(default-reporter): return an unsubscribe function (#4040) 2021-11-25 23:37:20 +02:00
zoomdong
3b4dc17c7b feat: pnpm import support yarn2 transform (#3997)
close: #3993
2021-11-24 15:48:45 +02:00
Zoltan Kochan
69b56f1489 chore(release): 6.23.2 v6.23.2 2021-11-24 11:41:21 +02:00
Zoltan Kochan
dbd8acfe99 fix(package-requester): the version in the bundled manifest should be… (#4037) 2021-11-24 11:37:31 +02:00
Zoltan Kochan
119b3a9085 fix: use semver.eq() to make version comparison when checking lockfile integrity (#4036) 2021-11-24 00:13:38 +02:00
Zoltan Kochan
a26c5a7f0e chore(deps): update 2021-11-23 02:20:36 +02:00
Zoltan Kochan
a7ff2d5ceb fix: don't add trailing slash to registry URLs (#4032)
ref #2933
close #4034
2021-11-23 02:17:08 +02:00
Zoltan Kochan
0d0a2947f2 chore(release): 6.23.1 v6.23.1 2021-11-22 19:31:37 +02:00
Zoltan Kochan
fe9818220d fix(core): use the registries from the context 2021-11-22 19:28:49 +02:00
Zoltan Kochan
b847e03008 fix(setup): shell rc files should be created (#4028)
close #4027
2021-11-22 18:07:42 +02:00
zoomdong
af3fde6cc7 chore: add corepack fileds in package.json (#4030) 2021-11-22 16:43:04 +02:00
Zoltan Kochan
b7fbd8c330 fix(headless): postinstall script should run after root deps are linked (#4026)
close #4018
2021-11-22 02:46:54 +02:00
Lev Chelyadinov
5a11c8bac4 feat(dlx): handle version specifiers in command names (#4024)
close #4023
2021-11-21 17:13:08 +00:00
Zoltan Kochan
23de26f187 chore(release): 6.23.0 v6.23.0 2021-11-21 11:31:14 +02:00
Zoltan Kochan
0027785595 feat: scripts-prepend-node-path (#4020) 2021-11-21 03:53:35 +02:00
Zoltan Kochan
13663ddb2a ci: don't run tests on macOS and Node.js 14 (Node.js 12, 16, 17 are tested) 2021-11-20 22:46:30 +02:00
Zoltan Kochan
1f01e12066 test(server): make the tests pass on Node.js 17 2021-11-20 22:45:15 +02:00
Zoltan Kochan
c496c8b60d test(core): fix hanging test 2021-11-20 04:39:29 +02:00