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 🚨 #65

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.0.62 of wrtc just got published.

Branch Build failing 🚨
Dependency wrtc
Current Version 0.0.61
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/225078396)

Commits

The new version differs by 19 commits0.

  • 94d37ae [publish binary] wrtc@0.0.62
  • 3a19f6c Allow createOffer to accept (fn, fn, undefined)
  • 6fdb485 Update peerconnection.cc
  • 987b25a Merge pull request #291 from manuguerra/cpu-usage-drop-when-connection-closes
  • f5d13d1 Merge pull request #294 from caseywebdev/node-7
  • 6f41dbf Merge pull request #295 from ryskov/develop
  • d95dab6 authors
  • 3d1dd1f now reads ICE servers from JS configuration object
  • b0fed76 Test for node 7
  • 5d22cd8 test method calls after connection is closed
  • 39ee525 [peerconnection.js : createDataChannel] handle undefined channel
  • a7cb8f1 fix some spacings
  • a8c1378 [peerconnection] guard accesses to _jinglePeerConnection
  • ef2b2fa dereference jinglePeerConnection pointers as soon as Close is called
  • 167cb81 Make the test/connect.js more robust

There are 19 commits in total.

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: