Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps github.com/pion/webrtc/v4 from 4.0.1 to 4.0.12.

Release notes

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

v4.0.12

We've added beta support for full AV1 handling! This includes AV1 RTP Depacketizer: #291 and AV1 RTP Packetizer: #295 Additional utilities: #294, allowing early testing before the final release in Pion 4.1.0.

What's Changed

Full Changelog: pion/webrtc@v4.0.11...v4.0.12

v4.0.11

Changelog

  • dae0af938b642456ab8300a2fa887e982e8b4408 Add Req/Res count/time to candidate stats (#3043)
  • 44062a7a78006d7e6b2f97d991ad3c12a648150c Missed Done when collecting ice stats (#3040)
  • 9f3df089acb44a1b76b624c646571b3ac74b853d Update module github.com/pion/sctp to v1.8.36 (#3039)

v4.0.10

Changelog

  • 70f0211065c83e75b9ce69dba554aa61b13988ec Add GetRemoteParameters to ICETransport
  • 969ab684e397cb50dde99043af148624c17e9d21 Fix matching codecs with different rate or channels
  • 70d06fd9f6264db8590ee45e52c3a003fca3c25c Fix ivfwriter with VP9
  • ee669ca89d83fc59438581d3b32520b6b6df1290 Update golang Docker tag to v1.24
  • bea7ae37455b4a7c4fc68d41f7e432227002df8e Add ivfwriter support for VP9
  • 306dc3776934194e66fc021700ddfe827105c5b3 Fix error handling in RTPReceiver.Receive

v4.0.9

Changelog

  • 1c45355b8cfee581ce80364448edaea981898137 Fix H264Writer writing 0 length payloads
  • 46565ffd954f7132c781617f44c67d6bd2027316 Cleanup PeerConnection in WriteRTCP Test
  • ae260d4eeb8b12475b75c000b3a76c55ac544e9a Assert that WriteRTCP works before connected
  • 99eb390362f706665cc8639ea5b148980bf73705 Implement JSValue for more structures
  • 4ee374714a4a793a2990507ec083bc0628b44824 Implement DataChannel OnError/OnClosing for WASM
  • 59c72707b437a5bcd3da1cd540d9ad0f1964911a Update module golang.org/x/net to v0.34.0
  • a0d7d022c098664944591eaa57e2d9ca4ca503de Preserve ICE candidate Extensions
  • 7c3b12817abc4793455e882fb2cd5dff3baf9bad Update module github.com/pion/ice/v4 to v4.0.6 (#3025)
  • 47bde056667df7176470a14d391bd05ad837dc66 Update module github.com/pion/logging to v0.2.3 (#3020)
  • 47c65c81e37ce49e720e48bc71dafe7ea8bc9574 Remove outdated safety comment in RegisterCodec
  • feeeebf251166faabdb00bd07b1ce2f6bd1064ad Upgrade golangci-lint, more linters

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

... (truncated)

Commits
  • 98a0025 Add support for AV1 and VP9 to play from disk
  • 8f8c232 Refactor Ivfwriter.WriteRTP implemention
  • fd7fe3f Fix AV1 IVF writer using RTP depacketizer
  • 38fdb70 Fix save to disk examples
  • bdfe07a Move ErrCodecAlreadyRegistered to errors.go
  • 1978944 Return error if payload type exists in codecs list
  • a80256e Update pion/rtp to v1.8.12
  • 61162f3 Update module golang.org/x/net to v0.35.0 (#3046)
  • dae0af9 Add Req/Res count/time to candidate stats (#3043)
  • 44062a7 Missed Done when collecting ice stats (#3040)
  • 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.12.
- [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.12)

---
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 Mar 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #106.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pion/webrtc/v4-4.0.12 branch March 10, 2025 13:39
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