Skip to content

Configure Renovate#5

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

Configure Renovate#5
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

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-e2e.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)
  • .github/workflows/e2e-comment.yaml (github-actions)
  • .github/workflows/pull-request.yaml (github-actions)
  • .github/workflows/scan-intermediate-image.yaml (github-actions)
  • .github/workflows/tags.yaml (github-actions)
  • api/go.mod (gomod)
  • go.mod (gomod)
  • pkg/cert/go.mod (gomod)
  • pkg/cluster-handler/go.mod (gomod)
  • pkg/data-handler/go.mod (gomod)
  • pkg/monitoring/go.mod (gomod)
  • pkg/resolver/go.mod (gomod)
  • pkg/resource-handler/go.mod (gomod)
  • pkg/testutil/go.mod (gomod)
  • pkg/util/go.mod (gomod)
  • pkg/webhook/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 31 Pull Requests:

fix(deps): update github.com/multigres/multigres digest to a9789ff
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-multigres-multigres-digest
  • Merge into: main
  • Upgrade github.com/multigres/multigres to a9789ff71597
fix(deps): update github.com/numtide/multigres-operator/api digest to 84ac3c7
fix(deps): update github.com/numtide/multigres-operator/pkg/cert digest to 84ac3c7
fix(deps): update github.com/numtide/multigres-operator/pkg/cluster-handler digest to 84ac3c7
fix(deps): update github.com/numtide/multigres-operator/pkg/data-handler digest to 84ac3c7
fix(deps): update github.com/numtide/multigres-operator/pkg/monitoring digest to 84ac3c7
fix(deps): update github.com/numtide/multigres-operator/pkg/resolver digest to 84ac3c7
fix(deps): update github.com/numtide/multigres-operator/pkg/resource-handler digest to 84ac3c7
fix(deps): update github.com/numtide/multigres-operator/pkg/testutil digest to 84ac3c7
fix(deps): update github.com/numtide/multigres-operator/pkg/util digest to 84ac3c7
fix(deps): update github.com/numtide/multigres-operator/pkg/webhook digest to 84ac3c7
fix(deps): update k8s.io/utils digest to b8788ab
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to b8788abfbbc2
chore(deps): 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
chore(deps): update actions/dependency-review-action action to v4.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-dependency-review-action-4.x
  • Merge into: main
  • Upgrade actions/dependency-review-action to 05fe4576374b728f0c523d6a13d64c25081e0803
fix(deps): update kubernetes packages to v0.35.1
chore(deps): update actions/github-script action to v7.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: main
  • Upgrade actions/github-script to f28e40c7f34bde8b3046d885e986cb6290c5673b
chore(deps): update actions/setup-go action to v6.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: main
  • Upgrade actions/setup-go to 4b73464bb391d4059bd26b0524d20df3927bd417
chore(deps): update anchore/scan-action action to v7.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/anchore-scan-action-7.x
  • Merge into: main
  • Upgrade anchore/scan-action to 7037fa011853d5a11690026fb85feee79f4c946c
chore(deps): update docker/build-push-action action to v6.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to 10e90e3645eae34f1e60eeb005ba3a3d33f178e8
chore(deps): update docker/login-action action to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to c94ce9fb468520275223c153574b00df6fe4bcc9
chore(deps): 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
chore(deps): 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
chore(deps): 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
chore(deps): update github/codeql-action action to v4.32.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-4.x
  • Merge into: main
  • Upgrade github/codeql-action to 89a39a4e59826350b863aa6b6252a07ad50cf83e
chore(deps): update golang docker tag to v1.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.26.0-alpine3.23
chore(deps): update helm/kind-action action to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-kind-action-1.x
  • Merge into: main
  • Upgrade helm/kind-action to ef37e7f390d99f746eb8b610417061a60e82a6cc
fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.1
  • 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.23.1
chore(deps): update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: main
  • Upgrade actions/cache to cdf6c1fa76f9f475f3d7449005a359c84ca0f306
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 de0fac2e4500dabe0009e67214ff5f5447ce83dd
chore(deps): update actions/github-script action to v8
chore(deps): update actions/upload-artifact action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to b7c566a772e6b6bfb58ed0dc250532a479d7789f

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up go package go.opentelemetry.io/otel

Files affected: pkg/cluster-handler/go.mod, pkg/data-handler/go.mod, pkg/monitoring/go.mod


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

1 participant