zeekay / bebop

🎷 Jazzy build tool for sophisticated front-end development.
MIT License
18 stars 5 forks source link

Update ws to the latest version 🚀 #24

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.1 of ws just got published.

Dependency ws
Current Version 1.1.1
Type dependency

The version 2.2.1 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 ws. 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 314 commits .

  • 08eb827 [dist] 2.2.1
  • 738e07f [fix] Make WebSocket#terminate() destroy the socket (#1033)
  • 72170d4 [codestyle] Fix nits
  • d29f306 [minor] Improve error message for unsupported protocol version (#1036)
  • fecc4f5 chore(package): update eslint-config-standard to version 8.0.0-beta.1 (#1035)
  • 05970f6 [pkg] Add missing dependencies for eslint-config-standard@8
  • e057bfc [example] Avoid using deprecated APIs
  • 4a605b9 chore(package): update eslint to version 3.17.0 (#1030)
  • e13ef4a chore(package): update bufferutil to version 3.0.0 (#1029)
  • 4ae630a [perf] Avoid using Buffer.concat() (#1026)
  • a70c6d0 chore(package): update eslint-plugin-standard to version 2.1.0 (#1027)
  • 944b788 chore(package): update eslint-config-standard to version 7.0.0 (#1024)
  • 2aec9a4 [lint] Remove eslint-config-semistandard dev dependency
  • f9b2bdf [lint] Comply with the new standard rules
  • 703adf8 chore(package): update eslint-plugin-promise to version 3.5.0 (#1025)

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