coast-team / netflux

JavaScript client and server side transport API based on WebRTC & WebSocket
https://coast-team.github.io/netflux
GNU Affero General Public License v3.0
213 stars 14 forks source link

An in-range update of webrtc-adapter is breaking the build 🚨 #27

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.1.2 of webrtc-adapter just got published.

Branch Build failing 🚨
Dependency webrtc-adapter
Current Version 3.1.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As webrtc-adapter is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/coast-team/netflux/builds/197939358)
Release Notes Reverts edge RTX fixes and disables it again, fixes getStats regression for older Firefox releases (prior 48)

Details in v3.1.1...v3.1.2

Commits

The new version differs by 9 commits .

  • ef352f0 Merge pull request #432 from webrtc/bumpVersion
  • 0588272 bump to 3.1.2
  • 8af2b5c Add adapter artifacts
  • 40a18fc Merge pull request #430 from fippo/revert-rtx
  • 742fbab Merge pull request #431 from jan-ivar/fixhyphenshim
  • e99d313 Merge pull request #429 from fippo/bad-day
  • 16d3302 Fix getStats hyphen shim regression in pre-48 FF.
  • fc3b879 Revert "edge: re-enable RTX"
  • 2cf8d48 Revert "edge: reject if there are no common video codecs"

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

kalitine commented 7 years ago

Done