Commit Graph

10701 Commits

Author SHA1 Message Date
Renovate Bot
1525fff4c3 fix(deps): update dependency get-stream to v6 2020-08-14 11:12:43 +03:00
Renovate Bot
999f813054 fix(deps): update dependency find-up to v5 2020-08-14 11:09:05 +03:00
Zoltan Kochan
46128b5b01 refactor: export AgentOptions from npm-registry-agent 2020-08-14 03:34:43 +03:00
Zoltan Kochan
69a675f416 fix(publish): don't use pnpm-temp dist tag
close ##2686
PR #2767
2020-08-12 11:31:51 +03:00
Zoltan Kochan
e62b7daa12 chore(release): 5.5.1 v5.5.1 2020-08-10 12:21:23 +03:00
Zoltan Kochan
dc64a6c6da test(publishing): use local pnpm 2020-08-10 03:28:51 +03:00
Zoltan Kochan
13c18e3974 fix: stop searching for local prefix on package.json5/yaml 2020-08-10 03:23:00 +03:00
Zoltan Kochan
0c7b743fbd chore(release): 5.5.0 v5.5.0 2020-08-09 23:40:20 +03:00
Zoltan Kochan
9b90591e47 fix: reunpack the contents of a modified tarball dep
close #2747
PR #2759
2020-08-09 23:34:30 +03:00
Zoltan Kochan
400f419765 fix: hoisting in a workspace with no root package
close #2735
PR #2758
2020-08-09 03:22:28 +03:00
Zoltan Kochan
507fa1e6a3 test: local prefix search stops on pnpm-workspace.yaml 2020-08-08 15:17:22 +03:00
Zoltan Kochan
3f6d35997b fix: don't read the .npmrc file that is outside the workspace 2020-08-08 14:54:08 +03:00
Zoltan Kochan
aa21a2df38 fix(list): print the legend only once
PR #2756
2020-08-08 12:37:01 +03:00
Zoltan Kochan
8d2731181f chore(release): 5.0.0-1 v5.0.0-1 2020-08-08 02:22:26 +03:00
Zoltan Kochan
2c0810cc33 chore(deps): update 2020-08-08 01:39:51 +03:00
Zoltan Kochan
d200e00e1c test: fix 'pnpm root' 2020-08-07 23:29:38 +03:00
Zoltan Kochan
006ffceb56 chore(release): 5.0.0-0 v5.0.0-0 2020-08-07 22:35:42 +03:00
Zoltan Kochan
be0a3db9ba feat: allow unknown options if they are prefixed with "config."
PR #2755
close #2685
close #2710
2020-08-07 22:31:38 +03:00
Zoltan Kochan
e974b7f22e chore(release): @pnpm/make-dedicated-lockfile@0.1.1 2020-08-05 02:33:06 +03:00
Zoltan Kochan
8a2ad8662b fix(make-dedicated-lockfile): add @pnpm/logger as dependency 2020-08-05 02:32:15 +03:00
Zoltan Kochan
bb7073003f chore(release): 5.4.12 v5.4.12 2020-08-05 02:19:39 +03:00
Zoltan Kochan
cbbbe7a43b fix: pnpm update
Fixes a regression introduced by #2692

close #2750
2020-08-05 02:13:48 +03:00
Zoltan Kochan
edf1f412e2 feat: make-dedicated-lockfile
close #1919
PR #2746
2020-08-05 02:02:42 +03:00
Zoltan Kochan
c13ae0ee6e chore(release): 5.4.11 v5.4.11 2020-08-02 12:18:05 +03:00
Zoltan Kochan
2de5e1bec2 fix: writeFileAtomic() should be promisified before usage 2020-08-02 12:12:02 +03:00
Zoltan Kochan
855bc11db1 chore(release): 5.4.10 v5.4.10 2020-08-01 23:35:31 +03:00
Zoltan Kochan
3bd3253e37 fix: don't alway add a trailing new line to package.json
ref #2716
PR #2744
2020-08-01 23:31:01 +03:00
Zoltan Kochan
0a8ff3ad3e fix: installing a new dependency with a trailing @
`pnpm add foo@` should install the latest `foo`

