pion / ice

A Go implementation of ICE
https://pion.ly/
MIT License
424 stars 158 forks source link

Update module github.com/pion/dtls/v2 to v2.2.11 #696

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 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 3 months ago

Codecov Report

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

Project coverage is 79.19%. Comparing base (07b74c8) to head (04592c8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #696 +/- ## ======================================= Coverage 79.19% 79.19% ======================================= Files 41 41 Lines 3739 3739 ======================================= Hits 2961 2961 Misses 547 547 Partials 231 231 ``` | [Flag](https://app.codecov.io/gh/pion/ice/pull/696/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/ice/pull/696/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `79.19% <ΓΈ> (ΓΈ)` | | | [wasm](https://app.codecov.io/gh/pion/ice/pull/696/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `22.13% <ΓΈ> (ΓΈ)` | | 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.