edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
160 stars 6 forks source link

deps: update Go dependencies #574

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
golang.org/x/exp require digest fc45aab -> 7f521ea age adoption passing confidence
google.golang.org/protobuf require patch v1.34.1 -> v1.34.2 age adoption passing confidence
k8s.io/api require patch v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery require patch v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/client-go require patch v0.30.1 -> v0.30.2 age adoption passing confidence

Release Notes

protocolbuffers/protobuf-go (google.golang.org/protobuf) ### [`v1.34.2`](https://togithub.com/protocolbuffers/protobuf-go/releases/tag/v1.34.2) [Compare Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.34.1...v1.34.2) Minor feature: - [CL/589336](https://go.dev/cl/589336): gofeatures: allow setting legacy_unmarshal_json_enum feature at file level Minor bug fixes: - [CL/588875](https://go.dev/cl/588875): types/descriptorpb: regenerate using latest protobuf v27.0 release - [CL/586396](https://go.dev/cl/586396): internal/impl: fix size cache semantics with lazy decoding - [CL/585736](https://go.dev/cl/585736): reflect/protodesc: remove obsolete JSON name check from desc validator - [CL/588976](https://go.dev/cl/588976): reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry
kubernetes/api (k8s.io/api) ### [`v0.30.2`](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.30.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2)
kubernetes/client-go (k8s.io/client-go) ### [`v0.30.2`](https://togithub.com/kubernetes/client-go/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.1...v0.30.2)

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 Mend Renovate. View repository job log here.

renovate[bot] commented 2 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.