Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Feb 17, 2025

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

Release Notes

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

v4.0.9

Compare Source

Changelog

  • 1c45355 Fix H264Writer writing 0 length payloads
  • 46565ff Cleanup PeerConnection in WriteRTCP Test
  • ae260d4 Assert that WriteRTCP works before connected
  • 99eb390 Implement JSValue for more structures
  • 4ee3747 Implement DataChannel OnError/OnClosing for WASM
  • 59c7270 Update module golang.org/x/net to v0.34.0
  • a0d7d02 Preserve ICE candidate Extensions
  • 7c3b128 Update module github.com/pion/ice/v4 to v4.0.6 (#​3025)
  • 47bde05 Update module github.com/pion/logging to v0.2.3 (#​3020)
  • 47c65c8 Remove outdated safety comment in RegisterCodec
  • feeeebf Upgrade golangci-lint, more linters

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

  • 12 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.6
github.com/pion/logging v0.2.2 -> v0.2.3
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.32.0
golang.org/x/image v0.21.0 -> v0.23.0
golang.org/x/net v0.31.0 -> v0.34.0
golang.org/x/sys v0.27.0 -> v0.29.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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/pion/logging v0.2.2 -> v0.2.3
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.6
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.32.0
golang.org/x/net v0.31.0 -> v0.34.0
golang.org/x/sys v0.27.0 -> v0.29.0

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.61%. Comparing base (ce9b412) to head (1277381).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #598   +/-   ##
=======================================
  Coverage   44.61%   44.61%           
=======================================
  Files          80       80           
  Lines        5498     5498           
=======================================
  Hits         2453     2453           
  Misses       2877     2877           
  Partials      168      168           

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

@renovate renovate bot force-pushed the renovate/github.heygears.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
@renovate renovate bot force-pushed the renovate/github.heygears.com-pion-webrtc-v4-4.x branch from f3bf51c to 9dfed8b Compare February 11, 2025 22:41
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v4 to v4.0.8 fix(deps): update module github.com/pion/webrtc/v4 to v4.0.9 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/github.heygears.com-pion-webrtc-v4-4.x branch from 9dfed8b to 1277381 Compare February 17, 2025 04:36
@at-wat at-wat merged commit 24e3a72 into master Feb 17, 2025
8 checks passed
@at-wat at-wat deleted the renovate/github.heygears.com-pion-webrtc-v4-4.x branch February 17, 2025 04:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant