super3 / zmine

Simple Zcash GUI miner built with Node and Vue.
http://www.zmine.org/
GNU Affero General Public License v3.0
7 stars 4 forks source link

Bump socket.io from 2.1.1 to 2.2.0 #52

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps socket.io from 2.1.1 to 2.2.0.

Release notes *Sourced from [socket.io's releases](https://github.com/socketio/socket.io/releases).* > ## 2.2.0 > ## Features > > - add cache-control header when serving the client source ([#2907](https://github-redirect.dependabot.com/socketio/socket.io/issues/2907)) > > ## Bug fixes > > - throw an error when trying to access the clients of a dynamic namespace ([#3355](https://github-redirect.dependabot.com/socketio/socket.io/issues/3355)) > > Milestone: [2.2.0](https://github.com/socketio/socket.io/milestone/17) > Diff: [2.1.1...2.2.0](https://github.com/socketio/socket.io/compare/2.1.1...2.2.0) > Client release: [2.2.0](https://github.com/socketio/socket.io-client/releases/tag/2.2.0) > Diff `engine.io`: https://github.com/socketio/engine.io/compare/3.2.0...3.3.1 > Diff `ws`: https://github.com/websockets/ws/compare/3.3.1..6.1.2 >
Commits - [`df05b73`](https://github.com/socketio/socket.io/commit/df05b73bb93d7c34c758504001f869cb156703d5) [chore] Release 2.2.0 - [`b00ae50`](https://github.com/socketio/socket.io/commit/b00ae50be65d1bc88fa95145f1c486a6886a6b76) [feat] Add cache-control header when serving the client source ([#2907](https://github-redirect.dependabot.com/socketio/socket.io/issues/2907)) - [`d3c653d`](https://github.com/socketio/socket.io/commit/d3c653d876d90f28d6bd9b367b7ce71b8f7399ad) [docs] Add Touch Support to the whiteboard example ([#3104](https://github-redirect.dependabot.com/socketio/socket.io/issues/3104)) - [`a7fbd1a`](https://github.com/socketio/socket.io/commit/a7fbd1ac4a47cafd832fc62e371754df924c5903) [fix] Throw an error when trying to access the clients of a dynamic namespace... - [`190d22b`](https://github.com/socketio/socket.io/commit/190d22b46e3c2ed18413458a2106322f8bac99f5) [chore] Bump dependencies - [`7b8fba7`](https://github.com/socketio/socket.io/commit/7b8fba7ea2a632323baaf8e5d1e543a1f92e2b3d) [test] Update Travis configuration - [`e5f0cea`](https://github.com/socketio/socket.io/commit/e5f0ceaee060306c38c7a5abf470f693b609a17d) [docs] Use new JavaScript syntax inside the README ([#3360](https://github-redirect.dependabot.com/socketio/socket.io/issues/3360)) - [`7e35f90`](https://github.com/socketio/socket.io/commit/7e35f901b8b60605b6cde94467033921ab582fc5) [docs] fix `this` scope in the chat example - [`2dbec77`](https://github.com/socketio/socket.io/commit/2dbec77a385a7be6c6434f2db3dc10d721da493d) [chore] Update issue template - [`d97d873`](https://github.com/socketio/socket.io/commit/d97d873aee19ef1d7d3932281817679b578ea4f9) [docs] update README.md ([#3309](https://github-redirect.dependabot.com/socketio/socket.io/issues/3309)) - See full diff in [compare view](https://github.com/socketio/socket.io/compare/2.1.1...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 cancel merge` will cancel a previously requested merge - `@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 - `@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) - 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.