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.2 #670

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.1 -> v3.0.2 age adoption passing confidence

Release Notes

pion/turn (github.com/pion/turn/v3) ### [`v3.0.2`](https://togithub.com/pion/turn/releases/tag/v3.0.2) [Compare Source](https://togithub.com/pion/turn/compare/v3.0.1...v3.0.2) #### Changelog - [`ed59abf`](https://togithub.com/pion/turn/commit/ed59abf) Support stand alone STUN server mode - [`33c87de`](https://togithub.com/pion/turn/commit/33c87de) Change listening port in test - [`4a3541a`](https://togithub.com/pion/turn/commit/4a3541a) Return errFake in mockClient used for tests - [`40c468b`](https://togithub.com/pion/turn/commit/40c468b) Update go.mod version to 1.19 - [`d62811b`](https://togithub.com/pion/turn/commit/d62811b) Update CI configs to v0.11.7 - [`480d0d3`](https://togithub.com/pion/turn/commit/480d0d3) Update module github.com/pion/transport/v3 to v3.0.2 - [`58a0f1b`](https://togithub.com/pion/turn/commit/58a0f1b) Update CI configs to v0.11.4 - [`9e4efcc`](https://togithub.com/pion/turn/commit/9e4efcc) Fix linter errors - [`a9681a0`](https://togithub.com/pion/turn/commit/a9681a0) Add TURN REST format support - [`fb0ab51`](https://togithub.com/pion/turn/commit/fb0ab51) Use signed timestamp for nonce - [`a980322`](https://togithub.com/pion/turn/commit/a980322) Update CI configs to v0.11.0 - [`abd0ced`](https://togithub.com/pion/turn/commit/abd0ced) Remove 'AUTHORS.txt' from README.md - [`8e4763b`](https://togithub.com/pion/turn/commit/8e4763b) Remove 'Generate Authors' workflow - [`0c34bf2`](https://togithub.com/pion/turn/commit/0c34bf2) Update module golang.org/x/sys to v0.15.0 - [`87f1d82`](https://togithub.com/pion/turn/commit/87f1d82) Use multistage docker build in turn-server example - [`6a55914`](https://togithub.com/pion/turn/commit/6a55914) Fix: Delete allocation on TCP broken pipe - [`5223e57`](https://togithub.com/pion/turn/commit/5223e57) Update module golang.org/x/sys to v0.14.0 - [`1f1673d`](https://togithub.com/pion/turn/commit/1f1673d) Use secure Crypto APIs - [`f15249d`](https://togithub.com/pion/turn/commit/f15249d) Fix out of bounds access panic

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 78.63%. Comparing base (c1e4dd1) to head (a1225ed).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #670 +/- ## ========================================== - Coverage 78.65% 78.63% -0.03% ========================================== Files 42 42 Lines 4703 4703 ========================================== - Hits 3699 3698 -1 - Misses 771 772 +1 Partials 233 233 ``` | [Flag](https://app.codecov.io/gh/pion/ice/pull/670/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/670/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `78.63% <ø> (-0.03%)` | :arrow_down: | | [wasm](https://app.codecov.io/gh/pion/ice/pull/670/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `22.45% <ø> (ø)` | | 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.