Commit Graph

3419 Commits

Author SHA1 Message Date
Zoltan Kochan
37251e4d5a fix: prefer bins of packages that have the same bin as package name
ref pnpm/link-bins#4
PR #1238
2018-06-23 01:29:27 +03:00
Renovate Bot
01a68e6c1e chore(deps): update dependency ts-node to v7 2018-06-22 23:08:24 +03:00
Renovate Bot
afe9b29864 chore(deps): update dependency ts-node to v7 2018-06-22 23:07:59 +03:00
Renovate Bot
6f237ef5b9 chore(deps): update dependency ts-node to v7 2018-06-22 22:02:38 +03:00
Zoltan Kochan
5c2ebaf17e chore(release): 2.7.0 v2.7.0 supi/0.20.5 config/1.2.2 2018-06-18 02:25:54 +03:00
Zoltan Kochan
6d03c9b97c feat: adding more error codes 2018-06-18 02:16:16 +03:00
Zoltan Kochan
2ec2ebd958 fix: pnpm server/store should fail on invalid commands 2018-06-17 23:55:40 +03:00
Zoltan Kochan
0d2942a6fa fix: print help on "pnpm recursive"
close #1226
2018-06-17 23:20:40 +03:00
Zoltan Kochan
37cfd5038a fix: throw meaningful error on bad readPackage hook
close #1192
2018-06-17 22:39:40 +03:00
Zoltan Kochan
5184e98ad5 feat: make multi and m aliases of recursive 2018-06-17 22:38:40 +03:00
Zoltan Kochan
15b7a14ffa fix(config): parsing number configs 2018-06-17 20:37:04 +03:00
Zoltan Kochan
86a1dfebbd fix: update ansi-diff to v1.1.1 2018-06-16 23:01:03 +03:00
Zoltan Kochan
a67e8406db revert: "fix(reporting): don't remove newlines from the output"
This reverts commit 6df09050f5.
2018-06-16 22:52:49 +03:00
Zoltan Kochan
919d8aa1cc chore(release): 2.6.2 supi/0.20.4 headless/0.5.2 v2.6.2 pnpm-default-reporter/0.17.5 2018-06-16 13:05:06 +03:00
Zoltan Kochan
a0841bb765 fix(reporting): report progress stats once for a dependency
ref #1233
2018-06-16 12:12:15 +03:00
Zoltan Kochan
6df09050f5 fix(reporting): don't remove newlines from the output 2018-06-16 02:58:54 +03:00
Zoltan Kochan
9fcf8ac539 fix(deps): update pnpm-list and p-limit 2018-06-14 23:00:34 +03:00
Zoltan Kochan
5f0d5fbaaf chore(release): 0.22.1 package-store/0.22.1 2018-06-14 22:36:19 +03:00
Renovate Bot
2ddf74062f fix(deps): update dependency p-limit to v2 2018-06-14 22:36:08 +03:00
Zoltan Kochan
3cd8448c92 chore(release): 0.13.3 server/0.13.3 2018-06-14 22:33:35 +03:00
Renovate Bot
7f8bfcf38a fix(deps): update dependency p-limit to v2 2018-06-14 22:33:19 +03:00
Zoltan Kochan
1604a3b68a chore(release): 2.6.1 v2.6.1 config/1.2.1 2018-06-14 22:06:14 +03:00
Zoltan Kochan
e87183f169 fix: getting configs 2018-06-14 21:58:01 +03:00
Renovate Bot
ea457a0a2c fix(deps): update dependency p-limit to v2 2018-06-14 21:05:26 +03:00
Zoltan Kochan
853c65d9d4 chore(release): 2.6.0 config/1.2.0 v2.6.0 supi/0.20.3 2018-06-14 18:10:32 +03:00
Zoltan Kochan
b7442285e7 fix: always group package with its peer dependency
...even if the peer dependency is resolved from the direct parent

ref #1217
2018-06-14 17:50:42 +03:00
Zoltan Kochan
a1ae9016c4 feat: filtering packages in recursive commands (#1219)
* feat: filtering packages in recursive commands

close #1213

* test: recursive --scope ignore excluded packages

* test: recursive list --scope

PR #1219
2018-06-14 14:44:41 +03:00
Zoltan Kochan
e00f128df7 fix(list): --dep and --prod flags should work
close #1216
2018-06-13 16:57:12 +03:00
Zoltan Kochan
c7f5377ba0 chore(release): v2.5.0 v2.5.0 pnpm-default-reporter/0.17.4 config/1.1.0 2018-06-12 23:26:07 +03:00
Zoltan Kochan
d6b6778ca8 feat(reporting): print better error message on "No matching version"
close #1195
2018-06-12 22:48:54 +03:00
Renovate Bot
89835e3914 chore(deps): update dependency @pnpm/npm-resolver to v2 2018-06-12 21:57:28 +03:00
Zoltan Kochan
cb55a10244 chore: update dependencies 2018-06-12 21:52:39 +03:00
Renovate Bot
d26337f46c chore(deps): update dependency @pnpm/npm-resolver to v2 2018-06-12 21:13:13 +03:00
Zoltan Kochan
4c6586a817 fix(server): don't fail when server is of different version 2018-06-12 20:30:37 +03:00
Zoltan Kochan
808dbceee6 feat: --use-running-store-server
When this flag is used, installation will fail w/o a running
store server.

close #1018
2018-06-12 19:48:57 +03:00
Zoltan Kochan
7a83e888a9 fix: throttle reporting during recursive install 2018-06-12 14:46:32 +03:00
Zoltan Kochan
25aa5bc6e9 test: make "server status" test stable 2018-06-12 11:44:51 +03:00
Zoltan Kochan
93b9342ae6 fix(reporting): don't print stack for known errors 2018-06-12 03:22:33 +03:00
Zoltan Kochan
864bb5bf51 feat: pnpm server status
close #997
2018-06-12 02:39:22 +03:00
Zoltan Kochan
9958c56dae feat: fix if the store server uses a different version of pnpm
close #1011
2018-06-11 23:21:49 +03:00
Zoltan Kochan
c37c2dc36c fix: the store server is stopped before pnpm self-updates
close #1141
2018-06-11 21:13:42 +03:00
Zoltan Kochan
a3d849da70 chore(release): 2.4.0 v2.4.0 headless/0.5.1 supi/0.20.2 utils/0.3.0 2018-06-11 14:18:57 +03:00
Zoltan Kochan
0cfe758206 chore(release): 0.13.2 server/0.13.2 2018-06-11 14:06:39 +03:00
Zoltan Kochan
3af85cba8d fix(deps): update package-requester and package-store 2018-06-11 14:06:33 +03:00
Zoltan Kochan
1b9665219f refactor: move readPackageJson out of @pnpm/utils
BREAKING CHANGE:

readPackageJson/readPackageJsonFromDir removed from @pnpm/utils
2018-06-11 12:39:42 +03:00
Zoltan Kochan
58154a1249 fix: limit the size of the meta cache
ref #1211
2018-06-11 02:04:56 +03:00
Zoltan Kochan
644e5914d3 fix: log progress when running with store server
ref #1211
2018-06-10 04:02:46 +03:00
Zoltan Kochan
d466ff295c chore(release): 0.22.0 package-store/0.22.0 2018-06-10 03:45:56 +03:00
Zoltan Kochan
5ab4fa6ca6 feat: update @pnpm/package-requester to v3
BREAKING CHANGE: progress is not logged
2018-06-10 03:43:02 +03:00
Zoltan Kochan
97bad92dbf test: import by copying 2018-06-10 03:40:49 +03:00