renovate/lib
eduardo aleixo f6cf6fa33d
fix(helm-requirements): validate fields (#8227)
* refactor(helm-requirements): harden validation of requirements.yaml file

check for the presence of name, version and repository fields

* refactor(helm-requirements): harden validation of requirements.yaml file

check for the presence of name, version and repository fields

* refactor(helm-requirements): skip fields in order -> name, version, repository

* chore(helm-requirements): fix linting rules

* chore(helm-requirements): rename https://kubernetes-charts.storage.googleapis.com to https://charts.helm.sh/stable

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-11 11:21:51 +01:00
..
config feat(limits): Add "branchConcurrentLimit" option (#8046) 2021-01-10 13:29:14 +01:00
constants fix: Revert "feat: secrets" (#8069) 2020-12-18 15:33:21 +01:00
datasource fix(helm-datasource): wrong commitMessageTopic template (#8074) 2020-12-18 19:13:14 +01:00
logger fix: Revert "feat: secrets" (#8069) 2020-12-18 15:33:21 +01:00
manager fix(helm-requirements): validate fields (#8227) 2021-01-11 11:21:51 +01:00
platform fix(github): Paginate open and closed PR lists (#8008) 2021-01-09 17:28:09 +01:00
types feat(http): Support for per-host http concurrency limits (#6983) 2020-12-11 10:09:09 +01:00
util fix(azure): catch auth error (#8222) 2021-01-08 07:45:45 +00:00
versioning docs: capitalize noun SemVer (#7984) 2020-12-13 15:25:51 +01:00
workers feat(limits): Add "branchConcurrentLimit" option (#8046) 2021-01-10 13:29:14 +01: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