Skip to content

deps: bump livekit/protocol + pion/webrtc for upstream lib swaps#63

Merged
paulwe merged 6 commits into
mainfrom
deps/protocol-major-updates
Jun 5, 2026
Merged

deps: bump livekit/protocol + pion/webrtc for upstream lib swaps#63
paulwe merged 6 commits into
mainfrom
deps/protocol-major-updates

Conversation

@paulwe
Copy link
Copy Markdown
Contributor

@paulwe paulwe commented Jun 4, 2026

Summary

  • Pure go get -u sweep — go.mod / go.sum only, no source changes.
  • Bumps livekit/protocol to pick up upstream library swaps:
    • go-jose/v3golang-jwt/jwt/v5
    • puzpuzpuz/xsync/v3/v4 (transitively)
    • pkg/errors → stdlib errors + fmt.Errorf %w
  • Also pulls routine bumps of pion/{webrtc,rtp,interceptor,srtp,sdp}, ebml-go, zap, and stretchr/testify.

Coordinated upstream: livekit/protocol#1606.

Test plan

  • go build ./...
  • go test ./...

@paulwe paulwe changed the title deps: bump protocol; migrate jwt/xsync/errors/atomic deps: upgrade protocol — golang-jwt v5, xsync v4, pkg/errors → stdlib Jun 4, 2026
paulwe added 2 commits June 4, 2026 16:42
Direct: at-wat/ebml-go 0.17.1 -> 0.18.0; livekit/protocol bumped to
latest sweep (a7a83da5).
Indirect: counterfeiter v6.11.1 -> v6.12.2.

Newer-major available but not bumped: pion/rtp v1.10.2 -> v2.0.0
(brand new release; large blast radius across pion ecosystem).
@paulwe paulwe changed the title deps: upgrade protocol — golang-jwt v5, xsync v4, pkg/errors → stdlib deps: bump livekit/protocol + pion/webrtc for upstream lib swaps Jun 5, 2026
@paulwe paulwe merged commit 4c11a51 into main Jun 5, 2026
2 checks passed
@paulwe paulwe deleted the deps/protocol-major-updates branch June 5, 2026 21:25
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.

3 participants