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 a882ebf #5842

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

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

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 Nov 5, 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):

  • 47 additional dependencies were updated

Details:

Package Change
github.com/onsi/gomega v1.27.6 -> v1.33.1
github.com/prometheus/client_golang v1.17.0 -> v1.19.1
github.com/prometheus/client_model v0.5.0 -> v0.6.1
github.com/prometheus/common v0.45.0 -> v0.55.0
github.com/spf13/cobra v1.7.0 -> v1.8.1
github.com/stretchr/testify v1.8.4 -> v1.9.0
go.etcd.io/etcd/client/v3 v3.5.9 -> v3.5.14
google.golang.org/grpc v1.59.0 -> v1.65.0
k8s.io/api v0.28.14 -> v0.31.1
k8s.io/apimachinery v0.28.14 -> v0.31.1
k8s.io/apiserver v0.28.14 -> v0.31.1
k8s.io/client-go v0.28.14 -> v0.31.1
k8s.io/component-base v0.28.14 -> v0.31.1
k8s.io/klog/v2 v2.110.1 -> v2.130.1
k8s.io/utils v0.0.0-20230711102312-30195339c3c7 -> v0.0.0-20240711033017-18e509b52bc8
cloud.google.com/go/compute/metadata v0.2.3 -> v0.3.0
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.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/google/cel-go v0.16.1 -> v0.20.1
github.com/google/uuid v1.4.0 -> v1.6.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 -> v2.20.0
github.com/moby/spdystream v0.2.0 -> v0.4.0
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 -> v0.5.0
github.com/prometheus/procfs v0.11.1 -> v0.15.1
go.etcd.io/etcd/api/v3 v3.5.9 -> v3.5.14
go.etcd.io/etcd/client/pkg/v3 v3.5.9 -> v3.5.14
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.35.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.26.0
golang.org/x/oauth2 v0.15.0 -> v0.21.0
google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4 -> v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f -> v0.0.0-20240701130421-f6361c86f094
google.golang.org/protobuf v1.33.0 -> v1.34.2
k8s.io/kms v0.28.14 -> v0.31.1
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 -> v0.0.0-20240228011516-70dd3763d340
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2 -> v0.30.3
sigs.k8s.io/structured-merge-diff/v4 v4.3.0 -> v4.4.1
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

Copy link
Contributor

ti-chi-bot bot commented Nov 5, 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

@ti-chi-bot ti-chi-bot bot requested a review from shonge November 5, 2024 03:10
@csuzhangxc csuzhangxc closed this Nov 5, 2024
@csuzhangxc csuzhangxc deleted the renovate/github.com-openshift-generic-admission-server-digest branch November 5, 2024 03:17
Copy link
Contributor Author

renovate bot commented Nov 5, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the github.com/openshift/generic-admission-server a882ebf update again.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant