Commit Graph

3958 Commits

Author SHA1 Message Date
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
Zoltan Kochan
86630f3d22 perf: fast repeat install with shared workspace shrinkwrap
* perf(headless): support installing in multiple projects

close #1467
PR #1485

* refactor: create @pnpm/read-manifests

* test: fix headless tests
2018-11-13 00:51:49 +02:00
Zoltan Kochan
4c08b34deb fix: satisfiesPackageJson ignores dev dep that is also a prod dep 2018-11-11 22:09:00 +02:00
Zoltan Kochan
d1b8013dbd perf: headless install supports shamefully-flatten config 2018-11-11 17:25:40 +02:00
Zoltan Kochan
68fc4735e3 refactor: create @pnpm/shamefully-flatten and @pnpm/symlink-dependency 2018-11-11 16:16:17 +02:00
Zoltan Kochan
246b0fd440 refactor: create @pnpm/store-controller-types and @pnpm/package-store 2018-11-11 02:01:54 +02:00
Zoltan Kochan
a2363f9bf0 refactor: remove getRegistryName() from package-store
BREAKING CHANGE:

package-store does not export getRegistryName()
2018-11-10 16:22:54 +02:00
Zoltan Kochan
03674ddca1 chore(release): 2.18.2 v2.18.2 2018-11-10 15:25:12 +02:00
Zoltan Kochan
e9237feb4c fix: filtering with pnpm run and pnpm test
ref #1444
2018-11-10 14:36:01 +02:00
Zoltan Kochan
fae26e6a6f chore(release): 2.18.0 v2.18.0 2018-11-10 13:06:25 +02:00
Zoltan Kochan
13a0dc1bdf fix: only write the tarball to dest location if all checks pass
close #1476
2018-11-09 23:27:33 +02:00
Zoltan Kochan
7bce811a7b fix(deps): update tree-kill to v1.2.1 and fs-extra to v7.0.1
close #1479
close #1481
2018-11-09 22:31:29 +02:00
Zoltan Kochan
5f63aa5d6b feat: when filters are used, commands are automatically recursive
`pnpm [command] -- [filters]` is converted to
`pnpm recursive [command] -- [filters]

ref #1444
2018-11-09 22:27:07 +02:00
Zoltan Kochan
4f3c643903 fix: unlock store if install fails 2018-11-09 22:23:00 +02:00
Zoltan Kochan
b828ce12dc fix: fail install with frozen-shrinkwrap and outdated shrinkwrap
close #1474
2018-11-09 01:20:49 +02:00
Zoltan Kochan
0323b6775e fix(deps): update symlink-dir to v2.0.2 2018-11-07 22:16:01 +02:00
Zoltan Kochan
aa233c31cc chore(release): 2.17.8 v2.17.8 2018-11-07 02:07:12 +02:00
Zoltan Kochan
ea600d8d1e chore: update shrinkwrap.yaml 2018-11-07 01:59:55 +02:00
Zoltan Kochan
fabc5410dc fix(recursive): don't install outside the workspace
close #1452
close #1451
2018-11-07 01:44:05 +02:00
Zoltan Kochan
4ad43d8480 fix: adding a dev dependency to project with shared shrinkwrap 2018-11-07 01:32:59 +02:00
Zoltan Kochan
fe155e3d84 test(outdated): update fixture 2018-11-05 02:30:22 +02:00
Zoltan Kochan
a5c270dda1 fix(deps): update dependency graceful-fs to v4.1.15
close #1464
2018-11-05 02:01:33 +02:00
Zoltan Kochan
a72d602967 chore(release): 2.17.7 v2.17.7 2018-11-04 15:58:35 +02:00
Zoltan Kochan
261959ee91 fix: update symlink-dir and nock
close #1463
2018-11-04 15:42:13 +02:00
Zoltan Kochan
059a0a3e52 fix: named update of package that is a resolved peer dependency 2018-11-04 15:26:12 +02:00
Zoltan Kochan
f04a37e0f8 fix(deps): update dependency graceful-fs to v4.1.14
close #1462
2018-11-03 18:04:35 +02:00
Zoltan Kochan
5be4204c9b chore(renovate): allow @types/got<=8 only 2018-11-03 00:57:00 +02:00
Zoltan Kochan
47b06d436c fix(deps): update graceful-fs, @types/node, @types/got
close #1457
close #1458
close #1461
2018-11-03 00:54:02 +02:00
Vaughan Rouesnel
0f3195e40b fix: ERROR Cannot set property 'requiresBuild' of undefined
ref #1217
PR #1453
2018-11-03 00:34:17 +02:00