Skip to content

Configure Renovate

core-rz-renovate 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

  • image/Dockerfile (dockerfile)
  • .gitlab/lint.yaml (gitlabci)
  • go.mod (gomod)

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.
  • 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .gitlab/renovate.json5 in this branch and select the Retry/Rebase checkbox below. Renovate will update the Merge Request description the next time it runs.


You have configured Renovate to use branch main as base branch.

What to Expect

With your current configuration, Renovate will create 6 Merge Requests:

Pin dependencies
Update registry.gitlab.com/pipeline-components/markdownlint Docker tag to v0.13.3
Update registry.gitlab.com/pipeline-components/yamllint Docker tag to v0.31.2
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.gitlab.com-pipeline-components-yamllint-0.x
  • Merge into: main
  • Upgrade registry.gitlab.com/pipeline-components/yamllint to sha256:82f082414bad17ec04f4d271262a6dcaf64883bb4f1ce73923380125af8b94ee
Update golang Docker tag to v1.22
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to sha256:f43c6f049f04cbbaeb28f0aad3eea15274a7d0a7899a617d0037aec48d7ab010
Update golangci/golangci-lint Docker tag to v1.58.1
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-1.x
  • Merge into: main
  • Upgrade golangci/golangci-lint to sha256:5bef7ef61a4e2529b39d4e39de3564d82c38291636cdb9b79a656cedb09ab175
Update registry.gitlab.com/pipeline-components/hadolint Docker tag to v0.26.2
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.gitlab.com-pipeline-components-hadolint-0.x
  • Merge into: main
  • Upgrade registry.gitlab.com/pipeline-components/hadolint to sha256:89cccdd49a101c47c09c09a2b9fc107d50f4995ca72c6388e28e9bf9544692dc

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.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by core-rz-renovate

Merge request reports

Loading