Commit Graph

727 Commits

Author SHA1 Message Date
renovate[bot] fcd859177e Update module github.com/pion/stun/v3 to v3.1.0
Generated by renovateBot
2026-01-06 09:27:37 +01:00
Kevin Wang f0c4479e20 Add API to write to specific candidate pair 2026-01-03 17:05:15 -05:00
Pion 89b9c27b5b Update CI configs to v0.11.36
Update lint scripts and CI configs.
2025-12-20 23:19:27 +02:00
Ali Sayyah 0c736dbf4e Fix gosec slice bounds warning
Replace range loop index access with direct value iteration
to address G602 gosec warning in gatherCandidatesRelay.
2025-12-20 23:12:56 +02:00
Joe Turki 2bd4cd80aa Update example to the new API 2025-12-20 22:14:14 +02:00
Joe Turki 37cc4c1855 Fix config api deprecation comments 2025-12-20 20:53:38 +02:00
philipch07 d594d8d173 Clean up parseAddr 2025-12-18 23:56:33 -05:00
Joe Turki d82936b71f Refactor and test handleInbound 2025-12-19 04:22:01 +02:00
philipch07 a221984ebb Clean up getting candidate stats 2025-12-18 21:21:05 -05:00
Joe Turki 205bf933d4 Propagate and implement deadlines 2025-12-18 05:14:11 +02:00
Alessandro Toppi c21e2f1d35 Use 1 microsecond tolerance for equality tests 2025-12-18 02:26:09 +02:00
Alessandro Toppi e5a0d2a0b3 Make linter happy 2025-12-18 02:26:09 +02:00
Alessandro Toppi 945cf9fe3b Use a reference time for storing nanos 2025-12-18 02:26:09 +02:00
Alessandro Toppi c9e85c7f1b Store lastSent and lastReceived as int64 2025-12-18 02:26:09 +02:00
Joe Turki 18ff63e944 Test relay gathering vnet 2025-12-13 21:26:04 +02:00
Joe Turki a42e726bb3 Deprecate AgentConfig v4.1.0 2025-12-12 18:58:42 +02:00
Joe Turki f808e10d45 Allow any port range 2025-12-12 18:55:37 +02:00
renovate[bot] 58ab74b167 Update module github.com/pion/dtls/v3 to v3.0.9
Generated by renovateBot
2025-12-11 15:22:34 -05:00
Joe Turki 030bb33178 Advertise only tcp-mux bind address 2025-12-09 16:28:50 +02:00
renovate[bot] 8d84083ff4 Update golang Docker tag to v1.25 (#847)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | minor | `1.22-bookworm` -> `1.25-bookworm` |

---

### 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/ice).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-09 04:00:04 +00:00
renovate[bot] c29a72c590 Update module github.com/pion/stun/v3 to v3.0.2 (#844)
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/pion/stun/v3](https://redirect.github.com/pion/stun) |
`v3.0.1` -> `v3.0.2` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2fstun%2fv3/v3.0.2?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpion%2fstun%2fv3/v3.0.1/v3.0.2?slim=true)
|

---

### Release Notes

<details>
<summary>pion/stun (github.com/pion/stun/v3)</summary>

###
[`v3.0.2`](https://redirect.github.com/pion/stun/releases/tag/v3.0.2)

[Compare
Source](https://redirect.github.com/pion/stun/compare/v3.0.1...v3.0.2)

#### Changelog

-
[`9b2d7bc`](https://redirect.github.com/pion/stun/commit/9b2d7bcf7c9ca4aba87e692c45f8d26910da5d5a)
Add AttrType.Known method
-
[`9bd9576`](https://redirect.github.com/pion/stun/commit/9bd95766b3c220464265e7396beca2d273dc7a4e)
Update module github.com/pion/dtls/v3 to v3.0.8
([#&#8203;256](https://redirect.github.com/pion/stun/issues/256))
-
[`ef6bc84`](https://redirect.github.com/pion/stun/commit/ef6bc8490ec0c1f28b6c8eecae5bb4637d5eaccc)
Update module github.com/pion/transport/v3 to v3.1.1
-
[`a8eac01`](https://redirect.github.com/pion/stun/commit/a8eac015c33d3d477c4ea9964d07c1f4327bb7b7)
Update module github.com/pion/transport/v3 to v3.1.0

</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/ice).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 23:32:33 +00:00
Joe Turki fc739a1d5a Emit a disconnected state before failing 2025-12-08 18:16:22 +02:00
Joe Turki ff7c443afe Return early if ctx is cancelled 2025-12-08 18:03:56 +02:00
Joe Turki 7ce2014eae Add AddressRewriter rules
A new API to replace the NAT 1:1
with clear replace/add, and interface, CIDR
level mapping
2025-12-08 18:03:45 +02:00
Raja Subramanian e5b161b5eb Cancel gathering before removing candidates (#842)
#### Description

When ICE agent is closed, the connections from UDP/TCP mux were removed
before gathering was canceled. This led to candidate gathering adding
entries to UDP mux which were not cleaned up.

~Also passing into logger to the mux as ICE agent logger could have more
context and is useful to see the context.~
v4.0.13
2025-12-04 11:51:44 +05:30
renovate[bot] a691585bce Update module github.com/pion/dtls/v3 to v3.0.8 (#843)
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/pion/dtls/v3](https://redirect.github.com/pion/dtls) |
`v3.0.7` -> `v3.0.8` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2fdtls%2fv3/v3.0.8?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpion%2fdtls%2fv3/v3.0.7/v3.0.8?slim=true)
|

---

### Release Notes

<details>
<summary>pion/dtls (github.com/pion/dtls/v3)</summary>

###
[`v3.0.8`](https://redirect.github.com/pion/dtls/releases/tag/v3.0.8)

[Compare
Source](https://redirect.github.com/pion/dtls/compare/v3.0.7...v3.0.8)

#### Changelog

-
[`ffd97f5`](https://redirect.github.com/pion/dtls/commit/ffd97f5d98193cc8037b02d2ea98c1c7185425fe)
Backoff handshake retransmit
-
[`7ab1bc9`](https://redirect.github.com/pion/dtls/commit/7ab1bc9b2afabcb5a2dda1de8854671c4b61371b)
Update actions/checkout action to v6
-
[`bdb5f23`](https://redirect.github.com/pion/dtls/commit/bdb5f232470ee352ae95d82ec77e30c291e02e82)
Update module github.com/pion/transport/v3 to v3.1.1
([#&#8203;754](https://redirect.github.com/pion/dtls/issues/754))
-
[`1d9b6b1`](https://redirect.github.com/pion/dtls/commit/1d9b6b14c971221be058d6ec7118c373df3e867a)
Update module github.com/pion/transport/v3 to v3.1.0
-
[`c06c3a7`](https://redirect.github.com/pion/dtls/commit/c06c3a762453c2b460d054b5a99499ad3a80678e)
Lock while writing to encryptedPackets
-
[`ca7d80e`](https://redirect.github.com/pion/dtls/commit/ca7d80ec14d08037c639e6a8b41a900edd1f0544)
Update CI configs to v0.11.32
-
[`9cfb13f`](https://redirect.github.com/pion/dtls/commit/9cfb13f24436a4a9a92a9c8a7bed900310a65a30)
Improve the record layer fuzz tests
-
[`daa0fd4`](https://redirect.github.com/pion/dtls/commit/daa0fd40294164ed1b4197ef1a996442d60c5976)
Add fuzz tests for gcm
-
[`9ed5950`](https://redirect.github.com/pion/dtls/commit/9ed595078f105a4c039fb783c8241e9e93f35255)
Add fuzz tests for ccm
-
[`7b68bd9`](https://redirect.github.com/pion/dtls/commit/7b68bd95c2ce31014b07b4c52b570b82bbd9a034)
Add fuzz tests for packet buffer
-
[`7c62411`](https://redirect.github.com/pion/dtls/commit/7c62411d259332cfb86b4771c48829ea2934a350)
Update CI configs to v0.11.31
-
[`3e12f76`](https://redirect.github.com/pion/dtls/commit/3e12f76523191b091639cee25cc21152e628279c)
Add more tests for prf
-
[`e7cbd62`](https://redirect.github.com/pion/dtls/commit/e7cbd62208a45412ece0a2d4dd790eab97137b1b)
Migrate elliptic curves from elliptic to ecdh
-
[`6ff535f`](https://redirect.github.com/pion/dtls/commit/6ff535f1d56ad078cc62ff82f8e30caaf754a888)
Update module github.com/pion/transport/v3 to v3.0.8
-
[`f6b0286`](https://redirect.github.com/pion/dtls/commit/f6b0286442f7bd42cc42b58bf7750bb28d3d9661)
Add the supported\_versions extension
-
[`120a895`](https://redirect.github.com/pion/dtls/commit/120a895e99cfee70febfee965ce67189ed8be48f)
Handle ECONNREFUSED timeout
-
[`ed044c0`](https://redirect.github.com/pion/dtls/commit/ed044c06bac1237400b1acc41d10aad44a15c52f)
Update CI configs to v0.11.29
-
[`5611b14`](https://redirect.github.com/pion/dtls/commit/5611b1401b09ff9e3853b30f0a92ffb2aac1fe15)
Apply go modernize
-
[`27c3405`](https://redirect.github.com/pion/dtls/commit/27c34050353e9f75e0ff51fc305562d874a5ad05)
Update actions/checkout action to v5
-
[`8764fbd`](https://redirect.github.com/pion/dtls/commit/8764fbdc5334ffc1c1dc8f9ccacb11d3e7fce189)
Update CI configs to v0.11.26
-
[`465f544`](https://redirect.github.com/pion/dtls/commit/465f544ca3dfa1807896e23a381886cbbdda3f85)
Update CI configs to v0.11.25
-
[`6e1e3c9`](https://redirect.github.com/pion/dtls/commit/6e1e3c9c6fd8e4d667cc86f56aa6bc3b159b6b94)
Update module github.com/stretchr/testify to v1.11.1
-
[`495a7b5`](https://redirect.github.com/pion/dtls/commit/495a7b544abc43e9a8cea907a158e106c9f94d77)
Update CI configs to v0.11.24
-
[`0b11eab`](https://redirect.github.com/pion/dtls/commit/0b11eabf4369be43cfc6313c7bd5490a75eee848)
Update module github.com/stretchr/testify to v1.11.0
-
[`b8c2ab4`](https://redirect.github.com/pion/dtls/commit/b8c2ab4cdd44c893d2a80bcce4fbeb1724d6ecd6)
Fix lint issues with golangci-lint\@&#8203;v2
-
[`0bf1902`](https://redirect.github.com/pion/dtls/commit/0bf19028b5d46229d045ea87f0f971625cc23387)
Update CI configs to v0.11.22

</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/ice).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-04 05:37:08 +00:00
Raja Subramanian be9a6fac00 Set linger time for tcp connections (#841)
#### Description

It is possible that Close() of a TCP connection to block if there is
pending data to be written till it is written out. Set linger to ensure
that it does not block.
v4.0.12
2025-11-30 19:11:13 +05:30
Joe Turki 4537cf7b6c Fix a deadlock in TaskLoop v4.0.11 2025-11-26 20:14:52 +02:00
renovate[bot] 30c406b788 Update module github.com/pion/mdns/v2 to v2.1.0 (#839)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/pion/mdns/v2](https://redirect.github.com/pion/mdns) |
`v2.0.7` -> `v2.1.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2fmdns%2fv2/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpion%2fmdns%2fv2/v2.0.7/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pion/mdns (github.com/pion/mdns/v2)</summary>

###
[`v2.1.0`](https://redirect.github.com/pion/mdns/releases/tag/v2.1.0)

[Compare
Source](https://redirect.github.com/pion/mdns/compare/v2.0.7...v2.1.0)

#### Changelog

-
[`339008c`](https://redirect.github.com/pion/mdns/commit/339008c88b3e25493223ad5289fd2efffd2c6422)
Include original question in answer
-
[`7a7184c`](https://redirect.github.com/pion/mdns/commit/7a7184ca194abce63ccc2f9ccac820155f4c4199)
Update module github.com/pion/transport/v3 to v3.1.1
-
[`0d7076d`](https://redirect.github.com/pion/mdns/commit/0d7076d80fcc8c3e61bcf5fcf8f3aba1432c6234)
Update module github.com/pion/transport/v3 to v3.1.0
-
[`5c5a34b`](https://redirect.github.com/pion/mdns/commit/5c5a34ba09a4d9512efb62b782d2501c2f4d1ea2)
Improves the mDNS example
-
[`e2ff740`](https://redirect.github.com/pion/mdns/commit/e2ff7404109c6855f5ffb8b396ac3cb418ff01f0)
Update CI configs to v0.11.32
-
[`c45b5d8`](https://redirect.github.com/pion/mdns/commit/c45b5d8562c55bb82f85afbc962a12bba81058df)
Update CI configs to v0.11.31
-
[`9aaae45`](https://redirect.github.com/pion/mdns/commit/9aaae4587c80cec981de7074bfe7366c5388a842)
Update module github.com/pion/transport/v3 to v3.0.8
-
[`670d0e3`](https://redirect.github.com/pion/mdns/commit/670d0e3d354fd86d186e15e631c1658963b24e7f)
Make responder case-insensitive
-
[`3140ee3`](https://redirect.github.com/pion/mdns/commit/3140ee3114aef3b624af7936fd479dcf07752710)
Remove redundant helper
-
[`0073f11`](https://redirect.github.com/pion/mdns/commit/0073f11b2de7aa25673844fffb1dfcf8c73d1145)
Fix the tests on windows
-
[`10b25cf`](https://redirect.github.com/pion/mdns/commit/10b25cfb7ec6467ba5487e1d8c72281f281487a6)
Update CI configs to v0.11.29
-
[`664fb61`](https://redirect.github.com/pion/mdns/commit/664fb613c3fa94588b4cd3627c9cfc88511aaaf2)
Update CI configs to v0.11.26
-
[`7e7b5b2`](https://redirect.github.com/pion/mdns/commit/7e7b5b2cb9809db893d205fd6a92b84aab00aac6)
Update CI configs to v0.11.25
-
[`c2c9d84`](https://redirect.github.com/pion/mdns/commit/c2c9d84c3faaa00fd3fa31ec27e5444afbec053b)
Update CI configs to v0.11.24
-
[`fca3aa3`](https://redirect.github.com/pion/mdns/commit/fca3aa3666aa58b818881e031041f2406821a225)
Update module github.com/stretchr/testify to v1.11.1
-
[`3978a11`](https://redirect.github.com/pion/mdns/commit/3978a11d3d5d7548a3da311fe65ce461c7deaacc)
Update module github.com/stretchr/testify to v1.11.0
-
[`886ce32`](https://redirect.github.com/pion/mdns/commit/886ce320ed5b2e9c2ff52dcb63212c44710be469)
Update CI configs to v0.11.22
-
[`cf04151`](https://redirect.github.com/pion/mdns/commit/cf04151665e90a9d34bae636f05a7ff400646e2e)
Fix lint issues with golangci\@&#8203;v2
-
[`7e6138b`](https://redirect.github.com/pion/mdns/commit/7e6138bb6d1b6f0e457bf24e523ec9b0b145c096)
Update module github.com/pion/logging to v0.2.4
-
[`f868904`](https://redirect.github.com/pion/mdns/commit/f868904a6bad6d9f539f2d250b05a4cecbe0041b)
Update CI configs to v0.11.20
-
[`dc95797`](https://redirect.github.com/pion/mdns/commit/dc957978c5ab039f197dae823fcb5bd3be261c55)
Change: field close use any type
-
[`1a0d2a0`](https://redirect.github.com/pion/mdns/commit/1a0d2a03d77340984ae76436d7a949b26c06b086)
Update CI configs to v0.11.19
-
[`15d28dc`](https://redirect.github.com/pion/mdns/commit/15d28dc18fa522cfba029850f61b4519df4321a3)
Update social media links, move to discord
-
[`915d351`](https://redirect.github.com/pion/mdns/commit/915d351fd0f7e3e2641e25c945fca32126cb09dc)
Stop skipping most IPv6 tests
-
[`41634ff`](https://redirect.github.com/pion/mdns/commit/41634ff6357304f7bec8410c76a279f4b01ece23)
Update lint rules, use testify/assert
-
[`61c2740`](https://redirect.github.com/pion/mdns/commit/61c27404e5594d5f17df13b04807277936eaa1f0)
Fix typo in code: mutlicast -> multicast.
([#&#8203;219](https://redirect.github.com/pion/mdns/issues/219))
-
[`63f3b3e`](https://redirect.github.com/pion/mdns/commit/63f3b3ed412c33ca95640c644a42d5f02362712d)
Update module golang.org/x/net to v0.35.0
([#&#8203;218](https://redirect.github.com/pion/mdns/issues/218))
-
[`85f3722`](https://redirect.github.com/pion/mdns/commit/85f3722dba20a9265b2b160d7365fdc2b6ff9ac9)
Update module golang.org/x/net to v0.34.0
([#&#8203;216](https://redirect.github.com/pion/mdns/issues/216))
-
[`aa7d4d1`](https://redirect.github.com/pion/mdns/commit/aa7d4d14fd81dfe8ccee377fcfc060b25e188a13)
Upgrade golangci-lint, more linters
-
[`befed39`](https://redirect.github.com/pion/mdns/commit/befed39a6f627366f1619eecf26e76ad1b7ff166)
Refactor addrFromAnswerHeader logic with a switch
-
[`3a20496`](https://redirect.github.com/pion/mdns/commit/3a20496bbff83fc174e44f6ae3d04d9ee4024fb9)
Update module github.com/pion/logging to v0.2.3
([#&#8203;213](https://redirect.github.com/pion/mdns/issues/213))
-
[`3e08ad8`](https://redirect.github.com/pion/mdns/commit/3e08ad84a3b3d883d77617e32fc03f367988223c)
Update module golang.org/x/net to v0.33.0 \[SECURITY]
-
[`5d4f6b0`](https://redirect.github.com/pion/mdns/commit/5d4f6b0bc3fc1deb2bd7b6576b9a053a2f0efa97)
Update module golang.org/x/net to v0.31.0
-
[`0722a4b`](https://redirect.github.com/pion/mdns/commit/0722a4bc64df1440ef5733e8e22b9c9b8468caac)
Update module golang.org/x/net to v0.30.0
-
[`979a9cd`](https://redirect.github.com/pion/mdns/commit/979a9cd303201d9d1cddc667fbc5c9a9379eae79)
Update module golang.org/x/net to v0.29.0
-
[`016af17`](https://redirect.github.com/pion/mdns/commit/016af1761a3c9d3c76854c90f143969349a10a6e)
Update module golang.org/x/net to v0.28.0
-
[`d914cca`](https://redirect.github.com/pion/mdns/commit/d914cca991ec663d56d3f95dba012c1958935e97)
Update go.mod version to 1.20
-
[`04dfc94`](https://redirect.github.com/pion/mdns/commit/04dfc94a1035757e9aaf46ba99808806754a1187)
Update CI configs to v0.11.15
-
[`4ef2c3d`](https://redirect.github.com/pion/mdns/commit/4ef2c3d275ac5746073980c954af91efc4d51c5b)
Update module github.com/pion/transport/v3 to v3.0.7
-
[`1f2aef7`](https://redirect.github.com/pion/mdns/commit/1f2aef7d0b0a1f9bd512d65b9c531697d662ad02)
Update module golang.org/x/net to v0.27.0
-
[`8552261`](https://redirect.github.com/pion/mdns/commit/8552261ef9dc8c14edd36ef67b9ee96193dcd07d)
Update module github.com/pion/transport/v3 to v3.0.6
-
[`c7713c3`](https://redirect.github.com/pion/mdns/commit/c7713c326b15bf3c24c8329a28efc14af60ab4e3)
Update module github.com/pion/transport/v3 to v3.0.5
-
[`45969d9`](https://redirect.github.com/pion/mdns/commit/45969d9a4fd599aa5af8a27ccd36f3538f84cb2e)
Update module github.com/pion/transport/v3 to v3.0.4
-
[`2d21d1d`](https://redirect.github.com/pion/mdns/commit/2d21d1de4e14b1a05224e23fb17026c315b4313b)
Update module golang.org/x/net to v0.26.0
-
[`cf2c72e`](https://redirect.github.com/pion/mdns/commit/cf2c72e12c1fa4a4998599c3d0d2fcb1a32de191)
Update module golang.org/x/net to v0.25.0
-
[`09b0c34`](https://redirect.github.com/pion/mdns/commit/09b0c343e9ce1666774622b6d27060055da01160)
Update module golang.org/x/net to v0.24.0
-
[`34e3ffb`](https://redirect.github.com/pion/mdns/commit/34e3ffb938e9ab75cec30a95c131d57d83016b54)
Update module golang.org/x/net to v0.23.0 \[SECURITY]
-
[`15fc147`](https://redirect.github.com/pion/mdns/commit/15fc14755e2e3d94fb464893ce0ebd4cbe1becbe)
Update CI configs to v0.11.12
-
[`5d792ee`](https://redirect.github.com/pion/mdns/commit/5d792ee5c622f90ae0b8233a43a2a8f9fdc59264)
Update CI configs to v0.11.7

</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/ice).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-17 05:12:03 +00:00
renovate[bot] 32ca87a218 Update module github.com/pion/turn/v4 to v4.1.3 (#838)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/pion/turn/v4](https://redirect.github.com/pion/turn) |
`v4.1.2` -> `v4.1.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2fturn%2fv4/v4.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpion%2fturn%2fv4/v4.1.2/v4.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pion/turn (github.com/pion/turn/v4)</summary>

###
[`v4.1.3`](https://redirect.github.com/pion/turn/releases/tag/v4.1.3)

[Compare
Source](https://redirect.github.com/pion/turn/compare/v4.1.2...v4.1.3)

#### Changelog

-
[`d51bcdd`](https://redirect.github.com/pion/turn/commit/d51bcdd3fcc8770a6e2aa59ab91993a51fb9f9ab)
Handle stale nonces in ChannelBind
-
[`903cf17`](https://redirect.github.com/pion/turn/commit/903cf17c82c736b02eb5b800ffb624b5125b2299)
Update module github.com/pion/transport/v3 to v3.1.1
([#&#8203;484](https://redirect.github.com/pion/turn/issues/484))
-
[`9c45f27`](https://redirect.github.com/pion/turn/commit/9c45f272218d9a7290ed289e2d213244615c5a7a)
Update module github.com/pion/transport/v3 to v3.1.0

</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/ice).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-14 18:14:25 +00:00
Joe Turki 43a7803ff3 Always close/cleanup on runners 2025-11-11 20:47:46 +02:00
Joe Turki 06dd6383d6 Skip link-local-ipv6 on macos 2025-11-11 20:19:36 +02:00
Pion 1901fa602a Update CI configs to v0.11.33
Update lint scripts and CI configs.
2025-11-11 19:49:47 +02:00
renovate[bot] db55950324 Update module github.com/pion/transport/v3 to v3.1.1
Generated by renovateBot
2025-11-11 02:34:25 -05:00
Joe Turki e1b445c641 Wire rest of the options 2025-11-09 06:49:48 +02:00
Joe Turki 65bb60dec1 Finish agent options 2025-11-09 05:53:03 +02:00
renovate[bot] 4c9f55e84f Update module github.com/pion/transport/v3 to v3.1.0
Generated by renovateBot
2025-11-08 12:42:45 -05:00
renovate[bot] 7336a27f8a Update module github.com/pion/turn/v4 to v4.1.2
Generated by renovateBot
2025-10-28 22:45:01 +00:00
Kevin Wang f56f52ca84 Add automatic renomination 2025-10-26 16:50:09 -04:00
Kevin Wang 649e13aab5 Remove unnecessary comments in agent.go 2025-10-26 12:05:35 -04:00
Kevin Wang d1491ba5ca Fix race condition in setSelectedPair 2025-10-26 12:05:35 -04:00
renovate[bot] 163dca56e4 Update module github.com/pion/stun/v3 to v3.0.1
Generated by renovateBot
2025-10-25 23:48:40 +03:00
Nils Ohlmeier b5142e4d36 Deduplicated error messages for easier debugging 2025-10-20 16:09:52 -06:00
Pion 43dce03277 Update CI configs to v0.11.31
Update lint scripts and CI configs.
2025-10-11 16:47:58 -04:00
renovate[bot] 8217b53fa6 Update module github.com/pion/transport/v3 to v3.0.8
Generated by renovateBot
2025-10-11 19:42:35 +00:00
Kevin Wang 56839aaef5 Add support for continual gathering 2025-10-06 11:21:01 -04:00
Adeithe ed14a44c7f Update default relay-only candidate wait 2025-10-05 11:48:49 +03:00
Joe Turki 3897c30941 Remove nolint, validate port 2025-09-22 18:05:29 +03:00
Joe Turki ee3a2e4341 Fix the tests on Windows 2025-09-22 17:39:54 +03:00
Pion 92565e1979 Update CI configs to v0.11.29
Update lint scripts and CI configs.
2025-09-21 23:36:22 +00:00