Commit Graph

10701 Commits

Author SHA1 Message Date
zkochan
6b86fd9cc2 chore: release v0.64.7 v0.64.7 2017-04-15 22:05:05 +03:00
zkochan
646eafef15 fix: installation with custom dist-tag 2017-04-15 21:59:52 +03:00
zkochan
7f426d0cc7 fix: use the new npm-package-arg 2017-04-15 20:51:03 +03:00
greenkeeper[bot]
32926ec316 fix(package): update npm-package-arg to version 5.0.0
https://greenkeeper.io/
2017-04-15 17:20:12 +03:00
zkochan
88633546d6 refactor: better typing for package specs 2017-04-15 16:18:23 +03:00
zkochan
27279fa8fc chore: release v0.64.6 v0.64.6 2017-04-14 23:29:42 +03:00
Zoltan Kochan
d5b26211c3 fix: inner link detection on Windows 2017-04-14 22:38:52 +03:00
zkochan
d70ed60691 chore: release v0.64.5 v0.64.5 2017-04-14 10:08:39 +03:00
zkochan
5c223e0540 fix: the correct spec is saved in package.json
When the package source is not the registry, the correct spec is
saved to `package.json`
2017-04-14 09:38:43 +03:00
zkochan
99d2274bd0 fix(unlink): unlink works with outer links 2017-04-13 23:43:29 +03:00
Zoltan Kochan
80954e0b57 chore: update shrinkwrap.yaml 2017-04-12 13:45:43 +03:00
greenkeeper[bot]
358083ad20 fix(package): update @types/mz to version 0.0.31
https://greenkeeper.io/
2017-04-12 12:17:03 +03:00
greenkeeper[bot]
5b84a81eba fix(package): update @types/ramda to version 0.0.6
https://greenkeeper.io/
2017-04-11 23:58:38 +03:00
zkochan
08c23446d8 chore: release v0.64.4 v0.64.4 2017-04-09 20:19:04 +03:00
greenkeeper[bot]
482031df4b fix(package): update get-npm-tarball-url to version 2.0.0
https://greenkeeper.io/
2017-04-09 17:06:33 +00:00
zkochan
7bb539d83a fix: scoped packages installation from shrinkwrap.yaml 2017-04-09 19:49:11 +03:00
zkochan
765a139ede fix: store status doesn't fail on skipped optional deps
A new property called `skipped` added to
`node_modules/.modules.yaml`. The property is an array of
package IDs, of those packages that are optional an were
skipped during installation.

Close #681
2017-04-09 14:06:49 +03:00
zkochan
3eb6cf8317 chore: release v0.64.3 v0.64.3 2017-04-08 15:50:39 +03:00
zkochan
fa8f2e57db fix(user-agent): set the correct user-agent 2017-04-08 15:39:18 +03:00
zkochan
75d9a3da84 test(lifecycle): installation fails when lifecycle script fails 2017-04-08 14:41:53 +03:00
zkochan
76fc444219 fix(lifecycle): run preinstall before general installation
As well as other lifecycle scripts.
2017-04-08 14:35:35 +03:00
zkochan
2e5aa19798 chore: add shrinkwrap.yaml 2017-04-08 02:10:16 +03:00
zkochan
8b01dbc6ed chore: release v0.64.2 v0.64.2 2017-04-07 22:50:11 +03:00
zkochan
c59cdd763a fix: update get-npm-tarball-url to version 1.0.1 2017-04-07 22:49:27 +03:00
zkochan
35043418d9 fix(reporter): use reporter when specified on CI servers 2017-04-07 21:49:48 +03:00
zkochan
9463fafd00 chore: release v0.64.1 v0.64.1 2017-04-07 02:00:42 +03:00
zkochan
da20e93f5b fix(reporter): log all installation steps for top deps 2017-04-07 01:44:26 +03:00
zkochan
3fabe3469b chore: release v0.6.0 pnpm-default-reporter/0.6.0 2017-04-07 01:40:37 +03:00
zkochan
adc894496c feat: use the new format of status messages
BREAKING CHANGE:

Uses a new format of status messages
2017-04-07 01:39:55 +03:00
zkochan
33ab54410a refactor: remove redundant t() function 2017-04-07 00:04:34 +03:00
zkochan
769aaf8f7a chore: update .shrinkwrap.yaml 2017-04-06 23:53:10 +03:00
zkochan
0a130d310d feat: recreate node_modules only with general installation
Close #674
v0.64.0
2017-04-05 23:06:18 +03:00
zkochan
250986329e chore: release v0.5.1 pnpm-default-reporter/0.5.1 2017-04-05 22:40:10 +03:00
zkochan
1520d3fd2f chore: release v0.5.0 pnpm-default-reporter/0.5.0 2017-04-05 22:36:02 +03:00
zkochan
a1b068feb8 feat: suggest to reinstall node_modules on breaking change 2017-04-05 22:35:24 +03:00
zkochan
89b135671a feat: forced installation keeps outer links
Ref #674
2017-04-05 22:12:40 +03:00
zkochan
ee1b390dfb feat: proper resolving of peer dependencies
BREAKING CHANGE: structure of node_modules changed

Close #678, PR #694
2017-04-04 23:00:48 +03:00
zkochan
8e907023fd test: divide installation tests to separate files 2017-04-02 21:46:37 +03:00
zkochan
2e95cb8e59 fix(lifecycle): run scripts only in installable dependencies 2017-03-31 22:10:09 +03:00
zkochan
c2e7585602 docs(LICENSE): update 2017-03-31 22:09:14 +03:00
zkochan
40b436cd8c fix: subdeps of not installable packages are ignored 2017-03-31 20:55:27 +03:00
zkochan
d88cb274bf style: remove trailing whitespace in template string 2017-03-29 23:43:22 +03:00
greenkeeper[bot]
232b6c6c1c chore(package): update tslint to version 5.0.0
https://greenkeeper.io/
2017-03-29 23:43:22 +03:00
zkochan
e47fdedcc2 chore: use non-exact versions to require packages
This won't change anything to the enduser as we bundle all files
in node_modules when publishing
2017-03-29 22:28:35 +03:00
greenkeeper[bot]
cc60c958d2 fix(package): update rc to version 1.2.0
https://greenkeeper.io/
2017-03-29 22:12:29 +03:00
greenkeeper[bot]
cca1527cf9 fix(package): update normalize-path to version 2.1.1
Closes #688

https://greenkeeper.io/
2017-03-29 22:02:20 +03:00
greenkeeper[bot]
11a15ea4e5 fix(package): update npm-registry-client to version 8.1.0
https://greenkeeper.io/
2017-03-29 22:01:57 +03:00
zkochan
1a7528d43d fix(peers): binstubs of peer dependencies are linked to the dependent package's bin folder 2017-03-27 01:54:22 +03:00
zkochan
77f752e6d0 refactor(move isInnerLink() to separate file): 2017-03-27 00:18:33 +03:00
zkochan
ebb13e5512 refactor: move getIsInstallable() to separate file 2017-03-27 00:15:19 +03:00