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 sigver to the latest version 🚀 #79

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 14.0.0 of sigver just got published.

Dependency sigver
Current Version 13.1.3
Type devDependency

The version 14.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 sigver. 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 v14.0.0

<a name"14.0.0">

14.0.0 (2017-06-16)

Breaking Changes

  • Remove -wsLib option. 'uws' module used for WebSocketServer.

(4d1fd43f)

Commits

The new version differs by 7 commits.

  • df199f5 chore(package): update dependencies
  • 4d1fd43 refactor(wsLib): remove ws module, use uws only
  • b6e91cb chore(package): update dependencies
  • 6de2d4c test(karma): fix config
  • 04e8c99 ci(travis): add Chrome for test
  • dee1de7 ci(travis): fix build
  • 82e2eaa chore(log): remove unnecessary logs

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: