renovate/lib
Florian Greinacher 70700eedae feat(config)!: make host rule detection configurable and opt-in (#12294)
Add configuration option `detectHostRulesFromEnv`.

BREAKING CHANGE: `hostRules` are no longer automatically derived from env variables such as `NPM_X_TOKEN`. Set `detectHostRulesFromEnv=true` in config to re-enable same functionality.
2021-11-05 08:10:27 +01:00
..
config feat(config)!: make host rule detection configurable and opt-in (#12294) 2021-11-05 08:10:27 +01:00
constants refactor: introduce enum programming-language (#12052) 2021-10-13 10:54:40 +00:00
datasource fix(datasource): check missing datasource (#11832) 2021-11-01 09:28:33 +01:00
logger test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
manager refactor(kustomize): Set depType when pushing deps (#12501) 2021-11-05 05:35:55 +00:00
platform fix(github): Disable platform-native automerge for GHE (#12483) 2021-11-04 07:04:45 +01:00
types refactor: use upstream marshal types (#12379) 2021-10-28 19:00:42 +02:00
util fix(github): expected flush after ref listing (#12472) 2021-11-03 07:22:41 +01:00
versioning feat(maven): treat the preview qualifier as rc (#12450) (#12461) 2021-11-02 17:42:58 +01:00
workers feat(config)!: make host rule detection configurable and opt-in (#12294) 2021-11-05 08:10:27 +01:00
config-validator.ts refactor: move config/parse into global worker (#10282) 2021-06-02 12:06:16 +02:00
globals.d.ts fix: remove global.gitAuthor (#11536) 2021-09-02 14:08:12 +02: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