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.11 #190

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/dtls/v2 v2.2.10 -> v2.2.11 age adoption passing confidence

Release Notes

pion/dtls (github.com/pion/dtls/v2) ### [`v2.2.11`](https://togithub.com/pion/dtls/releases/tag/v2.2.11) [Compare Source](https://togithub.com/pion/dtls/compare/v2.2.10...v2.2.11) #### Changelog - [`9f5ddeb`](https://togithub.com/pion/dtls/commit/9f5ddeb) simplify error type check - [`3f0bd2a`](https://togithub.com/pion/dtls/commit/3f0bd2a) Fix typing for alertErrors - [`24571ec`](https://togithub.com/pion/dtls/commit/24571ec) remove unused vars, factor out function - [`cfeb9ca`](https://togithub.com/pion/dtls/commit/cfeb9ca) Limit size of encrypted packet queue

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 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.27%. Comparing base (d59ba81) to head (e94931f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #190 +/- ## ======================================= Coverage 66.27% 66.27% ======================================= Files 27 27 Lines 2067 2067 ======================================= Hits 1370 1370 Misses 688 688 Partials 9 9 ``` | [Flag](https://app.codecov.io/gh/pion/stun/pull/190/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Ξ” | | |---|---|---| | [go](https://app.codecov.io/gh/pion/stun/pull/190/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `66.27% <ΓΈ> (ΓΈ)` | | | [wasm](https://app.codecov.io/gh/pion/stun/pull/190/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `42.81% <ΓΈ> (ΓΈ)` | | 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: Have feedback on the report? Share it here.