Skip to content

chore(deps): update module github.com/pion/webrtc/v4 to v4.0.13

Renovate Bot requested to merge renovate/github.com-pion-webrtc-v4-4.x into main

This MR contains the following updates:

Package Type Update Change
github.com/pion/webrtc/v4 require patch v4.0.8 -> v4.0.13

Release Notes

pion/webrtc (github.com/pion/webrtc/v4)

v4.0.13

Compare Source

Changelog

  • e4ff415 Support DataChannel messages larger then MaxUint16

v4.0.12

Compare Source

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: https://github.com/pion/webrtc/compare/v4.0.11...v4.0.12

v4.0.11

Compare Source

Changelog

v4.0.10

Compare Source

Changelog

  • 70f0211 Add GetRemoteParameters to ICETransport
  • 969ab68 Fix matching codecs with different rate or channels
  • 70d06fd Fix ivfwriter with VP9
  • ee669ca Update golang Docker tag to v1.24
  • bea7ae3 Add ivfwriter support for VP9
  • 306dc37 Fix error handling in RTPReceiver.Receive

v4.0.9

Compare Source

Changelog

  • 1c45355 Fix H264Writer writing 0 length payloads
  • 46565ff Cleanup PeerConnection in WriteRTCP Test
  • ae260d4 Assert that WriteRTCP works before connected
  • 99eb390 Implement JSValue for more structures
  • 4ee3747 Implement DataChannel OnError/OnClosing for WASM
  • 59c7270 Update module golang.org/x/net to v0.34.0
  • a0d7d02 Preserve ICE candidate Extensions
  • 7c3b128 Update module github.com/pion/ice/v4 to v4.0.6 (#​3025)
  • 47bde05 Update module github.com/pion/logging to v0.2.3 (#​3020)
  • 47c65c8 Remove outdated safety comment in RegisterCodec
  • feeeebf Upgrade golangci-lint, more linters

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Loading