Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 8, 2025

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.


Detected Package Files

  • Dockerfile (dockerfile)
  • .github/workflows/_reusable-build-changed.yaml (github-actions)
  • .github/workflows/_reusable-manifests.yaml (github-actions)
  • .github/workflows/_reusable-test-coverage.yaml (github-actions)
  • .github/workflows/build-and-release.yaml (github-actions)
  • api/go.mod (gomod)
  • go.mod (gomod)
  • pkg/cluster-handler/go.mod (gomod)
  • pkg/data-handler/go.mod (gomod)
  • pkg/resolver/go.mod (gomod)
  • pkg/resource-handler/go.mod (gomod)
  • pkg/testutil/go.mod (gomod)
  • config/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 GitHub.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

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


What to Expect

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

Update github.com/numtide/multigres-operator/api digest to 40fb79c
Update github.com/numtide/multigres-operator/pkg/resolver digest to 40fb79c
Update github.com/numtide/multigres-operator/pkg/testutil digest to 40fb79c
Update k8s.io/utils digest to 914a6e7
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to 914a6e750570
Update actions/checkout action to v5.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to 93cb6efe18208431cddfb8368fd83d5badbf9bfd
Update actions/dependency-review-action action to v4.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-dependency-review-action-4.x
  • Merge into: main
  • Upgrade actions/dependency-review-action to 3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261
Update golang Docker tag to v1.25.5
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.25.5-alpine3.22
Update module sigs.k8s.io/controller-runtime to v0.22.4
  • 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.22.4
Update actions/setup-go action to v6.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: main
  • Upgrade actions/setup-go to 4dc6199c7b1a012772edbd06daecab0f50c9053c
Update anchore/scan-action action to v7.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/anchore-scan-action-7.x
  • Merge into: main
  • Upgrade anchore/scan-action to 62b74fb7bb810d2c45b1865f47a77655621862a5
Update docker/setup-buildx-action action to v3.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to 8d2750c68a42422c14e847fe6c8ac0403b4cbd6f
Update docker/setup-docker-action action to v4.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-docker-action-4.x
  • Merge into: main
  • Upgrade docker/setup-docker-action to e43656e248c0bd0647d3f5c195d116aacf6fcaf4
Update docker/setup-qemu-action action to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to c7c53464625b32c7a7e944ae62b3e17d2b600130
Update github/codeql-action action to v4.31.9
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-4.x
  • Merge into: main
  • Upgrade github/codeql-action to 5d4e8d1aca955e8d8589aabd499c5cae939e33c7
Update kubernetes packages to v0.35.0
Update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: main
  • Upgrade actions/cache to 9255dc7a253b0ccc959486e2bca901246202afeb
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to 8e8c483db84b4bee98b60c0593521ed34d9990e8
Update actions/github-script action to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-8.x
  • Merge into: main
  • Upgrade actions/github-script to v8
Update golangci/golangci-lint-action action to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-9.x
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to 1e7e51e771db61008b38414a730f564565cf7c20

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

@rcambrj
Copy link
Collaborator

rcambrj commented Oct 15, 2025

I'm wondering about the github.com/numtide/multigres-operator/* package upgrades. We should indeed set pre-commit and/or pipeline checks (as you mentioned @rytswd), but it'll be nice to have a reminder, should they fail.

I also wonder about:

Update actions/dependency-review-action action to v4.8.1

Because I don't know whether it'll update using the locked hash method.

I think it's worth enabling this plugin then judging its usefulness and further configuring it once it opens some PRs.

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.

2 participants