Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

chore(deps): update module pion/ion-sfu to v1.8.1 #178

Merged
merged 2 commits into from
Jan 25, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

pion/ion-sfu

v1.8.1

Compare Source

v1.8.0

Compare Source

Datachannel Middleware

We now support datachannel middleware. This allows the sfu to negotiate data channels and apply middleware/routing logic to them. It can be used for negotiation, authentication, message fan out, real-time game data, ect!

Checkout the docs here: https://github.com/pion/ion-sfu/tree/master/pkg/middlewares/datachannel

v1.7.9

Compare Source

v1.7.8

Compare Source

SFU: Register the ssrc-audio-level RTP extension (#​373)
All major browser negotiate this. Adding it to ion-sfu means it will
get passed on to ion-avp, which can then do active speaker detection.

I noticed TransportCCURI was video only, and this one is audio only, so
I split the registration into two loops.

Updates pion/sdp dependency to 3.0.4


Renovate configuration

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

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@github-actions github-actions bot force-pushed the renovate/github.aaakk.us.kg-pion-ion-sfu-1.x branch from ea2dd76 to 0b8ab16 Compare January 15, 2021 23:29
@codecov
Copy link

codecov bot commented Jan 15, 2021

Codecov Report

Merging #178 (71582e5) into master (4196f35) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #178   +/-   ##
=======================================
  Coverage   54.87%   54.87%           
=======================================
  Files          14       14           
  Lines         441      441           
=======================================
  Hits          242      242           
  Misses        176      176           
  Partials       23       23           

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 4196f35...71582e5. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update module pion/ion-sfu to v1.7.8 chore(deps): update module pion/ion-sfu to v1.7.9 Jan 21, 2021
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-pion-ion-sfu-1.x branch from 0b8ab16 to a439b4b Compare January 21, 2021 16:29
@renovate renovate bot changed the title chore(deps): update module pion/ion-sfu to v1.7.9 chore(deps): update module pion/ion-sfu to v1.8.0 Jan 22, 2021
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-pion-ion-sfu-1.x branch from a439b4b to 6c8e250 Compare January 22, 2021 21:44
@github-actions github-actions bot force-pushed the renovate/github.aaakk.us.kg-pion-ion-sfu-1.x branch from 6c8e250 to 8a02a1f Compare January 22, 2021 21:45
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-pion-ion-sfu-1.x branch from 8a02a1f to 98b32ef Compare January 23, 2021 17:43
@renovate renovate bot changed the title chore(deps): update module pion/ion-sfu to v1.8.0 chore(deps): update module pion/ion-sfu to v1.8.1 Jan 23, 2021
@github-actions github-actions bot force-pushed the renovate/github.aaakk.us.kg-pion-ion-sfu-1.x branch from 98b32ef to da3fafe Compare January 23, 2021 17:44
@cgojin cgojin merged commit d8df18c into master Jan 25, 2021
@cgojin cgojin deleted the renovate/github.aaakk.us.kg-pion-ion-sfu-1.x branch January 25, 2021 08:58
grahamking pushed a commit to grahamking/ion-avp that referenced this pull request Feb 2, 2021
Generated by renovateBot

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Jin Gong <[email protected]>
grahamking pushed a commit to grahamking/ion-avp that referenced this pull request Feb 2, 2021
Generated by renovateBot

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Jin Gong <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants