mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
Update module github.com/pion/ice/v4 to v4.0.11 (#3278)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/pion/ice/v4](https://redirect.github.com/pion/ice) | `v4.0.10` -> `v4.0.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pion/ice (github.com/pion/ice/v4)</summary> ### [`v4.0.11`](https://redirect.github.com/pion/ice/releases/tag/v4.0.11) [Compare Source](https://redirect.github.com/pion/ice/compare/v4.0.10...v4.0.11) #### Changelog - [`4537cf7`](4537cf7b6c) Fix a deadlock in TaskLoop - [`30c406b`](30c406b788) Update module github.com/pion/mdns/v2 to v2.1.0 ([#​839](https://redirect.github.com/pion/ice/issues/839)) - [`32ca87a`](32ca87a218) Update module github.com/pion/turn/v4 to v4.1.3 ([#​838](https://redirect.github.com/pion/ice/issues/838)) - [`43a7803`](43a7803ff3) Always close/cleanup on runners - [`06dd638`](06dd6383d6) Skip link-local-ipv6 on macos - [`1901fa6`](1901fa602a) Update CI configs to v0.11.33 - [`db55950`](db55950324) Update module github.com/pion/transport/v3 to v3.1.1 - [`e1b445c`](e1b445c641) Wire rest of the options - [`65bb60d`](65bb60dec1) Finish agent options - [`4c9f55e`](4c9f55e84f) Update module github.com/pion/transport/v3 to v3.1.0 - [`7336a27`](7336a27f8a) Update module github.com/pion/turn/v4 to v4.1.2 - [`f56f52c`](f56f52ca84) Add automatic renomination - [`649e13a`](649e13aab5) Remove unnecessary comments in agent.go - [`d1491ba`](d1491ba5ca) Fix race condition in setSelectedPair - [`163dca5`](163dca56e4) Update module github.com/pion/stun/v3 to v3.0.1 - [`b5142e4`](b5142e4d36) Deduplicated error messages for easier debugging - [`43dce03`](43dce03277) Update CI configs to v0.11.31 - [`8217b53`](8217b53fa6) Update module github.com/pion/transport/v3 to v3.0.8 - [`56839aa`](56839aaef5) Add support for continual gathering - [`ed14a44`](ed14a44c7f) Update default relay-only candidate wait - [`3897c30`](3897c30941) Remove nolint, validate port - [`ee3a2e4`](ee3a2e4341) Fix the tests on Windows - [`92565e1`](92565e1979) Update CI configs to v0.11.29 - [`965031e`](965031eb25) Add IceCandidatePairStats - [`1ce9ff1`](1ce9ff1d8d) Apply go modernize - [`f7437da`](f7437da850) Improve code cov by adding various tests - [`14b3ccc`](14b3cccabf) Replace verbose check with slices.Contains - [`0d56129`](0d561290f4) Fix typo in FirstResponseReceivedAt - [`0227f4b`](0227f4ba5a) Fix flakiness in tcp\_packet\_conn test - [`6fbde9f`](6fbde9fb03) Improve code cov for tcp\_mux\_multi - [`1ac8975`](1ac89758a3) Improve code cov for tcp\_packet\_conn - [`351ccd8`](351ccd8088) Improve code cov for udp\_mux\_universal - [`1a61855`](1a618559fc) Improve code cov for udp\_muxed\_conn - [`3deadbd`](3deadbd6f1) Re-enable ipv6 UDP mux tests in i386 - [`67dccba`](67dccba0a6) Update CI configs to v0.11.26 - [`850dec4`](850dec457f) Update CI configs to v0.11.25 - [`82b1ba3`](82b1ba3a48) Update CI configs to v0.11.24 - [`b717342`](b717342750) Update module github.com/stretchr/testify to v1.11.1 - [`71de7d2`](71de7d2b18) Add more configuration to AgentOptions - [`4b50bc8`](4b50bc8078) Add support for renomination - [`fb0107e`](fb0107e8ae) Update module github.com/stretchr/testify to v1.11.0 - [`3d59690`](3d59690a71) Update module github.com/pion/turn/v4 to v4.1.1 - [`be0657f`](be0657f17b) Fix lint errors - [`e13ec52`](e13ec52278) Update CI configs to v0.11.22 - [`0b78af9`](0b78af9301) Update module github.com/pion/dtls/v3 to v3.0.7 - [`1d2f139`](1d2f139ce3) Update module github.com/pion/turn/v4 to v4.1.0 - [`2c04474`](2c04474e38) Implement ICE Role conflict resolution - [`f6a1153`](f6a1153ce7) Optimize slice allocation in UDPMuxDefault - [`cc019aa`](cc019aabdf) Update module github.com/pion/logging to v0.2.4 - [`2a0a17e`](2a0a17ed34) Update module github.com/pion/turn/v4 to v4.0.2 - [`b818e2c`](b818e2cbcf) Update module github.com/pion/dtls/v3 to v3.0.6 - [`8930d1b`](8930d1b7d0) Update CI configs to v0.11.20 - [`613ac5a`](613ac5a204) Use atomic.Uint64 for thread-safe byte counters - [`eef8d96`](eef8d96d36) Replace interface{} with any type alias - [`bbb9792`](bbb9792ca9) Change activeTCPConn.close to atomic.Bool - [`753c2a0`](753c2a0fe8) Update CI configs to v0.11.19 - [`f32c107`](f32c107a62) Update lint rules, force testify/assert for tests </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/pion/webrtc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -5,7 +5,7 @@ go 1.21
|
||||
require (
|
||||
github.com/pion/datachannel v1.5.10
|
||||
github.com/pion/dtls/v3 v3.0.7
|
||||
github.com/pion/ice/v4 v4.0.10
|
||||
github.com/pion/ice/v4 v4.0.11
|
||||
github.com/pion/interceptor v0.1.42
|
||||
github.com/pion/logging v0.2.4
|
||||
github.com/pion/randutil v0.1.0
|
||||
@@ -27,7 +27,7 @@ require (
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/onsi/ginkgo v1.16.5 // indirect
|
||||
github.com/onsi/gomega v1.17.0 // indirect
|
||||
github.com/pion/mdns/v2 v2.0.7 // indirect
|
||||
github.com/pion/mdns/v2 v2.1.0 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/wlynxg/anet v0.0.5 // indirect
|
||||
golang.org/x/crypto v0.33.0 // indirect
|
||||
|
||||
8
go.sum
8
go.sum
@@ -41,14 +41,14 @@ github.com/pion/datachannel v1.5.10 h1:ly0Q26K1i6ZkGf42W7D4hQYR90pZwzFOjTq5AuCKk
|
||||
github.com/pion/datachannel v1.5.10/go.mod h1:p/jJfC9arb29W7WrxyKbepTU20CFgyx5oLo8Rs4Py/M=
|
||||
github.com/pion/dtls/v3 v3.0.7 h1:bItXtTYYhZwkPFk4t1n3Kkf5TDrfj6+4wG+CZR8uI9Q=
|
||||
github.com/pion/dtls/v3 v3.0.7/go.mod h1:uDlH5VPrgOQIw59irKYkMudSFprY9IEFCqz/eTz16f8=
|
||||
github.com/pion/ice/v4 v4.0.10 h1:P59w1iauC/wPk9PdY8Vjl4fOFL5B+USq1+xbDcN6gT4=
|
||||
github.com/pion/ice/v4 v4.0.10/go.mod h1:y3M18aPhIxLlcO/4dn9X8LzLLSma84cx6emMSu14FGw=
|
||||
github.com/pion/ice/v4 v4.0.11 h1:KRKfAH2G1+WahCARyy6ZJ1MwDQ+1q9wblDV8sAoz6Dg=
|
||||
github.com/pion/ice/v4 v4.0.11/go.mod h1:tAp574oAufhHRHr8EO1xgPmVKVDBROX+708WggYD6NE=
|
||||
github.com/pion/interceptor v0.1.42 h1:0/4tvNtruXflBxLfApMVoMubUMik57VZ+94U0J7cmkQ=
|
||||
github.com/pion/interceptor v0.1.42/go.mod h1:g6XYTChs9XyolIQFhRHOOUS+bGVGLRfgTCUzH29EfVU=
|
||||
github.com/pion/logging v0.2.4 h1:tTew+7cmQ+Mc1pTBLKH2puKsOvhm32dROumOZ655zB8=
|
||||
github.com/pion/logging v0.2.4/go.mod h1:DffhXTKYdNZU+KtJ5pyQDjvOAh/GsNSyv1lbkFbe3so=
|
||||
github.com/pion/mdns/v2 v2.0.7 h1:c9kM8ewCgjslaAmicYMFQIde2H9/lrZpjBkN8VwoVtM=
|
||||
github.com/pion/mdns/v2 v2.0.7/go.mod h1:vAdSYNAT0Jy3Ru0zl2YiW3Rm/fJCwIeM0nToenfOJKA=
|
||||
github.com/pion/mdns/v2 v2.1.0 h1:3IJ9+Xio6tWYjhN6WwuY142P/1jA0D5ERaIqawg/fOY=
|
||||
github.com/pion/mdns/v2 v2.1.0/go.mod h1:pcez23GdynwcfRU1977qKU0mDxSeucttSHbCSfFOd9A=
|
||||
github.com/pion/randutil v0.1.0 h1:CFG1UdESneORglEsnimhUjf33Rwjubwj6xfiOXBa3mA=
|
||||
github.com/pion/randutil v0.1.0/go.mod h1:XcJrSMMbbMRhASFVOlj/5hQial/Y8oH/HVo7TBZq+j8=
|
||||
github.com/pion/rtcp v1.2.16 h1:fk1B1dNW4hsI78XUCljZJlC4kZOPk67mNRuQ0fcEkSo=
|
||||
|
||||
Reference in New Issue
Block a user