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 wrtc is breaking the build 🚨 #29

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.0.61 of wrtc just got published.

Branch Build failing 🚨
Dependency wrtc
Current Version 0.0.60
Type peerDependency

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

As wrtc is “only” a peerDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/coast-team/netflux/builds/198759586)
Commits

The new version differs by 8 commits .

  • 71ef85f [skip travis] [publish binary]
  • 8bd339f Update .travis.yml & appveyor.yml [publish binary]
  • 094de5f Remove line about libwebrtc from README.md
  • 53f8164 Add Appveyor badge
  • d3c04c0 Merge pull request #272 from markandrus/build-webrtc-separately
  • ebab17e Add scripts/download-webrtc-libraries-and-headers.js
  • 28902a4 Get node-webrtc working with build-webrtc artifacts
  • 171d10d Fix environment variables [publish binary]

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

wrtc module depends on OS, thus should be checked on each of them.