pion / stun

A Go implementation of STUN
https://pion.ly/
MIT License
601 stars 91 forks source link

Update module github.com/pion/transport/v2 to v2.0.2 #141

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/transport/v2 require patch v2.0.1 -> v2.0.2

Release Notes

pion/transport ### [`v2.0.2`](https://togithub.com/pion/transport/releases/tag/v2.0.2) [Compare Source](https://togithub.com/pion/transport/compare/v2.0.1...v2.0.2) #### Changelog - [`3747aec`](https://togithub.com/pion/transport/commit/3747aec) Update module golang.org/x/net to v0.7.0

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 1 year ago

Codecov Report

Base: 98.16% // Head: 98.16% // No change to project coverage :thumbsup:

Coverage data is based on head (53b89f6) compared to base (366963d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #141 +/- ## ======================================= Coverage 98.16% 98.16% ======================================= Files 19 19 Lines 1577 1577 ======================================= Hits 1548 1548 Misses 23 23 Partials 6 6 ``` | Flag | Coverage Ξ” | | |---|---|---| | go | `98.16% <ΓΈ> (ΓΈ)` | | | wasm | `61.56% <ΓΈ> (ΓΈ)` | | 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. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.