joshuaslate / mern-starter

A simple starter/seed project for a fullstack JavaScript app using MongoDB, Express, React, and Node.
http://slatepeak.com
Apache License 2.0
536 stars 180 forks source link

Bump socket.io-client from 1.7.4 to 2.2.0 in /client #65

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps socket.io-client from 1.7.4 to 2.2.0.

Release notes *Sourced from [socket.io-client's releases](https://github.com/Automattic/socket.io-client/releases).* > ## 2.2.0 > ## Bug fixes > > - remove any reference to the `global` variable (related: https://github-redirect.dependabot.com/socketio/socket.io-client/issues/1166) > > Milestone: [2.2.0](https://github.com/socketio/socket.io-client/milestone/15) > Diff: [2.1.1...2.2.0](https://github.com/socketio/socket.io-client/compare/2.1.1...2.2.0) > Server release: [2.2.0](https://github.com/socketio/socket.io/releases/tag/2.2.0) > Diff `engine.io-client`: https://github.com/socketio/engine.io-client/compare/3.2.0...3.3.1 > Diff `ws`: https://github.com/websockets/ws/compare/3.3.1..6.1.2 > > > ## 2.1.1 > ## Bug fixes > > - fire an error event on middleware failure for non-root namespace ([#1202](https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1202)) > > Milestone: [2.1.1](https://github.com/socketio/socket.io-client/milestone/14) > Diff: [2.1.0...2.1.1](https://github.com/socketio/socket.io-client/compare/2.1.0...2.1.1) > Server release: [2.1.1](https://github.com/socketio/socket.io/releases/tag/2.1.1) > Diff `engine.io-client`: - > Diff `ws`: - > > > ## 2.1.0 > Matching Socket.IO [2.1.0 release notes](https://github.com/socketio/socket.io/releases/tag/2.1.0) > > ## Features > > - add a 'binary' flag ([#1194](https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1194)) > > ```js > // 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](https://github.com/socketio/socket.io-client/milestone/13) > Diff: [2.0.4...2.1.0](https://github.com/socketio/socket.io-client/compare/2.0.4...2.1.0) > > > ## 2.0.3 > * [docs] Add explicit documentation for websocket transport ([#1128](https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1128)) > * [docs] Update documentation ([#1124](https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1124)) > > ## 2.0.2 > * [chore] Bump debug to version 2.6.8 ([#1123](https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1123)) > * [test] Launch browser tests on localhost by default ([#1122](https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1122)) > * [fix] Do not update the opts.query reference ([#1121](https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1121)) > > ... (truncated)
Commits - [`3020e45`](https://github.com/socketio/socket.io-client/commit/3020e455ab9a81341722e6c1e6cd8ef6b4b0ea28) [chore] Release 2.2.0 - [`06e9a4c`](https://github.com/socketio/socket.io-client/commit/06e9a4ca2621176c30c352b2ba8b34fa42b8d0ba) [chore] Bump dependencies - [`4a93871`](https://github.com/socketio/socket.io-client/commit/4a9387149639cccecf49e847961eacb16c23a097) [chore] Update the Makefile - [`eeafa44`](https://github.com/socketio/socket.io-client/commit/eeafa44d01fff58d31b84e7df3161c63002d91bc) [fix] Remove any reference to the `global` variable - [`dfc34e4`](https://github.com/socketio/socket.io-client/commit/dfc34e482cb2b9019463c0fc23046281c26bdc56) [chore] Pin zuul version - [`2258c03`](https://github.com/socketio/socket.io-client/commit/2258c034faa76535f9dcf6970971280371fb1e1f) [chore] Update issue template - [`8372591`](https://github.com/socketio/socket.io-client/commit/8372591652260f88987c467b94573a144ee4db63) [chore] Release 2.1.1 - [`23000b7`](https://github.com/socketio/socket.io-client/commit/23000b799560535365392c984f4be1f796c43dc1) [docs] Add a link to the npm package in the README ([#1195](https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1195)) - [`0fe9439`](https://github.com/socketio/socket.io-client/commit/0fe9439ff6d97fb6e7fa7bd145ee9367de055b29) [fix] Fire an error event on middleware failure for non-root namespace ([#1202](https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1202)) - [`3eb047f`](https://github.com/socketio/socket.io-client/commit/3eb047fcfdd92e07fe5fafbd7337aeb74a35069d) [chore] Release 2.1.0 - Additional commits viewable in [compare view](https://github.com/Automattic/socket.io-client/compare/1.7.4...2.2.0)


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 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #78.