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/webrtc/v4 from 4.0.7 to 4.0.8 #230

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps github.com/pion/webrtc/v4 from 4.0.7 to 4.0.8.

Release notes

Sourced from github.com/pion/webrtc/v4's releases.

v4.0.8

Changelog

  • 99dcc6b7bf424140d0874dbd8c699c3b3449acb5 Add H265 payloader
  • 608d35f7bba10b3c4473db5ca431577fd9132c6d Update module github.com/pion/ice/v4 to v4.0.5
  • fe41afd3f2b76dfb2729384b283ea5ccf0b0bb42 Fix deadlock in DataChannel with mutex unlock
  • 49b555bbc14234a7a86e76220795d903e66eef24 Update module github.com/pion/ice/v4 to v4.0.4 (#3004)
  • f2191fbfa7f6ede87e3837cf6b1e5a4a92e18b62 Finish moving SDESRTPStreamIDURI (#3000)
  • cdacd1c3b07b18a269ec036a39aada547ef1d555 Rewrite VP8 isKeyFrame check (#2999)
  • 5edce958fdf13c03ede6d356cf042285dbb941a3 Include sdpMid and sdpMLineIndex for ICECandidates returned by OneICECandidate (#2990)
  • c50ca41e56d3943603c909ec1a7580105fc7d4c8 Improve documentation of ConfigureTWCCSender
  • 6f6231b062d01d780f220b368563b0b838a54d0e Minor fixes to TestInterceptorNack
  • b47fbb6b5e36bfafa2ba908cfff36457d1bfffe9 Implement more webrtc-stats
  • c895252d720d42a5303c1c3781b8d163a3e284cc Gracefully close connecting channels (#2991)
  • 1ee02999eb6ce157c291fc2dbf0d43bf5c700c71 Defense against timebase with denominator 0
  • 40358b3d1e0f7dbd402c12b44f4943cce9efd689 Defense against timebase with denominator 0
  • d5e07a1bcfde308a30cd3ed562556c2083323dfd Restore relative timestamp
  • 04b46212a917be93cb8a67564dbfcb8a08f99e75 Nits
  • 31d8dbc720f7a651876409aa1390949fa9acfcb1 Fix IVF timestamps
  • 8b3734e5d3fe324122aab0b7217526d541d6f3e7 Revert "Adapt an existing test to provide coverage"
  • 0ae39fd72a5fd1a17758a2958839fae9055cb247 Revert "IVF writer fix invalid timestamp into headers"
  • 92fce5ff179278f1497941e1c319a5063cda6574 Add an end-to-end test for the NACK sender
  • 92d573c35bd3c83123c72af60243daac6bebfa98 Fix broken links in save-to-disk examples
  • 384646e7d6903781623b9264df9867eaf9454dd4 Update module golang.org/x/net to v0.33.0
  • dca5d743cfdcf192746f9dc58b5c8bf86fcac6c0 Fix bandwidth-estimation-from-disk timestamping
  • 80b5649f43add48d899e37cb1ac6b9a6cc06421b Add Encoder/Decoder info to stats
Commits
  • 99dcc6b Add H265 payloader
  • 608d35f Update module github.com/pion/ice/v4 to v4.0.5
  • fe41afd Fix deadlock in DataChannel with mutex unlock
  • 49b555b Update module github.com/pion/ice/v4 to v4.0.4 (#3004)
  • f2191fb Finish moving SDESRTPStreamIDURI (#3000)
  • cdacd1c Rewrite VP8 isKeyFrame check (#2999)
  • 5edce95 Include sdpMid and sdpMLineIndex for ICECandidates returned by OneICECandidat...
  • c50ca41 Improve documentation of ConfigureTWCCSender
  • 6f6231b Minor fixes to TestInterceptorNack
  • b47fbb6 Implement more webrtc-stats
  • 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)

Bumps [github.com/pion/webrtc/v4](https://github.com/pion/webrtc) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml)
- [Commits](pion/webrtc@v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 20, 2025
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.

0 participants