pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
520 stars 119 forks source link

fix(deps): update module github.com/pion/rtp to v1.8.6 #561

Open renovate[bot] opened 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/rtp v1.8.5 -> v1.8.6 age adoption passing confidence

Release Notes

pion/rtp (github.com/pion/rtp) ### [`v1.8.6`](https://togithub.com/pion/rtp/releases/tag/v1.8.6) [Compare Source](https://togithub.com/pion/rtp/compare/v1.8.5...v1.8.6) #### Changelog - [`12646b6`](https://togithub.com/pion/rtp/commit/12646b6) Add tests for SetZeroAllocation - [`aa48ccf`](https://togithub.com/pion/rtp/commit/aa48ccf) Add ZeroAllocation support to AV1Packet - [`a663858`](https://togithub.com/pion/rtp/commit/a663858) Add SetZeroAllocation - [`32ee92e`](https://togithub.com/pion/rtp/commit/32ee92e) Convert H264Packet.doPackaging to append style - [`74a9dc7`](https://togithub.com/pion/rtp/commit/74a9dc7) Update CI configs to v0.11.12 - [`0a5cc32`](https://togithub.com/pion/rtp/commit/0a5cc32) Update CI configs to v0.11.7

Configuration

šŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» 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 58.47%. Comparing base (e3eae5d) to head (feb206c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #561 +/- ## ======================================= Coverage 58.47% 58.47% ======================================= Files 63 63 Lines 3321 3321 ======================================= Hits 1942 1942 Misses 1245 1245 Partials 134 134 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.