Commit Graph

1835 Commits

Author SHA1 Message Date
Zoltan Kochan
06a5cbb8fa ci: run install with --frozen-shrinkwrap 2018-03-29 22:43:14 +03:00
Renovate Bot
aa54184502 chore(deps): update dependency sinon to ^5.0.0 2018-03-29 22:30:29 +03:00
Zoltan Kochan
6273733be4 chore(release): 0.14.10 supi/0.14.10 2018-03-25 23:46:56 +03:00
Zoltan Kochan
ddafb447c0 ci(appveyor): disable builds on new tags 2018-03-25 23:46:45 +03:00
Zoltan Kochan
a0d991530e fix(frozen-shrinkwrap): don't fail when no shrinkwrap.yaml present
ref pnpm/pnpm#1065
2018-03-25 23:45:48 +03:00
Zoltan Kochan
4482923848 chore(release): 0.14.9 supi/0.14.9 2018-03-25 15:03:50 +03:00
Zoltan Kochan
11eea5abd6 fix: prefer existing version of non-pure deps during installation
ref pnpm/pnpm#1092
2018-03-25 14:54:00 +03:00
Zoltan Kochan
211a6f415d chore(deps): update 2018-03-25 02:24:17 +02:00
Zoltan Kochan
0dbf9c9f0a chore(release): 0.14.8 supi/0.14.8 2018-03-24 15:23:35 +02:00
Zoltan Kochan
0f33896ef3 feat: implement frozen-shrinkwrap (headless) installation
ref pnpm/pnpm#1065
PR #58
2018-03-24 15:11:43 +02:00
Zoltan Kochan
df1c160e37 refactor: remove redundant status log 2018-03-20 22:43:16 +02:00
Zoltan Kochan
e37671cbde refactor: move code to @pnpm/link-bins 2018-03-20 00:06:30 +02:00
Zoltan Kochan
fa7c3b3c9b refactor: move code to @pnpm/package-bins 2018-03-19 03:39:27 +02:00
Zoltan Kochan
9a2f852ada refactor: move code to @pnpm/lifecycle 2018-03-18 23:12:47 +02:00
Zoltan Kochan
e0f4e1efb5 refactor: remove src/runScript.ts 2018-03-18 03:12:26 +02:00
Zoltan Kochan
da00248a55 refactor: move some code to pnpm-shrinkwrap 2018-03-18 01:08:17 +02:00
Zoltan Kochan
d0faaebfad refactor: use @pnpm/modules-yaml 2018-03-17 22:59:30 +02:00
Zoltan Kochan
4615169bd3 chore(release): 0.14.7 supi/0.14.7 2018-03-16 00:05:36 +02:00
Zoltan Kochan
e6ea9d4aee fix(shrinkwrap): save non-default registries in resolution field 2018-03-15 23:39:04 +02:00
Renovate Bot
a59c0be17d fix(deps): update dependency execa to ^0.10.0 2018-03-15 22:13:35 +02:00
Zoltan Kochan
d1dba6dbe7 chore(release): 0.14.6 supi/0.14.6 2018-03-13 00:13:23 +02:00
Zoltan Kochan
3d3890c280 fix(shrinkwrap): save non-standard tarball URLs
ref pnpm/pnpm#1072
2018-03-12 23:49:51 +02:00
Zoltan Kochan
07b9601893 refactor: access scripts not via string literals 2018-03-12 22:38:02 +02:00
Zoltan Kochan
9eb87ce9f2 chore(release): 0.14.5 supi/0.14.5 2018-03-11 23:26:11 +02:00
Zoltan Kochan
fd6fe67e90 test: fix on Windows 2018-03-11 22:55:29 +02:00
renovate[bot]
ae897e54de fix(deps): update dependency package-store to ^0.18.0 (#54)
* fix(deps): update dependency package-store to ^0.18.0

* fix: types
2018-03-11 22:22:47 +02:00
Zoltan Kochan
83cd14db1d test: use @pnpm/assert-project 2018-03-11 22:05:28 +02:00
Zoltan Kochan
3bda091315 chore(renovate): configure 2018-03-09 15:28:17 +02:00
Zoltan Kochan
3e9fc07a2f fix(deps): update 2018-03-09 15:26:05 +02:00
Zoltan Kochan
6045604608 docs(readme): move description above badges 2018-03-09 03:34:15 +02:00
Zoltan Kochan
1b411f8d3d chore(release): 0.14.4 supi/0.14.4 2018-03-08 14:28:24 +02:00
Emanuele Tamponi
4030cc361f fix: notDependents should be an array of dep paths
* fix: notDependents should be an array of dep paths

* test: remove testOnly

* fix: pass pkgIds to updateConnections()

* refactor: use strict types

* refactor: rename notDependent to orphan

ref #52
2018-03-08 13:10:06 +02:00
Zoltan Kochan
2eda97553d chore(release): 0.14.2 supi/0.14.2 2018-03-07 23:16:17 +02:00
Zoltan Kochan
12a26da8e1 feat: allow modifying root package with readPackage() hook
ref pnpm/pnpm#1063
2018-03-07 21:02:48 +02:00
Zoltan Kochan
8537db6c41 refactor: fixing bad namings 2018-03-07 00:46:49 +02:00
Zoltan Kochan
58191c3ad7 refactor: rename the key of hoistedAliases 2018-03-07 00:08:27 +02:00
Zoltan Kochan
3868a14d75 refactor: rename tree to graph 2018-03-06 23:25:39 +02:00
Zoltan Kochan
bc34aba650 style: adhere conventions 2018-03-05 15:49:34 +02:00
Zoltan Kochan
1435a3473c chore(release): 0.14.1 supi/0.14.1 2018-03-05 11:36:40 +02:00
Zoltan Kochan
c82a33678d fix: linking to global package 2018-03-05 11:36:22 +02:00
Zoltan Kochan
dfdd0357f4 chore(release): 0.14.0 supi/0.14.0 2018-03-05 09:50:05 +02:00
Zoltan Kochan
f34f966135 feat: specify linked deps in shrinkwrap.yaml (#51)
* feat: specify linked deps in shrinkwrap.yaml

* feat: node_modules is pruned after linking from external package

* feat: link() and linkFromGlobal() expect arrays as first args

BREAKING CHANGE:

link() expects an array as first arg

BREAKING CHANGE:

linkFromGlobal() expects and array as first arg

* feat: update specifiers field in shrinkwrap.yaml when linking

* fix: prune node_modules after linking
2018-03-05 09:48:51 +02:00
Zoltan Kochan
d60164d50f refactor: move shrinkwrap reading logic to separate file 2018-03-03 15:28:56 +02:00
Zoltan Kochan
02f57c15ba test: directory dependencies via the link: spec
ref pnpm/pnpm#1061
2018-03-03 01:47:36 +02:00
Zoltan Kochan
f9b3a89923 chore(release): 0.13.2 supi/0.13.2 2018-03-01 01:10:09 +02:00
Zoltan Kochan
08cc9ff284 fix: revert changes to global package.json 2018-03-01 01:08:35 +02:00
Zoltan Kochan
ff6d8548e5 chore(release): 0.13.1 supi/0.13.1 2018-03-01 00:39:50 +02:00
Zoltan Kochan
3063a6b7ea fix: create package.json during installation when there is no one
ref pnpm/pnpm#1049
2018-03-01 00:28:22 +02:00
Zoltan Kochan
55338c4896 chore(release): 0.13.0 supi/0.13.0 2018-02-28 02:20:20 +02:00
Zoltan Kochan
98dc2cdf0b feat: force local tarball fetch when its integrity has changed
BREAKING CHANGE:

requestPackage() of the storeController is expected to answer
with a pkgResponse.body.updated

ref pnpm/pnpm#1054
2018-02-28 02:08:44 +02:00