pion / stun

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

Update module github.com/pion/transport to v2 #128

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 require major v0.14.1 -> v2.0.0

Release Notes

pion/transport ### [`v2.0.0`](https://togithub.com/pion/transport/releases/tag/v2.0.0) [Compare Source](https://togithub.com/pion/transport/compare/v0.14.1...v2.0.0) #### Changelog - [`8b19d1c`](https://togithub.com/pion/transport/commit/8b19d1c) Update cherry-picked commits to /v2 - [`d774501`](https://togithub.com/pion/transport/commit/d774501) Harmonize assertion handling - [`c0da539`](https://togithub.com/pion/transport/commit/c0da539) Return error in vnet.NewNet() - [`7e1f72a`](https://togithub.com/pion/transport/commit/7e1f72a) Add more interface getters to Net - [`f455ca8`](https://togithub.com/pion/transport/commit/f455ca8) Fix some errors found by golangci-lint - [`1d0366c`](https://togithub.com/pion/transport/commit/1d0366c) Add preliminary TCP support to Net interface - [`479a1c1`](https://togithub.com/pion/transport/commit/479a1c1) Add a new interface 'transport.Net' - [`e75143a`](https://togithub.com/pion/transport/commit/e75143a) Update CI configs to v0.8.1 - [`4d1ad5f`](https://togithub.com/pion/transport/commit/4d1ad5f) Add missing go:build directive - [`d9e13d0`](https://togithub.com/pion/transport/commit/d9e13d0) Refactor cchunk to TimestampedChunk - [`d581dcf`](https://togithub.com/pion/transport/commit/d581dcf) Fix Typos - [`536ae85`](https://togithub.com/pion/transport/commit/536ae85) Fix invalid getter in test/bridge.go - [`0289e1d`](https://togithub.com/pion/transport/commit/0289e1d) Update module stretchr/testify to v1.8.1 - [`b08a509`](https://togithub.com/pion/transport/commit/b08a509) Start /v2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 (e9b7a94) compared to base (a3c15e9). Patch has no changes to coverable lines.

:exclamation: Current head e9b7a94 differs from pull request most recent head 0c31ca0. Consider uploading reports for the commit 0c31ca0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #128 +/- ## ======================================= 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 | `57.61% <ø> (ø)` | | 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.