The version 2.3.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 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.
Release Notes2.3.0
Features
All hooks have now access to the upgrade request (#1070).
The WebSocket client now emits a headers event (#1082).
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).
Version 2.3.0 of ws just got published.
The version 2.3.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 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.
Release Notes
2.3.0Features
WebSocket
client now emits aheaders
event (#1082).Commits
The new version differs by 16 commits .
309d77f
[dist] 2.3.0
2d66ec9
[pkg] Remove .npmignore in favor of
files
package.json fieldb5b0954
[feature] Add headers event to WebSocket (#1082)
860cc23
Merge pull request #1080 from websockets/fix/deopt
3dbb58a
[perf] Prevent
Sender.frame()
from being deoptimizede182e96
[doc] Fix typo in README.md
2bacadc
[doc] Update optional modules section
94c3c8b
Merge pull request #1078 from dgrcode/enhance/add-browser-readme
2efbdbc
Added a note to tell possible confused users that they should be using the native WebSocket in the browser
c4202c6
chore(package): update eslint-config-standard to version 10.2.0 (#1075)
26bf775
chore(package): update eslint-plugin-standard to version 3.0.0 (#1074)
13cff40
chore(package): update eslint-config-standard to version 10.1.0 (#1072)
eb89db6
Merge pull request #1070 from websockets/add/request-argument
617aeac
[minor] Make all hooks have access to the upgrade request
a4cc55d
chore(package): update eslint-config-standard to version 10.0.0 (#1065)
There are 16 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: