Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/pion/rtp from 1.8.7-0.20240429002300-bc5124c9d0d0 to 1.8.10 #661

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps github.com/pion/rtp from 1.8.7-0.20240429002300-bc5124c9d0d0 to 1.8.10.

Release notes

Sourced from github.com/pion/rtp's releases.

v1.8.10

Changelog

  • cd52e6b52de3da14e11250a3f202c5eefe057c99 Export min and max delay in header extension
  • f08de1ec648e8e2ea3e9ca28c36be98526421eea Zero out PaddingSize on Packet.Unmarshal
  • a21194ecfb5362261a0dc4af1f68e4a8944df345 Update go.mod version to 1.20
  • c442fc82cc1be9b9eda1e3d98179142a4810f6d3 Update CI configs to v0.11.15
  • 4aac9829f06c01901fdde9870d68c24611e29ce2 Fix rare SRTP loss decode failure

v1.8.9

Changelog

  • 9d5a356 Fix rare SRTP loss decode failure

v1.8.8

Changelog

  • 378ef6f Add test case for broken second nalu in STAP-A
  • f7f1a05 Add an index check to prevent out of index

v1.8.7

Changelog

  • 0967ee9 Fix RTP padding length validation
  • bc5124c Fix VP9 decoding on iOS
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pion/rtp-1.8.10 branch from b0ab4fa to 865f867 Compare December 18, 2024 23:02
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.47%. Comparing base (6750427) to head (865f867).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #661   +/-   ##
=======================================
  Coverage   82.47%   82.47%           
=======================================
  Files         116      116           
  Lines       11847    11847           
=======================================
  Hits         9771     9771           
  Misses       1688     1688           
  Partials      388      388           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pion/rtp-1.8.10 branch from 865f867 to 0388709 Compare January 2, 2025 11:46
Bumps [github.com/pion/rtp](https://github.com/pion/rtp) from 1.8.7-0.20240429002300-bc5124c9d0d0 to 1.8.10.
- [Release notes](https://github.com/pion/rtp/releases)
- [Changelog](https://github.com/pion/rtp/blob/master/.goreleaser.yml)
- [Commits](https://github.com/pion/rtp/commits/v1.8.10)

---
updated-dependencies:
- dependency-name: github.com/pion/rtp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pion/rtp-1.8.10 branch from 0388709 to 3e78304 Compare January 6, 2025 23:23
@aler9 aler9 merged commit ab0c989 into main Jan 7, 2025
7 checks passed
@aler9 aler9 deleted the dependabot/go_modules/github.com/pion/rtp-1.8.10 branch January 7, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant