Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
8744a378fc chore(deps): updated 2018-02-17 01:10:28 +02:00
Zoltan Kochan
8825892b57 chore(deps): update 2018-02-16 23:56:05 +02:00
Zoltan Kochan
d1267ee3e1 chore(release): 0.4.1 tarball-fetcher/0.4.1 2018-02-16 23:50:47 +02:00
Zoltan Kochan
0924c53146 chore: configure renovate 2018-02-16 23:48:49 +02:00
Zoltan Kochan
24f1be66cd fix(deps): update ssri to v5.2.2 2018-02-16 23:48:16 +02:00
Zoltan Kochan
813402938a perf: faster config reading
ref #1006
2018-02-16 23:41:55 +02:00
Zoltan Kochan
4fca11e5e2 perf: make "pnpm -v" and "pnpm help" faster 2018-02-14 22:23:16 +02:00
Zoltan Kochan
7f344517c7 chore(release): 1.32.1 v1.32.1 2018-02-11 21:47:14 +02:00
Zoltan Kochan
dd6d631abb fix: update supi to version 0.12.8
ref #992
ref #1029
2018-02-11 21:35:21 +02:00
Zoltan Kochan
2aa704f0ba chore(release): 0.12.8 supi/0.12.8 2018-02-11 21:27:26 +02:00
Zoltan Kochan
38c43f142c fix: keep existing deps during named install with no shrinkwrap
ref pnpm/pnpm#1029
2018-02-11 21:13:10 +02:00
Zoltan Kochan
0b39b20d55 refactor: rename installMultiple to resolveDependencies 2018-02-11 19:44:10 +02:00
Zoltan Kochan
5526bde7ae refactor: remove empty .ts file 2018-02-11 19:41:53 +02:00
Zoltan Kochan
dbebdea0f2 refactor: use spread operator instead of Object.assign 2018-02-11 19:32:32 +02:00
Zoltan Kochan
46dde9a8e8 refactor: remove redundant imports of @pnpm/package-requester 2018-02-11 18:47:15 +02:00
Zoltan Kochan
c3c3a73ed2 perf: repeat install with --shrinkwrap-only
Xref pnpm/pnpm#992
2018-02-11 18:46:28 +02:00
Zoltan Kochan
1db3a2ffd4 chore(release): 0.8.1 package-requester/0.8.1 2018-02-11 14:26:01 +02:00
Zoltan Kochan
5c25f6bb5b fix: resolve package when skipping fetch
ref pnpm/pnpm#992
2018-02-11 14:24:01 +02:00
Zoltan Kochan
4392afec0e test: running install with shrinkwrap-only
when shrinkwrap.yaml is available already

ref pnpm/pnpm#992
2018-02-11 02:13:28 +02:00
Zoltan Kochan
9ae44aa088 fix(reporting): print progress when invoked from CI
ref #1028
2018-02-10 22:32:25 +02:00
Zoltan Kochan
504aaa1e61 chore(release): 0.14.2 pnpm-default-reporter/0.14.2 2018-02-10 22:28:09 +02:00
Zoltan Kochan
eacd6dc7bf feat: print progress in append-only mode
ref pnpm/pnpm#1028
2018-02-10 22:25:50 +02:00
Zoltan Kochan
756e66a015 chore(deps): updated shrinkwrap.yaml 2018-02-10 22:18:38 +02:00
Zoltan Kochan
fa372f13f5 perf: use rename-overwrite during hard linking 2018-02-10 22:13:14 +02:00
Zoltan Kochan
77d38dcb18 perf: update package-store to v0.16
Getting rid of redundant renamings

ref #1015
2018-02-10 12:37:59 +02:00
Zoltan Kochan
880437d2b6 chore(release): 0.12.7 supi/0.12.7 2018-02-10 12:32:12 +02:00
Zoltan Kochan
c32d4f1405 chore(release): 0.8.0 server/0.8.0 2018-02-10 12:30:51 +02:00
Zoltan Kochan
c9ec46a3ac chore(release): 0.2.6 @pnpm/outdated/0.2.6 2018-02-10 12:29:39 +02:00
Zoltan Kochan
50d55caeab fix(deps): update package-store to v0.16 2018-02-10 12:29:23 +02:00
Zoltan Kochan
0e81ee3832 fix: update @pnpm/package-requester and package-store
BREAKING CHANGE:

new version of FetcherFunction expected
2018-02-10 12:27:02 +02:00
Zoltan Kochan
e9c90db6a6 fix: update package-store to v0.16 2018-02-10 12:20:57 +02:00
Zoltan Kochan
223ad1c52f chore(release): 0.16.0 package-store/0.16.0 2018-02-10 11:36:57 +02:00
Zoltan Kochan
c5dfd6d02f refactor: use path-temp for creating temporary file names 2018-02-10 11:36:06 +02:00
Zoltan Kochan
3d65abbac3 chore: configure renovate 2018-02-10 02:21:58 +02:00
Zoltan Kochan
05ea646f5a feat: using the new FetchFunction API
BREAKING CHANGE:

fetchers expected to have the new FetchFunction API
2018-02-10 02:20:23 +02:00
Zoltan Kochan
50fe68eaec chore: update shrinkwrap.yaml 2018-02-10 02:17:23 +02:00
Zoltan Kochan
3dff44bdd0 chore(release): 0.4.0 default-fetcher/0.4.0 2018-02-10 02:15:36 +02:00
Zoltan Kochan
eb661be710 chore: configure renovate 2018-02-10 02:14:04 +02:00
Zoltan Kochan
52828db5c1 feat: update the fetchers
BREAKING CHANGE:

fetchers have a new API
2018-02-10 02:12:55 +02:00
Zoltan Kochan
998d864003 chore: update shrinkwrap.yaml 2018-02-10 02:09:41 +02:00
Zoltan Kochan
7a60f443f8 chore(release): 0.8.0 package-requester/0.8.0 2018-02-10 01:46:18 +02:00
Zoltan Kochan
e6a687c262 chore: update shrinkwrap.yaml 2018-02-10 01:46:13 +02:00
Zoltan Kochan
0d9e0294d5 chore(release): 0.1.1 fetch-from-npm-registry/0.1.1 2018-02-10 01:44:11 +02:00
Zoltan Kochan
af861255dd chore(renovate): configure 2018-02-10 01:44:04 +02:00
Zoltan Kochan
4e41b11f59 fix(deps): update @types/node to version 9 2018-02-10 01:43:15 +02:00
Zoltan Kochan
c7ca785b6c docs(license): update years 2018-02-10 01:41:07 +02:00
greenkeeper[bot]
c4c810f9fd chore(package): update ts-node to version 4.0.0 2018-02-10 01:40:49 +02:00
Zoltan Kochan
a78c175145 perf: avoid redundant renamings
BREAKING CHANGE:

expects a different fetch function API
2018-02-10 01:36:10 +02:00
Zoltan Kochan
20c39557e2 chore(release): 0.4.0 tarball-fetcher/0.4.0 2018-02-10 01:28:14 +02:00
Zoltan Kochan
efb8115503 refactor: save to a temp folder
BREAKING CHANGE:

programmatic API changed
2018-02-10 00:07:57 +02:00