ionorg / ion-avp

Audio/Video Processing Service
MIT License
61 stars 18 forks source link

fix(deps): update module github.com/pion/ion-sfu to v1.9.3 - autoclosed #195

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/ion-sfu require minor v1.8.1 -> v1.9.3

Release Notes

pion/ion-sfu ### [`v1.9.3`](https://togithub.com/pion/ion-sfu/compare/v1.9.2...v1.9.3) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.9.2...v1.9.3) ### [`v1.9.2`](https://togithub.com/pion/ion-sfu/compare/v1.9.1...v1.9.2) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.9.1...v1.9.2) ### [`v1.9.1`](https://togithub.com/pion/ion-sfu/releases/v1.9.1) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.9.0...v1.9.1) NACK bug fix + performance improvements ### [`v1.9.0`](https://togithub.com/pion/ion-sfu/releases/v1.9.0) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.8.3...v1.9.0) **Breaking Change** Peer interface updates [#​410](https://togithub.com/pion/ion-sfu/issues/410) **Fix** Session deadlock ### [`v1.8.3`](https://togithub.com/pion/ion-sfu/releases/v1.8.3) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.8.2...v1.8.3) Fixes session deadlock ### [`v1.8.2`](https://togithub.com/pion/ion-sfu/compare/v1.8.1...v1.8.2) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.8.1...v1.8.2)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #195 (89d92ad) into master (44ba6d6) will increase coverage by 0.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   54.42%   54.87%   +0.45%     
==========================================
  Files          14       14              
  Lines         441      441              
==========================================
+ Hits          240      242       +2     
+ Misses        177      176       -1     
+ Partials       24       23       -1     
Impacted Files Coverage Δ
pkg/builder.go 78.87% <0.00%> (+2.81%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 44ba6d6...70932bb. Read the comment docs.