Skip to content

Configure Renovate

Renovate Bot 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

  • .gitlab-ci.yml (gitlabci)

What to Expect

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

Update docker Docker tag to v24.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-24.x
  • Merge into: main
  • Upgrade docker to 24.0.5
Update node Docker tag to v20.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20.5.1

Dependency Lookup Warnings

Please correct - or verify that you can safely ignore - these lookup failures before you merge this MR.

  • Failed to look up docker package docker:dind

Files affected: .gitlab-ci.yml


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.


Merge request reports