Commit Graph

2386 Commits

Author SHA1 Message Date
Zoltan Kochan
7d005362c4 chore(release): 5.18.5 2021-03-09 12:42:30 +02:00
Zoltan Kochan
f008425cdb fix: the lockfile should be autofixed if it has invalid checksums (#3228)
close #3137
2021-03-09 05:33:38 +02:00
Zoltan Kochan
8d1dfa89c6 fix: verify the name and version of the package in the store (#3224)
* fix: verify the name and version of the package in the store

ref #3202

* fix: autofix broken lockfile

* docs: add changesets
2021-03-08 21:24:37 +02:00
Zoltan Kochan
96e10ff26f chore(release): 5.18.4 2021-03-08 03:29:37 +02:00
Zoltan Kochan
106978ef4d feat(help): link to the versioned docs 2021-03-07 00:42:11 +02:00
Zoltan Kochan
89187ad36f test(fetch): fix 2021-03-06 22:51:52 +02:00
Zoltan Kochan
3be2b17735 fix: URL to CLI docs 2021-03-06 21:39:07 +02:00
Zoltan Kochan
ef1588413e fix(package-requester): update resolution when package is updated
ref #3188
2021-03-06 02:47:16 +02:00
Zoltan Kochan
1756f72e8c style(npm-resolver): fix typo 2021-03-05 19:44:44 +02:00
Zoltan Kochan
b77f96834a fix: prompts in install-completion
close #3221
2021-03-05 19:44:19 +02:00
Zoltan Kochan
61ba955d6a chore: update typescript to 4.2.3
close #3220
2021-03-05 03:21:37 +02:00
Zoltan Kochan
ed8da930c6 chore(release): 5.18.3 2021-03-05 00:27:02 +02:00
Zoltan Kochan
51e1456ddf fix: ignore broken lockfiles, unless --frozen-lockfile is set (#3217)
close #1395
2021-03-04 23:47:35 +02:00
Zoltan Kochan
eb40bbe8a5 test: skip some unstable tests on Windows 2021-03-03 01:40:49 +02:00
Zoltan Kochan
8a928251c2 test(headless): fix on Windows 2021-03-03 00:30:37 +02:00
Zoltan Kochan
5ea3a1e79f fix: emfile error on pnpm store status (#3212)
close #3185
2021-03-02 23:15:09 +02:00
Zoltan Kochan
198db06d77 chore(release): 5.18.2 2021-03-02 01:44:59 +02:00
Zoltan Kochan
5175460a0c fix(audit): auditing only a given type of dependencies (#3211)
close #3152
2021-03-02 01:39:05 +02:00
Zoltan Kochan
764623f5a5 chore(release): 5.18.1 2021-02-25 01:07:42 +02:00
Zoltan Kochan
27a40321c5 fix(deps): update 2021-02-25 00:27:26 +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
26c504a0d9 chore(release): 5.18.0 2021-02-22 01:48:27 +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
3b76e069bf chore(release): 5.17.3 2021-02-21 00:34:56 +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
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
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
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
3bf6491161 chore(release): 5.17.2 2021-02-14 22:13:13 +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
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
176b8872fd chore(deps): update 2021-02-13 20:45:53 +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
d779ef9203 test: fix on Windows 2021-02-13 02:51:28 +02:00
Yao Ding
cb040ae185 fix: only display unknown settings warning for install command (#3130) 2021-02-09 01:39:18 +02:00
Zoltan Kochan
a5e9d903cb fix: improve filter help 2021-02-08 00:17:22 +02:00
Zoltan Kochan
ea8be6cd98 chore(release): 5.17.1 2021-02-07 21:02:34 +02:00
Zoltan Kochan
8a777f4f4e fix: pin graceful-git to 4.2.4 2021-02-07 21:02:05 +02:00
Zoltan Kochan
f24c724de0 chore(release): 5.17.0 2021-02-07 18:25:53 +02:00
Zoltan Kochan
ad113645b8 fix: downgrade graceful-fs 2021-02-07 17:59:34 +02:00
Zoltan Kochan
9e38f67475 chore(deps): update 2021-02-07 17:27:08 +02:00
Zoltan Kochan
ef4a24cb59 refactor(modules-cleaner): remove not needed nesting 2021-02-06 02:32:49 +02:00
Jonathan Morley
c4cc625063 feat: add --reverse flag (#3119)
close #2985
2021-02-04 19:31:30 +02:00
Zoltan Kochan
66f96b457e refactor(resolve-dependencies): resolvePeers.ts 2021-02-03 00:20:15 +02:00