Skip to content

chore: Configure Renovate#27

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

chore: Configure Renovate#27
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 1, 2026

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

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

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • .devcontainer/devcontainer.json (devcontainer)
  • Dockerfile (dockerfile)
  • .github/workflows/e2e.yml (github-actions)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • go.mod (gomod)
  • config/agent/kustomization.yaml (kustomize)
  • config/manager/kustomization.yaml (kustomize)
  • config/tools/cert-manager/kustomization.yaml (kustomize)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

What to Expect

With your current configuration, Renovate will create 19 Pull Requests:

fix(deps): update module github.com/docker/docker to v28.5.2+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-docker-28.x
  • Merge into: main
  • Upgrade github.com/docker/docker to v28.5.2+incompatible
fix(deps): update module github.com/miekg/dns to v1.1.72
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-miekg-dns-1.x
  • Merge into: main
  • Upgrade github.com/miekg/dns to v1.1.72
fix(deps): update module github.com/projectdiscovery/dnsx to v1.2.3
chore(deps): update dependency golangci/golangci-lint to v2.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-2.x
  • Merge into: main
  • Upgrade golangci/golangci-lint to v2.12.0
chore(deps): update golang docker tag to v1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.26
chore(deps): update helm release cert-manager to v1.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/cert-manager-1.x
  • Merge into: main
  • Upgrade cert-manager to d2a50bd44a09d838c2576a8f3dfca1524597c7393cf8d82ab3ec8a465b9eeb79
chore(deps): update helm release cert-manager-csi-driver to v0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cert-manager-csi-driver-0.x
  • Merge into: main
  • Upgrade cert-manager-csi-driver to 4760d964978c96c535dbc17cb23174692565b15832d4abf7343f3bf7fe8e0be7
fix(deps): update kubernetes monorepo to v0.36.0
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-v2-2.x
  • Merge into: main
  • Upgrade github.com/onsi/ginkgo/v2 to v2.28.3
fix(deps): update module github.com/onsi/gomega to v1.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-gomega-1.x
  • Merge into: main
  • Upgrade github.com/onsi/gomega to v1.40.0
fix(deps): update module github.com/testcontainers/testcontainers-go to v0.42.0
fix(deps): update module go.datum.net/network-services-operator to v0.21.5
fix(deps): update module go.miloapis.com/milo to v0.24.11
  • Schedule: ["at any time"]
  • Branch name: renovate/go.miloapis.com-milo-0.x
  • Merge into: main
  • Upgrade go.miloapis.com/milo to v0.24.11
fix(deps): update module golang.org/x/sync to v0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-sync-0.x
  • Merge into: main
  • Upgrade golang.org/x/sync to v0.20.0
fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-runtime to v0.24.0
fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.3
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/setup-go action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: main
  • Upgrade actions/setup-go to v6
chore(deps): update golangci/golangci-lint-action action to v9

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.


❓ 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 PR was generated by Mend Renovate. View the repository job log.

@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Mar 1, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants