pion / stun

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

Update module github.com/pion/transport/v2 to v2.2.1 - autoclosed #163

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.2.0 -> v2.2.1

Release Notes

pion/transport ### [`v2.2.1`](https://togithub.com/pion/transport/releases/tag/v2.2.1) [Compare Source](https://togithub.com/pion/transport/compare/v2.2.0...v2.2.1) #### Changelog - [`0646cde`](https://togithub.com/pion/transport/commit/0646cde) Update AUTHORS.txt - [`861dc39`](https://togithub.com/pion/transport/commit/861dc39) Notify read error if udp.listener.readloop exit - [`a9d5f4e`](https://togithub.com/pion/transport/commit/a9d5f4e) Fix golangci-lint warnings - [`dabec8e`](https://togithub.com/pion/transport/commit/dabec8e) Add benchmarks for connctx - [`bda0665`](https://togithub.com/pion/transport/commit/bda0665) Fix typo in TestReadTimeout - [`b93120c`](https://togithub.com/pion/transport/commit/b93120c) Update CI configs to v0.10.9 - [`5e9c2f0`](https://togithub.com/pion/transport/commit/5e9c2f0) Bring back LICENSE file - [`604c2bb`](https://togithub.com/pion/transport/commit/604c2bb) Update module github.com/stretchr/testify to v1.8.3 - [`36cf9dc`](https://togithub.com/pion/transport/commit/36cf9dc) Update CI configs to v0.10.8 - [`67238c1`](https://togithub.com/pion/transport/commit/67238c1) Update module golang.org/x/net to v0.9.0 - [`1a29910`](https://togithub.com/pion/transport/commit/1a29910) Make package REUSE compliant - [`28fbb3b`](https://togithub.com/pion/transport/commit/28fbb3b) Update CI configs to v0.10.7

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

Patch and project coverage have no change.

Comparison is base (88ce995) 95.94% compared to head (b49bdf5) 95.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #163 +/- ## ======================================= Coverage 95.94% 95.94% ======================================= Files 19 19 Lines 1725 1725 ======================================= Hits 1655 1655 Misses 62 62 Partials 8 8 ``` | Flag | Coverage Δ | | |---|---|---| | go | `95.94% <ø> (ø)` | | | wasm | `61.79% <ø> (ø)` | | 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: Do you have feedback about the report comment? Let us know in this issue.