renovate/lib/manager
2022-03-01 09:55:07 +01:00
..
ansible refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
ansible-galaxy refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
argocd refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
azure-pipelines refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
batect feat: supportedDatasources (#13621) 2022-01-19 08:06:21 +00:00
batect-wrapper refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
bazel refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
bitbucket-pipelines refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
buildkite refactor: remove unnecessarily long paths in imports and mocks (#14429) 2022-02-26 16:09:01 +00:00
bundler refactor: remove unnecessarily long paths in imports and mocks (#14429) 2022-02-26 16:09:01 +00:00
cake refactor(datasource/nuget): Convert to class (#14140) 2022-02-13 13:55:03 +00:00
cargo refactor: set importsNotUsedAsValues to error (#14052) 2022-02-07 06:37:17 +00:00
cdnurl refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
circleci refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
cloudbuild refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
cocoapods refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
composer refactor: remove unnecessarily long paths in imports and mocks (#14429) 2022-02-26 16:09:01 +00:00
conan fix: disable conan manager by default (#14171) 2022-02-11 11:46:17 +01:00
deps-edn refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
docker-compose refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
dockerfile refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
droneci refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
flux feat(flux): Generate system manifests using the components specified in the manifest header (#14332) 2022-02-24 09:09:35 +00:00
fvm feat: add fvm manager (#14370) 2022-02-25 07:19:19 +00:00
git-submodules refactor: set importsNotUsedAsValues to error (#14052) 2022-02-07 06:37:17 +00:00
github-actions fix(manager/github-actions): dependencies with quotes are ignored (#14130) 2022-02-14 10:39:23 +00:00
gitlabci refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
gitlabci-include refactor(datasource/gitlab-tags): Convert to class (#14055) 2022-02-11 05:42:14 +00:00
gomod fix(gomod): Now ignoring multi-line replace directive inside go.mod files. (#14033) 2022-02-09 09:38:37 +00:00
gradle refactor: Convert Maven-based datasources to class (#14188) 2022-02-15 05:12:30 +00:00
gradle-wrapper refactor: set importsNotUsedAsValues to error (#14052) 2022-02-07 06:37:17 +00:00
helm-requirements fix(manager/helm-requirements): ensure currentValue is a string (#13979) 2022-02-04 05:25:01 +00:00
helm-values refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
helmfile fix(helmfile): skip invalid versions (#14127) 2022-02-10 12:26:36 +01:00
helmsman refactor: Use union type for SkipReason (#13702) 2022-01-21 08:59:36 +01:00
helmv3 fix(manager/helmv3): ignore implied local repositories (#14267) 2022-02-17 07:53:10 +00:00
homebrew refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
html feat: supportedDatasources (#13621) 2022-01-19 08:06:21 +00:00
jenkins feat(manager/jenkins): Switch default versioning to maven (#14242) 2022-02-15 20:13:22 +00:00
jsonnet-bundler refactor: Separate file addition and deletion data structures (#13638) 2022-01-21 06:47:49 +01:00
kubernetes refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
kustomize fix(manager/kustomize): support yml extension for kustomization file (#14364) 2022-02-22 20:07:55 +01:00
leiningen refactor: Use Windows-compatible regex for newlines (#13956) 2022-02-02 07:31:11 +00:00
maven chore: log currentValue for maven bumpVersion warning 2022-02-27 11:55:41 +01:00
meteor refactor(datasource/npm): Convert to class (#14193) 2022-02-15 08:20:45 +00:00
mix refactor: Use Windows-compatible regex for newlines (#13956) 2022-02-02 07:31:11 +00:00
nodenv refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
npm fix(npm): Revert "refactor(npm): migrate from fs.readFile to fs.readLocalFile" (#14464) 2022-03-01 09:55:07 +01:00
nuget fix(fs): missing path normalization (#14414) 2022-02-25 14:12:43 +01:00
nvm refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
pip-compile feat(manager/pip-compile): support basic arguments (#14098) 2022-02-10 17:30:50 +00:00
pip_requirements chore(pip_requirements): migrate from fs.readFile to fs.readLocalFile (#14232) 2022-02-18 05:45:25 +00:00
pip_setup fix: improve coverage (#14117) 2022-02-09 19:12:14 +01:00
pipenv test(manager/pipenv): migrate all manage fs.readFile to fs.readLocalFile (#14231) 2022-02-15 11:34:51 +01:00
poetry fix(manager/poetry): prioritize datasource-scoped credentials when authenticating with poetry sources (#14255) 2022-02-16 21:54:06 +01:00
pre-commit refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
pub refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
pyenv refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
regex docs(manager/regex): prefill regex101 link and fix backslash escape (#13945) 2022-02-01 14:58:50 +01:00
ruby-version feat: supportedDatasources (#13621) 2022-01-19 08:06:21 +00:00
sbt fix(manager/sbt): group PRs by variable instead of variable+groupid together (#14339) 2022-02-28 18:01:48 +00:00
setup-cfg fix(manager/setup-cfg): handle more dependencies (#14091) 2022-02-14 13:00:44 +00:00
swift refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
terraform refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
terraform-version refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
terragrunt refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
terragrunt-version refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
travis refactor(github): Convert datasources to class form (#14124) 2022-02-13 03:24:40 +00:00
api.ts feat: add fvm manager (#14370) 2022-02-25 07:19:19 +00:00
index.spec.ts feat: support new rangeStrategy=in-range-only (#13257) 2022-01-30 03:46:22 +00:00
index.ts feat: support new rangeStrategy=in-range-only (#13257) 2022-01-30 03:46:22 +00:00
metadata.spec.ts refactor: more esm imports (#13233) 2021-12-22 11:28:20 +00:00
range.spec.ts test: fix lint (#12551) 2021-11-08 13:16:58 +01:00
types.ts feat(npm): optimize remediation to detect already updated branches (#14084) 2022-02-08 09:41:26 +01:00