Commit 49b555b
authored
Update module github.com/pion/ice/v4 to v4.0.4 (#3004)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/pion/ice/v4](https://redirect.github.com/pion/ice) |
`v4.0.3` -> `v4.0.4` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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.4`](https://redirect.github.com/pion/ice/releases/tag/v4.0.4)
[Compare
Source](https://redirect.github.com/pion/ice/compare/v4.0.3...v4.0.4)
#### What's Changed
- docs(agent_config.go): update KeepaliveInterval default value to 2 sec
by [@​amincheloh](https://redirect.github.com/amincheloh) in
[https://github.com/pion/ice/pull/730](https://redirect.github.com/pion/ice/pull/730)
- Add nil checks to agent_handlers by
[@​dkess](https://redirect.github.com/dkess) in
[https://github.com/pion/ice/pull/751](https://redirect.github.com/pion/ice/pull/751)
- Use addrEqual for candidate comparison by
[@​paulwe](https://redirect.github.com/paulwe) in
[https://github.com/pion/ice/pull/752](https://redirect.github.com/pion/ice/pull/752)
#### New Contributors
- [@​amincheloh](https://redirect.github.com/amincheloh) made
their first contribution in
[https://github.com/pion/ice/pull/730](https://redirect.github.com/pion/ice/pull/730)
**Full Changelog**: pion/ice@v4.0.3...v4.0.4
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f2191fb commit 49b555b
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments