pion / webrtc

Pure Go implementation of the WebRTC API
https://pion.ly
MIT License
13.88k stars 1.66k forks source link

Update module golang.org/x/net to v0.29.0 #2910

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.28.0 -> v0.29.0 age adoption passing confidence

Configuration

πŸ“… Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

β„Ή Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/crypto v0.26.0 -> v0.27.0
golang.org/x/sys v0.24.0 -> v0.25.0
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 79.22%. Comparing base (4541b73) to head (022791e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2910 +/- ## ========================================== + Coverage 79.16% 79.22% +0.05% ========================================== Files 89 89 Lines 8539 8539 ========================================== + Hits 6760 6765 +5 + Misses 1293 1287 -6 - Partials 486 487 +1 ``` | [Flag](https://app.codecov.io/gh/pion/webrtc/pull/2910/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/webrtc/pull/2910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `80.79% <ΓΈ> (+0.06%)` | :arrow_up: | | [wasm](https://app.codecov.io/gh/pion/webrtc/pull/2910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `64.92% <ΓΈ> (ΓΈ)` | | 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.