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/v3 to v3.3.1 #574

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/webrtc/v3 v3.2.40 -> v3.3.1 age adoption passing confidence

Release Notes

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

v3.3.1

Compare Source

Changelog

  • f99d4ed Don't reuse transceiver in one round negotiation
  • 540af5b Prevent ICETransport start/stop deadlock
  • 6ac4b71 Fix concurrent pc.GracefulClose

v3.3.0

Compare Source

New Feature

peerconnection.SCTPTransport now provides an OnClose callback that can be used to detect remote peer connection close similar to the OnError callback.

What's Changed

Full Changelog: pion/webrtc@v3.2.51...v3.3.0

v3.2.51

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.50...v3.2.51

v3.2.50

Compare Source

Changelog

  • 2364173 Fix our-of-order twcc fb cause by rtx blocked
  • 69cd4e4 Close unhandled rtcp simulcast streams
  • a598bab Bump ice to v2.3.31

v3.2.49

Compare Source

Changelog

  • 5437ff5 Added support for SRTP_NULL_HMAC_SHA1_80 cipher

v3.2.48

Compare Source

Changelog

  • bd3aaae Fix TestPeerConnection_Simulcast
  • af63d2b Properly handle non-media probes
  • 482d9eb Updated pion modules to latest versions
  • 48cfc63 Hold pc.mu while populating local candidates

v3.2.47

Compare Source

Changelog

  • 7407903 Match header extensions to remote media sections

v3.2.46

Compare Source

Changelog

v3.2.45

Compare Source

Changelog

v3.2.44

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.43...v3.2.44

v3.2.43

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.42...v3.2.43

v3.2.42

Compare Source

Changelog

  • 43a6a69 Reset state machine after negotiationNeededOp

v3.2.41

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.40...v3.2.41


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.47%. Comparing base (6339a18) to head (3465467).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #574   +/-   ##
=======================================
  Coverage   58.47%   58.47%           
=======================================
  Files          63       63           
  Lines        3321     3321           
=======================================
  Hits         1942     1942           
  Misses       1245     1245           
  Partials      134      134           

☔ 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-v3-3.x branch from 067f665 to 29f740b Compare June 24, 2024 19:33
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.42 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.43 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 29f740b to 818d05f Compare July 2, 2024 17:18
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.43 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.44 Jul 2, 2024
Copy link
Contributor Author

renovate bot commented Jul 2, 2024

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

  • 9 additional dependencies were updated

Details:

Package Change
github.com/pion/interceptor v0.1.25 -> v0.1.29
github.com/pion/rtp v1.8.5 -> v1.8.7
github.com/pion/datachannel v1.5.5 -> v1.5.8
github.com/pion/dtls/v2 v2.2.7 -> v2.2.12
github.com/pion/ice/v2 v2.3.24 -> v2.3.34
github.com/pion/sctp v1.8.16 -> v1.8.19
github.com/pion/srtp/v2 v2.0.18 -> v2.0.20
github.com/pion/transport/v2 v2.2.4 -> v2.2.10
github.com/pion/turn/v2 v2.1.3 -> v2.1.6

@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.44 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.46 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch 2 times, most recently from e72e469 to 320ee6a Compare July 18, 2024 09:04
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.46 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.47 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 320ee6a to 0c2f3cc Compare July 21, 2024 03:01
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.47 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.48 Jul 21, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.48 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.49 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 0c2f3cc to 837c79d Compare July 21, 2024 08:21
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.49 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.50 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 837c79d to df956cc Compare July 26, 2024 08:27
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from df956cc to d522c0f Compare August 6, 2024 17:32
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.50 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.51 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from d522c0f to dde34cf Compare August 15, 2024 17:47
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.51 fix(deps): update module github.com/pion/webrtc/v3 to v3.3.0 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from dde34cf to b52fcf8 Compare August 27, 2024 08:16
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from b52fcf8 to 3465467 Compare September 6, 2024 17:17
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.3.0 fix(deps): update module github.com/pion/webrtc/v3 to v3.3.1 Sep 6, 2024
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