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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump socket.io from 0.6.18 to 0.9.7 #4

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 5, 2020

Bumps socket.io from 0.6.18 to 0.9.7.

Changelog

Sourced from socket.io's changelog.

0.9.7 / 2012-07-24

  • Prevent crash when socket leaves a room twice.
  • Corrects unsafe usage of for..in
  • Fix for node 0.8 with gzip compression [vadimi]
  • Update redis to support Node 0.8.x
  • Made ID generation securely random
  • Fix Redis Store race condition in manager onOpen unsubscribe callback
  • Fix for EventEmitters always reusing the same Array instance for listeners

0.9.6 / 2012-04-17

  • Fixed XSS in jsonp-polling.

0.9.5 / 2012-04-05

  • Added test for polling and socket close.
  • Ensure close upon request close.
  • Fix disconnection reason being lost for polling transports.
  • Ensure that polling transports work with Connection: close.
  • Log disconnection reason.

0.9.4 / 2012-04-01

  • Disconnecting from namespace improvement (#795) [DanielBaulig]
  • Bumped client with polling reconnection loop (#438)

0.9.3 / 2012-03-28

  • Fix "Syntax error" on FF Web Console with XHR Polling [mikito]

0.9.2 / 2012-03-13

  • More sensible close timeout default (fixes disconnect issue)

0.9.1-1 / 2012-03-02

  • Bumped client with NPM dependency fix.

0.9.1 / 2012-03-02

  • Changed heartbeat timeout and interval defaults (60 and 25 seconds)
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by rauchg, a new releaser for socket.io since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 21, 2021

Superseded by #6.

@dependabot dependabot bot closed this Jan 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/socket.io-0.9.7 branch January 21, 2021 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants