Commit Graph

6963 Commits

Author SHA1 Message Date
Zoltan Kochan
f3d92d8b54 test: fix 2021-04-11 12:10:56 +03:00
Zoltan Kochan
186c6aaf7e fix(deps): update rename-overwrite 2021-04-11 06:10:20 +03:00
Zoltan Kochan
ea1a05d05e test(plugin-commands-installation): fix 2021-04-10 02:21:14 +03:00
Zoltan Kochan
43bda5c035 chore(deps): update Verdaccio to v5 2021-04-10 01:31:32 +03:00
Zoltan Kochan
9e443cb76b chore: update renovate.json 2021-04-09 13:26:52 +03:00
Zoltan Kochan
c70c77f89e fix: overrides should override dev deps (#3327) 2021-04-09 11:32:23 +03:00
Zoltan Kochan
057366e106 chore(renovate): add ignored deps 2021-04-09 02:55:57 +03:00
Zoltan Kochan
2bdff4e3b1 docs: update changelog 2021-04-09 00:29:55 +03:00
Xingcan LAN
cbc1a827ca fix(headless): forward extraBinPaths to runLifecycleHookConcurrently (#3320)
This make value of PATH environment alwasy contains node_modules/.bin of
workspace root, despite whether lockfile is up to date or not.

close #2086
2021-04-08 12:09:52 +03:00
Zoltan Kochan
e12793065b chore(release): 6.0.1 v6.0.1 2021-04-07 01:10:59 +03:00
Zoltan Kochan
9ceab68f06 fix: use + instead of # in package paths inside node_modules/.pnpm (#3314) 2021-04-07 01:07:13 +03:00
Zoltan Kochan
e34d59d9eb test: update lockfiles in fixtures 2021-04-06 02:13:52 +03:00
Zoltan Kochan
10fac3b9e0 test(headless): update lockfiles 2021-04-06 02:11:00 +03:00
Zoltan Kochan
026171f192 ci: use pnpm@next 2021-04-06 01:29:07 +03:00
Zoltan Kochan
f3cdcbc9eb chore(release): 6.0.0 v6.0.0 2021-04-06 01:27:19 +03:00
Zoltan Kochan
74e32aff96 docs(readme): change benchmark image source 2021-04-06 00:03:14 +03:00
Zoltan Kochan
fa53510bb9 chore(deps): update 2021-04-05 04:53:00 +03:00
Zoltan Kochan
e6859e2c24 chore(release): release all packages except the CLI one 2021-04-05 04:52:05 +03:00
Zoltan Kochan
8b66f26dc1 fix(lockfile-file): do not fail when lockfileVersion is a string 2021-04-05 03:53:02 +03:00
Zoltan Kochan
e567da5776 docs(readme): update installation instruction via npm 2021-04-05 02:25:10 +03:00
Zoltan Kochan
65cbda1784 docs(readme): update installation instructions 2021-04-05 02:19:47 +03:00
Zoltan Kochan
3a0c77de6e docs: update authors 2021-04-05 01:26:56 +03:00
Zoltan Kochan
5fa5cd788a chore(release): 6.0.0-rc.1 v6.0.0-rc.1 2021-04-04 23:04:44 +03:00
Zoltan Kochan
22dbacb100 fix: overrides should not fail on non-semver specs 2021-04-04 22:59:24 +03:00
Zoltan Kochan
1f05fef659 chore(release): 6.0.0-rc.0 v6.0.0-rc.0 2021-04-04 21:24:24 +03:00
Zoltan Kochan
ab4dca3686 feat!: update @pnpm/logger 2021-04-04 20:18:47 +03:00
Zoltan Kochan
f2d3b6c8b3 feat!: improved matching of overrides 2021-04-04 15:31:10 +03:00
Zoltan Kochan
9fc5b8c83c fix: don't print update notification when installing pnpm first time (#3307) 2021-04-04 14:22:51 +03:00
Zoltan Kochan
9e30b9659a feat!: do not execute prepublish during installation (#3306)
* feat!: do not execute `prepublish` during installation

* test: fix
2021-04-04 02:38:53 +03:00
Zoltan Kochan
b220f69007 fix(deps): update @zkochan/npm-lifecycle to 5.0.0 2021-04-04 00:32:26 +03:00
Zoltan Kochan
02cfb04e88 fix(deps): update @pnpm/store-path to 5.0.0 2021-04-04 00:26:23 +03:00
Zoltan Kochan
e8eb2179fa fix: don't print warnings about unknown settings
ref #3159
ref #3160
2021-04-03 23:44:21 +03:00
Zoltan Kochan
c1646ce181 chore: rename commitlint.config.js 2021-04-03 15:49:44 +03:00
Zoltan Kochan
91eabf8df4 feat: use .cjs extension for the CLI bundle file (#3305) 2021-04-03 15:44:31 +03:00
Zoltan Kochan
232aed169f fix: update node-gyp to v8 2021-04-03 14:36:01 +03:00
Zoltan Kochan
a468d2b3f8 chore: require pnpm v6 2021-04-03 01:01:13 +03:00
Zoltan Kochan
a77744039a docs: pnpm.js.org=>pnpm.io 2021-04-03 00:41:03 +03:00
Zoltan Kochan
fc0e02dac3 chore: update TypeScript 2021-04-03 00:21:46 +03:00
Zoltan Kochan
8522abd1ad chore: update husky to v6 2021-04-02 22:32:46 +03:00
Zoltan Kochan
a6d9d24257 chore(deps): update 2021-04-02 22:11:00 +03:00
Zoltan Kochan
bccc9d2abe docs: update changelog 2021-04-02 01:13:34 +03:00
Zoltan Kochan
33e8c121cd chore(release): 6.0.0-beta.1 v6.0.0-beta.1 2021-04-02 00:59:54 +03:00
Zoltan Kochan
4889cc3936 fix(package.json): add unpkg field 2021-04-02 00:54:31 +03:00
Zoltan Kochan
0a4a05d48a fix: update links 2021-04-02 00:34:13 +03:00
Xingcan LAN
735d2ac792 feat: new command: pnpm fetch (#3294)
Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com>

close #3207
2021-04-01 21:18:02 +03:00
Zoltan Kochan
2627d0d7ed chore(deps): update 2021-04-01 03:56:42 +03:00
Zoltan Kochan
229329e34a fix: don't fail when searching for global directory
close #3295
2021-04-01 03:52:55 +03:00
Zoltan Kochan
3bd2bfb854 chore(deps): update 2021-04-01 02:21:06 +03:00
Zoltan Kochan
304cc3f8fd chore(renovate): lock the version of p-queue 2021-04-01 02:15:50 +03:00
Zoltan Kochan
cab18bfcd4 test(audit): update snapshots 2021-03-30 23:40:55 +03:00