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 method-override from 2.3.10 to 3.0.0 #32

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps method-override from 2.3.10 to 3.0.0.

Release notes *Sourced from [method-override's releases](https://github.com/expressjs/method-override/releases).* > ## 3.0.0 > * Drop support for Node.js below 0.10 > * deps: debug@3.1.0 > - Add `DEBUG_HIDE_DATE` environment variable > - Change timer to per-namespace instead of global > - Change non-TTY date format > - Remove `DEBUG_FD` environment variable support > - Support 256 namespace colors
Changelog *Sourced from [method-override's changelog](https://github.com/expressjs/method-override/blob/master/HISTORY.md).* > 3.0.0 / 2018-07-11 > ================== > > * Drop support for Node.js below 0.10 > * deps: debug@3.1.0 > - Add `DEBUG_HIDE_DATE` environment variable > - Change timer to per-namespace instead of global > - Change non-TTY date format > - Remove `DEBUG_FD` environment variable support > - Support 256 namespace colors
Commits - [`5b83d4f`](https://github.com/expressjs/method-override/commit/5b83d4f0dc3db414df6c7e4a5da93dec170153de) 3.0.0 - [`0aef6c8`](https://github.com/expressjs/method-override/commit/0aef6c8fd505bd7a28c25546cdfc5a40fd382a04) deps: debug@3.1.0 - [`ddb4bcc`](https://github.com/expressjs/method-override/commit/ddb4bcc48fb265d82c9f65c0cad4c016521556db) build: supertest@1.2.0 - [`baed633`](https://github.com/expressjs/method-override/commit/baed633ad7cc04649cc909bd418fbf785096e360) build: mocha@3.5.3 - [`b357d8e`](https://github.com/expressjs/method-override/commit/b357d8ee0a81f0b742e906660160e8ff4575bd0a) Drop support for Node.js below 0.10 - [`09582af`](https://github.com/expressjs/method-override/commit/09582af0d1e2511613324b133cf6f548035a2a9f) build: support Node.js 10.x - [`7579004`](https://github.com/expressjs/method-override/commit/75790041c4854eb0974c2e11526b5da18d39c593) lint: apply standard 11 style - [`00ca04a`](https://github.com/expressjs/method-override/commit/00ca04a3ff63ceeee066c786070b5d4432c3dbdd) build: support Node.js 9.x - [`c92384c`](https://github.com/expressjs/method-override/commit/c92384c847c5965786068b2c76dd5a8ccede9d0e) build: eslint-plugin-promise@3.7.0 - [`4947f58`](https://github.com/expressjs/method-override/commit/4947f5822fe82c2bbe7543a1ca496bfddfea6434) build: eslint-plugin-import@2.11.0 - Additional commits viewable in [compare view](https://github.com/expressjs/method-override/compare/2.3.10...3.0.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 merge` will merge this PR after your CI passes on it - `@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 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.