livekit-cli icon indicating copy to clipboard operation
livekit-cli copied to clipboard

fix(deps): update livekit deps

Open renovate[bot] opened this issue 3 months ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
github.com/livekit/protocol v1.43.1-0.20251112192040-8bdcb749c402 -> v1.43.4 age confidence
github.com/livekit/server-sdk-go/v2 v2.12.9-0.20251112193538-ed23dded48f9 -> v2.13.0 age confidence

Release Notes

livekit/protocol (github.com/livekit/protocol)

v1.43.4

Compare Source

v1.43.2

Compare Source

livekit/server-sdk-go (github.com/livekit/server-sdk-go/v2)

v2.13.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 6am on monday" (UTC), 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.


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

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

renovate[bot] avatar Nov 17 '25 00:11 renovate[bot]

ℹ 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):

  • 42 additional dependencies were updated

Details:

Package Change
golang.org/x/time v0.12.0 -> v0.14.0
k8s.io/apimachinery v0.33.4 -> v0.34.1
buf.build/go/protovalidate v1.0.0 -> v1.0.1
github.com/containerd/containerd/api v1.9.0 -> v1.10.0
github.com/containerd/containerd/v2 v2.1.4 -> v2.2.0
github.com/containerd/platforms v1.0.0-rc.1 -> v1.0.0-rc.2
github.com/cyphar/filepath-securejoin v0.4.1 -> v0.6.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/gofrs/flock v0.12.1 -> v0.13.0
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.27.2
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
github.com/klauspost/compress v1.18.1 -> v1.18.2
github.com/livekit/mediatransportutil v0.0.0-20250922175932-f537f0880397 -> v0.0.0-20251128105421-19c7a7b81c22
github.com/livekit/psrpc v0.7.1-0.20251105165826-1016ad610a7e -> v0.7.1
github.com/moby/buildkit v0.25.1 -> v0.26.2
github.com/nats-io/nkeys v0.4.11 -> v0.4.12
github.com/pion/ice/v4 v4.0.10 -> v4.0.12
github.com/pion/interceptor v0.1.41 -> v0.1.42
github.com/pion/mdns/v2 v2.0.7 -> v2.1.0
github.com/pion/sctp v1.8.40 -> v1.8.41
github.com/pion/srtp/v3 v3.0.8 -> v3.0.9
github.com/pion/turn/v4 v4.1.2 -> v4.1.3
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/prometheus/common v0.64.0 -> v0.66.1
github.com/redis/go-redis/v9 v9.16.0 -> v9.17.2
github.com/secure-systems-lab/go-securesystemslib v0.6.0 -> v0.9.1
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.61.0
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.60.0 -> v0.61.0
go.opentelemetry.io/otel v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/sdk v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.7.1
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.44.0 -> v0.45.0
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 -> v0.0.0-20251125195548-87e1e737ad39
google.golang.org/genproto/googleapis/api v0.0.0-20251111163417-95abcf5c77ba -> v0.0.0-20251124214823-79d6a2a48846
google.golang.org/genproto/googleapis/rpc v0.0.0-20251111163417-95abcf5c77ba -> v0.0.0-20251124214823-79d6a2a48846
google.golang.org/grpc v1.76.0 -> v1.77.0

renovate[bot] avatar Nov 17 '25 00:11 renovate[bot]

ℹ️ 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):

  • 42 additional dependencies were updated

Details:

Package Change
golang.org/x/time v0.12.0 -> v0.14.0
k8s.io/apimachinery v0.33.4 -> v0.34.1
buf.build/go/protovalidate v1.0.0 -> v1.0.1
github.com/containerd/containerd/api v1.9.0 -> v1.10.0
github.com/containerd/containerd/v2 v2.1.4 -> v2.2.0
github.com/containerd/platforms v1.0.0-rc.1 -> v1.0.0-rc.2
github.com/cyphar/filepath-securejoin v0.4.1 -> v0.6.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/gofrs/flock v0.12.1 -> v0.13.0
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.27.2
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
github.com/klauspost/compress v1.18.1 -> v1.18.2
github.com/livekit/mediatransportutil v0.0.0-20250922175932-f537f0880397 -> v0.0.0-20251128105421-19c7a7b81c22
github.com/livekit/psrpc v0.7.1-0.20251105165826-1016ad610a7e -> v0.7.1
github.com/moby/buildkit v0.25.1 -> v0.26.2
github.com/nats-io/nkeys v0.4.11 -> v0.4.12
github.com/pion/ice/v4 v4.0.10 -> v4.0.12
github.com/pion/interceptor v0.1.41 -> v0.1.42
github.com/pion/mdns/v2 v2.0.7 -> v2.1.0
github.com/pion/sctp v1.8.40 -> v1.8.41
github.com/pion/srtp/v3 v3.0.8 -> v3.0.9
github.com/pion/turn/v4 v4.1.2 -> v4.1.3
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/prometheus/common v0.64.0 -> v0.66.1
github.com/redis/go-redis/v9 v9.16.0 -> v9.17.2
github.com/secure-systems-lab/go-securesystemslib v0.6.0 -> v0.9.1
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.61.0
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.60.0 -> v0.61.0
go.opentelemetry.io/otel v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/sdk v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.7.1
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.44.0 -> v0.45.0
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 -> v0.0.0-20251125195548-87e1e737ad39
google.golang.org/genproto/googleapis/api v0.0.0-20251111163417-95abcf5c77ba -> v0.0.0-20251124214823-79d6a2a48846
google.golang.org/genproto/googleapis/rpc v0.0.0-20251111163417-95abcf5c77ba -> v0.0.0-20251124214823-79d6a2a48846
google.golang.org/grpc v1.76.0 -> v1.77.0

renovate[bot] avatar Dec 15 '25 16:12 renovate[bot]