Commit Graph

6354 Commits

Author SHA1 Message Date
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
1847a44639 chore: update deps 2021-02-19 01:08:47 +02:00
Zoltan Kochan
46d3256c21 chore: update deps 2021-02-16 15:00:57 +02:00
Zoltan Kochan
3bf6491161 chore(release): 5.17.2 v5.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 v5.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 v5.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
Zoltan Kochan
61761b1f32 chore: remove yarnhook 2021-02-06 02:27:45 +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
Zoltan Kochan
eeffa39845 chore(release): 5.16.1 v5.16.1 2021-02-02 23:36:37 +02:00
Zoltan Kochan
3a422e0163 chore(deps): update 2021-01-31 22:20:28 +02:00
Zoltan Kochan
2a6b2983fa chore: update changesets configuration 2021-01-30 02:01:20 +02:00
Yao Ding
cc39fc8ad8 fix: remove --publish-branch with branch name to npm publish args (#3107)
close #2996

* fix: remove --publish-branch with branch name to npm publish args

* Update packages/plugin-commands-publishing/src/publish.ts

Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com>

Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com>
2021-01-30 02:00:09 +02:00
Yao Ding
bff84dbca2 fix: remove empty keys from config key check (#3105)
* fix: remove empty keys from config key check

close #3104

* Update packages/config/src/index.ts

Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com>

Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com>
2021-01-28 03:13:57 +02:00
niceSprite
c70f36678f fix: pnpm recursive list/why with parseable render produce needless newlines (#3101)
* fix: pnpm why --parseable filter empty string

* docs: ✏️ run changeset

* test: add test for list monorepo with parseable
2021-01-27 14:03:24 +02:00
Zoltan Kochan
e97b9ac8ac chore(release): 5.16.0 v5.16.0 2021-01-25 21:55:32 +02:00
Yao Ding
ff61290417 feat: print an info message when there is no new packages to publish recursively (#3099)
* feat: print an info message when there is no new packages to publish recursively

* feat: use publishedPkgDirs to check

close #2775
2021-01-25 17:17:16 +02:00
Zoltan Kochan
4420f9f4e7 fix: substitue pretty-time with pretty-ms 2021-01-25 03:31:44 +02:00
Zoltan Kochan
48f2396505 chore: run install after bumping versions 2021-01-24 16:08:52 +02:00
Zoltan Kochan
0d404f05cc chore: update lockfile 2021-01-24 16:04:49 +02:00
Zoltan Kochan
f0f7a27888 chore(release): 5.16.0-2 v5.16.0-2 2021-01-24 15:46:35 +02:00
Zoltan Kochan
43de80034a fix: don't fail when the pnpm CLI executed through piping 2021-01-24 14:05:03 +02:00
Zoltan Kochan
ed0df047d9 chore(release): 5.16.0-1 v5.16.0-1 2021-01-24 12:27:02 +02:00
Zoltan Kochan
7578a5ad4b fix: lockfile needs to be updated on change of neverBuiltDependencies 2021-01-24 04:52:53 +02:00
Zoltan Kochan
92450c9eda feat: add link to compatibility page on unsupported Node error
close pnpm/self-installer#15
2021-01-24 00:50:49 +02:00
Zoltan Kochan
9a9bc67d2a feat: running pnpm using the single bundled CLI js file (#3096)
* feat: running pnpm using the single bundled CLI js file

* fix: don't crash when the CLI manifest is not found

* test: fix supi test that pings GitHub
2021-01-24 00:16:34 +02:00
Zoltan Kochan
bb93239af2 docs: fix Discord invite link 2021-01-23 23:01:45 +02:00
Zoltan Kochan
e2101d58ae chore: set pnpm.neverBuiltDependencies 2021-01-23 18:13:45 +02:00
Zoltan Kochan
58988e9938 chore(release): 5.16.0-0 v5.16.0-0 2021-01-23 17:33:52 +02:00
Yao Ding
548f28df9a feat: print warnings if unknown settings are found in .npmrc (#3074)
* feat: print warnings if unknown settings are found in .npmrc

close #2981

* feat: pnpm takes all cmd config option

* fix: add more sources

* refactor: make some improvements

* fix: don't warn about @scope:registry

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-01-23 17:22:55 +02:00
Zoltan Kochan
9ad8c27bf0 feat: ignoring the build of specific dependencies (#3080)
* feat: ignoring the build of specific dependencies

close #3071

* test: add test for neverBuiltDependencies

* docs: add changesets

* test: lockfile-file
2021-01-23 16:27:39 +02:00
Zoltan Kochan
bcfe4890c4 chore(release): 5.15.3 v5.15.3 2021-01-23 15:14:14 +02:00
Zoltan Kochan
941c5e8dee fix: npx pnpm install --global pnpm (#3094)
close #2873
2021-01-23 15:04:02 +02:00
Zoltan Kochan
1c851f2a6b fix(headless): skip optional dep that cannot be installed (#3091)
close #3090
2021-01-22 11:30:25 +02:00