chore: Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
Dockerfile(dockerfile) -
compose/development.django.Dockerfile(dockerfile) -
compose/development.frontend.Dockerfile(dockerfile) -
.gitlab-ci.yml(gitlabci-include) -
doc/requirements.txt(pip_requirements) -
requirements/base.txt(pip_requirements) -
requirements/developer.txt(pip_requirements)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests (except for nuget) directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
- Group all
minorandpatchupdates together. - Schedule for weekdays.
- Run Renovate on following schedule: * * * * 1-5
renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 7 Merge Requests:
chore(deps): update all non-major dependencies
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/all-minor-patch - Merge into:
main - Upgrade google-crc32c to
<1.6.1 - Upgrade pydantic to
~=1.10.21 - Upgrade python to
3.13 - Upgrade requests-cache to
~=0.9.8
chore(deps): update dependency django to v5
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/django-5.x - Merge into:
main - Upgrade django to
~=5.1.7
chore(deps): update dependency pydantic to v2
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/pydantic-2.x - Merge into:
main - Upgrade pydantic to
~=2.10.6
chore(deps): update dependency requests-auth to v8
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/requests-auth-8.x - Merge into:
main - Upgrade requests-auth to
~=8.0.0
chore(deps): update dependency requests-cache to v1
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/requests-cache-1.x - Merge into:
main - Upgrade requests-cache to
~=1.2.1
chore(deps): update node.js to v22
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/node-22.x - Merge into:
main - Upgrade node to
22
chore(deps): update registry.gitlab.developers.cam.ac.uk/uis/devops/infra/dockerimages/django docker tag to v5
- Schedule: ["* * * * 1-5"]
- Branch name:
renovate/registry.gitlab.developers.cam.ac.uk-uis-devops-infra-dockerimages-django-5.x - Merge into:
main - Upgrade registry.gitlab.developers.cam.ac.uk/uis/devops/infra/dockerimages/django to
5.1-py3.10-alpine
prhourlylimit for details.
This MR has been generated by Renovate Bot.