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

fix(deps): update github.com/openshift/generic-admission-server digest to 21579bd (master) #5995

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Type Update Change
github.com/openshift/generic-admission-server require digest 22a210d -> 21579bd

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 20, 2024

ℹ Artifact update notice

File name: 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):

  • 50 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/storage v1.30.1 -> v1.36.0
github.com/onsi/gomega v1.27.6 -> v1.35.1
github.com/prometheus/client_golang v1.17.0 -> v1.19.1
github.com/prometheus/common v0.45.0 -> v0.55.0
golang.org/x/time v0.5.0 -> v0.7.0
google.golang.org/grpc v1.59.0 -> v1.65.0
k8s.io/api v0.28.14 -> v0.32.1
k8s.io/apimachinery v0.28.14 -> v0.32.1
k8s.io/apiserver v0.28.14 -> v0.32.1
k8s.io/client-go v0.28.14 -> v0.32.1
k8s.io/component-base v0.28.14 -> v0.32.1
k8s.io/klog/v2 v2.110.1 -> v2.130.1
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 -> v0.0.0-20241104100929-3ea5e8cea738
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 -> v0.0.0-20230124172434-306776ec8161
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/emicklei/go-restful/v3 v3.10.2 -> v3.11.0
github.com/go-logr/logr v1.3.0 -> v1.4.2
github.com/go-openapi/jsonpointer v0.20.0 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/google/cel-go v0.16.1 -> v0.22.0
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 -> v0.0.0-20190611155906-901d90724c79
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 -> v2.20.0
github.com/moby/spdystream v0.2.0 -> v0.5.0
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 -> v0.5.0
github.com/prometheus/procfs v0.11.1 -> v0.15.1
github.com/stoewer/go-strcase v1.2.0 -> v1.3.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.0 -> v0.53.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 -> v0.53.0
go.opentelemetry.io/otel v1.21.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 -> v1.27.0
go.opentelemetry.io/otel/metric v1.21.0 -> v1.28.0
go.opentelemetry.io/otel/sdk v1.21.0 -> v1.28.0
go.opentelemetry.io/otel/trace v1.21.0 -> v1.28.0
go.opentelemetry.io/proto/otlp v1.0.0 -> v1.3.1
go.uber.org/zap v1.23.0 -> v1.27.0
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/oauth2 v0.15.0 -> v0.23.0
google.golang.org/api v0.153.0 -> v0.155.0
google.golang.org/appengine v1.6.7 -> v1.6.8
google.golang.org/genproto v0.0.0-20231120223509-83a465c0220f -> v0.0.0-20240123012728-ef4313101c80
google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4 -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/protobuf v1.33.0 -> v1.35.1
k8s.io/kms v0.28.14 -> v0.32.1
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 -> v0.0.0-20241105132330-32ad38e42d3f
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2 -> v0.31.0
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.3.0 -> v4.4.2
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

Copy link
Contributor

ti-chi-bot bot commented Dec 20, 2024

[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 cofyc 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

@renovate renovate bot force-pushed the renovate/master-github.com-openshift-generic-admission-server-digest branch from 2eb3b14 to 46c6b4e Compare December 23, 2024 09:08
@renovate renovate bot force-pushed the renovate/master-github.com-openshift-generic-admission-server-digest branch 3 times, most recently from 9333d2b to 5608478 Compare January 15, 2025 02:13
@renovate renovate bot force-pushed the renovate/master-github.com-openshift-generic-admission-server-digest branch 2 times, most recently from dc365e2 to ca8b063 Compare January 23, 2025 12:43
@renovate renovate bot changed the title fix(deps): update github.com/openshift/generic-admission-server digest to a882ebf (master) fix(deps): update github.com/openshift/generic-admission-server digest to 21579bd (master) Feb 4, 2025
@renovate renovate bot force-pushed the renovate/master-github.com-openshift-generic-admission-server-digest branch from ca8b063 to 64620d1 Compare February 4, 2025 02:11
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