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

Update module github.com/pion/webrtc/v3 to v3.1.59 #471

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/webrtc/v3 require patch v3.1.50 -> v3.1.59

Release Notes

pion/webrtc

v3.1.59

Compare Source

Changelog

  • 486f6a2 Update module github.com/pion/ice/v2 to v2.3.2
  • b6191eb Fix potential deadlock in the example
  • cf60891 Fix ignored calls during OnDataChannel
  • 1b74d28 Cleanup common sections in README
  • 77051ab Cleanup badges in README
  • 595f1c0 Move negotation test out of peerconnection_test

v3.1.58

Compare Source

Changelog

  • 777e03c Fix negotiation needed panic on nil Sendonly track
  • 6a520c9 Update module github.com/stretchr/testify to v1.8.2

v3.1.57

Compare Source

Changelog

  • 220b1f3 Refine updateConnectionState
  • 1e5378a Add SetDTLSEllipticCurves test
  • 9671875 Add SettingEngine.SetDTLSEllipticCurves
  • e7f2436 Improve SetDTLSInsecureSkipHelloVerify comment
  • 2a47c12 Add DTLS InsecureSkipHelloVerify option
  • df0ec0c Return bytes written for DtlsTransport.WriteRTCP

v3.1.56

Compare Source

Changelog

  • 61f69be Update module github.com/pion/ice/v2 to v2.3.1
  • 132ebfa Update module github.com/pion/dtls/v2 to v2.2.6
  • d4fc945 Update module github.com/pion/dtls/v2 to v2.2.5
  • fba48cd Add Mermaid Chart to examples/data-channels

v3.1.55

Compare Source

Changelog

  • 43d0c5b Make Transceiver Negotation more consistent
  • 9dd2c42 Fix formatting in SettingEngine docs

v3.1.54

Compare Source

Changelog

  • 098d4ba Update module github.com/pion/ice/v2 to v2.3.0
  • eafdc77 Use new pion/transport Net interface
  • 2af43db Update module github.com/pion/dtls/v2 to v2.2.4
  • 3037913 Update module golang.org/x/net to v0.6.0
  • d43f782 Update module github.com/pion/interceptor to v0.1.12
  • 31c8f0a Update module github.com/pion/dtls/v2 to v2.2.2
  • 3dd1104 Update golang Docker tag to v1.20

v3.1.53

Compare Source

Changelog

  • 0c3da77 Update module github.com/pion/ice/v2 to v2.2.16
  • 045f086 Update module github.com/pion/ice/v2 to v2.2.15

v3.1.52

Compare Source

Changelog

  • 32f6883 Update module github.com/pion/ice/v2 to v2.2.14
  • 657dab7 Adding OnDial handler for datachannels

v3.1.51

Compare Source

Changelog

  • 3c802f7 Reuse passive created sendonly transceiver
  • 5b41ed6 Revert "Revert "Add currentDirection to RTPTransceiver""
  • a92c400 Revert "Add currentDirection to RTPTransceiver"
  • 66e8dfc Update CI configs to v0.10.3
  • 5ef816e Update CI configs to v0.10.1
  • 98a8604 Update module github.com/pion/sctp to v1.8.6
  • 602cedd Update module github.com/pion/srtp/v2 to v2.0.11
  • bc86d15 Update CI configs to v0.9.0
  • 7ab3174 Update module golang.org/x/net to v0.4.0
  • e29259c Update module github.com/pion/ice/v2 to v2.2.13

Configuration

📅 Schedule: Branch creation - "before 3am 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 Feb 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b9ce5bb) 58.83% compared to head (190167f) 58.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #471   +/-   ##
=======================================
  Coverage   58.83%   58.83%           
=======================================
  Files          62       62           
  Lines        3741     3741           
=======================================
  Hits         2201     2201           
  Misses       1413     1413           
  Partials      127      127           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.53 Update module github.com/pion/webrtc/v3 to v3.1.54 Feb 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 2af1ce6 to d5edeb2 Compare February 9, 2023 18:43
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.54 Update module github.com/pion/webrtc/v3 to v3.1.55 Feb 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from d5edeb2 to 943286d Compare February 10, 2023 06:30
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 943286d to b72fc06 Compare February 24, 2023 21:24
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.55 Update module github.com/pion/webrtc/v3 to v3.1.56 Feb 24, 2023
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.56 Update module github.com/pion/webrtc/v3 to v3.1.56 - autoclosed Feb 26, 2023
@renovate renovate bot closed this Feb 26, 2023
@renovate renovate bot deleted the renovate/github.com-pion-webrtc-v3-3.x branch February 26, 2023 01:50
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.56 - autoclosed Update module github.com/pion/webrtc/v3 to v3.1.56 Feb 26, 2023
@renovate renovate bot reopened this Feb 26, 2023
@renovate renovate bot restored the renovate/github.com-pion-webrtc-v3-3.x branch February 26, 2023 03:24
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch 2 times, most recently from 0bfa103 to ff9fc9e Compare March 4, 2023 06:13
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.56 Update module github.com/pion/webrtc/v3 to v3.1.57 Mar 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from ff9fc9e to 3ce8cf8 Compare March 8, 2023 10:23
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.57 Update module github.com/pion/webrtc/v3 to v3.1.58 Mar 8, 2023
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.58 Update module github.com/pion/webrtc/v3 to v3.1.58 - autoclosed Mar 15, 2023
@renovate renovate bot closed this Mar 15, 2023
@renovate renovate bot deleted the renovate/github.com-pion-webrtc-v3-3.x branch March 15, 2023 07:11
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.58 - autoclosed Update module github.com/pion/webrtc/v3 to v3.1.58 Mar 15, 2023
@renovate renovate bot reopened this Mar 15, 2023
@renovate renovate bot restored the renovate/github.com-pion-webrtc-v3-3.x branch March 15, 2023 11:35
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.58 Update module github.com/pion/webrtc/v3 to v3.1.58 - autoclosed Mar 19, 2023
@renovate renovate bot closed this Mar 19, 2023
@renovate renovate bot deleted the renovate/github.com-pion-webrtc-v3-3.x branch March 19, 2023 01:47
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.58 - autoclosed Update module github.com/pion/webrtc/v3 to v3.1.58 Mar 19, 2023
@renovate renovate bot reopened this Mar 19, 2023
@renovate renovate bot restored the renovate/github.com-pion-webrtc-v3-3.x branch March 19, 2023 02:36
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 3ce8cf8 to e2f7a6f Compare March 29, 2023 21:43
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.58 Update module github.com/pion/webrtc/v3 to v3.1.59 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from e2f7a6f to 190167f Compare March 30, 2023 00:15
@adamroach adamroach requested a review from Sean-Der April 6, 2023 20:31
@Sean-Der
Copy link
Member

Sean-Der commented Apr 7, 2023

@adamroach LGTM!

Feel free to merge things anytime! You should have the ability to approve (and then merge) this PR

@Sean-Der Sean-Der merged commit 30badd8 into master Apr 7, 2023
@Sean-Der Sean-Der deleted the renovate/github.com-pion-webrtc-v3-3.x branch April 7, 2023 02:50
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.

1 participant