Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
ee8cadf28f fix: use read-yaml-file instead of load-yaml-file 2018-11-30 02:03:57 +02:00
Zoltan Kochan
01ee8ee4c9 test(outdated): update ajv in fixture 2018-11-29 22:38:12 +02:00
Renovate Bot
3601d79f51 chore(deps): update dependency typescript to v3.2.1 2018-11-29 22:13:29 +02:00
Renovate Bot
2c940805c1 chore(deps): update dependency typescript to v3.2.1 2018-11-29 22:13:14 +02:00
Zoltan Kochan
7cb9176dc9 fix: update @zkochan/libnpx 2018-11-29 10:21:07 +02:00
Zoltan Kochan
4707277912 chore(release): 2.19.4 v2.19.4 2018-11-29 00:39:20 +02:00
Zoltan Kochan
ade527126e fix: use @zkochan/npm-package-arg instead of npm-package-arg 2018-11-29 00:24:58 +02:00
Zoltan Kochan
73d003887a fix: update dependencies 2018-11-28 22:55:33 +02:00
Zoltan Kochan
aee5f916f0 fix: uninstalling a direct peer from a shared shrinkwrap
close #1506
PR #1518
2018-11-28 21:41:00 +02:00
Zoltan Kochan
36b53268f0 chore(renovate): add packages to ignoreDeps 2018-11-25 22:27:10 +02:00
Zoltan Kochan
5f440ed0f4 chore(release): 2.19.3 v2.19.3 2018-11-25 22:24:57 +02:00
Renovate Bot
b3b894ef8f chore(deps): update dependency npm-run-all to v4.1.5
close #1514
2018-11-25 21:47:01 +02:00
Zoltan Kochan
94933ace4d fix: tarball local package from project directory 2018-11-24 02:25:32 +02:00
Zoltan Kochan
fd005fdb39 chore: update shrinkwrap.yaml 2018-11-23 22:36:30 +02:00
Zoltan Kochan
44dd6f031a chore(deps): update types
close #1508
close #1510
close #1511
close #1512
2018-11-23 10:24:41 +02:00
Renovate Bot
2931c68ac4 chore(deps): update dependency husky to v1.2.0 2018-11-23 10:07:32 +02:00
Renovate Bot
68dd2ef12e fix(deps): update dependency lru-cache to v5
close #1513
2018-11-23 10:05:15 +02:00
Zoltan Kochan
ab01e254f9 chore(release): @pnpm/package-store@1.2.0 2018-11-22 17:04:34 +02:00
Zoltan Kochan
f31572b4b3 feat(package-store): export saveStateSync() and closeSync() 2018-11-22 17:02:04 +02:00
Zoltan Kochan
7d65704e65 chore(release): 2.19.2 v2.19.2 2018-11-21 02:22:29 +02:00
Zoltan Kochan
5484aa2190 fix: installation of peer dep in workspace with shared shrinkwrap
close #1483
2018-11-21 02:11:15 +02:00
Zoltan Kochan
decc93bc70 chore(release): 2.19.1 v2.19.1 2018-11-20 03:20:38 +02:00
Zoltan Kochan
67abbf19cd fix(headless): use headless install on monorepo with dir deps 2018-11-20 01:23:26 +02:00
Zoltan Kochan
59c775e4a2 fix(reporting): when dep does not exist, don't report removal 2018-11-20 00:52:17 +02:00
Zoltan Kochan
34b17faf95 refactor: add dependency-path to repo 2018-11-19 03:01:07 +02:00
Zoltan Kochan
891506dee7 chore(release): 2.19.0 v2.19.0 2018-11-18 20:39:31 +02:00
Zoltan Kochan
01afebe45a chore(workspace): ignore packages in fixtures 2018-11-18 20:26:00 +02:00
Zoltan Kochan
6a917f9eb5 fix: update dependencies 2018-11-18 20:10:19 +02:00
Zoltan Kochan
56a9fb897e fix: external links shouldn't be added to shrinkwrap.yaml
Links of packages that are not in package.json are not added
to shrinkwrap.yaml.

PR #1495
2018-11-18 19:45:15 +02:00
Zoltan Kochan
d3f51c6e8c chore(renovate): ignore packages in fixtures 2018-11-18 17:55:58 +02:00
Zoltan Kochan
f4154b577c docs: add license to read-manifests and resolve-dependencies 2018-11-18 17:53:56 +02:00
Zoltan Kochan
2ab7856aee feat(list): find unsaved dependencies
dependencies-hierarchy:

BREAKING CHANGE:

Full path to dependencies is returned
2018-11-18 17:38:21 +02:00
Zoltan Kochan
50f42ccbad test: fix tests on Travis 2018-11-18 17:11:35 +02:00
Zoltan Kochan
34749cd3ff chore(release): 2.19.0-2 v2.19.0-2 2018-11-16 01:56:26 +02:00
Emanuele Tamponi
7d46a6f500 fix(headless): call getCacheByEngine through the store controller
PR #1490
2018-11-15 22:00:07 +02:00
Zoltan Kochan
9cb50eb798 style: fix styles in tests 2018-11-15 12:33:16 +02:00
Zoltan Kochan
952ebfa03e style: fix styles in supi 2018-11-15 11:18:36 +02:00
Zoltan Kochan
92e7383d00 style: sort keys 2018-11-15 03:04:37 +02:00
Zoltan Kochan
dd03d96c1a style: fix styles in tests 2018-11-15 01:14:33 +02:00
Zoltan Kochan
ddd4540878 refactor: create @pnpm/tslint-config 2018-11-14 22:16:38 +02:00
Zoltan Kochan
6bc99dcd18 refactor(read-manifests): remove unused imports 2018-11-14 14:01:54 +02:00
Zoltan Kochan
be0108ce63 fix: uninstall a dep from package that uses shared shrinkwrap 2018-11-14 13:57:34 +02:00
Zoltan Kochan
2686d68276 fix: ignore shared-workspace-shrinkwrap config when no workspace
close #1482
2018-11-14 11:16:42 +02:00
Zoltan Kochan
b0b4699ba3 fix: filtering example in install help 2018-11-14 02:20:11 +02:00
Zoltan Kochan
4286bab2a2 fix(shrinkwrap): remove importers that don't exist anymore 2018-11-14 02:12:23 +02:00
Zoltan Kochan
18f99779d5 chore(release): 2.19.0-1 v2.19.0-1 2018-11-13 23:16:45 +02:00
Zoltan Kochan
204ad13ed9 fix: install summary is printed after headless installation 2018-11-13 22:50:18 +02:00
Zoltan Kochan
216aa119f1 fix(headless): link packages from workspace
ref #1467
2018-11-13 20:08:58 +02:00
Zoltan Kochan
4d47527ab5 chore(release): 2.19.0-0 v2.19.0-0 2018-11-13 01:26:37 +02:00
Zoltan Kochan
350458bd90 fix(deps): update dependency @types/node to v10.12.5
close #1480
2018-11-13 00:57:02 +02:00