fix(deps): update module github.com/pion/webrtc/v3 to v3.2.44
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/pion/webrtc/v3 | v3.2.40 -> v3.2.44 |
Release Notes
pion/webrtc (github.com/pion/webrtc/v3)
v3.2.44
What's Changed
- Add links to RTP payload format specifications by @aler9 in https://github.com/pion/webrtc/pull/2795
Full Changelog: https://github.com/pion/webrtc/compare/v3.2.43...v3.2.44
v3.2.43
What's Changed
- Fix race condition in test by @aler9 in https://github.com/pion/webrtc/pull/2785
- Make onNegotiationNeeded conform to spec by @edaniels in https://github.com/pion/webrtc/pull/2792
Full Changelog: https://github.com/pion/webrtc/compare/v3.2.42...v3.2.43
v3.2.42
Changelog
-
43a6a69Reset state machine after negotiationNeededOp
v3.2.41
What's Changed
- fix TestPeerConnection_Simulcast_RTX on v3 by @aalekseevx in https://github.com/pion/webrtc/pull/2769
- Properly update metadata when PayloadType is 0 by @aler9 in https://github.com/pion/webrtc/pull/2783
- Fix AV1 and VP9 codec matching by @aler9 in https://github.com/pion/webrtc/pull/2773
Full Changelog: https://github.com/pion/webrtc/compare/v3.2.40...v3.2.41
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 1 additional dependency was updated
Details:
| Package | Change |
|---|---|
github.com/pion/ice/v2 |
v2.3.24 -> v2.3.27 |