neticdk / k8s-oaas-observability

Observability (logs, metrics, and traces) stack for Kubernetes.
MIT License
8 stars 4 forks source link

fix(deps): update kubernetes packages to v0.31.0 #285

Closed netic-renovate-bot closed 1 month ago

netic-renovate-bot commented 2 months ago

This PR contains the following updates:

Package Type Update Change
k8s.io/api require minor v0.30.3 -> v0.31.0
k8s.io/apimachinery require minor v0.30.3 -> v0.31.0
k8s.io/client-go require minor v0.30.3 -> v0.31.0

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

kubernetes/api (k8s.io/api) ### [`v0.31.0`](https://togithub.com/kubernetes/api/compare/v0.30.4...v0.31.0) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://togithub.com/kubernetes/api/compare/v0.30.3...v0.30.4) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.3...v0.30.4)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.31.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.4...v0.31.0) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.3...v0.30.4) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.3...v0.30.4)
kubernetes/client-go (k8s.io/client-go) ### [`v0.31.0`](https://togithub.com/kubernetes/client-go/compare/v0.30.4...v0.31.0) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://togithub.com/kubernetes/client-go/compare/v0.30.3...v0.30.4) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.3...v0.30.4)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

netic-renovate-bot commented 2 months ago

ℹ Artifact update notice

File name: controllers/endpoint-controller/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/swag v0.22.3 -> v0.22.4
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
golang.org/x/net v0.23.0 -> v0.26.0
golang.org/x/oauth2 v0.10.0 -> v0.21.0
golang.org/x/sys v0.18.0 -> v0.21.0
golang.org/x/term v0.18.0 -> v0.21.0
golang.org/x/text v0.14.0 -> v0.16.0
google.golang.org/protobuf v1.33.0 -> v1.34.2
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/yaml v1.3.0 -> v1.4.0