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.7 #162

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.6 -> v2.2.7

Release Notes

pion/dtls ### [`v2.2.7`](https://togithub.com/pion/dtls/releases/tag/v2.2.7) [Compare Source](https://togithub.com/pion/dtls/compare/v2.2.6...v2.2.7) #### Changelog - [`5c0a7c1`](https://togithub.com/pion/dtls/commit/5c0a7c1) Update AUTHORS.txt - [`0402e06`](https://togithub.com/pion/dtls/commit/0402e06) Update pion/transport to v2.2.1 - [`21f8d5d`](https://togithub.com/pion/dtls/commit/21f8d5d) Update CI configs to v0.10.9 - [`2d76699`](https://togithub.com/pion/dtls/commit/2d76699) Bring back LICENSE file - [`0358cb7`](https://togithub.com/pion/dtls/commit/0358cb7) Update CI configs to v0.10.8 - [`8c3c5b5`](https://togithub.com/pion/dtls/commit/8c3c5b5) Update module golang.org/x/crypto to v0.8.0 - [`af2907b`](https://togithub.com/pion/dtls/commit/af2907b) Avoid a copy in compactRawPackets - [`488be5d`](https://togithub.com/pion/dtls/commit/488be5d) Fix forbidigo linter errors - [`f23c844`](https://togithub.com/pion/dtls/commit/f23c844) Make package REUSE compliant - [`7f37f69`](https://togithub.com/pion/dtls/commit/7f37f69) Update CI configs to v0.10.7 - [`67f56e5`](https://togithub.com/pion/dtls/commit/67f56e5) Move internal/net/dpipe package to pion/transport - [`4de797a`](https://togithub.com/pion/dtls/commit/4de797a) Update module github.com/pion/transport/v2 to v2.2.0 - [`2ffeabb`](https://togithub.com/pion/dtls/commit/2ffeabb) Replace pion/udp with pion/transport/udp - [`8641ba7`](https://togithub.com/pion/dtls/commit/8641ba7) Update module github.com/pion/transport/v2 to v2.1.0 - [`a7df2c8`](https://togithub.com/pion/dtls/commit/a7df2c8) Add missing package-level comments - [`e754b8a`](https://togithub.com/pion/dtls/commit/e754b8a) Fix new golangci-lint errors - [`eb487e0`](https://togithub.com/pion/dtls/commit/eb487e0) Update CI configs to v0.10.6 - [`db0af94`](https://togithub.com/pion/dtls/commit/db0af94) Harmonize sections in README - [`1dfeaad`](https://togithub.com/pion/dtls/commit/1dfeaad) Harmonize RFCs section - [`1cb76fa`](https://togithub.com/pion/dtls/commit/1cb76fa) Remove roadmap section - [`2c80a52`](https://togithub.com/pion/dtls/commit/2c80a52) Cleanup common sections in README - [`2a94fb8`](https://togithub.com/pion/dtls/commit/2a94fb8) Cleanup badges in README - [`fcbf546`](https://togithub.com/pion/dtls/commit/fcbf546) Update module golang.org/x/crypto to v0.7.0

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 (0915a05) 95.94%.

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