Skip to content

Update go deps#838

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-deps
Open

Update go deps#838
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-deps

Conversation

@renovate

@renovate renovate Bot commented Jan 12, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/aws/smithy-go v1.27.1v1.27.2 age confidence require patch
github.com/livekit/livekit-server v1.12.1-0.20260606150610-6590570d7c6bv1.13.1 age confidence require minor
github.com/livekit/media-sdk 4c11a513d4d26d age confidence require digest
github.com/livekit/mediatransportutil 862d4a7a3417d3 age confidence require digest
github.com/livekit/protocol v1.47.1-0.20260617182803-c68246e9a0a0v1.48.0 age confidence require minor
github.com/livekit/storage d499771cc8f74c age confidence require digest
github.com/pion/webrtc/v4 v4.2.14v4.2.15 age confidence require patch
github.com/prometheus/common v0.68.1v0.69.0 age confidence require minor
github.com/urfave/cli/v3 v3.9.0v3.10.0 age confidence require minor
golang.org/x/exp 055de63c48552f age confidence require digest

Release Notes

aws/smithy-go (github.com/aws/smithy-go)

v1.27.2

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.2
    • Bug Fix: Fix incorrect serialization of unions in CBOR-based protocols.
livekit/livekit-server (github.com/livekit/livekit-server)

v1.13.1

Compare Source

ATTENTION: This release removes backwards compatibility for TURN authentication without TTL. Please refer to change log of 1.12.0 for details on changes to TURN authentication and permissions handling. It was removed in livekit/livekit#4539.

