renovate/lib
Christophe Hurpeau ef3a79bdfe
fix: don't try to install yarn 2 from npm (#7183)
as yarn 2 is local in the project and should be started by yarn 1 via yarn config file.
When using yarn2, installing latest yarn (v1) should work best

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 08:49:40 +02:00
..
config feat: add privateKeyPath to support reading PK from file (#7158) 2020-09-07 08:42:33 +02:00
constants refactor(platform): Change signature types for "updatePr" method (#7002) 2020-08-18 12:19:19 +02:00
datasource fix(nuget): Fix cache key and URL construction (#7169) 2020-09-03 08:37:15 +02:00
logger feat(logger): serialize got request error (#7181) 2020-09-07 08:34:17 +02:00
manager fix: don't try to install yarn 2 from npm (#7183) 2020-09-07 08:49:40 +02:00
platform refactor: log setBranchStatus url if failing 2020-09-04 10:55:36 +02:00
types fix(bitbucket-server): wrong contents fetch (#7029) 2020-08-19 13:49:52 +02:00
util fix(git): wrong config argument passing (#7166) 2020-09-02 18:03:45 +02:00
versioning fix(eslint): Restrict the rules and fix errors (#7117) 2020-08-31 13:13:02 +02:00
workers fix(dry-run): don't check non existing branch in dry-run (#7171) 2020-09-07 08:38:19 +02:00
config-validator.ts fix: proper fix .json5 extension 2020-07-27 08:21:52 +02:00
globals.d.ts feat(github): support app tokens (#6859) 2020-08-17 14:14:19 +02:00
proxy.spec.ts feat(internal): optional global agent (#6761) 2020-07-16 13:32:45 +02:00
proxy.ts feat(internal): optional global agent (#6761) 2020-07-16 13:32:45 +02:00
renovate.spec.ts fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
renovate.ts fix: add missing await statements (#5918) 2020-04-09 12:47:48 +02:00