ThalKod / discord-clone

A "Discord clone" with Socket.io, Node.js & MongoDB... Create channel, invite other people to your channel, chat with everyone...
MIT License
153 stars 81 forks source link

Bump socket.io from 2.1.0 to 2.1.1 #5

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps socket.io from 2.1.0 to 2.1.1.

Release notes *Sourced from [socket.io's releases](https://github.com/socketio/socket.io/releases).* > ## 2.1.1 > ## Features > > **(server)** add local flag to the socket object (https://github-redirect.dependabot.com/socketio/socket.io/pull/3219) > > ```js > socket.local.to('room101').emit(/* */); > ``` > > ## Bug fixes > > **(client)** fire an error event on middleware failure for non-root namespace (https://github-redirect.dependabot.com/socketio/socket.io-client/pull/1202) > > Milestone: [2.1.1](https://github.com/socketio/socket.io/milestone/16) > Diff: [2.1.0...2.1.1](https://github.com/socketio/socket.io/compare/2.1.0...2.1.1) ([client diff](https://github.com/socketio/socket.io-client/compare/2.1.0...2.1.1))
Commits - [`e0b2cb0`](https://github.com/socketio/socket.io/commit/e0b2cb0c5a9af768a48c43f65643412cc8edc7df) [chore] Release 2.1.1 - [`1decae3`](https://github.com/socketio/socket.io/commit/1decae341c80c0417b32d3124ca30c005240b48a) [feat] Add local flag to the socket object ([#3219](https://github-redirect.dependabot.com/socketio/socket.io/issues/3219)) - [`0279c47`](https://github.com/socketio/socket.io/commit/0279c47c8c886039093e0086c917575bbf419866) [docs] Convert the chat example to ES6 ([#3227](https://github-redirect.dependabot.com/socketio/socket.io/issues/3227)) - [`2917942`](https://github.com/socketio/socket.io/commit/2917942b3e140ad9655e02f64c805df2103af7e8) [docs] Clarify private messaging in the emit cheatsheet ([#3232](https://github-redirect.dependabot.com/socketio/socket.io/issues/3232)) - See full diff in [compare view](https://github.com/socketio/socket.io/compare/2.1.0...2.1.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.