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.7 #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.7 age adoption passing confidence

Release Notes

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

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

  • 6 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/rtcp v1.2.14 -> v1.2.15
github.com/pion/rtp v1.8.9 -> v1.8.10
github.com/pion/sctp v1.8.34 -> v1.8.35
golang.org/x/image v0.21.0 -> v0.23.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):

  • 4 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.10
github.com/pion/datachannel v1.5.9 -> v1.5.10
github.com/pion/sctp v1.8.34 -> v1.8.35

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.67%. Comparing base (c10fb00) to head (dc5a817).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #598   +/-   ##
=======================================
  Coverage   44.67%   44.67%           
=======================================
  Files          80       80           
  Lines        5498     5498           
=======================================
  Hits         2456     2456           
  Misses       2875     2875           
  Partials      167      167           

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

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