Closed greenkeeper[bot] closed 5 years ago
dependency
ws was updated from 3.3.1
to 6.2.0
.Update to this version instead 🚀
Sec-WebSocket-Key
header fieldThe 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
The dependency ws was updated from
3.3.1
to6.1.4
.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.4
Bug fixes
Host
header to always include a port (#1510).Commits
The new version differs by 186 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)
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
optionThere are 186 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: