renovate/lib
Florian Greinacher 4314bb8060
fix(manager/poetry): prioritize datasource-scoped credentials when authenticating with poetry sources (#14255)
* feat: use private gitlab pypi registry together with gitlab host

* docs: slim down documentation a bit

* fix: correctly normalize source name

* fix: correctly handle fallback

* refactor: apply review suggestions

* Update docs/usage/getting-started/private-packages.md

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

* Update docs/usage/getting-started/private-packages.md

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

Co-authored-by: Marion Deveaud <marion.deveaud@siemens.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-02-16 21:54:06 +01:00
..
config fix(presets): Handle MUI (previously: Material-UI) organization change in material-ui monorepo (#14252) 2022-02-16 15:07:45 +01:00
constants refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
datasource refactor(datasource/npm): Convert to class (#14193) 2022-02-15 08:20:45 +00:00
logger fix(logging): Added check for log level value (#13941) 2022-02-07 08:44:44 +00:00
manager fix(manager/poetry): prioritize datasource-scoped credentials when authenticating with poetry sources (#14255) 2022-02-16 21:54:06 +01:00
platform fix(gitlab): remove double call for MR assignees (#14212) 2022-02-16 11:40:04 +01:00
types fix: added filtering for empty depName (#14037) 2022-02-13 09:59:03 +01:00
util fix(util/git): Skip PR update on "force-with-lease" errors (#14228) 2022-02-15 07:27:30 +00:00
versioning refactor(versioning/pep440): range.ts (#14210) 2022-02-15 09:41:22 +01:00
workers fix(PrBody): pr table 'Change' field shows only "All locks refreshed" (#13963) 2022-02-15 20:44:53 +01: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