renovate/lib
Tom Wieczorek b7f215b90a
fix(git): add dashes after git log <rev> (#7144)
To fix an ambiguous argument error from git, following this notation:

    git <command> [<revision>...] -- [<file>...]
2020-08-31 19:14:32 +02:00
..
config fix: Revert "feat: additionalBranchPrefix" 2020-08-31 09:33:34 +02:00
constants refactor(platform): Change signature types for "updatePr" method (#7002) 2020-08-18 12:19:19 +02:00
datasource fix: Revert "feat: additionalBranchPrefix" 2020-08-31 09:33:34 +02:00
logger refactor(logger): Fix lint warnings (#7109) 2020-08-27 09:12:37 +02:00
manager fix(circleci): leading dash is optional (#7143) 2020-08-31 14:21:08 +02:00
platform feat(gitlab): Allow using an OAuth2 token for authentication (#7131) 2020-08-31 15:36:48 +02:00
types fix(bitbucket-server): wrong contents fetch (#7029) 2020-08-19 13:49:52 +02:00
util fix(git): add dashes after git log <rev> (#7144) 2020-08-31 19:14:32 +02:00
versioning fix(eslint): Restrict the rules and fix errors (#7117) 2020-08-31 13:13:02 +02:00
workers refactor(workers): Enum type for ProcessBranchResult (#7132) 2020-08-31 16:05:38 +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