Commit Graph

1561 Commits

Author SHA1 Message Date
Unknown
87fb2a16ca feat: use shrinkwrap version 3.1 2017-10-02 02:53:01 +03:00
zkochan
d83646db27 chore(release): 0.2.29 supi/0.2.29 2017-10-01 17:07:56 +03:00
Zoltan Kochan
c2c85c581c fix: run pre/post install scripts when install is available 2017-10-01 16:57:30 +03:00
zkochan
cc7c6257f8 chore(release): 0.2.28 supi/0.2.28 2017-09-30 19:32:29 +03:00
zkochan
6dcf504159 feat: try to use a store from the same disk 2017-09-30 19:25:09 +03:00
zkochan
bb2aad6a5f chore(release): 0.2.27 supi/0.2.27 2017-09-29 00:52:18 +03:00
zkochan
e789a27d14 fix(lifecycle): scripts are able to find node-gyp 2017-09-29 00:42:06 +03:00
Zoltan Kochan
8d9f32f282 chore: use commitlint instead of validate-commit-msg 2017-09-25 22:41:32 +03:00
zkochan
7b68db60ae chore(release): 0.2.26 supi/0.2.26 2017-09-25 02:49:20 +03:00
zkochan
24eca14432 fix: update @zkochan/cmd-shim to version 2.2.4
Ref https://github.com/pnpm/pnpm/issues/885
2017-09-25 02:42:16 +03:00
zkochan
c5620edcad chore(release): 0.2.25 supi/0.2.25 2017-09-24 02:28:01 +03:00
zkochan
bc800a8692 fix: cannot read property 'independent' of undefined 2017-09-24 02:27:45 +03:00
zkochan
1e3162ee7e fix: don't fail when updating package with non-pure deps 2017-09-24 00:38:47 +03:00
zkochan
8ce888f3d2 chore(release): 0.2.24 supi/0.2.24 2017-09-23 17:56:56 +03:00
zkochan
5fa2b7b179 feat: use npm/lifecycle for root events
Ref https://github.com/pnpm/pnpm/issues/892
2017-09-23 17:54:32 +03:00
Unknown
1e9cda32b3 test: child stdout is reported 2017-09-23 14:56:06 +03:00
zkochan
829d24ee22 chore(release): 0.2.23 supi/0.2.23 2017-09-17 19:03:21 +03:00
zkochan
86d2b57699 test: fix integrity in test 2017-09-17 15:16:01 +03:00
zkochan
77ac86764b fix: use @zkochan/npm-lifecycle for running lifecycle events
Ref https://github.com/pnpm/pnpm/issues/892
2017-09-17 15:05:10 +03:00
zkochan
95f9594a10 chore: update shrinkwrap.yaml 2017-09-16 02:13:41 +03:00
Zoltan Kochan
2ffd678b87 chore(release): 0.2.22 supi/0.2.22 2017-09-15 01:47:19 +03:00
Zoltan Kochan
7cd41e1ddb feat: log child process exit code 2017-09-15 01:39:46 +03:00
Zoltan Kochan
8d6d1485ec feat: support save-prefix
Ref https://github.com/pnpm/pnpm/issues/888
2017-09-14 02:00:55 +03:00
Unknown
82055b46d1 chore(release): 0.2.21 supi/0.2.21 2017-09-12 22:59:12 +03:00
Unknown
f5c7ab550c refactor: use package-store to resolve store path 2017-09-12 02:00:34 +03:00
zkochan
98ee034307 fix: avoid redundant "Creating depenendency tree" logs 2017-09-10 15:46:43 +03:00
zkochan
b1ab65726a chore: update shrinkwrap.yaml 2017-09-10 15:46:23 +03:00
zkochan
1445c04088 chore(release): 0.2.20 supi/0.2.20 2017-09-10 00:54:04 +03:00
zkochan
2d64f70980 fix: report and write to shrinkwrap.yaml root deps correctly
Ref https://github.com/pnpm/pnpm/issues/884
2017-09-09 01:07:38 +03:00
zkochan
a1264eec13 chore(release): 0.2.19 supi/0.2.19 2017-09-08 21:48:48 +03:00
zkochan
f6981ee5b4 fix: retry tarball download on bad length and integity failure
Ref https://github.com/pnpm/pnpm/issues/872
2017-09-08 21:40:38 +03:00
Zoltan Kochan
47c21ca8d1 chore(release): 0.2.18 supi/0.2.18 2017-09-06 02:48:50 +03:00
Zoltan Kochan
aad5decc48 feat: log download progress of big tars
BREAKING CHANGE: update peer dep

Ref https://github.com/pnpm/pnpm/issues/879
2017-09-06 02:46:36 +03:00
zkochan
c8650a62f0 chore(release): 0.2.17 supi/0.2.17 2017-09-02 13:58:48 +03:00
zkochan
b1cb034c11 feat: add a hook to modify dependency manifests
Ref https://github.com/pnpm/pnpm/issues/861
2017-09-02 12:24:34 +03:00
zkochan
f79aed2e8c chore(release): 0.2.16 supi/0.2.16 2017-08-31 00:40:47 +03:00
Zoltan Kochan
20b2e1a8a0 fix: installation of tarballs from subdirs
TODO: cover with unit tests

Ref #10
2017-08-31 00:40:29 +03:00
zkochan
2ce55d0214 chore(release): 0.2.15 supi/0.2.15 2017-08-30 10:15:11 +03:00
zkochan
6984a478f2 perf: update package-store to version 0.2.3 2017-08-30 10:14:23 +03:00
Unknown
6166760498 perf: avoid reanalyzing of pure packages 2017-08-29 22:29:50 +03:00
Unknown
390da1c558 test: peer dependencies are linked 2017-08-29 21:44:59 +03:00
zkochan
6f27c003e0 test: when shrinkwrap available package is not re-resolved 2017-08-27 16:05:33 +03:00
Unknown
decf3c4315 fix: packages with peers are correctly saved in store index 2017-08-25 22:00:10 +03:00
Unknown
d58d5879df test: add more tests 2017-08-25 21:59:36 +03:00
zkochan
ad8ffa2cbc chore(release): 0.2.14 supi/0.2.14 2017-08-05 00:01:55 +03:00
zkochan
219071711c feat: use relative tarball URL in shrinkwrap.yaml when possible 2017-08-05 00:01:16 +03:00
zkochan
f894ee716b fix: use correct tarball URLs when installing from npmE
Ref https://github.com/pnpm/pnpm/issues/867
2017-08-05 00:01:16 +03:00
zkochan
5e77426369 chore(release): 0.2.13 supi/0.2.13 2017-08-01 22:41:16 +03:00
zkochan
835f57ff33 fix: install latest when * is specified as the version range
Ref https://github.com/pnpm/pnpm/issues/865
2017-08-01 22:30:49 +03:00
zkochan
2ba32dac9f chore(release): 0.2.12 supi/0.2.12 2017-08-01 02:03:20 +03:00