Skip to content

Update ws to the latest version 🚀 #746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
2 commits merged into from
Mar 6, 2019
Merged

Update ws to the latest version 🚀 #746

2 commits merged into from
Mar 6, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 6, 2019

The dependency ws was updated from 6.1.4 to 6.2.0.

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.2.0

Features

  • Added ability to follow redirects (#1490).

Bug fixes

  • The opening handshake is now aborted if the Sec-WebSocket-Key header field
    value is invalid (160af45).
Commits

The new version differs by 14 commits.

  • eb6f8b0 [dist] 6.2.0
  • 161f303 [feature] Add ability to follow redirects (#1490)
  • a6e94f4 [minor] Move all buffer conversion functions to the buffer-util module
  • 71ee9ed chore(package): update eslint to version 5.15.0 (#1522)
  • 855494d [test] Fix flaky test
  • 8c21add [codestyle] Add .gitattributes
  • faf9b36 [ci] Let Travis CI handle x64 Windows tests
  • bcb8a98 [ci] Test on macOS
  • 5e238fb [doc] Add logos to badges
  • 295786b chore(package): update eslint-config-prettier to version 4.1.0 (#1518)
  • 160af45 [fix] Abort the handshake if the Sec-WebSocket-Key header is invalid
  • 1d93fb2 [codestyle] Use single quotes in YAML files
  • 6ad4d86 [pkg] Remove prettylint
  • dd5833a chore(package): update mocha to version 6.0.0 (#1511)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Mar 6, 2019
@ghost ghost merged commit 41010b9 into master Mar 6, 2019
@codecov
Copy link

codecov bot commented Mar 6, 2019

Codecov Report

Merging #746 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #746   +/-   ##
=======================================
  Coverage   88.74%   88.74%           
=======================================
  Files          53       53           
  Lines        4584     4584           
  Branches     1064     1064           
=======================================
  Hits         4068     4068           
  Misses        516      516

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f3132c...7280334. Read the comment docs.

@dplewis dplewis deleted the greenkeeper/ws-6.2.0 branch March 21, 2019 14:35
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants