Skip to content
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

fix(deps): update module github.com/pion/webrtc/v4 to v4.0.8 #598

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

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

Release Notes

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

v4.0.8

Compare Source

Changelog

  • 99dcc6b Add H265 payloader
  • 608d35f Update module github.com/pion/ice/v4 to v4.0.5
  • fe41afd Fix deadlock in DataChannel with mutex unlock
  • 49b555b Update module github.com/pion/ice/v4 to v4.0.4 (#​3004)
  • f2191fb Finish moving SDESRTPStreamIDURI (#​3000)
  • cdacd1c Rewrite VP8 isKeyFrame check (#​2999)
  • 5edce95 Include sdpMid and sdpMLineIndex for ICECandidates returned by OneICECandidate (#​2990)
  • c50ca41 Improve documentation of ConfigureTWCCSender
  • 6f6231b Minor fixes to TestInterceptorNack
  • b47fbb6 Implement more webrtc-stats
  • c895252 Gracefully close connecting channels (#​2991)
  • 1ee0299 Defense against timebase with denominator 0
  • 40358b3 Defense against timebase with denominator 0
  • d5e07a1 Restore relative timestamp
  • 04b4621 Nits
  • 31d8dbc Fix IVF timestamps
  • 8b3734e Revert "Adapt an existing test to provide coverage"
  • 0ae39fd Revert "IVF writer fix invalid timestamp into headers"
  • 92fce5f Add an end-to-end test for the NACK sender
  • 92d573c Fix broken links in save-to-disk examples
  • 384646e Update module golang.org/x/net to v0.33.0
  • dca5d74 Fix bandwidth-estimation-from-disk timestamping
  • 80b5649 Add Encoder/Decoder info to stats

v4.0.7

Compare Source

Changelog

Full Changelog: pion/webrtc@v4.0.6...v4.0.7

v4.0.6

Compare Source

Changelog

  • 9cfda8b Add EnableDataChannelBlockWrite to SettingEngine
  • 6a3f355 Update module github.com/pion/rtcp to v1.2.15
  • 9eee2cc Remove stopped member from RTPTransceiver
  • 2585a2f Improve the documentation of NewPeerConnection
  • cbe660b Use intersection of codecs to generate rtcp-fb
  • 1c4bc79 Improve DataChannel.Detach() docstring
  • 233526d Update module github.com/pion/datachannel to v1.5.10

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 30, 2024

ℹ Artifact update notice

File name: examples/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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/gen2brain/malgo v0.11.22 -> v0.11.23
github.com/pion/datachannel v1.5.9 -> v1.5.10
github.com/pion/ice/v4 v4.0.3 -> v4.0.5
github.com/pion/rtcp v1.2.14 -> v1.2.15
github.com/pion/rtp v1.8.9 -> v1.8.11
github.com/pion/sctp v1.8.34 -> v1.8.35
github.com/pion/sdp/v3 v3.0.9 -> v3.0.10
golang.org/x/crypto v0.29.0 -> v0.31.0
golang.org/x/image v0.21.0 -> v0.23.0
golang.org/x/net v0.31.0 -> v0.33.0
golang.org/x/sys v0.27.0 -> v0.28.0
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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/pion/rtcp v1.2.14 -> v1.2.15
github.com/pion/rtp v1.8.9 -> v1.8.11
github.com/pion/datachannel v1.5.9 -> v1.5.10
github.com/pion/ice/v4 v4.0.3 -> v4.0.5
github.com/pion/sctp v1.8.34 -> v1.8.35
github.com/pion/sdp/v3 v3.0.9 -> v3.0.10
golang.org/x/crypto v0.29.0 -> v0.31.0
golang.org/x/net v0.31.0 -> v0.33.0
golang.org/x/sys v0.27.0 -> v0.28.0

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.86%. Comparing base (c10fb00) to head (f3bf51c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
+ Coverage   44.67%   45.86%   +1.19%     
==========================================
  Files          80       77       -3     
  Lines        5498     4949     -549     
==========================================
- Hits         2456     2270     -186     
+ Misses       2875     2520     -355     
+ Partials      167      159       -8     

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

@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v4-4.x branch from dc5a817 to f3bf51c Compare January 17, 2025 05:48
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v4 to v4.0.7 fix(deps): update module github.com/pion/webrtc/v4 to v4.0.8 Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants