pion / stun

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

Update module github.com/pion/dtls/v2 to v2.2.6 #155

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/dtls/v2 require patch v2.2.4 -> v2.2.6

Release Notes

pion/dtls ### [`v2.2.6`](https://togithub.com/pion/dtls/releases/tag/v2.2.6) [Compare Source](https://togithub.com/pion/dtls/compare/v2.2.5...v2.2.6) #### Changelog - [`debc415`](https://togithub.com/pion/dtls/commit/debc415) Update pion/udp to v2.0.1 - [`8297503`](https://togithub.com/pion/dtls/commit/8297503) Update pion/transport - [`369cd63`](https://togithub.com/pion/dtls/commit/369cd63) Update pion/transport - [`9ba4bf0`](https://togithub.com/pion/dtls/commit/9ba4bf0) Update module golang.org/x/net to v0.7.0 ### [`v2.2.5`](https://togithub.com/pion/dtls/releases/tag/v2.2.5) [Compare Source](https://togithub.com/pion/dtls/compare/v2.2.4...v2.2.5) #### Changelog - [`92a9245`](https://togithub.com/pion/dtls/commit/92a9245) Update github.com/pion/udp to v2

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 (57deb99) 95.94% compared to head (1a9e02f) 95.94%.

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