Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps github.com/pion/rtp from 1.8.23 to 1.8.25.

Release notes

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

v1.8.25

Changelog

  • 8c22f5898b53ea2f2cbadb052ed01fa7fd1d42b3 Add SetExtensionWithProfile
  • 1a0503741fdf21a7b1e0574b9b6d7454d4d71f9d Fix TestHeaderExtension_Invalid
  • 0b470e09fee2996d64875a7aa1a882054e4980ae De-duplicate HeaderExtension Logic
  • dcfe6474f277f44768045a11325043d3a1d2a218 Fix a typo
  • 33936f30eb677c9af9af5e5a86af9174b6c6c5f5 Advance Timestamp when empty payload is packetized
  • 5564dbbdf3c57581b7c5131c63c00713c3123880 Update CI configs to v0.11.32

v1.8.24

Changelog

  • f4f616db115ec868f972bdb24a20b3efa0f643f3 Improve Header Unmarshal performance
  • 0a6cec779febad9b9f7aa29cb90e4480b5443079 Add Color Range parse test for VP9
  • 54fc35e0e7be765e781bfb6da11840be8a76633f Add test for VP9 Profile 1
  • e4ee61d043ffa3b697ae9d8bfa7ced678523686a Add test for 'Show Existing Frame'
  • 2e1e949e4e3be81f3eaabd48669c20c14dc15b16 Add more VP9 Tests
  • 8dfc98b57b772a6bc8519cc621a9397a801f75d1 Finish Header Extension tests
  • adace1044483f946036eb454e01f3bcefdc35735 Add Tests for RawExtension
  • cbbddde086b1b7a9de63a1b50e49d130903aefa0 Fix off-by-one in TwoByteHeaderExtension.Set
  • abf819f2cf6f5cd320f40aa9bb69ea1dc3831edc Fix API Break in OneByteHeaderExtension.Set
  • 2b7c8a0ac57c9bdab0d7589a862c5f6d79c653a8 Fix off-by-one in OneByteHeaderExtension.Set
  • 100f17c654f40bce62a786feaab23dfa4af236bc Add packetizer fuzz tests
  • 7c6aa20f41a61b50e0323579b013c999f1076a29 Update CI configs to v0.11.31
  • d54d3dd0c0e073b6b6da145c80915e818dc370fa Add a fuzz test for AV1
  • 51e116817735b1bd12754d4e95eecdc1137db349 Add Implemented RFCs to README
  • c11d8fa593cec4c936359d04e8085c15ab882b3f Add send-h264 example
Commits
  • 8c22f58 Add SetExtensionWithProfile
  • 1a05037 Fix TestHeaderExtension_Invalid
  • 0b470e0 De-duplicate HeaderExtension Logic
  • dcfe647 Fix a typo
  • 33936f3 Advance Timestamp when empty payload is packetized
  • 5564dbb Update CI configs to v0.11.32
  • f4f616d Improve Header Unmarshal performance
  • 0a6cec7 Add Color Range parse test for VP9
  • 54fc35e Add test for VP9 Profile 1
  • e4ee61d Add test for 'Show Existing Frame'
  • Additional commits viewable in compare view

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 dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 27, 2025
Bumps [github.com/pion/rtp](https://github.com/pion/rtp) from 1.8.23 to 1.8.25.
- [Release notes](https://github.com/pion/rtp/releases)
- [Changelog](https://github.com/pion/rtp/blob/master/.goreleaser.yml)
- [Commits](pion/rtp@v1.8.23...v1.8.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pion/rtp-1.8.25 branch from 524fa2f to 7caf8bb Compare October 29, 2025 10:46
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant