primus / primacron

Primacron is high level interface written on top of Primus
MIT License
12 stars 4 forks source link

Update primus to the latest version 🚀 #12

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.1.0 of primus just got published.

Dependency primus
Current Version 6.0.9
Type dependency

The version 6.1.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 primus. 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.


Commits

The new version differs by 12 commits .

  • 47290cd [dist] 6.1.0
  • e540545 [minor] Remove redundant cleanup
  • fa4f3d9 [test] Squelch some console logging (#550)
  • 0e0501b [minor] Support resetting heartbeat via protocol-level ping (#549)
  • fb18afa chore(package): update uws to version 0.13.0 (#548)
  • 66c2d9f [test] Use a unique path for each server
  • 67ce22d [test] Disable one more test when using UNIX domain sockets
  • 081c618 chore(package): update ws to version 2.1.0 (#547)
  • 2c96c3c [minor] Remove unneeded variable
  • 60b2ddc [fix] Fix generated connection URL and tests for ws+unix:
  • 1c3d499 [minor] Rebuild the Engine.IO client -- version 2.0.2
  • 1e1d3c0 chore(package): update browserify to version 14.1.0 (#546)

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: