Commit Graph

3419 Commits

Author SHA1 Message Date
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
Zoltan Kochan
ad557fd429 chore(release): 0.11.0 server/0.11.0 2018-05-14 00:05:37 +03:00
Zoltan Kochan
589544969e feat: drop Node.js 4 support
BREAKING CHANGE:

Node.js>=6 is supported
2018-05-14 00:03:55 +03:00
Zoltan Kochan
b5d4d8eaa1 chore(release): 0.20.0 package-store/0.20.0 2018-05-13 23:42:28 +03:00
Zoltan Kochan
f3a556052a feat: drop support of Node.js 4
BREAKING CHANGE:

Node.js>=6 is supported
2018-05-13 23:39:40 +03:00
Renovate Bot
a866c9cfb7 chore(deps): update dependency @pnpm/npm-resolver to v1 2018-05-13 23:35:33 +03:00
Zoltan Kochan
4012c42e58 chore(release): 1.0.0 package-requester/1.0.0 2018-05-13 23:34:08 +03:00
Zoltan Kochan
5a1b4b304c feat: drop Node.js 4 support
BREAKING CHANGE:

Node.js>=6 is required
2018-05-13 23:33:48 +03:00
Renovate Bot
6d09382544 chore(deps): update dependency @pnpm/npm-resolver to v1 2018-05-13 23:31:43 +03:00
Renovate Bot
85f7cce3a8 chore(deps): update dependency @pnpm/npm-resolver to v1 2018-05-13 23:31:41 +03:00
Zoltan Kochan
1fd1720e43 chore(release): 1.0.0 default-fetcher/1.0.0 2018-05-13 23:20:31 +03:00
Renovate Bot
be81256af9 chore(deps): update dependency @pnpm/tarball-fetcher to v1 2018-05-13 23:19:29 +03:00
Renovate Bot
30108295f7 chore(deps): update dependency @pnpm/tarball-fetcher to v1 2018-05-13 23:19:20 +03:00
Renovate Bot
7ef968ad1b chore(deps): update dependency @pnpm/tarball-fetcher to v1 2018-05-13 23:18:45 +03:00
Zoltan Kochan
c039e3ee7d feat: drop Node.js 4 support
BREAKING CHANGE:

Node.js>=6 is supported
2018-05-13 23:17:55 +03:00
Zoltan Kochan
7cbb31288f test: make 'recursive installation using server' stable 2018-05-13 21:42:38 +03:00
Zoltan Kochan
e17fc8abfa fix(deps): update dependencies of @pnpm/config 2018-05-13 16:51:35 +03:00
Zoltan Kochan
f5c3482bfd chore: adopt @pnpm/config to the multi-package repo 2018-05-13 16:44:14 +03:00
Zoltan Kochan
535e1a4633 feat: add @pnpm/config 2018-05-13 16:39:36 +03:00
Zoltan Kochan
6a6671a086 test: reporter tests should pass on CI 2018-05-13 15:27:43 +03:00
Zoltan Kochan
5159b52681 chore: adopt @pnpm/default-reporter to the multi-package repo 2018-05-13 15:05:31 +03:00
Zoltan Kochan
1df34efd5e feat: add default-reporter 2018-05-13 14:41:15 +03:00
Zoltan Kochan
622ec39fe9 chore: fix bugs URL in supi 2018-05-13 14:20:51 +03:00
Zoltan Kochan
4114492c18 ci: remove configs from packages/supi 2018-05-13 14:20:30 +03:00