Commit Graph

2801 Commits

Author SHA1 Message Date
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
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
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
cb55a10244 chore: update dependencies 2018-06-12 21:52:39 +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
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
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
Zoltan Kochan
3021b50d74 test: fix pnpm recursive test 2018-06-06 01:48:46 +03:00
Zoltan Kochan
049db7646d chore(release): 2.3.0 v2.3.0 pnpm-default-reporter/0.17.3 2018-06-03 22:49:33 +03:00
Zoltan Kochan
43e3cc92bb feat: recursive run/test
PR #1198
close #1058
2018-06-03 22:24:29 +03:00
Zoltan Kochan
bb80bc5501 chore(release): 2.2.2 v2.2.2 pnpm-default-reporter/0.17.2 supi/0.20.1 2018-06-03 02:46:24 +03:00
Zoltan Kochan
afb7ea1160 fix(reporter): use bright cyan instead of blue
blue is hard to read in many consoles
2018-06-03 02:31:14 +03:00
Zoltan Kochan
0c08f0063f fix(update): don't fail on packages with peer deps
close #1201
2018-06-03 01:37:33 +03:00
Zoltan Kochan
c3c3d526d5 fix(update): don't add new dependencies during update 2018-06-02 22:26:18 +03:00
Renovate Bot
71d412e78e fix(deps): update commitlint monorepo to v7 2018-06-02 21:02:40 +03:00
Zoltan Kochan
e685216b8c fix(recursive): pass additional args to pnpm recursive i/up 2018-06-02 12:08:28 +03:00
Zoltan Kochan
e0af59df0a chore: update typescript to v2.9 2018-06-02 12:07:55 +03:00
Zoltan Kochan
9f97b71241 chore(release): 2.2.1 utils/0.2.1 supi/0.20.0 v2.2.1 pnpm-default-reporter/0.17.1 headless/0.5.0 2018-05-30 10:08:09 +03:00