Update module github.com/pion/ice/v3 to v3.0.16 #33
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.0.0
->v3.0.16
Release Notes
pion/ice (github.com/pion/ice/v3)
v3.0.16
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.15...v3.0.16
v3.0.15
Compare Source
Full Changelog: pion/ice@v3.0.14...v3.0.15
v3.0.14
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.13...v3.0.14
v3.0.13
Compare Source
Changelog
abf50f9
Don't allocate new error inside TaskLoopv3.0.12
Compare Source
Full Changelog: pion/ice@v3.0.11...v3.0.12
v3.0.11
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.10...v3.0.11
v3.0.10
Compare Source
Changelog
89093bb
Revert "Cleanly close agent goroutines"v3.0.9
Compare Source
Changelog
11845a7
Remove IPv6 ZoneID from ICE candidates (#704)v3.0.8
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.7...v3.0.8
v3.0.7
Compare Source
Changelog
07b74c8
Add BindingRequestHandlerb5f4ca0
Remove pessimistic String calls for low level logs78a9ef9
Update module golang.org/x/net to v0.24.01d06841
Clean up packet queue in udpMuxedConn Closeed41bbf
Return io.EOF from closed udpMuxedConnedb6929
Avoid allocation storing last active timed30f13f
Return io.ErrClosedPipe from closed udpMuxedConn75ca3a2
Skip UDP address serialization in muxed conn (#688)a834f55
Remove pessimistic String calls for low level logs (#687)c1b4386
Reduce allocation in udp muxed conn addr decode (#686)7263f68
Update module github.com/pion/turn/v3 to v3.0.382b41d9
Prevent allocation from encoding UDP address (#684)75092df
Update module golang.org/x/net to v0.23.0 [SECURITY]e6b8683
Fix doc comments about AgentConfigad02407
Improve STUN resolution error message6f743e3
Handle timer stop race in agent connectivity check (#677)0062167
Reuse connectivity check ticker (#676)v3.0.6
Compare Source
Changelog
0860817
Rename to utils_test to drop stretchr/testify depfd4b1f8
Update CI configs to v0.11.12e253b36
Update module github.com/pion/turn/v3 to v3.0.2v3.0.5
Compare Source
Changelog
c1e4dd1
Stun
->STUN
for Config Entryv3.0.4
Compare Source
Changelog
edaa25e
Expose stunGatherTimeout in Agent struct (#668)a12f670
Update go.mod version to 1.19bca4f2f
Update module github.com/pion/mdns/v2 to v2.0.70bdcf93
Update CI configs to v0.11.739c0392
Support IPv6 from mDNSae1ba6f
Update CI configs to v0.11.466051b6
Improve performance of UDPMux map lookups52f2075
Replace t.(Error/Fatal) with require.NoErrorb2e40ad
Partial undo of85a3a7f
85a3a7f
Simplify usage of test.TimeOut()01c3535
Simplify usage of test.CheckRoutines()05ab684
Use testify/require instead of testify/assertfdca6c4
Move taskloop into dedicated packageb36d332
Remove afterRun from Task Loopd17be4d
Use Notification Queue from67cc918
moreb386d44
Fix type of CandidatePairState constants8680cd5
Match libwebrtc's TURN protocol priority67cc918
Fix ConnectionState being reported out of order77cc354
Respect IncludeLoopback in UDPMuxDefaulta728446
Allow using mDNS candidates with UDP multiplexing970978e
Start listening range at 1024 instead of 15fcf038
Update module github.com/pion/mdns to v2f0c60fe
Update module github.com/stretchr/testify to v1.9.070eda83
Update module golang.org/x/net to v0.22.026ba6df
Fix WASM build2d7ced1
Fix linter errorscb8a47a
Refine TCPMux memory usagev3.0.3
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.2...v3.0.3
v3.0.2
Compare Source
This principally updates mdns to v0.0.9 Without this, pion/ice/v3 will use mdns v0.0.8 which uses transport/v2. The result is that a pion/webrtc/v4 install will end up depending on both transport/v2 and transport/v3.
What's Changed
Full Changelog: pion/ice@v3.0.1...v3.0.2
v3.0.1
Compare Source
Changelog
8d69e9e
Update module github.com/pion/stun to v2817032b
Update module github.com/pion/transport/v3 to v3.0.1dbdc6bd
Only report closure errors for the last connectionConfiguration
📅 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.