Commit Graph

1444 Commits

Author SHA1 Message Date
zkochan
7c1ac2fccf chore: release v0.60.1 2017-03-05 00:22:39 +02:00
zkochan
a95c2cb759 chore: release v0.60.0 2017-03-04 22:19:24 +02:00
zkochan
0ad4f92a93 refactor: no need to sort keys in package.json props
write-pkg from version 2.1.0 sorts keys in the dependency props.
2017-03-04 13:01:38 +02:00
greenkeeper[bot]
e9532a232b fix(package): update write-pkg to version 2.1.0
https://greenkeeper.io/
2017-03-04 12:55:41 +02:00
zkochan
4f1049a245 refactor(package): move thenify to dev deps
thenify is being used only in tests
2017-03-03 01:06:32 +02:00
zkochan
db0dfa5b12 refactor: remove pause-stream from dependencies 2017-03-03 01:04:20 +02:00
zkochan
f93b575508 fix: update exists-link to version 2.0.0 2017-03-02 22:57:04 +02:00
zkochan
4aa3e78e88 fix: use path-exists instead of exists-file 2017-03-02 22:56:56 +02:00
zkochan
f264525176 chore: release v0.59.0 2017-03-02 01:35:48 +02:00
zkochan
c3fd6855ea perf: run postinstall scripts concurrently 2017-03-01 23:41:11 +02:00
zkochan
43871af83e chore: release v0.58.0 2017-02-28 21:38:59 +02:00
zkochan
2354ecaba3 feat: human-friendly path to the codeload local cache 2017-02-27 22:33:55 +02:00
zkochan
6a8df416a9 fix: use fs-write-stream-atomic for downloading tarballs 2017-02-27 00:10:51 +02:00
greenkeeper[bot]
3775f54bb8 fix(package): update parse-npm-tarball-url to version 1.0.1
https://greenkeeper.io/
2017-02-26 19:47:33 +02:00
greenkeeper[bot]
fceb2ada9e fix(package): update symlink-dir to version 1.0.2
https://greenkeeper.io/
2017-02-26 02:37:23 +02:00
zkochan
9debb60867 chore: release v0.57.2 2017-02-25 19:24:52 +02:00
zkochan
13379a453e fix: update pnpm-default-reporter to v0.4.2 2017-02-25 19:18:56 +02:00
zkochan
9d92f4dbf9 fix: show correct output of top packages installations 2017-02-25 16:37:09 +02:00
zkochan
a250c6a587 chore: release v0.57.1 2017-02-24 10:24:05 +02:00
zkochan
6f309da8f4 feat: show installation statuses of the top dependencies only
Reduce noise in the installation output.

Close #354
2017-02-24 10:20:08 +02:00
zkochan
bf6019db7f chore: release v0.57.0 2017-02-22 21:44:39 +02:00
zkochan
f119c76118 fix(resolve): normalize SSH URLs
Close #419
2017-02-22 21:32:17 +02:00
zkochan
455b40fe87 feat(bin): symlink executables when directories.bin specified
Close #156
2017-02-21 23:38:28 +02:00
zkochan
8ef96ce838 ci(greenkeeper): ignore pnpm's own packages 2017-02-21 23:33:20 +02:00
greenkeeper[bot]
040921e72b fix(package): update update-notifier to version 2.1.0
https://greenkeeper.io/
2017-02-21 23:27:05 +02:00
greenkeeper[bot]
eedb293042 chore(package): update cz-conventional-changelog to version 2.0.0
https://greenkeeper.io/
2017-02-21 23:26:47 +02:00
zkochan
2cd0641db2 chore: release v0.56.0 2017-02-20 01:10:14 +02:00
zkochan
b6fddf4234 feat: remove link-local
It is broken since the bit `Pure Store` and seems nobody even noticed.
This functionality should be implemented in a separate tool that
uses pnpm's API.

BREAKING CHANGE:

Remove the link-local option
2017-02-18 22:45:55 +02:00
zkochan
2b53386458 chore: release v0.55.3 2017-02-17 23:43:21 +02:00
zkochan
83ccabd68e fix(package): update @zkochan/cmd-shim to version 2.2.2 2017-02-17 23:23:01 +02:00
greenkeeper[bot]
62e640a856 fix(package): update rc to version 1.1.7
https://greenkeeper.io/
2017-02-17 22:32:25 +02:00
zkochan
fd84fc4433 chore: release v0.55.2 2017-02-17 22:02:33 +02:00
zkochan
02a53797e8 fix(git+ssh): git clone with correct ssh URL
Close #419
2017-02-17 20:34:06 +02:00
zkochan
3b6ceaaebd refactor: use mkdirp-promise
Ref #441
2017-02-15 23:30:04 +02:00
zkochan
980249cf42 refactor: use link-dir package
Ref #441
2017-02-15 02:44:30 +02:00
zkochan
656e14ef53 chore: release v0.55.1 2017-02-14 02:08:31 +02:00
greenkeeper[bot]
da469a87af fix(package): update update-notifier to version 2.0.0
https://greenkeeper.io/
2017-02-14 02:06:23 +02:00
zkochan
0eedfd53c3 feat: try to resolve URL dependencies to npm packages 2017-02-14 00:59:42 +02:00
zkochan
4b42064dbc chore: releas v0.55.0 2017-02-13 09:55:33 +02:00
zkochan
dc3521dd3d chore(package): update pnpm-default-reporter to v0.3.0 2017-02-12 23:30:47 +02:00
zkochan
686b88e223 feat(shrinkwrap): prune shrinkwrap file before saving 2017-02-12 15:59:37 +02:00
zkochan
c5faf44f55 refactor(fs): use packages for loading/writing YAML files 2017-02-12 13:25:04 +02:00
zkochan
7b66b0ced0 chore: release v0.54.1 2017-02-12 12:18:03 +02:00
zkochan
5765f83074 chore: release v0.54.0 2017-02-08 22:34:34 +02:00
zkochan
c40264a9cd refactor: use read-pkg 2017-02-07 01:27:43 +02:00
zkochan
26140005e6 chore: release v0.53.0 2017-02-06 21:35:09 +02:00
greenkeeper[bot]
2af4cfa7f3 fix(package): update pnpm-default-reporter to version 0.2.0
https://greenkeeper.io/
2017-02-06 21:30:47 +02:00
greenkeeper[bot]
0ec292d948 fix(package): update @types/node to version 7.0.5
https://greenkeeper.io/
2017-02-06 21:24:39 +02:00
zkochan
870ed1329e chore: use publish-packed for publishing 2017-02-06 21:20:33 +02:00
zkochan
b2decbeced fix: use @zkochan/dirsum instead of dirsum 2017-02-06 20:41:01 +02:00