Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update socket.io-client to the latest version 馃殌 #515

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 29, 2018

鈽濓笍 Greenkeeper鈥檚 updated Terms of Service will come into effect on April 6th, 2018.

Version 2.1.0 of socket.io-client was just published.

Dependency socket.io-client
Current Version 2.0.4
Type devDependency

The version 2.1.0 is not covered by your current version range.

If you don鈥檛 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.

It might be worth looking into these changes and trying to get this project onto the latest version of socket.io-client.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 2.1.0

Matching Socket.IO 2.1.0 release notes

Features

  • add a 'binary' flag (#1194)
// by default, the object is recursively scanned to check whether it contains some binary data
// in the following example, the check is skipped in order to improve performance
socket.binary(false).emit('plain-object', object);

Milestone: 2.1.0
Diff: 2.0.4...2.1.0

Commits

The new version differs by 8 commits.

  • 3eb047f [chore] Release 2.1.0
  • afb952d [docs] Add a note about reconnecting after a server-side disconnection
  • 74893d5 [feat] Add a 'binary' flag (#1194)
  • 9701611 [chore] Bump engine.io-client to version 3.2.0 (#1192)
  • 3d8f24e [test] Update travis configuration
  • e27f38b [chore] Restore unminified distribution files (#1191)
  • bb743c4 [docs] Document connected and disconnected socket properties (#1155)
  • f31837f [chore] Bump debug to version 3.1.0

See the full diff

FAQ and help

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


Your Greenkeeper bot 馃尨

@bkimminich bkimminich closed this Mar 30, 2018
@bkimminich bkimminich deleted the greenkeeper/socket.io-client-2.1.0 branch April 14, 2018 21:57
@lock
Copy link

lock bot commented Nov 4, 2019

This thread has been automatically locked because it has not had recent activity after it was closed. 馃敀 Please open a new issue for regressions or related bugs.

@lock lock bot locked and limited conversation to collaborators Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant