Skip to content

Update module github.com/pion/webrtc/v4 to v4.0.16 #324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/webrtc/v4 v4.0.9 -> v4.0.16 age adoption passing confidence

Release Notes

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

v4.0.16

Compare Source

Changelog

  • 705b728 Pass Configured MTU into SCTP
  • 3017e68 Remove TEST_EXTRA_ARGS and GOLANGCI_LINT_EXRA_ARGS
  • 2de1ac4 Update CI configs to v0.11.19
  • 16d809c Add H265 to RegisterDefaultCodecs
  • 0fa4922 Remove inaccurate comments
  • f03eb73 Fix linter
  • 3d4c996 Adressing linter errors
  • f153325 Replaced enable with isDisabled
  • 5676fa4 Don't expose new MediaEngine functions
  • a9ff362 Fixed lint error
  • a561371 Made multi codec the default
  • be8800d Implemented alternative proposal via SettingEngine
  • 1f393ef Fixed bug in copy()
  • 29d6e41 Add support for multi codec negotiation

v4.0.15

Compare Source

Changelog

  • c79463d Added SCTPTransport.BufferedAmount
  • 3e43ae9 Update module github.com/pion/sctp to v1.8.38
  • 8cda9b7 Update module github.com/pion/ice/v4 to v4.0.10
  • 4f2208d Update dependency node to v22
  • 77fc1cb Added missing lock
  • 924dd09 Add IPv6 Test
  • 43c27b7 Fix race in TestDetachRemovesDatachannelReference
  • 4128a82 Fix flakey test TestInterceptorNack
  • 334692b Add findFECPayloadType (#​3084)
  • 0b5e438 Add bluesky link next to twitter
  • 31c6319 Remove Slack links
  • 39908b9 Fix pion2pion example readme
  • e1487b5 Update module github.com/pion/dtls/v3 to v3.0.6 (#​3062)
  • 19cdd09 Add mime type for flexfec03 and ulpfec
  • 740e516 Update lint rules, force testify/assert for tests
  • 617de62 Update module github.com/pion/ice/v4 to v4.0.9 (#​3072)
  • a51e66c Update readme add discord and bluesky
  • 1a1488d Expose ICE candidates ToICE() method

v4.0.14

Compare Source

What's Changed

Full Changelog: pion/webrtc@v4.0.13...v4.0.14

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: pion/webrtc@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

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Apr 25, 2025

ℹ 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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/pion/rtp v1.8.11 -> v1.8.13
github.com/pion/sdp/v3 v3.0.10 -> v3.0.11
golang.org/x/net v0.34.0 -> v0.35.0
github.com/pion/dtls/v3 v3.0.4 -> v3.0.6
github.com/pion/ice/v4 v4.0.6 -> v4.0.10
github.com/pion/sctp v1.8.35 -> v1.8.39
golang.org/x/crypto v0.32.0 -> v0.33.0
golang.org/x/sys v0.29.0 -> v0.30.0

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (643192c) to head (0f4c3d6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #324   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          25      25           
  Lines        2861    2861           
======================================
  Misses       2861    2861           
Flag Coverage Δ
go 0.00% <ø> (ø)
wasm 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot merged commit f858df3 into master Apr 26, 2025
14 checks passed
@renovate renovate bot deleted the renovate/github.com-pion-webrtc-v4-4.x branch April 26, 2025 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants