livekit / server-sdk-go

Client and server SDK for Golang
Apache License 2.0
214 stars 96 forks source link

fix(deps): update module github.com/pion/webrtc/v3 to v4 - autoclosed #542

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/webrtc/v3 v3.3.4 -> v4.0.3 age adoption passing confidence

Release Notes

pion/webrtc (github.com/pion/webrtc/v3) ### [`v4.0.3`](https://redirect.github.com/pion/webrtc/releases/tag/v4.0.3) [Compare Source](https://redirect.github.com/pion/webrtc/compare/v4.0.2...v4.0.3) #### Changelog - [`f8294e0`](https://redirect.github.com/pion/webrtc/commit/f8294e0ee692e2addd3467a33a96263b90533bda) Update module github.com/pion/ice/v4 to v4.0.3 - [`345d574`](https://redirect.github.com/pion/webrtc/commit/345d574c36f50c20898a184378ac664b96f5c36d) Update SettingEngine to use named return values - [`7c76e09`](https://redirect.github.com/pion/webrtc/commit/7c76e0907b55e9cc226eb52748186c6161b7b235) Update module github.com/stretchr/testify to v1.10.0 - [`141144f`](https://redirect.github.com/pion/webrtc/commit/141144f1c338368970a519ed78dafbd2ad4234f2) Update module github.com/pion/sctp to v1.8.34 ### [`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 - 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 1 month ago

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

Details:

Package Change
github.com/pion/datachannel v1.5.8 -> v1.5.9
github.com/pion/sctp v1.8.19 -> v1.8.34
github.com/wlynxg/anet v0.0.3 -> v0.0.5
golang.org/x/crypto v0.25.0 -> v0.29.0
golang.org/x/net v0.27.0 -> v0.31.0
golang.org/x/sys v0.22.0 -> v0.27.0
golang.org/x/text v0.16.0 -> v0.20.0