pion / srtp

A Go implementation of SRTP
MIT License
117 stars 49 forks source link

Update module github.com/pion/rtp to v1.8.4 #263

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/rtp v1.8.3 -> v1.8.4 age adoption passing confidence

Release Notes

pion/rtp (github.com/pion/rtp) ### [`v1.8.4`](https://togithub.com/pion/rtp/releases/tag/v1.8.4) [Compare Source](https://togithub.com/pion/rtp/compare/v1.8.3...v1.8.4) #### Changelog - [`057eda3`](https://togithub.com/pion/rtp/commit/057eda3) Add static RTP PayloadTypes as a constant - [`c52c1e7`](https://togithub.com/pion/rtp/commit/c52c1e7) Fix broken link in README.md - [`410c582`](https://togithub.com/pion/rtp/commit/410c582) Fix a bug in AbsCpatureTimeExtension - [`78da5a2`](https://togithub.com/pion/rtp/commit/78da5a2) Add VLA extention header parser - [`314bd8e`](https://togithub.com/pion/rtp/commit/314bd8e) Update CI configs to v0.11.3 - [`83ef144`](https://togithub.com/pion/rtp/commit/83ef144) Update CI configs to v0.11.0 - [`5fb9380`](https://togithub.com/pion/rtp/commit/5fb9380) Remove 'Generate Authors' workflow

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 6 months ago

Codecov Report

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

Project coverage is 76.73%. Comparing base (b5080c5) to head (9df5e3e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #263 +/- ## ======================================= Coverage 76.73% 76.73% ======================================= Files 17 17 Lines 1255 1255 ======================================= Hits 963 963 Misses 200 200 Partials 92 92 ``` | [Flag](https://app.codecov.io/gh/pion/srtp/pull/263/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/srtp/pull/263/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `76.73% <ø> (ø)` | | | [wasm](https://app.codecov.io/gh/pion/srtp/pull/263/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `76.25% <ø> (ø)` | | 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.