Skip to content

chore(deps): update module github.com/pion/webrtc/v3 to v3.3.2

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

This MR contains the following updates:

Package Type Update Change
github.com/pion/webrtc/v3 require minor v3.2.50 -> v3.3.2

Release Notes

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

v3.3.2

Compare Source

Changelog

  • 8bf9954 Return object icluding stat id for selected pair

v3.3.1

Compare Source

Changelog

  • f99d4ed Don't reuse transceiver in one round negotiation
  • 540af5b Prevent ICETransport start/stop deadlock
  • 6ac4b71 Fix concurrent pc.GracefulClose

v3.3.0

Compare Source

New Feature

peerconnection.SCTPTransport now provides an OnClose callback that can be used to detect remote peer connection close similar to the OnError callback.

What's Changed

Full Changelog: https://github.com/pion/webrtc/compare/v3.2.51...v3.3.0

v3.2.51

Compare Source

What's Changed

Full Changelog: https://github.com/pion/webrtc/compare/v3.2.50...v3.2.51


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 becomes conflicted, 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