Commit Graph

6378 Commits

Author SHA1 Message Date
Zoltan Kochan
02ade2bd2e chore: update lockfile 2021-02-26 00:35:25 +02:00
Zoltan Kochan
debaf75368 chore(release): 6.0.0-alpha.2 v6.0.0-alpha.2 2021-02-26 00:32:55 +02:00
Zoltan Kochan
be861e471b fix: update @zkochan/js-yaml 2021-02-26 00:31:03 +02:00
Zoltan Kochan
7ba12ede71 chore: update updater 2021-02-26 00:29:54 +02:00
Zoltan Kochan
fe75b18339 chore(release): 6.0.0-alpha.1 v6.0.0-alpha.1 2021-02-25 23:57:09 +02:00
Zoltan Kochan
f7750baed4 feat: improved formatting of the pnpm-lock.yaml (#3196)
close #3195
2021-02-25 23:54:42 +02:00
Zoltan Kochan
be52cb5324 test: update snapshot 2021-02-25 21:54:41 +02:00
Zoltan Kochan
155e705971 feat(lockfile): resolution should be the first key (#3194) 2021-02-25 21:25:02 +02:00
Zoltan Kochan
6871d74b2b feat: track transitive peer dependencies in the lockfile (#3186) 2021-02-25 21:24:22 +02:00
Zoltan Kochan
7657c1603c chore: fix lockfile 2021-02-25 01:17:41 +02:00
Zoltan Kochan
7adc6e8756 fix(deps): update 2021-02-25 01:01:28 +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
08039f3870 chore(release): 5.18.0 2021-02-22 02:05:58 +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
09e950fdc5 feat: rename pnpmfile.js to .pnpmfile.cjs (#3149)
close #3145
close #1339
2021-02-21 03:57:10 +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
44d52f7995 test: use .toContain() in assertions 2021-02-20 14:42:42 +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
Zoltan Kochan
213fdd14c0 test(supi): remove redundant comments 2021-02-19 23:00:37 +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
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
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
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
dd021bded8 fix(deps): update @zkocha/npm-lifecycle 2021-02-13 21:14:38 +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
7201b9785a ci: install npm v6 before running tests 2021-02-13 15:20:54 +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
Zoltan Kochan
78470a32d3 perf: don't prune the modules directory on each install (#3124)
ref #3115
2021-02-08 02:37:31 +02:00
Zoltan Kochan
4e7bde6675 fix: improve filter help 2021-02-08 00:56:15 +02:00
Zoltan Kochan
4b2e9dabbc chore(release): 5.17.1 2021-02-07 21:13:51 +02:00
Zoltan Kochan
e667926dc7 fix: pin graceful-git to 4.2.4 2021-02-07 21:13:44 +02:00
Zoltan Kochan
e77cab0e00 chore(release): 5.17.0 2021-02-07 20:13:49 +02:00
Zoltan Kochan
81af549e84 fix: downgrade graceful-fs 2021-02-07 20:13:41 +02:00
Zoltan Kochan
497019b733 chore(deps): update 2021-02-07 20:13:32 +02:00
Zoltan Kochan
86e0c28f2d refactor(modules-cleaner): remove not needed nesting 2021-02-06 02:38:49 +02:00
Zoltan Kochan
2332b6dd81 chore: remove yarnhook 2021-02-06 02:38:42 +02:00
Jonathan Morley
326822f77e feat: add --reverse flag (#3119)
close #2985
2021-02-04 23:28:31 +02:00
Zoltan Kochan
97b986fbc8 feat: Node.js v10 is not supported anymore (#3121)
* feat: Node.js v10 is not supported anymore

BREAKING CHANGE:
2021-02-04 03:54:58 +02:00
Zoltan Kochan
f2bb5cbeba feat: reduce directory nesting in virtual store directory (#3117)
ref #3115
2021-02-04 02:18:09 +02:00
Zoltan Kochan
66f96b457e refactor(resolve-dependencies): resolvePeers.ts 2021-02-03 00:20:15 +02:00
Zoltan Kochan
eeffa39845 chore(release): 5.16.1 v5.16.1 2021-02-02 23:36:37 +02:00