renovate/lib
Nico Tonnhofer f2bffdad3a
fix(manager/setup-cfg): handle more dependencies (#14091)
* fix for https://github.com/renovatebot/renovate/issues/14076#issue-1126227358

* return null

* fix review findings

* const dep

* handle comments correctly again

* feat: allow multiple entries in one row
remove ';' to remove in each line. Only # is allowed for comments.

* remove tab for replace

add a test for very compact written dependency

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-14 13:00:44 +00:00
..
config refactor(migrations): host rules (#13874) 2022-02-13 20:07:09 +00:00
constants refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
datasource refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
logger fix(logging): Added check for log level value (#13941) 2022-02-07 08:44:44 +00:00
manager fix(manager/setup-cfg): handle more dependencies (#14091) 2022-02-14 13:00:44 +00:00
platform refactor: add strict null checks (#14169) 2022-02-11 11:02:30 +01:00
types fix: added filtering for empty depName (#14037) 2022-02-13 09:59:03 +01:00
util refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
versioning feat: add conan datasource and manager (#12009) 2022-02-11 05:15:13 +00:00
workers refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
config-validator.ts feat(config)!: parse JSON5/YAML self-hosted admin config (#12644) 2021-12-09 13:45:48 +01:00
expose.cjs refactor: prepare esm helper (#13250) 2021-12-22 17:01:28 +01:00
globals.d.ts refactor: prepare esm helper (#13250) 2021-12-22 17:01:28 +01:00
proxy.spec.ts feat(proxy): lowercase proxy env (#10025) 2021-05-19 13:37:27 +02:00
proxy.ts feat(proxy): lowercase proxy env (#10025) 2021-05-19 13:37:27 +02:00
renovate.spec.ts fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
renovate.ts fix: unhandledRejection (#9472) 2021-04-09 16:16:00 +02:00