Commit Graph

10701 Commits

Author SHA1 Message Date
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
Zoltan Kochan
ff7e23742d chore(release): 2.1.2 npm-resolver/2.1.2 2018-06-12 22:32:05 +03:00
Zoltan Kochan
96c9bdc8f9 fix: error message should be in one line 2018-06-12 22:31:59 +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
Zoltan Kochan
ce8512cc37 chore(release): 2.1.1 npm-resolver/2.1.1 2018-06-12 21:50:34 +03:00
Zoltan Kochan
97a5d289a5 fix: use better error codes/messages 2018-06-12 21:50:30 +03:00
Renovate Bot
d26337f46c chore(deps): update dependency @pnpm/npm-resolver to v2 2018-06-12 21:13:13 +03:00
Zoltan Kochan
6457479f58 chore(release): 2.1.0 npm-resolver/2.1.0 2018-06-12 21:08:02 +03:00
Zoltan Kochan
14c9ec632f feat: add more info to the error objects
ref pnpm/pnpm#1195
ref pnpm/pnpm#1196
2018-06-12 21:05:30 +03:00
Zoltan Kochan
a650ebb220 docs: add TODO 2018-06-12 21:04:41 +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
7be67bdd48 chore(release): 0.3.4 @pnpm/outdated/0.3.4 2018-06-11 12:20:24 +03:00
Zoltan Kochan
27cc5e3cdb fix(deps): use @pnpm/read-package-json instead of @pnpm/utils 2018-06-11 12:18:36 +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
9c0acdcfac chore(release): 0.3.3 @pnpm/outdated/0.3.3 2018-06-11 01:58:48 +03:00
Zoltan Kochan
c4ef2803c7 fix(deps): update @pnpm/npm-resolver to v2 2018-06-11 01:56:19 +03:00
Zoltan Kochan
25dd8de689 chore(release): 2.0.0 npm-resolver/2.0.0 2018-06-10 23:33:02 +03:00
Zoltan Kochan
b15d3f28b8 feat: caching lifetime is handled by metaCache 2018-06-10 23:29:04 +03:00
Zoltan Kochan
4396b49a63 chore: update shrinkwrap.yaml 2018-06-10 22:43:37 +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
Zoltan Kochan
89779b877e chore(release): 3.0.0 package-requester/3.0.0 2018-06-10 03:37:03 +03:00
Zoltan Kochan
15bf788592 feat: don't log progress
BREAKING CHANGE: some logs are removed
2018-06-10 03:32:47 +03:00
Zoltan Kochan
c8f4d76b3f chore(deps): update pnpm-registry-mock to v2 2018-06-09 16:37:59 +03:00
Zoltan Kochan
f7ecb91253 feat: pnpm recursive rebuild
close #1181
2018-06-09 02:10:06 +03:00
Zoltan Kochan
b546581dd3 chore(release): 2.3.1 v2.3.1 2018-06-08 00:52:52 +03:00
Zoltan Kochan
f5d7141f54 chore: update shrinkwrap.yaml 2018-06-08 00:52:21 +03:00
Zoltan Kochan
1a9dbf87f2 chore: improve DX by using pnpm recursive commands 2018-06-06 10:02:19 +03:00