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

chore(deps): update github.com/rancher/apiserver digest to 5a4ecca - autoclosed #265

Closed

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Aug 23, 2024

This PR contains the following updates:

Package Type Update Change
github.com/rancher/apiserver require digest 39a6f25 -> 5a4ecca

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.

🔕 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 has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Aug 23, 2024
@renovate-rancher renovate-rancher bot requested a review from a team as a code owner August 23, 2024 05:17
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-apiserver-digest branch from 6b95bca to 41c99a6 Compare August 23, 2024 05:17
maxsokolovsky
maxsokolovsky previously approved these changes Aug 26, 2024
@renovate-rancher renovate-rancher bot changed the title chore(deps): update github.com/rancher/apiserver digest to 36ecfbb chore(deps): update github.com/rancher/apiserver digest to 5a4ecca Oct 10, 2024
Copy link
Contributor Author

ℹ 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/prometheus/client_golang v1.16.0 -> v1.19.1
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289 -> v0.0.0-20240924233157-8f384efc8813
github.com/rancher/wrangler/v3 v3.0.0 -> v3.0.1-rc.2
golang.org/x/sync v0.7.0 -> v0.8.0
k8s.io/api v0.30.1 -> v0.31.1
k8s.io/apiextensions-apiserver v0.30.1 -> v0.31.1
k8s.io/apimachinery v0.30.1 -> v0.31.1
k8s.io/apiserver v0.30.1 -> v0.31.1
k8s.io/client-go v0.30.1 -> v0.31.1
k8s.io/kube-aggregator v0.30.1 -> v0.31.1
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/evanphx/json-patch v5.6.0+incompatible -> v5.9.0+incompatible
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/swag v0.22.3 -> v0.22.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 -> v2.20.0
github.com/imdario/mergo v0.3.12 -> v0.3.13
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/client_model v0.4.0 -> v0.6.1
github.com/prometheus/common v0.44.0 -> v0.55.0
github.com/prometheus/procfs v0.10.1 -> v0.15.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0 -> v0.53.0
go.opentelemetry.io/otel v1.19.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 -> v1.27.0
go.opentelemetry.io/otel/metric v1.19.0 -> v1.28.0
go.opentelemetry.io/otel/sdk v1.19.0 -> v1.28.0
go.opentelemetry.io/otel/trace v1.19.0 -> v1.28.0
go.opentelemetry.io/proto/otlp v1.0.0 -> v1.3.1
golang.org/x/crypto v0.22.0 -> v0.26.0
golang.org/x/net v0.24.0 -> v0.28.0
golang.org/x/oauth2 v0.16.0 -> v0.21.0
golang.org/x/sys v0.22.0 -> v0.23.0
golang.org/x/term v0.19.0 -> v0.23.0
golang.org/x/text v0.14.0 -> v0.17.0
google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e -> v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20240701130421-f6361c86f094
google.golang.org/grpc v1.58.3 -> v1.65.0
google.golang.org/protobuf v1.33.0 -> v1.34.2
k8s.io/component-base v0.30.1 -> v0.31.1
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.29.0 -> v0.30.3
sigs.k8s.io/cli-utils v0.35.0 -> v0.37.2
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-apiserver-digest branch from b1e440e to 6af29dc Compare October 10, 2024 04:44
@renovate-rancher renovate-rancher bot changed the title chore(deps): update github.com/rancher/apiserver digest to 5a4ecca chore(deps): update github.com/rancher/apiserver digest to 5a4ecca - autoclosed Oct 11, 2024
@renovate-rancher renovate-rancher bot closed this Oct 11, 2024
@renovate-rancher renovate-rancher bot deleted the renovate/github.com-rancher-apiserver-digest branch October 11, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant