Skip to content

Configure Renovate

platform-engineering Service account requested to merge renovate/configure into main

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • Containerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci-include)

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 fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Run lock file maintenance (updates) early Monday mornings.
  • Enable the pre-commit manager.
  • Group all updates together.
  • Update _VERSION variables in Dockerfiles.
  • Weekly schedule on early Monday mornings.
  • Use specific versioning for Red Hat-maintained container images.
  • Append Signed-off-by: to signoff Git commits.
  • Default preset for use with Renovate's repos
  • Run Renovate on following schedule: before 4am on Monday

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to 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 1 Merge Request:

Update registry.fedoraproject.org/fedora Docker tag to v40
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/all
  • Merge into: main
  • Upgrade registry.fedoraproject.org/fedora to sha256:c3807c5f86f1055eea7f0b3c446a779edb917278dd0fe1d9e4efd9704e81615e

Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This MR has been generated by Renovate Bot.

Merge request reports