GoogleCloudPlatform / k8s-stackdriver

Apache License 2.0
390 stars 212 forks source link

Configure Renovate #689

Closed renovate-bot closed 5 months ago

renovate-bot commented 5 months ago

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

Configuration Summary

Based on the default config's presets, Renovate will:

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

Update module golang.org/x/net to v0.23.0 [SECURITY] - Branch name: `renovate/go-golang.org/x/net-vulnerability` - Merge into: `master` - Upgrade golang.org/x/net to `v0.23.0`
Update golang Docker tag to v1.22 - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `master` - Upgrade golang to `1.22`
Update kubernetes packages to v0.30.0 - Schedule: ["at any time"] - Branch name: `renovate/kubernetes-go` - Merge into: `master` - Upgrade [k8s.io/api](https://togithub.com/kubernetes/api) to `v0.30.0` - Upgrade [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) to `v0.30.0` - Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v0.30.0` - Upgrade [k8s.io/component-base](https://togithub.com/kubernetes/component-base) to `v0.30.0` - Upgrade [k8s.io/kubelet](https://togithub.com/kubernetes/kubelet) to `v0.30.0` - Upgrade [k8s.io/metrics](https://togithub.com/kubernetes/metrics) to `v0.30.0`
Update module cloud.google.com/go to v0.112.2 - Schedule: ["at any time"] - Branch name: `renovate/cloud.google.com-go-0.x` - Merge into: `master` - Upgrade [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) to `v0.112.2`
Update module cloud.google.com/go/compute to v1.25.1 - Schedule: ["at any time"] - Branch name: `renovate/cloud.google.com-go-compute-1.x` - Merge into: `master` - Upgrade [cloud.google.com/go/compute](https://togithub.com/googleapis/google-cloud-go) to `v1.25.1`
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: `master` - Upgrade [github.com/google/go-cmp](https://togithub.com/google/go-cmp) to `v0.6.0`
Update module github.com/google/gofuzz to v1.2.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-google-gofuzz-1.x` - Merge into: `master` - Upgrade [github.com/google/gofuzz](https://togithub.com/google/gofuzz) to `v1.2.0`
Update module github.com/prometheus/client_golang to v1.19.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-prometheus-client_golang-1.x` - Merge into: `master` - Upgrade [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) to `v1.19.0`
Update module github.com/prometheus/client_model to v0.6.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-prometheus-client_model-0.x` - Merge into: `master` - Upgrade [github.com/prometheus/client_model](https://togithub.com/prometheus/client_model) to `v0.6.1`
Update module github.com/prometheus/common to v0.53.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-prometheus-common-0.x` - Merge into: `master` - Upgrade [github.com/prometheus/common](https://togithub.com/prometheus/common) to `v0.53.0`
Update module golang.org/x/oauth2 to v0.19.0 - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-oauth2-0.x` - Merge into: `master` - Upgrade golang.org/x/oauth2 to `d0e617c58cf747cf27df9762003502f814dd524c`
Update module google.golang.org/api to v0.176.1 - Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-api-0.x` - Merge into: `master` - Upgrade [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) to `v0.176.1`
Update module github.com/golang/glog to v1.2.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-golang-glog-1.x` - Merge into: `master` - Upgrade [github.com/golang/glog](https://togithub.com/golang/glog) to `861d094757551d2f65d1003f0ec93bc92b254a5a` - Upgrade [github.com/golang/glog](https://togithub.com/golang/glog) to `v1.2.1`
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](https://togithub.com/kubernetes/klog) to `v2.120.1`


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

forking-renovate[bot] commented 5 months ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.