• Upgraded socket.io from 2.2.0 to 2.4.1 to resolve deprecation warning
v2.0.0
• Upgraded machinepack-redis to resolve vulnerability/deprecation warnings (note this includes a major version bump of redis, the Redis client library)
• Upgraded machinepack-urls to resolve vulnerability/deprecation warnings
• Upgraded socket.io from 2.0.3 to 2.2.0 to resolve deprecation warning
Upgraded socket.io from 2.2.0 to 2.4.1 to resolve deprecation warning
2.0.0
Upgraded machinepack-redis to resolve vulnerability/deprecation warnings (note this includes a major version bump of redis, the Redis client library)
Upgraded machinepack-urls to resolve vulnerability/deprecation warnings
Upgraded socket.io from 2.0.3 to 2.2.0 to resolve deprecation warning
1.1.0
[UPGRADE] Update socket.io dependency to version 1.5.1.
[ENHANCEMENT] Add validation for db option. Thanks bberry6! #9
[ENHANCEMENT] Add onlyAllowOrigins config to restrict the origins allowed to connect to the socket server. 9450c96
1.0.1
[BUGFIX] Made maxHttpBufferSize actually work by passing through to the underlying adapter. f5bf545
[DEPRECATION] Deprecated maxBufferSize option in favor of maxHttpBufferSize. f5bf545
[ENHANCEMENT] Make "websocket" the default transport. This is better supported by more clients than the "polling-first" method. The relevant changes have been made in sails.io.js as well. 8135ada
This version was pushed to npm by eashaw, a new releaser for sails-hook-sockets since your current version.
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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](https://github.com/swe-ms-boun/2018fall-swe574-g2/network/alerts).
Bumps engine.io to 3.6.1 and updates ancestor dependency sails-hook-sockets. These dependencies need to be updated together.
Updates
engine.io
from 3.1.5 to 3.6.1Release notes
Sourced from engine.io's releases.
... (truncated)
Changelog
Sourced from engine.io's changelog.
... (truncated)
Commits
67a3a87
chore(release): 3.6.183c4071
fix: catch errors when destroying invalid upgradesf62f265
chore(release): 3.6.0f55a79a
feat: increase the default value of pingTimeout1f5d469
fix: do not reset the ping timer after upgrade3ad0567
fix: add extension in the package.json main entry (#608)58e274c
feat: decrease the default value of maxHttpBufferSizeb9dee7b
chore(release): 3.5.019cc582
feat: add support for all cookie options5ad2736
feat: disable perMessageDeflate by defaultUpdates
sails-hook-sockets
from 1.5.5 to 2.0.3Release notes
Sourced from sails-hook-sockets's releases.
Changelog
Sourced from sails-hook-sockets's changelog.
... (truncated)
Commits
27dc9c1
2.0.31eb301a
Update package.json (#48)042cf05
2.0.2e90e39e
Upgrade socket.io depdenency (#47)928e865
Upgrading to socket.io v2.4.1 (#44)9d65f62
Upgrading to socket.io v2.4.1 to fix vulnerability (#43)bade0f7
2.0.064d08ac
2.0.0-04e1fb5b
Merge pull request #41 from balderdashy/upgradesfd20a5f
Just pass in the full URL for sendHttpRequestMaintainer changes
This version was pushed to npm by eashaw, a new releaser for sails-hook-sockets since your current version.
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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](https://github.com/swe-ms-boun/2018fall-swe574-g2/network/alerts).