livekit / egress

Export and record WebRTC sessions and tracks
https://blog.livekit.io/livekit-universal-egress-launch/
Apache License 2.0
184 stars 74 forks source link

Update go deps (major) #791

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/rtp v1.8.9 -> v2.0.0 age adoption passing confidence
github.com/pion/webrtc/v3 v3.3.4 -> v4.0.2 age adoption passing confidence

Release Notes

pion/rtp (github.com/pion/rtp) ### [`v2.0.0`](https://redirect.github.com/pion/rtp/compare/v1.8.9...v2.0.0) [Compare Source](https://redirect.github.com/pion/rtp/compare/v1.8.9...v2.0.0)
pion/webrtc (github.com/pion/webrtc/v3) ### [`v4.0.2`](https://redirect.github.com/pion/webrtc/releases/tag/v4.0.2) [Compare Source](https://redirect.github.com/pion/webrtc/compare/v4.0.1...v4.0.2) #### Changelog - [`2fd3640`](https://redirect.github.com/pion/webrtc/commit/2fd3640fa3e394aa65cd22447349bdad76c26844) Only collect single fingerprints/ICE credentials - [`363e017`](https://redirect.github.com/pion/webrtc/commit/363e017709d856f5843ccc354b25c3e4a71e52f2) Update module github.com/pion/dtls/v3 to v3.0.4 - [`8c06e02`](https://redirect.github.com/pion/webrtc/commit/8c06e02690fd41a8cbdf0f9db13115e82cb1208b) Update module golang.org/x/net to v0.30.0 - [`e53cbc4`](https://redirect.github.com/pion/webrtc/commit/e53cbc423a41babfc4da69af404e61228cce4e48) Fix race when closing ICE Transport - [`ae89317`](https://redirect.github.com/pion/webrtc/commit/ae893170883e489b92af8a7535d2ff7ff4af4b8c) Test that NULL Protection Profile is disabled - [`271ab55`](https://redirect.github.com/pion/webrtc/commit/271ab556c8a42e21ca49d18e5b046d9031367c86) Add WithPayloader to TrackLocalStatic ### [`v4.0.1`](https://redirect.github.com/pion/webrtc/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/pion/webrtc/compare/v4.0.0...v4.0.1) #### What's Changed - Add SetFireOnTrackBeforeFirstRTP by [@​edaniels](https://redirect.github.com/edaniels) in [https://github.com/pion/webrtc/pull/2933](https://redirect.github.com/pion/webrtc/pull/2933) **Full Changelog**: https://github.com/pion/webrtc/compare/v4.0.0...v4.0.1 ### [`v4.0.0`](https://redirect.github.com/pion/webrtc/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/pion/webrtc/compare/v3.3.4...v4.0.0) #### Changelog - [`3f1622a`](https://redirect.github.com/pion/webrtc/commit/3f1622a2f406433f90671ea059ab04119a402883) Add v4 Release Notes to README - [`bb41f23`](https://redirect.github.com/pion/webrtc/commit/bb41f23a0f4bbe8fc33af88c314635b16a1016e5) Don't use JitterBuffer in SampleBuilder - [`dc1f8ff`](https://redirect.github.com/pion/webrtc/commit/dc1f8ffd1c1b5c6cb21ea2a57230f1f38a975d4c) Add ice transport api to get selected pair stats

Configuration

📅 Schedule: Branch creation - "on sunday" (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.



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