-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update ws to the latest version 🚀 #9
base: master
Are you sure you want to change the base?
Conversation
Version 3.1.0 just got published.Update to this version instead 🚀 Release Notes3.1.0Features
Bug fixes
CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Version 3.2.0 just got published.Update to this version instead 🚀 Release Notes3.2.0FeaturesCommitsThe new version differs by 11 commits.
See the full diff |
Version 3.3.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 3.3.1 just got published. |
Version 3.3.2 just got published.Update to this version instead 🚀 Release Notes3.3.2Bug fixes
CommitsThe new version differs by 11 commits.
See the full diff |
Version 3.3.3 just got published.Update to this version instead 🚀 Release Notes3.3.3Bug fixesCommitsThe new version differs by 15 commits.
See the full diff |
Version 4.0.0 just got published.Update to this version instead 🚀 Release Notes4.0.0Breaking changes
CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Version 4.1.0 just got published.Update to this version instead 🚀 Release Notes4.1.0FeaturesCommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Version 5.0.0 just got published.Update to this version instead 🚀 Release Notes5.0.0Breaking changes
Features
CommitsThe new version differs by 10 commits.
See the full diff |
Version 5.1.0 just got published.Update to this version instead 🚀 Release Notes5.1.0Features
CommitsThe new version differs by 7 commits.
See the full diff |
Version 5.1.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 5.2.0 just got published.Update to this version instead 🚀 Release Notes5.2.0Features
CommitsThe new version differs by 14 commits.
See the full diff |
Version 5.2.1 just got published.Update to this version instead 🚀 Release Notes5.2.1Bug fixes
CommitsThe new version differs by 5 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for 6.1.3Bug fixes
CommitsThe new version differs by 15 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for 6.1.4Bug fixes
CommitsThe new version differs by 8 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for 6.2.0Features
Bug fixes
CommitsThe new version differs by 14 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for 6.2.1Bug fixes
CommitsThe new version differs by 14 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for 7.0.0Breaking changes
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
Version 3.0.0 of ws just got published.
The version 3.0.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
3.0.0Breaking changes
upgradeReq
property (#1099).flags
argument from the'message'
,'ping'
, and'pong'
events (#1101).
(#1107).
Commits
The new version differs by 15 commits.
38df5a3
[dist] 3.0.0
e6f6eb1
[doc] Add missing argument types
fe44ff8
[major] Have permessage-deflate disabled by default (#1107)
439dbce
[major] Prefix all private properties (#1105)
d2c8481
[major] Remove the
upgradeReq
property (#1104)c15118f
[major] Remove the
flags
argument (#1101)68f12aa
[major] Remove unnecessary events (#1100)
839eac8
chore(package): update mocha to version 3.4.1 (#1108)
1849ac2
[test] Skip test if 127.0.0.2 unavailable (#1106)
abd27fe
[doc] Tweak markdown formatting
9d0efbb
[doc] Fix typo in code snippet
2e92c74
[doc] Add FAQ and TOC
cce4d0f
[test] Add callback to
wss.close()
d75ab9d
chore(package): update nyc to version 10.3.0 (#1091)
6ade76d
chore(package): update mocha to version 3.3.0 (#1086)
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