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) -
renovate.json(renovate-config-presets)
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.
- Show only the Age and Confidence Merge Confidence badges for pull requests.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
- Pin Docker digests.
- Pin
github-actiondigests. - Enable Renovate configuration migration MRs when needed.
- Pin dependency versions for development dependencies.
- Remove hourly and concurrent rate limits.
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 5 Merge Requests:
Pin ubuntu Docker tag to 1f1a2d5
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies - Merge into:
master - Upgrade ubuntu to
sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6
Update ubuntu Docker tag to v18
- Schedule: ["at any time"]
- Branch name:
renovate/ubuntu-18.x - Merge into:
master - Upgrade ubuntu to
sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
Update ubuntu Docker tag to v20
- Schedule: ["at any time"]
- Branch name:
renovate/ubuntu-20.x - Merge into:
master - Upgrade ubuntu to
sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214
Update ubuntu Docker tag to v22
- Schedule: ["at any time"]
- Branch name:
renovate/ubuntu-22.x - Merge into:
master - Upgrade ubuntu to
sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb
Update ubuntu Docker tag to v24
- Schedule: ["at any time"]
- Branch name:
renovate/ubuntu-24.x - Merge into:
master - Upgrade ubuntu to
sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54
This MR has been generated by Renovate Bot.