Skip to content

Update go deps#51

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

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

Conversation

@renovate

@renovate renovate Bot commented Nov 3, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
github.com/livekit/protocol require digest c0615a276ff803
github.com/livekit/server-sdk-go/v2 require digest c2a481b821b57d
github.com/pion/webrtc/v4 require patch v4.2.11v4.2.15 age confidence
github.com/urfave/cli/v3 require patch v3.9.0v3.9.1 age confidence

Release Notes

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

v4.2.14

Compare Source

Changelog

v4.2.13

Compare Source

Changelog

  • 5eeb68e Expose SCTP assoc metadata in getStats
  • a9822d3 Fix DC send benchmark race on x386
  • e116405 Fix mDNS connection tests on macOS
  • 2ebb566 Fix a race in benchmark
  • 064de24 Fix DC OnClose race, add default DC open handler
  • 0607a80 Add SCTP interleaving-inspection example
  • fa46152 Update module github.com/pion/turn/v5 to v5.0.4 (#​3422)
  • 9654161 Update module github.com/pion/rtp to v1.10.2 (#​3421)
  • c96c166 Upgrade to turn/v5
  • 32341d7 Update module github.com/pion/interceptor to v0.1.45

v4.2.12

Compare Source

Changelog

  • 8e210ec Update module github.com/pion/sctp to v1.9.5 (#​3418)
  • aa8d6aa Update module github.com/pion/ice/v4 to v4.2.5 (#​3411)
  • f857501 Parse rtp extension from padding only empty packet
  • ae0a731 Update module github.com/pion/ice/v4 to v4.2.3
  • 4779bd6 Update actions/setup-node action to v6 (#​3402)
  • b9a856e Update CI and links to main branch
  • 792844a Update CI configs to v0.12.2
urfave/cli (github.com/urfave/cli/v3)

v3.9.1

Compare Source

What's Changed

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


Configuration

📅 Schedule: (UTC)

  • 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.

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

  • 30 additional dependencies were updated

Details:

Package Change
buf.build/go/protovalidate v1.0.0 -> v1.0.1
cel.dev/expr v0.24.0 -> v0.25.1
golang.org/x/mod v0.29.0 -> v0.30.0
github.com/gammazero/deque v1.1.0 -> v1.2.0
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
github.com/klauspost/compress v1.18.0 -> v1.18.2
github.com/livekit/mediatransportutil v0.0.0-20250825135402-7bc31f107ade -> v0.0.0-20251128105421-19c7a7b81c22
github.com/livekit/psrpc v0.7.0 -> v0.7.1
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/rtp v1.8.23 -> v1.8.26
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.2
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
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.43.0 -> v0.45.0
golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b -> v0.0.0-20251125195548-87e1e737ad39
golang.org/x/net v0.46.0 -> v0.47.0
golang.org/x/sync v0.17.0 -> v0.18.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/text v0.30.0 -> v0.31.0
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
google.golang.org/grpc v1.76.0 -> v1.77.0

@renovate renovate Bot force-pushed the renovate/go-deps branch from c1e7f75 to 55423af Compare November 3, 2025 22:33
@renovate renovate Bot changed the title fix(deps): update github.com/livekit/protocol digest to 4e56a13 fix(deps): update go deps Nov 3, 2025
@renovate renovate Bot force-pushed the renovate/go-deps branch 11 times, most recently from e7083c2 to 9ef8828 Compare November 9, 2025 12:52
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 6844ade to 50786e9 Compare November 19, 2025 21:48
@renovate renovate Bot force-pushed the renovate/go-deps branch from 50786e9 to fa4db5d Compare November 24, 2025 13:28
@renovate renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from 0f1501b to e699158 Compare December 5, 2025 12:32
@renovate renovate Bot force-pushed the renovate/go-deps branch from e699158 to d9020b1 Compare December 9, 2025 20:01
@renovate

renovate Bot commented Dec 15, 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/pion/turn/v5 v5.0.8 -> v5.0.9
github.com/pion/dtls/v3 v3.1.3 -> v3.1.4
github.com/pion/sctp v1.9.5 -> v1.10.0
github.com/pion/stun/v3 v3.1.4 -> v3.1.5

@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from d82f057 to 13f5f7f Compare December 24, 2025 14:03
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from 0c6f2e2 to 14551cd Compare January 15, 2026 22:14
@renovate renovate Bot force-pushed the renovate/go-deps branch from 14551cd to 48e5327 Compare January 17, 2026 00:36
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from 66b1443 to a9baa15 Compare March 10, 2026 06:05
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 858e51d to 4ac2890 Compare March 23, 2026 05:46
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from f7c05f3 to cc49e46 Compare March 25, 2026 21:14
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 6e0aaf6 to 92be2f7 Compare April 8, 2026 00:41
@renovate renovate Bot changed the title fix(deps): update go deps Update go deps Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 56f4d64 to 8540a43 Compare April 14, 2026 21:29
@renovate renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from 2f9bba4 to 04ddcb8 Compare April 24, 2026 21:30
@renovate renovate Bot force-pushed the renovate/go-deps branch from 04ddcb8 to 4fdc702 Compare April 28, 2026 17:09
@renovate renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from 9a8e33b to a02cbfc Compare May 12, 2026 17:58
@renovate renovate Bot force-pushed the renovate/go-deps branch 7 times, most recently from 497003a to ef98ddd Compare May 27, 2026 05:32
@renovate renovate Bot force-pushed the renovate/go-deps branch from ef98ddd to 99f6406 Compare June 2, 2026 21:52
Generated by renovateBot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants