Skip to content

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.1 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

v4.0.7

Changelog

Full Changelog: pion/webrtc@v4.0.6...v4.0.7

v4.0.6

Changelog

  • 9cfda8be16c52f7de373a30d2ca5c7f2c654391d Add EnableDataChannelBlockWrite to SettingEngine
  • 6a3f35505c1048249fab0a0c0a7ad0a1698c6d06 Update module github.com/pion/rtcp to v1.2.15
  • 9eee2cc038ee935604937d396251c46ec0cf95b1 Remove stopped member from RTPTransceiver
  • 2585a2fd03ba3d3b2cb94c3d705228340ac1e77d Improve the documentation of NewPeerConnection
  • cbe660b7133defb98211590af2314a90d21278c9 Use intersection of codecs to generate rtcp-fb
  • 1c4bc798fe759e77a98589655f29e353de4698df Improve DataChannel.Detach() docstring
  • 233526d67171e6efe4b65683e3c302d2e7bb5116 Update module github.com/pion/datachannel to v1.5.10

v4.0.5

Changelog

  • 8e2c8682de1d68b32baad9999d762fd93eee6e9b Add option to disable close by dtls

v4.0.4

... (truncated)

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.1 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.1...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
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #100.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pion/webrtc/v4-4.0.8 branch February 17, 2025 14:50
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