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/v3 to v3.2.17 #516

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/webrtc/v3 require patch v3.2.11 -> v3.2.17

Release Notes

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

v3.2.17

Compare Source

Changelog

  • f0dc0db OggWriter: add packet segmentation
  • ee483da Add SCTPTransportStats
  • cf5dbbe Update module github.com/pion/sctp to v1.8.8

v3.2.16

Compare Source

Changelog

  • 1d12dc8 Revert breaking change in ICECandidateStats
  • cedd45f Update golang Docker tag to v1.21

v3.2.15

Compare Source

Changelog

  • 2926b99 Stats: improve JSON support, add missing structs
  • 6453346 Update module github.com/pion/ice/v2 to v2.3.10
  • f0a5355 Update RegisterDefaultCodecs to match libwebrtc
  • ebd6753 Update CI configs to v0.10.11
  • 8886e33 Update AUTHORS.txt
  • 0e84bbf Update AUTHORS.txt
  • 667d0ff Make TrackLocalContext an interface
  • 6a3a97f Update module github.com/pion/rtp to v1.8.1
  • 7c60bb9 Adds WithPacketHeadHandler to SampleBuilder

v3.2.14

Compare Source

Changelog

  • b40f599 Add RTPReceiver.RTPTransceiver
  • c23eeb1 Update module golang.org/x/net to v0.12.0
  • 448f4ba Add DTLS KeyLog configuration option in WebRTC API
  • 457ff6c Update module github.com/pion/srtp/v2 to v2.0.16

v3.2.13

Compare Source

Changelog

  • 90e3a83 Add support to AV1 in play-from-disk
  • 24b241a Update module github.com/pion/rtp to v1.8.0

v3.2.12

Compare Source

Changelog

  • 3cddada Add IceTransport.GetLocalParameters
  • 53d8f74 Update module github.com/pion/ice/v2 to v2.3.9
  • f9d7579 Update module golang.org/x/net to v0.11.0
  • fb5d5f1 Update module github.com/pion/stun to v0.6.1

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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.12 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.13 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/github.heygears.com-pion-webrtc-v3-3.x branch from 343d96b to 062dee7 Compare July 21, 2023 00:49
@renovate renovate bot force-pushed the renovate/github.heygears.com-pion-webrtc-v3-3.x branch 3 times, most recently from 91b51fc to 7f07a18 Compare August 2, 2023 16:40
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.13 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.14 Aug 2, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.14 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.15 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/github.heygears.com-pion-webrtc-v3-3.x branch from 7f07a18 to 75fa251 Compare August 17, 2023 19:07
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.15 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.16 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/github.heygears.com-pion-webrtc-v3-3.x branch from 75fa251 to c4f4135 Compare August 18, 2023 20:14
@renovate renovate bot changed the title fix(deps): update module github.com/pion/webrtc/v3 to v3.2.16 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.17 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/github.heygears.com-pion-webrtc-v3-3.x branch from c4f4135 to 482169a Compare August 21, 2023 07:51
@renovate renovate bot force-pushed the renovate/github.heygears.com-pion-webrtc-v3-3.x branch from 482169a to 4f2bb91 Compare September 1, 2023 01:15
@at-wat
Copy link
Member

at-wat commented Sep 1, 2023

Breaking change in pion/webrtc#2170

@renovate renovate bot force-pushed the renovate/github.heygears.com-pion-webrtc-v3-3.x branch from 4f2bb91 to e7cf1c2 Compare September 1, 2023 01:38
@at-wat at-wat merged commit 3582e5d into master Sep 1, 2023
@at-wat at-wat deleted the renovate/github.heygears.com-pion-webrtc-v3-3.x branch September 1, 2023 02:00
seanavery pushed a commit to seanavery/mediadevices that referenced this pull request Oct 16, 2023
* fix(deps): update module github.com/pion/webrtc/v3 to v3.2.17
* Update test to address API change

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Atsushi Watanabe <atsushi.w@ieee.org>
# 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