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

Update webrtc-adapter to the latest version 🚀 #93

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.0 of webrtc-adapter just got published.

Dependency webrtc-adapter
Current Version 4.2.2
Type dependency

The version 5.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of webrtc-adapter. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes Chrome: make ONN async, workaround for #640, fix GUM error callback, munge sdp to keep stream ids, chrome,firefox,safari: add augmenting RTCIceCandidate constructor, common: make URL.createObjectURL shim depend on native support and Shim event.transceiver

Full details in v4.2.2...v5.0.0

Commits

The new version differs by 45 commits ahead by 45, behind by 3.

  • 4ae2041 Merge pull request #655 from webrtc/bumpVersion
  • 4bbeffe bump to 5.0.0
  • 3d582e5 Add adapter artifacts
  • 15cd3af Merge pull request #654 from fippo/chrome-track-fail
  • 1bf8046 test: update chrome expectations
  • eb33fc7 Merge pull request #653 from fippo/goodbye-selenium
  • b6d6e17 test: update README information
  • 857dfdb Merge pull request #560 from fippo/reland-again
  • bc60150 test: remove selenium tests
  • 738aef3 update test expectation files
  • d9aa195 chrome,firefox,safari: add augmenting RTCIceCandidate constructor
  • 7129e82 Merge pull request #652 from fippo/bump-stability
  • 24c8a37 test: bump karma-stability-reporter to 2.0.0
  • 6543fb1 Merge pull request #637 from fippo/rubicon
  • 1876255 chrome: munge sdp to keep stream ids

There are 45 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:

greenkeeper[bot] commented 7 years ago

Version 5.0.1 just got published.

Update to this version instead 🚀

Release Notes Common: handle onxxx = null

v5.0.0...v5.0.1

Commits

The new version differs by 8 commits.

  • 342e7c0 Merge pull request #658 from webrtc/bumpVersion
  • e9e54b6 bump to 5.0.1
  • 0f14ec2 Add adapter artifacts
  • 5562f90 Merge pull request #657 from fippo/onxxx-null
  • d9b58eb Merge pull request #656 from webrtc/addTravisMultiRunnerToKarma
  • 1434a48 common: handle onxxx = null
  • c257fdd remove travis specific browser download mechanism
  • 5c37050 Download browser in npm test step, chrome stable if BROWSER and/or BVER are not specified

See the full diff