Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
27a40321c5 fix(deps): update 2021-02-25 00:27:26 +02:00
Zoltan Kochan
992820161c fix: escape a colon in tarbal dependency ID (#3183)
close #3182
2021-02-22 15:59:11 +02:00
Zoltan Kochan
a00ee0035f fix: escape a colon in tarbal dependency ID (#3183)
close #3182
2021-02-22 11:21:27 +02:00
Zoltan Kochan
08039f3870 chore(release): 5.18.0 2021-02-22 02:05:58 +02:00
Zoltan Kochan
26c504a0d9 chore(release): 5.18.0 v5.18.0 2021-02-22 01:48:27 +02:00
Zoltan Kochan
30f963febc feat: pnpm publish -r --force (#3181)
`pnpm publish -r --force` publishes packages even if their current
version is already in the registry.

close #3154
2021-02-22 00:29:07 +02:00
Zoltan Kochan
7f68e2b451 feat: pnpm publish -r --force (#3181)
`pnpm publish -r --force` publishes packages even if their current
version is already in the registry.

close #3154
2021-02-22 00:24:21 +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
3b76e069bf chore(release): 5.17.3 v5.17.3 2021-02-21 00:34:56 +02:00
Zoltan Kochan
7d42107530 chore(deps): update 2021-02-21 00:23:02 +02:00
Zoltan Kochan
06c6c99595 fix: don't create a PowerShell cmd shims for pnpm CLI (#3168)
close #3053
close #3155
close #2937
2021-02-21 00:22:19 +02:00
Zoltan Kochan
a78e5c47f9 fix: don't create a PowerShell cmd shims for pnpm CLI (#3168)
close #3053
close #3155
close #2937
2021-02-20 21:37:03 +02:00
Zoltan Kochan
38b5ea0b7a chore(deps): update 2021-02-20 21:29:31 +02:00
Zoltan Kochan
44d52f7995 test: use .toContain() in assertions 2021-02-20 14:42:42 +02:00
Zoltan Kochan
23e8d7c36a test: use .toContain() in assertions 2021-02-20 14:26:49 +02:00
Zoltan Kochan
848a232eb2 test(audit): update snapshot 2021-02-20 02:07:57 +02:00
Zoltan Kochan
e4efddbd22 fix: don't use colon in path to dependency 2021-02-20 02:06:55 +02:00
Zoltan Kochan
a97a23e6ac test(audit): update snapshot 2021-02-20 02:06:33 +02:00
Michal Levý
10c31e485d feat(why): implement shorthands for "--dev" & "--prod" options (#3158)
close #3153
2021-02-20 00:19:09 +02:00
Michal Levý
6fecef4cc1 feat(why): implement shorthands for "--dev" & "--prod" options (#3158)
close #3153
2021-02-20 00:09:04 +02:00
Zoltan Kochan
451ddf1ce6 fix: don't print warnings about unknown settings (#3160)
close #3159
2021-02-19 23:01:23 +02:00
Zoltan Kochan
213fdd14c0 test(supi): remove redundant comments 2021-02-19 23:00:37 +02:00
Zoltan Kochan
e1494cafad test(supi): remove redundant comments 2021-02-19 22:01:34 +02:00
Zoltan Kochan
716b143887 test(supi): fix 2021-02-19 21:59:46 +02:00
Zoltan Kochan
e4a00973c3 chore(deps): update dependency esbuild to v0.8.49
close #3138
2021-02-19 11:41:05 +02:00
Zoltan Kochan
1847a44639 chore: update deps 2021-02-19 01:08:47 +02:00
Zoltan Kochan
048c948719 fix: rename .pnp.js to .pnp.cjs (#3148)
ref #2902
2021-02-17 00:37:17 +02:00
Zoltan Kochan
46d3256c21 chore: update deps 2021-02-16 15:00:57 +02:00
Zoltan Kochan
46e71ea4a6 feat: pnpm prune removes the modules cache
ref #3115
2021-02-16 02:46:21 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Zoltan Kochan
0e27819fee chore(release): 5.17.2 2021-02-14 22:25:41 +02:00
Zoltan Kochan
3bf6491161 chore(release): 5.17.2 v5.17.2 2021-02-14 22:13:13 +02:00
Yao Ding
a93b6d56fb fix: return correct scoped registry for alias dependency (#3140)
close #3103

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-02-14 22:04:53 +02:00
Yao Ding
249c068dd9 fix: return correct scoped registry for alias dependency (#3140)
close #3103

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-02-14 22:04:00 +02:00
Kinrany
db6c49b738 fix: end with \n when pnpm audit finds nothing (#3134)
* End with \n when `pnpm audit` finds nothing

* test: new line in the end of audit output

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-02-14 02:05:02 +02:00
Zoltan Kochan
c3563d2106 test(read-project-manifest): fix 2021-02-14 02:04:41 +02:00
Kinrany
0c11e1a07f fix: end with \n when pnpm audit finds nothing (#3134)
* End with \n when `pnpm audit` finds nothing

* test: new line in the end of audit output

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-02-13 21:50:30 +02:00
Zoltan Kochan
dd021bded8 fix(deps): update @zkocha/npm-lifecycle 2021-02-13 21:14:38 +02:00
Zoltan Kochan
176b8872fd chore(deps): update 2021-02-13 20:45:53 +02:00
Zoltan Kochan
c3968b39c0 test(publish): skip failing test on Windows CI 2021-02-13 19:53:25 +02:00
Zoltan Kochan
d32960d4b7 test(publish): improve assertions 2021-02-13 16:02:11 +02:00
Zoltan Kochan
db747bbfc2 test(publish): improve assertions 2021-02-13 16:01:27 +02:00
Zoltan Kochan
15247e78ab ci: install npm v6 before running tests 2021-02-13 15:35:34 +02:00
Zoltan Kochan
7201b9785a ci: install npm v6 before running tests 2021-02-13 15:20:54 +02:00
Zoltan Kochan
d779ef9203 test: fix on Windows 2021-02-13 02:51:28 +02:00
Zoltan Kochan
4d92ab0d82 test: fix on Windows 2021-02-13 02:12:52 +02:00
Zoltan Kochan
581f9b20a5 fix: update deps 2021-02-12 11:51:34 +02:00
Zoltan Kochan
3503951d39 perf: don't use graceful-fs and mz/fs (#3129) 2021-02-09 13:44:07 +02:00
Yao Ding
360a63aaca fix: only display unknown settings warning for install command (#3130) 2021-02-09 03:21:16 +02:00
Yao Ding
cb040ae185 fix: only display unknown settings warning for install command (#3130) 2021-02-09 01:39:18 +02:00