Commit Graph

2767 Commits

Author SHA1 Message Date
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
Zoltan Kochan
48adec2a3f fix: don't use central loc of pkgs in client pnpm
close #1189
PR #1190
2018-05-30 09:31:50 +03:00
Zoltan Kochan
5bae5bdb23 fix(server): disallow pruning store by server 2018-05-28 00:16:52 +03:00
Zoltan Kochan
a1a6e8355c fix(deps): update delay to v3 2018-05-27 13:03:35 +03:00
Zoltan Kochan
ceab3e7196 chore(release): 2.2.0 v2.2.0 2018-05-25 10:23:36 +03:00
Zoltan Kochan
888658b76b chore(deps): update @pnpm/outdated 2018-05-24 23:24:14 +03:00
Renovate Bot
f7a724a34e chore(deps): update dependency @types/sinon to v5 2018-05-24 22:52:48 +03:00
Zoltan Kochan
653f289b63 chore: add .npmrc 2018-05-24 22:39:02 +03:00
Zoltan Kochan
5a1d3245cc fix: include package prefix in log when recursive ls/outdated fails 2018-05-24 22:27:19 +03:00
Zoltan Kochan
de79f13136 feat: pnpm recursive outdated
close #1182
2018-05-24 01:18:00 +03:00
Zoltan Kochan
22d4dfa97b refactor: move recursive list to separate file 2018-05-23 09:31:17 +03:00
Zoltan Kochan
7e625b9549 refactor: use getCommandFullName() in recursive.ts 2018-05-23 09:07:56 +03:00
Zoltan Kochan
2666e38e9a refactor(pnpm): move recursive.ts to recursive/index.ts 2018-05-23 08:31:42 +03:00
Zoltan Kochan
dcb8613332 feat: pnpm recursive list
close #1116
2018-05-22 23:37:54 +03:00
Zoltan Kochan
5231d0eed7 chore(release): 2.1.0
pnpm@2.1.0
supi@0.19.3
v2.1.0 supi/0.19.3
2018-05-21 22:56:37 +03:00
Zoltan Kochan
9e9a634bd1 fix(update): update should not break shrinkwrap.yaml
close #1150
2018-05-21 22:20:20 +03:00
Zoltan Kochan
995b624693 perf: request corgi (stripped) metadata from npm registry
close #1176
2018-05-21 21:21:28 +03:00
Zoltan Kochan
731deab791 refactor: rename newShr to newShrinkwrap 2018-05-20 22:19:11 +03:00
Zoltan Kochan
9979393304 refactor: updateShrinkwrap.ts 2018-05-20 22:15:57 +03:00
Zoltan Kochan
85a4dbfc21 test: requiresBuild is set correctly for packages with binding.gyp 2018-05-20 22:15:49 +03:00
Zoltan Kochan
6ce3c29e24 chore: update shrinkwrap.yaml file versions 2018-05-19 14:31:49 +03:00
Zoltan Kochan
f97a69bd7d chore(release): v2.0.0
pnpm@2.0.0
supi@0.19.2
v2.0.0 supi/0.19.2
2018-05-19 14:02:08 +03:00
Zoltan Kochan
1e982aac47 fix: update shrinkwrapMinorVersion to 7 2018-05-19 13:21:18 +03:00
Zoltan Kochan
839f7ec363 fix(shrinkwrap): recursive link adds link to proper dependency type 2018-05-18 22:50:41 +03:00
Zoltan Kochan
889181a109 fix(rebuild): rebuild should not fail on linked packages
close #1155
2018-05-18 21:15:10 +03:00
Zoltan Kochan
7006aac793 fix: ignore dependencies that have the same name as the dep holder 2018-05-18 02:03:30 +03:00
Zoltan Kochan
ed1e080f77 chore: release default-reporter/0.17.0 supi/0.19.1 utils/0.2.0 config/1.0.0 v2.0.0-rc.0 headless/0.4.0 2018-05-17 23:08:45 +03:00
Zoltan Kochan
da764c3946 chore(renovate): ignore packages from the monorepo 2018-05-17 22:58:58 +03:00
Zoltan Kochan
bd38fb50b5 chore: configure husky 2018-05-15 02:59:10 +03:00
Zoltan Kochan
f6fd0c323b feat: deprecate store-path config
BREAKING CHANGE:

--store-path is not an alias of --store anymore

ref #840
2018-05-14 23:21:48 +03:00
Renovate Bot
2ab71dcf68 fix(deps): update dependency camelcase to v5 2018-05-14 01:35:10 +03:00
Zoltan Kochan
6186890ed4 feat: update dependencies 2018-05-14 01:33:25 +03:00
Zoltan Kochan
2dc9c6ee7a feat: directory dependencies are always saved with "link:" prefix
BREAKING CHANGE:

directory dependencies are always saved with "link:" prefix
2018-05-14 01:33:25 +03:00
Zoltan Kochan
98c7c957d7 feat: drop Node.js 4 support
BREAKING CHANGE:

Node.js>=6 is required
2018-05-14 01:33:25 +03:00
Zoltan Kochan
4a0cbdaa8f feat(cli): unlink is an alias of dislink
BREAKING CHANGE:

unlink is not an alias of uninstall anymore

ref #840
2018-05-14 01:33:25 +03:00