pion / dtls

DTLS 1.2 Server/Client implementation for Go
https://pion.ly/
MIT License
602 stars 160 forks source link

Update module golang.org/x/net to v0.11.0 #552

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
golang.org/x/net require minor v0.10.0 -> v0.11.0

Configuration

πŸ“… Schedule: Branch creation - "on the first day of the month" (UTC), 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.

GauravJ3 commented 1 year ago

Hey few tests are failing can you look into that ?

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.02 :warning:

Comparison is base (4b76abf) 76.36% compared to head (ed3a810) 76.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #552 +/- ## ========================================== - Coverage 76.36% 76.34% -0.02% ========================================== Files 95 95 Lines 5674 5674 ========================================== - Hits 4333 4332 -1 - Misses 1000 1001 +1 Partials 341 341 ``` | Flag | Coverage Ξ” | | |---|---|---| | go | `76.37% <ΓΈ> (-0.02%)` | :arrow_down: | | wasm | `66.42% <ΓΈ> (ΓΈ)` | | 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. [see 1 file with indirect coverage changes](https://app.codecov.io/gh/pion/dtls/pull/552/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.