operand-deployment-lifecycle-manager icon indicating copy to clipboard operation
operand-deployment-lifecycle-manager copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 5 months ago • 2 comments

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)
  • go.mod (gomod)
  • config/e2e/manager/kustomization.yaml (kustomize)
  • 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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 20 Pull Requests:

Update github.com/openshift/api digest to 7318813
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openshift-api-digest
  • Merge into: master
  • Upgrade github.com/openshift/api to 7318813e48da641a8b2e068018a3723a5cc34d5e
Update k8s.io/utils digest to 0f33e8f
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: master
  • Upgrade k8s.io/utils to 0f33e8f1c979
Update module github.com/IBM/controller-filtered-cache to v0.3.6
Update module github.com/IBM/ibm-namespace-scope-operator to v1.17.12
Update dependency go to v1.24.3
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: master
  • Upgrade go to 1.24.3
Update kubernetes packages to v0.33.0
Update module github.com/deckarep/golang-set to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-deckarep-golang-set-1.x
  • Merge into: master
  • Upgrade github.com/deckarep/golang-set to v1.8.0
Update module github.com/google/go-cmp to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-cmp-0.x
  • Merge into: master
  • Upgrade github.com/google/go-cmp to v0.7.0
Update module github.com/jaegertracing/jaeger-operator to v1.65.0
Update module github.com/onsi/ginkgo/v2 to v2.23.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-v2-2.x
  • Merge into: master
  • Upgrade github.com/onsi/ginkgo/v2 to v2.23.4
Update module github.com/onsi/gomega to v1.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-gomega-1.x
  • Merge into: master
  • Upgrade github.com/onsi/gomega to v1.37.0
Update module github.com/operator-framework/api to v0.31.0
Update module github.com/operator-framework/operator-lifecycle-manager to v0.31.0
Update module github.com/stretchr/testify to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.10.0
Update module golang.org/x/mod to v0.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-mod-0.x
  • Merge into: master
  • Upgrade golang.org/x/mod to v0.24.0
Update module sigs.k8s.io/controller-runtime to v0.20.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: master
  • Upgrade sigs.k8s.io/controller-runtime to v0.20.4
Update module github.com/deckarep/golang-set to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-deckarep-golang-set-2.x
  • Merge into: master
  • Upgrade github.com/deckarep/golang-set to v2.8.0
Update module github.com/onsi/ginkgo to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-2.x
  • Merge into: master
  • Upgrade github.com/onsi/ginkgo to v2.23.4
Update module k8s.io/klog to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-klog-2.x
  • Merge into: master
  • Upgrade k8s.io/klog to v2.130.1
Update module sigs.k8s.io/kubebuilder to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-kubebuilder-4.x
  • Merge into: master
  • Upgrade sigs.k8s.io/kubebuilder to 7c707052daa2e8bd51f47548c02710b1f1f7a77e

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


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

  • Failed to look up docker package docker-na-public.artifactory.swg-devops.com/hyc-cloud-private-dockerhub-docker-remote/golang
  • Failed to look up go package github.com/barkimedes/go-deepcopy

Files affected: Dockerfile, 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.

renovate[bot] avatar May 07 '25 18:05 renovate[bot]