Configure Renovate

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

  • .devcontainer/devcontainer.json (devcontainer)
  • Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)
  • .gitlab-ci.yml (gitlabci-include)
  • go.mod (gomod)
  • 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 fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and 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.
  • Remove limit for open MRs at any time.
  • Removes rate limit for MR creation per hour.
  • Apply label renovate to MRs.

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


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

What to Expect

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

Update k8s.io/utils digest to 4c0f3b2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to 4c0f3b243397
Update dependency sylva-projects/sylva-elements/ci-tooling/ci-templates to v1.0.41
Update dependency to-be-continuous/gitleaks to v2.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/to-be-continuous-gitleaks-2.7.x
  • Merge into: main
  • Upgrade to-be-continuous/gitleaks to 2.7.3
Update dependency to-be-continuous/golang to v4.13.3
  • Schedule: ["at any time"]
  • Branch name: renovate/to-be-continuous-golang-4.13.x
  • Merge into: main
  • Upgrade to-be-continuous/golang to 4.13.3
Update kubernetes packages to v0.33.3 (patch)
Update module github.com/onsi/ginkgo/v2 to v2.23.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-v2-2.23.x
  • Merge into: main
  • Upgrade github.com/onsi/ginkgo/v2 to v2.23.4
Update module sigs.k8s.io/cluster-api to v1.10.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-cluster-api-1.10.x
  • Merge into: main
  • Upgrade sigs.k8s.io/cluster-api to v1.10.4
Update registry.gitlab.com/sylva-projects/sylva-elements/container-images/ci-image Docker tag to v1.1.6
Update dependency to-be-continuous/golang to v4.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/to-be-continuous-golang-4.x
  • Merge into: main
  • Upgrade to-be-continuous/golang to 4.14.0
Update module github.com/fluxcd/pkg/runtime to v0.79.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fluxcd-pkg-runtime-0.x
  • Merge into: main
  • Upgrade github.com/fluxcd/pkg/runtime to v0.79.0
Update module github.com/onsi/gomega to v1.38.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-gomega-1.x
  • Merge into: main
  • Upgrade github.com/onsi/gomega to v1.38.0
Update registry.gitlab.com/sylva-projects/sylva-elements/container-images/ci-image Docker tag to v1.3.0
Update dependency renovate-bot/renovate-runner to v24

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.

Edited by Sylva Renovate bot

Merge request reports

Loading