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
-
.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
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.
- Remove limit for open MRs at any time.
- Removes rate limit for MR creation per hour.
- Apply label
renovateto MRs.
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
- Schedule: ["at any time"]
- Branch name:
renovate/sylva-projects-sylva-elements-ci-tooling-ci-templates-1.0.x - Merge into:
main - Upgrade sylva-projects/sylva-elements/ci-tooling/ci-templates to
1.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)
- Schedule: ["at any time"]
- Branch name:
renovate/patch-kubernetes-go - Merge into:
main - Upgrade k8s.io/api to
v0.33.3 - Upgrade k8s.io/apimachinery to
v0.33.3 - Upgrade k8s.io/client-go to
v0.33.3
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
- Schedule: ["at any time"]
- Branch name:
renovate/registry.gitlab.com-sylva-projects-sylva-elements-container-images-ci-image-1.1.x - Merge into:
main - Upgrade registry.gitlab.com/sylva-projects/sylva-elements/container-images/ci-image 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
- Schedule: ["at any time"]
- Branch name:
renovate/registry.gitlab.com-sylva-projects-sylva-elements-container-images-ci-image-1.x - Merge into:
main - Upgrade registry.gitlab.com/sylva-projects/sylva-elements/container-images/ci-image to
v1.3.0
Update dependency renovate-bot/renovate-runner to v24
- Schedule: ["before 4am on monday"]
- Branch name:
renovate/major-renovate - Merge into:
main - Upgrade renovate-bot/renovate-runner to
v24.0.0
This MR has been generated by Renovate Bot.