Zoltan Kochan
e2bbac945d
chore(release): 2.23.0
2018-12-25 02:40:46 +02:00
Zoltan Kochan
d393905806
fix: keep pkgs in current shr on partial install in workspace
2018-12-25 00:13:12 +02:00
Zoltan Kochan
0b094dde0f
chore(release): 2.23.0-0
2018-12-23 17:11:16 +02:00
Zoltan Kochan
f0bd12eb23
chore: update typing deps
2018-12-23 16:53:43 +02:00
Zoltan Kochan
ded5171a49
feat: better reporting of child processes output
...
PR #1573
* feat(reporting): collapse build output of deps inside node_modules
ref #1440
* feat(reporting): nicer reporting of lifecycle output
* feat(reporting): print the number of collapsed lines
* feat(reporting): always print the status of the child processes
* refactor: reporting
* feat(reporting): nicer indentation
* feat(reporting): report duration of script run
close #1440
2018-12-23 16:42:27 +02:00
Zoltan Kochan
cca1e6ae76
chore(release): 2.22.0-0
2018-12-21 01:58:27 +02:00
Zoltan Kochan
79688d2a7d
chore: update dependencies
2018-12-21 01:00:08 +02:00
Zoltan Kochan
9c4fe711ef
fix(headless): only use side-effects-cache when the config is true
...
BREAKING CHANGE:
In supi and @pnpm/headless `opts.sideEffectsCache` and
`opts.sideEffectsCacheReadonly` renamed to
`opts.sideEffectsCacheWrite` and `opts.sideEffectsCacheRead`
2018-12-21 00:30:46 +02:00
Zoltan Kochan
803542a6ac
fix: shamefully-flatten should work with independent-leaves
...
close #1547
2018-12-21 00:30:46 +02:00
Zoltan Kochan
bf1c8fb915
fix(deps): update dependencies
2018-12-15 00:31:26 +02:00
Zoltan Kochan
72a74f2fd3
test: installing with independent-leaves and shamefully-flatten
...
ref #1547
2018-12-09 19:01:01 +02:00
Zoltan Kochan
2613ab2957
chore(release): 2.21.0
2018-12-09 03:05:54 +02:00
Zoltan Kochan
7b20aa0803
chore(deps): update nock and @types/node
...
close #1543
close #1539
2018-12-09 02:40:45 +02:00
Zoltan Kochan
bfe353a2ca
fix: headless install with shared shrinkwrap and independent leaves
2018-12-08 23:39:07 +02:00
renovate[bot]
e460bdf8a4
chore(deps): update dependency typescript to v3.2.2
...
* chore(deps): update dependency typescript to v3.2.2
* fix: typings
PR #1522
2018-12-08 00:11:48 +02:00
Zoltan Kochan
4198da2074
refactor: deprecate pnpm-shrinkwrap
2018-12-06 23:19:30 +02:00
Zoltan Kochan
1df1336ab4
chore(release): 2.20.0
2018-12-03 02:34:01 +02:00
Renovate Bot
0f6b03da20
fix(deps): update dependency ramda and @types/node
...
close #1524
close #1526
2018-12-03 01:32:38 +02:00
Zoltan Kochan
066910b6dc
fix(shared-workspace-shrinkwrap): recursive removal
...
* feat(supi): merge installPkgs() with install()
* fix(shared-workspace-shrinkwrap): recursive removal
ref #1525
* refactor: recursive operations with shared shrinkwrap
* refactor(supi): revert mixing install() with uninstall()
* refactor: create mutateModules()
* fix: uninstalling a direct peer from a shared shrinkwrap
* refactor: rename mutations
* refactor(resolve-dependencies): opts.updateDepth
BREAKING CHANGE:
opts.depth and opts.update params deprecated
opts.updateDepth added
* refactor: pass pinnedVersions to mutateModules()
* refactor: rename properties in DependenciesMutation
* refactor(supi): remove unlink() and unlinkPkgs()
PR #1528
2018-12-03 01:18:54 +02:00
Zoltan Kochan
4707277912
chore(release): 2.19.4
2018-11-29 00:39:20 +02:00
Zoltan Kochan
73d003887a
fix: update dependencies
2018-11-28 22:55:33 +02:00
Zoltan Kochan
5f440ed0f4
chore(release): 2.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
44dd6f031a
chore(deps): update types
...
close #1508
close #1510
close #1511
close #1512
2018-11-23 10:24:41 +02:00
Zoltan Kochan
ab01e254f9
chore(release): @pnpm/package-store@1.2.0
2018-11-22 17:04:34 +02:00
Zoltan Kochan
decc93bc70
chore(release): 2.19.1
2018-11-20 03:20:38 +02:00
Zoltan Kochan
891506dee7
chore(release): 2.19.0
2018-11-18 20:39:31 +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
34749cd3ff
chore(release): 2.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
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
18f99779d5
chore(release): 2.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
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
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
fae26e6a6f
chore(release): 2.18.0
2018-11-10 13:06:25 +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
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
2018-11-07 02:07:12 +02:00
Zoltan Kochan
a72d602967
chore(release): 2.17.7
2018-11-04 15:58:35 +02:00