pion / ice

A Go implementation of ICE
https://pion.ly/
MIT License
424 stars 158 forks source link

Update module github.com/pion/turn/v3 to v3.0.3 #685

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/turn/v3 v3.0.2 -> v3.0.3 age adoption passing confidence

Release Notes

pion/turn (github.com/pion/turn/v3) ### [`v3.0.3`](https://togithub.com/pion/turn/releases/tag/v3.0.3) [Compare Source](https://togithub.com/pion/turn/compare/v3.0.2...v3.0.3) #### Changelog - [`55407d5`](https://togithub.com/pion/turn/commit/55407d5) Prevent heap allocations in FiveTuple Fingerprint - [`8958518`](https://togithub.com/pion/turn/commit/8958518) Remove pessimistic String calls for low level logs - [`cf40c33`](https://togithub.com/pion/turn/commit/cf40c33) Update CI configs to v0.11.12

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.14%. Comparing base (82b41d9) to head (4fcdc55).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #685 +/- ## ========================================== + Coverage 79.09% 79.14% +0.05% ========================================== Files 41 41 Lines 3745 3745 ========================================== + Hits 2962 2964 +2 + Misses 549 548 -1 + Partials 234 233 -1 ``` | [Flag](https://app.codecov.io/gh/pion/ice/pull/685/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Ξ” | | |---|---|---| | [go](https://app.codecov.io/gh/pion/ice/pull/685/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `79.14% <ΓΈ> (+0.05%)` | :arrow_up: | | [wasm](https://app.codecov.io/gh/pion/ice/pull/685/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `22.09% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.