Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
079dc629e8 fix: strip ANSI escape codes from child output 2018-04-09 21:51:42 +03:00
Zoltan Kochan
54e8f9e5b2 feat: ownLifecycleHooksStdio option added 2018-04-09 21:49:34 +03:00
Zoltan Kochan
19e5c37993 feat: ownLifecycleHooksStdio option added for install() 2018-04-09 21:43:39 +03:00
Zoltan Kochan
251e19d8f3 fix: always print a newline before summary 2018-04-09 15:11:22 +03:00
Zoltan Kochan
498746d058 fix: group lifecycle outputs separately for each hook 2018-04-09 14:35:15 +03:00
Zoltan Kochan
fc50d935bd chore(release): 0.4.3 tarball-fetcher/0.4.3 2018-04-09 13:18:48 +03:00
Renovate Bot
c11ba69af3 fix(deps): update dependency retry to ^0.12.0 2018-04-09 13:16:21 +03:00
Renovate Bot
776b570e43 fix(deps): update dependency retry to ^0.12.0 2018-04-09 13:15:59 +03:00
Zoltan Kochan
4bf2a99a63 chore(release): 1.39.0 v1.39.0 2018-04-09 00:24:13 +03:00
Zoltan Kochan
94f147bee1 feat: global pnpmfile
A global pnpmfile can be used by setting the `global-pnpmfile`.
The global pnpmfile is composed with any local pnpmfile.

ref #1106
ref #910
2018-04-08 23:52:21 +03:00
Zoltan Kochan
bba6567fa2 chore(release): 0.3.1 config/0.3.1 2018-04-08 22:43:20 +03:00
Zoltan Kochan
9c550bd96a feat: add global-pnpmfile config 2018-04-08 22:43:01 +03:00
Zoltan Kochan
b085b960a1 feat: prettier reporting of lifecycle scripts output 2018-04-08 20:57:57 +03:00
Zoltan Kochan
65d5f05991 chore(release): 0.2.1 headless/0.2.1 2018-04-08 20:54:35 +03:00
Zoltan Kochan
2ec71ee76b fix: update supi to v0.16 2018-04-08 20:54:19 +03:00
Zoltan Kochan
9096c09078 chore(release): 0.16.0 pnpm-default-reporter/0.16.0 2018-04-08 20:47:16 +03:00
Zoltan Kochan
50ed4ae0c7 feat: print the run lifecycle script 2018-04-08 11:39:07 +03:00
Zoltan Kochan
66ac4324d8 feat: require supi@0.16
BREAKING CHANGE: supi@0.16 is required
2018-04-08 01:16:23 +03:00
Zoltan Kochan
28c7302853 chore(release): 0.16.0 supi/0.16.0 2018-04-08 01:11:59 +03:00
Zoltan Kochan
10ae8cc892 fix: update @pnpm/lifecycle and @pnpm/headless
BREAKING CHANGE: the format of lifecycle logs has changed
2018-04-08 01:03:35 +03:00
Zoltan Kochan
c3cd30a5d3 chore(release): 0.2.0 headless/0.2.0 2018-04-08 00:52:35 +03:00
Zoltan Kochan
f55c933f46 fix: update @pnpm/lifecycle to v2.0.0
BREAKING CHANGE: the format of lifecycle logs has changed
2018-04-08 00:11:00 +03:00
Zoltan Kochan
30826b0bec chore(release): 2.0.0 lifecycle/2.0.0 2018-04-08 00:08:04 +03:00
Zoltan Kochan
4384514389 feat: log the script content
BREAKING CHANGE: the format of existing logs changed

BREAKING CHANGE: the API has changed. opts.pkgId => opts.depPath
2018-04-08 00:03:32 +03:00
Zoltan Kochan
ac9099052c chore: update dependencies 2018-04-07 23:50:49 +03:00
Zoltan Kochan
aebf13333e feat: lifecycle reporting prints 3 lines of the output 2018-04-07 23:18:49 +03:00
Zoltan Kochan
253a888c48 refactor: better naming of variables 2018-04-07 21:37:14 +03:00
Zoltan Kochan
4b96200401 feat: custom location of pnpmfile
close #910
2018-04-07 19:48:35 +03:00
Zoltan Kochan
005fc45f41 chore(release): 0.3.0 config/0.3.0 2018-04-07 16:41:54 +03:00
Zoltan Kochan
e4319da41c feat: add pnpmfile config
ref pnpm/pnpm#910
2018-04-07 16:36:46 +03:00
Zoltan Kochan
8102834a07 ci(appveyor): run tests on the oldest supported Node version only 2018-04-07 15:34:49 +03:00
Zoltan Kochan
2a4e256652 ci(appveyor): run tests on the oldest supported Node version only 2018-04-07 15:33:17 +03:00
Zoltan Kochan
0b089049bc ci(appveyor): only test on Node.js 4
AppVeyor is super slow, so we run tests only on the oldest
supported Node version.
2018-04-07 15:27:27 +03:00
Zoltan Kochan
fef01bf7f4 docs: reference docs from pnpm.js.org website 2018-04-07 15:09:39 +03:00
Zoltan Kochan
9327868400 chore(renovate): set allowed versions for tape-promise 2018-04-07 14:43:45 +03:00
Zoltan Kochan
d35364ced0 chore(renovate): set allowed versions for camelcase, tape-promise 2018-04-07 14:39:52 +03:00
Zoltan Kochan
f838512429 refactor: remove mentions of concurrency from recursive --help 2018-04-07 14:28:06 +03:00
Zoltan Kochan
f78a9405ad chore(release): 1.38.3 v1.38.3 2018-04-07 13:42:23 +03:00
Zoltan Kochan
ed610aab98 fix: update pnpm-default-reporter to v0.15.3 2018-04-07 13:41:35 +03:00
Zoltan Kochan
806c099792 chore(release): 0.15.3 pnpm-default-reporter/0.15.3 2018-04-07 01:47:05 +03:00
Dave Jeffery
2ff9083d8d docs(readme): preferFrozenShrinkwrap option is now true by default 2018-04-07 01:46:07 +03:00
Zoltan Kochan
74caa4a915 feat: print added stats before removed, like git does it 2018-04-07 00:24:12 +03:00
Zoltan Kochan
80aaafb0f0 fix: headless installation with store server 2018-04-07 00:02:23 +03:00
Zoltan Kochan
f51bff1e6a chore(release): 0.1.12 headless/0.1.12 2018-04-06 23:57:22 +03:00
Zoltan Kochan
13e2785b59 fix: await fetch response when using store server 2018-04-06 23:36:58 +03:00
Zoltan Kochan
ad12700452 fix(recursive): store.json is saved only once during recursive link 2018-04-06 15:10:53 +03:00
Zoltan Kochan
64e843ccad chore(release): 1.38.2 v1.38.2 2018-04-04 01:32:09 +03:00
Zoltan Kochan
2aa12d7c30 fix: update pnpm-default-reporter to v0.15.2 2018-04-04 01:30:54 +03:00
Zoltan Kochan
e521c90a51 chore(release): 0.15.2 pnpm-default-reporter/0.15.2 2018-04-04 01:25:02 +03:00
Zoltan Kochan
70703f7282 fix: should not fail when recursive installing cwd package 2018-04-04 01:21:18 +03:00