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 🚀 #55

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 11.0.0 of sigver just got published.

Dependency sigver
Current Version 10.1.0
Type devDependency

The version 11.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 v11.0.0

<a name"11.0.0">

11.0.0 (2017-03-31)

Breaking Changes

  • Replace {opened} message by {first}. SSE server disabled temporarily. If join first
    do not open automatically, wait for client open request.

(08eaa5f8)

Commits

The new version differs by 7 commits .

  • 08eaa5f refactor(rxjs): fix unhandled errors stop server to work properly
  • c07a686 style(lint): add lint command, fix text styles issues
  • 4acf798 style: fix minor styles
  • db5bde7 perf(websocket): disable compression
  • 07d7ad6 docs(README): fix badges rendering
  • 9fe6b2e chore(uws): update to v0.13.0, make tests use uws instead of ws
  • 2b51033 build(package): rename commit to cz because of husky

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: