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 #379

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

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented May 3, 2024

Mend Renovate

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

  • WORKSPACE (bazel)
  • .bazelversion (bazelisk)
  • oracle/build/dbimage/cloudbuild.yaml (cloudbuild)
  • oracle/build/dbimage/Dockerfile (dockerfile)
  • oracle/build/pitr_agent/Dockerfile (dockerfile)
  • go.mod (gomod)
  • oracle/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
  • 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 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 44 Pull Requests:

fix(deps): update module github.com/opencontainers/runc to v1.1.12 [security]
fix(deps): update module google.golang.org/grpc to v1.56.3 [security]
  • Branch name: renovate/go-google.golang.org/grpc-vulnerability
  • Merge into: main
  • Upgrade google.golang.org/grpc to v1.56.3
fix(deps): update module google.golang.org/protobuf to v1.33.0 [security]
  • Branch name: renovate/go-google.golang.org/protobuf-vulnerability
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.33.0
fix(deps): update module bitbucket.org/creachadair/stringset to v0.0.14
fix(deps): update module github.com/data-dog/go-sqlmock to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-data-dog-go-sqlmock-1.x
  • Merge into: main
  • Upgrade github.com/DATA-DOG/go-sqlmock to v1.5.2
fix(deps): update module github.com/golang/protobuf to v1.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-protobuf-1.x
  • Merge into: main
  • Upgrade github.com/golang/protobuf to v1.5.4
fix(deps): update module github.com/grpc-ecosystem/grpc-health-probe to v0.4.26
fix(deps): update module google.golang.org/genproto to v0.0.0-20240506185236-b8a5c65736ae
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-genproto-0.x
  • Merge into: main
  • Upgrade google.golang.org/genproto to b8a5c65736ae
fix(deps): update module k8s.io/repo-infra to v0.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-repo-infra-0.x
  • Merge into: main
  • Upgrade k8s.io/repo-infra to v0.2.5
fix(deps): update module k8s.io/utils to v0.0.0-20240502163921-fe8a2dddb1d0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-0.x
  • Merge into: main
  • Upgrade k8s.io/utils to fe8a2dddb1d0
chore(deps): update dependency bazel to v6.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-6.x
  • Merge into: main
  • Upgrade bazel to 6.5.0
chore(deps): update dependency bazel_gazelle to v0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_gazelle-0.x
  • Merge into: main
  • Upgrade bazel_gazelle to v0.36.0
chore(deps): update dependency bazel_skylib to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_skylib-1.x
  • Merge into: main
  • Upgrade bazel_skylib to 1.6.1
chore(deps): update dependency com_github_godror_godror to v0.42.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_godror_godror-0.x
  • Merge into: main
  • Upgrade com_github_godror_godror to v0.42.2
chore(deps): update dependency com_google_protobuf to v3.26.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-3.x
  • Merge into: main
  • Upgrade com_google_protobuf to v3.26.1
chore(deps): update dependency io_bazel_rules_go to v0.47.1
  • Schedule: ["at any time"]
  • Branch name: renovate/io_bazel_rules_go-0.x
  • Merge into: main
  • Upgrade io_bazel_rules_go to v0.47.1
chore(deps): update dependency rules_pkg to v0.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_pkg-0.x
  • Merge into: main
  • Upgrade rules_pkg to 0.10.1
chore(deps): update dependency shellcheck to v0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/shellcheck-0.x
  • Merge into: main
  • Upgrade shellcheck to v0.10.0
chore(deps): update docker.io/golang docker tag to v1.22
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-golang-1.x
  • Merge into: main
  • Upgrade docker.io/golang to 1.22
fix(deps): update kubernetes packages to v0.30.0
fix(deps): update module cloud.google.com/go/compute/metadata to v0.3.0
fix(deps): update module cloud.google.com/go/secretmanager to v1.13.0
fix(deps): update module cloud.google.com/go/storage to v1.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-storage-1.x
  • Merge into: main
  • Upgrade cloud.google.com/go/storage to v1.40.0
fix(deps): update module github.com/bazelbuild/rules_go to v0.47.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-bazelbuild-rules_go-0.x
  • Merge into: main
  • Upgrade github.com/bazelbuild/rules_go to v0.47.1
fix(deps): update module github.com/go-logr/logr to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-logr-logr-1.x
  • Merge into: main
  • Upgrade github.com/go-logr/logr to v1.4.1
fix(deps): update module github.com/godror/godror to v0.42.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-godror-godror-0.x
  • Merge into: main
  • Upgrade github.com/godror/godror to v0.42.2
fix(deps): update module github.com/google/go-cmp to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-cmp-0.x
  • Merge into: main
  • Upgrade github.com/google/go-cmp to v0.6.0
fix(deps): update module github.com/google/uuid to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-uuid-1.x
  • Merge into: main
  • Upgrade github.com/google/uuid to v1.6.0
fix(deps): update module github.com/onsi/gomega to v1.33.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-gomega-1.x
  • Merge into: main
  • Upgrade github.com/onsi/gomega to v1.33.1
fix(deps): update module github.com/prometheus/client_golang to v1.19.0
fix(deps): update module github.com/prometheus/client_model to v0.6.1
fix(deps): update module google.golang.org/api to v0.178.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.178.0
fix(deps): update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.3.0
fix(deps): update module k8s.io/klog/v2 to v2.120.1
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-klog-v2-2.x
  • Merge into: main
  • Upgrade k8s.io/klog/v2 to v2.120.1
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.2
  • 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.18.2
fix(deps): update module sigs.k8s.io/controller-tools to v0.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-tools-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-tools to v0.15.0
fix(deps): update module sigs.k8s.io/kustomize/kustomize/v4 to v4.5.7
chore(deps): update dependency bazel to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-7.x
  • Merge into: main
  • Upgrade bazel to 7.1.1
chore(deps): update dependency com_google_protobuf to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-26.x
  • Merge into: main
  • Upgrade com_google_protobuf to v26.1
chore(deps): update docker.io/oraclelinux docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-oraclelinux-9.x
  • Merge into: main
  • Upgrade docker.io/oraclelinux to 9-slim
fix(deps): update module github.com/kubernetes-csi/external-snapshotter/client/v4 to v7
fix(deps): update module github.com/onsi/ginkgo to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-2.x
  • Merge into: main
  • Upgrade github.com/onsi/ginkgo to v2.17.3
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v3.0.1
fix(deps): update module sigs.k8s.io/kustomize/kustomize/v4 to v5

🚸 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 has been generated by Mend Renovate. View repository job log here.

Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate-bot
Once this PR has been reviewed and has the lgtm label, please assign yian-zhou for approval. For more information see the Kubernetes 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

Hi @renovate-bot. Thanks for your PR.

I'm waiting for a GoogleCloudPlatform 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/test-infra 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.

None yet

1 participant