stealjs / steal-tools

Build easy. Load fast.
https://stealjs.com/docs/steal-tools.html
MIT License
67 stars 23 forks source link

Update ws to the latest version 🚀 #1104

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency ws was updated from 5.2.2 to 6.1.3.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 6.1.3

Bug fixes

  • Fixed a bug that, under certain circumstances, prevented the close frame from
    being parsed (#1494).
Commits

The new version differs by 62 commits ahead by 62, behind by 2.

  • 6fa6b8b [dist] 6.1.3
  • 6d2930a [minor] Fix style nit
  • 3df4809 [fix] Handle close frame which spans multiple packets (#1494)
  • c61218f chore(package): update prettier to version 1.16.1 (#1492)
  • 4f88959 chore(package): update eslint-config-prettier to version 3.6.0 (#1491)
  • f9d4b09 [minor] Use Array.prototype.includes()
  • 63adb73 [minor] Set the handshake timeout via the timeout option
  • f7b9470 chore(package): update eslint-config-prettier to version 3.5.0 (#1488)
  • a515600 [minor] Fix nit
  • 0236e99 chore(package): update eslint-config-prettier to version 3.4.0 (#1486)
  • f502916 [doc] Remove no longer needed --save flag (#1484)
  • dc92e75 [pkg] Update eslint to version 5.12.0
  • 3d6692a [minor] Refactor PerMessageDeflate.prototype.cleanup()
  • e8ada8a [pkg] Update eslint to version 5.11.0
  • 5a45029 [minor] Simplify if condition in toArrayBuffer()

There are 62 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 93.769% when pulling 43ac4ebf2e77f6b49edb5377b2938887251c3b23 on greenkeeper/ws-6.1.3 into 22cadf61b75fd339bf46c17f12e753b70ce98506 on master.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for 6.1.4

Bug fixes

  • Fixed an issue that caused the Host header to always include a port (#1510).
Commits

The new version differs by 8 commits.

  • dc745cc [dist] 6.1.4
  • 15b0bb3 [test] Remove redundant test
  • 92b0a65 [fix] Use the defaultPort option (#1510)
  • 8b5422e chore(package): update eslint to version 5.14.0 (#1509)
  • 5c82aac chore(package): update nyc to version 13.3.0 (#1506)
  • b45e912 chore(package): update nyc to version 13.2.0 (#1500)
  • 75cd966 chore(package): update eslint to version 5.13.0 (#1497)
  • 460ae81 chore(package): update eslint-config-prettier to version 4.0.0 (#1496)

See the full diff