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.1 #140

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.0 -> v2.0.1

Release Notes

pion/transport ### [`v2.0.1`](https://togithub.com/pion/transport/releases/tag/v2.0.1) [Compare Source](https://togithub.com/pion/transport/compare/v2.0.0...v2.0.1) #### Changelog - [`895931c`](https://togithub.com/pion/transport/commit/895931c) Update module golang.org/x/net to v0.5.0 - [`d668f81`](https://togithub.com/pion/transport/commit/d668f81) Rename Interface.Addresses() to Interface.Addrs() - [`818ab5f`](https://togithub.com/pion/transport/commit/818ab5f) Update CI configs to v0.10.3 - [`40abc81`](https://togithub.com/pion/transport/commit/40abc81) Update CI configs to v0.10.1 - [`20b2e1d`](https://togithub.com/pion/transport/commit/20b2e1d) Update CI configs to v0.9.0 - [`f298716`](https://togithub.com/pion/transport/commit/f298716) Update module golang.org/x/sys to v0.4.0 - [`206c43e`](https://togithub.com/pion/transport/commit/206c43e) Update module golang.org/x/net to v0.4.0 - [`d5e63b1`](https://togithub.com/pion/transport/commit/d5e63b1) Update module golang.org/x/net to v0.2.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 (f9b4eef) compared to base (0f31bc5). Patch has no changes to coverable lines.

:exclamation: Current head f9b4eef differs from pull request most recent head 577dd13. Consider uploading reports for the commit 577dd13 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #140 +/- ## ======================================= 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.