PR #2742
close #2737
2020-08-01 19:44:14 +03:00
Zoltan Kochan
24af41f20b fix: ignore files in node_modules
PR #2741
close #2730
2020-08-01 19:43:42 +03:00
Zoltan Kochan
390006e872 chore(release): 5.4.9 v5.4.9 2020-07-31 13:51:21 +03:00
Zoltan Kochan
622c0b6f93 fix: get the right pkg name of a pkg resolved from GitHub registry
ref #2687
PR #2734
2020-07-31 11:09:32 +03:00
Zoltan Kochan
1140ef721b fix: registry set in lockfile resolution should not be ignored
ref #2687
PR #2733
2020-07-31 11:09:06 +03:00
Zoltan Kochan
a2ef8084fa fix: use the same version ranges across the monorepo 2020-07-30 02:03:07 +03:00
levinqdl
103ad74871 fix: lockfile not updated when remove dependency in project with readPackage hook
Co-authored-by: qdl <levinqdl@magicengine.com.cn>

PR #2726
2020-07-29 17:32:28 +03:00
iyegoroff
2a41ce95c4 fix: added workspace peer dependencies substitution
PR #2727 
close #2467
2020-07-29 17:08:53 +03:00
Zoltan Kochan
acb74df703 chore(release): 5.4.8 v5.4.8 2020-07-29 02:14:20 +03:00
Zoltan Kochan
8bb015059a fix(audit): don't error when the found vulnerabilities are allowed
close #2721
PR #2723
2020-07-29 02:08:58 +03:00
Zoltan Kochan
25b425ca25 fix: don't remove the modules directory, just the contents of it
close #2720
PR #2722
2020-07-29 01:46:34 +03:00
Zoltan Kochan
da56ff3345 chore(release): 5.4.7 v5.4.7 2020-07-27 23:16:53 +03:00
Zoltan Kochan
a64b7250c2 pnpm outdated|audit should exit with exit code 1 when issues are found
`pnpm outdated` should exit with 1, when outdated found

`pnpm audit` should exit with 1 when issues are found

ref #2706
PR (#2718)
2020-07-27 23:12:42 +03:00
Zoltan Kochan
873f08b045 fix: pnpm i --prod --frozen-lockfile with peer deps
close #2711
PR #2717
2020-07-27 19:09:43 +03:00
Zoltan Kochan
7891d29172 chore(release): 5.4.6 v5.4.6 2020-07-26 16:09:31 +03:00
Zoltan Kochan
1c78fdd3b3 fix: pnpm root -g
ref #2704
2020-07-26 15:57:02 +03:00
Zoltan Kochan
88ee23d2aa chore(release): 5.4.5 v5.4.5 2020-07-26 15:18:58 +03:00
Zoltan Kochan
d44ff97f82 fix: pnpm publish -r --dry-run
close #2712
PR #2715
2020-07-26 15:07:13 +03:00
Zoltan Kochan
e8a6305282 test(publishing): don't publish the store dir 2020-07-26 12:07:09 +03:00
Zoltan Kochan
8c1cf25b7d feat: update a specified dependency in subdeps
ref #2222
PR #2692
2020-07-26 04:58:02 +03:00
Zoltan Kochan
e154729b10 chore(release): 5.4.4 v5.4.4 2020-07-26 02:50:56 +03:00
Zoltan Kochan
ad69677a7a fix: root -g should not fail
`pnpm root -g` should not fail if the pnpm process has no access
to the global bin directory.

close #2700
PR #2704
2020-07-25 18:01:13 +03:00
Zoltan Kochan
bbf492d1c8 fix: suggest to use pnpm to update pnpm 2020-07-25 17:43:51 +03:00