Added
  • rtc: report participant kind code and details (#​4534)
  • Add IsIntentionalDisconnect (#​4537)
  • rtc: emit per-data-track bytes via BytesTrackStats (#​4540)
  • Start tracking Twirp method request latency in prometheus too, not just in logs (#​4545)
  • Config documentation for advertise_internal_ip and skip_external_ip_validation (#​4552, #​4554, #​4563)
  • Metrics for participant active, i. e. fully established. (#​4557)
  • turn: allow for providing secret via file (#​4564)
  • expose TCPFallbackRTTThreshold and AllowUDPUnstableFallback via config (#​4556)
Changed
  • Always enable rtx codec (#​4533)
  • Don't require media sections when joining (#​4535)
  • Use NACKQuueInterface type. (#​4538)
  • Remove backwards compatibility support for TURN auth. (#​4539)
  • telemetry: split webhook-processed hook out of NewTelemetryService (#​4548)
  • rtc: prevent duration reporting for inactive participants (#​4550)
  • rtc: report participant session end time on room move (#​4561)
  • Update mediatransportutil to get ICE candidate timeout config (#​4572)
Fixed
  • Check Less and LessEq in version compare. (#​4532)
  • fix sip error categorization (#​4528)
  • handle nil clientInfo (#​4546, #​4547)
  • Prevent panic from nil(illegal) syncState.Subscriptions message (#​4560)
livekit/protocol (github.com/livekit/protocol)

v1.48.0

Compare Source

pion/webrtc (github.com/pion/webrtc/v4)

v4.2.15

Compare Source

Changelog

  • a323cae Upgrade dtls to fix compatibility with firefox
  • bb1c684 SNAP: fix renegotiation bug (#​3443)
  • 898d90d Remove redundant lock guarding atomic
prometheus/common (github.com/prometheus/common)

v0.69.0

Compare Source

Security / behavior changes
  • config: credentials are no longer forwarded across cross-host redirects. When FollowRedirects is enabled, the HTTP client now strips Authorization, Cookie, Proxy-Authorization and other sensitive headers, and skips basic-auth, bearer-token and OAuth2 credentials, when a redirect points to a different host. This aligns with Go's net/http behavior. Callers that relied on credentials being sent to a redirect target on another host will need to target that host directly. #​901 #​920 #​921
  • config: LoadHTTPConfigFile now resolves relative file paths (e.g. *_file credentials, http_headers files) against the config file's own directory instead of its parent directory. Configs that worked around the old behavior by prefixing paths with the config's directory name must drop that prefix. #​925
Bugfixes
  • expfmt: fix nil pointer panic when parsing empty braces {}. #​922
  • model: fix Time.UnmarshalJSON for larger negative numbers. #​918
Performance
  • model: reduce allocations in Time.UnmarshalJSON. #​918
Internal
  • Synchronize common files from prometheus/prometheus. #​917
  • Modernize Go. #​919

Full Changelog: prometheus/common@v0.68.1...v0.69.0

urfave/cli (github.com/urfave/cli/v3)

v3.10.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.9.1...v3.10.0

v3.9.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.9.0...v3.9.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on sunday"
  • 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

renovate Bot commented Jan 12, 2025

Copy link
Copy Markdown
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):

  • 59 additional dependencies were updated

Details:

Package Change
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
buf.build/go/protovalidate v1.0.0 -> v1.0.1
cel.dev/expr v0.24.0 -> v0.25.1
cloud.google.com/go v0.121.1 -> v0.123.0
cloud.google.com/go/auth v0.16.2 -> v0.17.0
cloud.google.com/go/compute/metadata v0.7.0 -> v0.9.0
cloud.google.com/go/iam v1.5.2 -> v1.5.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 -> v1.30.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 -> v0.54.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 -> v0.54.0
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.11 -> v1.7.4
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32 -> v1.18.15
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 -> v1.4.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 -> v2.7.15
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 -> v1.8.4
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.36 -> v1.4.15
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4 -> v1.13.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.4 -> v1.9.6
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 -> v1.13.15
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.17 -> v1.19.15
github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 -> v1.30.6
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 -> v1.35.11
github.com/aws/aws-sdk-go-v2/service/sts v1.34.0 -> v1.41.3
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 -> v0.0.0-20251022180443-0feb69152e9f
github.com/envoyproxy/go-control-plane/envoy v1.32.4 -> v1.35.0
github.com/gammazero/deque v1.1.0 -> v1.2.0
github.com/go-json-experiment/json v0.0.0-20250417205406-170dfdcf87d1 -> v0.0.0-20250725192818-e39067aee2d2
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.7
github.com/jellydator/ttlcache/v3 v3.3.0 -> v3.4.0
github.com/klauspost/compress v1.18.0 -> v1.18.2
github.com/livekit/mediatransportutil v0.0.0-20250922175932-f537f0880397 -> v0.0.0-20251204091721-6b6e9a44e81f
github.com/mackerelio/go-osstat v0.2.5 -> v0.2.6
github.com/nats-io/nkeys v0.4.11 -> v0.4.12
github.com/pion/dtls/v3 v3.0.7 -> v3.0.8
github.com/pion/ice/v4 v4.0.10 -> v4.0.13
github.com/pion/interceptor v0.1.41 -> v0.1.42
github.com/pion/mdns/v2 v2.0.7 -> v2.1.0
github.com/pion/rtcp v1.2.15 -> v1.2.16
github.com/pion/sctp v1.8.40 -> v1.8.41
github.com/pion/srtp/v3 v3.0.8 -> v3.0.9
github.com/pion/stun/v3 v3.0.0 -> v3.0.1
github.com/pion/transport/v3 v3.0.8 -> v3.1.1
github.com/pion/turn/v4 v4.1.1 -> v4.1.3
github.com/redis/go-redis/v9 v9.14.0 -> v9.17.2
github.com/spiffe/go-spiffe/v2 v2.5.0 -> v2.6.0
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/detectors/gcp v1.36.0 -> v1.38.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 -> v0.63.0
go.opentelemetry.io/otel v1.37.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/sdk/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/oauth2 v0.30.0 -> v0.33.0
golang.org/x/time v0.12.0 -> v0.14.0
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250922171735-9219d122eba9
google.golang.org/genproto/googleapis/api v0.0.0-20251014184007-4626949a642f -> v0.0.0-20251124214823-79d6a2a48846
google.golang.org/genproto/googleapis/rpc v0.0.0-20251014184007-4626949a642f -> v0.0.0-20251124214823-79d6a2a48846

@renovate renovate Bot requested a review from a team as a code owner January 12, 2025 01:42
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from bdee466 to 8a3c634 Compare January 26, 2025 00:33
@renovate renovate Bot force-pushed the renovate/go-deps branch from 8a3c634 to d6f323f Compare February 2, 2025 00:32
@renovate renovate Bot force-pushed the renovate/go-deps branch from d6f323f to 28a5751 Compare February 9, 2025 01:23
@renovate renovate Bot force-pushed the renovate/go-deps branch from 28a5751 to 81718df Compare February 16, 2025 02:31
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from d838629 to 1a50c3d Compare March 2, 2025 01:40
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 546d093 to 1261c11 Compare March 9, 2025 01:42
@renovate renovate Bot force-pushed the renovate/go-deps branch from 1261c11 to 12df3d2 Compare March 16, 2025 01:29
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from bcb7ff9 to a797b67 Compare March 30, 2025 01:43
@renovate renovate Bot force-pushed the renovate/go-deps branch from a797b67 to 3abb5ce Compare April 6, 2025 01:33
@renovate renovate Bot force-pushed the renovate/go-deps branch from 3abb5ce to f0b9761 Compare April 13, 2025 01:52
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from 708cc8d to fe7affe Compare April 27, 2025 01:30
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from cf24ec6 to 9bcd42e Compare May 11, 2025 02:26
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from 6b98cff to a087076 Compare May 18, 2025 05:26
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from e4feff8 to 4259537 Compare May 25, 2025 02:51
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from fd7ea13 to 04a4527 Compare June 1, 2025 02:05
@renovate renovate Bot force-pushed the renovate/go-deps branch from 04a4527 to f3ad20d Compare June 8, 2025 01:35
@renovate renovate Bot changed the title fix(deps): update go deps Update go deps Aug 17, 2025
@renovate renovate Bot force-pushed the renovate/go-deps branch from f1759cf to c7bfc90 Compare August 24, 2025 01:44
@renovate renovate Bot changed the title Update go deps fix(deps): update go deps Aug 24, 2025
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 774e4d9 to a96b2df Compare August 31, 2025 09:53
@renovate renovate Bot requested a review from a team as a code owner August 31, 2025 09:53
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 5eebaba to 293d20d Compare September 14, 2025 01:03
@renovate renovate Bot force-pushed the renovate/go-deps branch from 293d20d to bd5b237 Compare September 21, 2025 00:28
@renovate renovate Bot changed the title fix(deps): update go deps Update go deps Sep 21, 2025
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from e10d01d to e446909 Compare October 5, 2025 00:26
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 77da414 to 362ceba Compare October 12, 2025 01:34
@renovate renovate Bot force-pushed the renovate/go-deps branch from 362ceba to 297b7a9 Compare October 19, 2025 01:03
@renovate renovate Bot changed the title Update go deps fix(deps): update go deps Oct 19, 2025
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 3ebe84a to 0343263 Compare October 26, 2025 02:25
@renovate renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from 06b6069 to 31ac893 Compare November 9, 2025 01:43
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 40dde87 to 40504d7 Compare November 16, 2025 01:13
@renovate renovate Bot force-pushed the renovate/go-deps branch from 40504d7 to 31a6b86 Compare November 16, 2025 22:10
@renovate

renovate Bot commented Dec 14, 2025

Copy link
Copy Markdown
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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/pion/dtls/v3 v3.1.3 -> v3.1.4
github.com/pion/stun/v3 v3.1.4 -> v3.1.5
github.com/pion/turn/v5 v5.0.8 -> v5.0.9
golang.org/x/crypto v0.52.0 -> v0.53.0
golang.org/x/mod v0.36.0 -> v0.37.0
golang.org/x/net v0.55.0 -> v0.56.0
golang.org/x/sync v0.20.0 -> v0.21.0
golang.org/x/sys v0.45.0 -> v0.46.0
golang.org/x/text v0.37.0 -> v0.38.0
golang.org/x/tools v0.45.0 -> v0.46.0

@github-actions

github-actions Bot commented May 24, 2026

Copy link
Copy Markdown
Contributor

AV-sync stats summary: view in run #27889270088

Generated by renovateBot
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