Skip to content

chore: Configure Renovate - #870

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

chore: Configure Renovate#870
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown

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

  • hack/Dockerfile.agent.tilt (dockerfile)
  • hack/Dockerfile.controller.tilt (dockerfile)
  • hack/Dockerfile.debugger.tilt (dockerfile)
  • package/Dockerfile.agent (dockerfile)
  • package/Dockerfile.controller (dockerfile)
  • package/Dockerfile.debugger (dockerfile)
  • .github/actions/attestation/action.yaml (github-actions)
  • .github/actions/container-build/action.yaml (github-actions)
  • .github/actions/merge-multiarch/action.yaml (github-actions)
  • .github/workflows/bpf_test.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/container-build.yml (github-actions)
  • .github/workflows/govulncheck.yml (github-actions)
  • .github/workflows/helm-chart-release.yml (github-actions)
  • .github/workflows/kubectl-plugin-build.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test-e2e.yml (github-actions)
  • .github/workflows/update-charts.yml (github-actions)
  • .github/workflows/updatecli.yaml (github-actions)
  • .github/workflows/zizmor.yaml (github-actions)
  • go.mod (gomod)
  • charts/runtime-enforcer/values.yaml (helm-values)

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
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

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

fix(deps): update k8s.io/kube-openapi digest to 9ab3195
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-kube-openapi-digest
  • Merge into: main
  • Upgrade k8s.io/kube-openapi to 9ab3195f2a72
chore(deps): update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.6.2
chore(deps): update zizmorcore/zizmor-action action to v0.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/zizmorcore-zizmor-action-0.x
  • Merge into: main
  • Upgrade zizmorcore/zizmor-action to 70fb788f84895a7701f5643d103d587e460b5c99
chore(deps): update dependency helm to v3.21.4
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-3.x
  • Merge into: main
  • Upgrade helm to v3.21.4
chore(deps): update docker/setup-qemu-action action to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-4.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to 1f40c72289eff860ee54a304f1438e3cff362e0a
fix(deps): update module sigs.k8s.io/controller-runtime to v0.25.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.25.0
chore(deps): update dependency helm to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-4.x
  • Merge into: main
  • Upgrade helm to v4.2.4
fix(deps): update module github.com/avast/retry-go/v4 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-avast-retry-go-v4-5.x
  • Merge into: main
  • Upgrade github.com/avast/retry-go/v4 to v5.0.0
fix(deps): update module sigs.k8s.io/structured-merge-diff/v6 to v7

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

@flavio flavio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to tune this proposal and make it something like https://github.com/kubewarden/adm-controller/blob/main/renovate.json

It's important to inherit config from the central config of renovate

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.

1 participant