shitcorp / discord-bot-dashboard

The npm package for using the Discord Bot Dashboard inside your own source code
312 stars 124 forks source link

Bump express from 4.16.3 to 4.16.4 #37

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps express from 4.16.3 to 4.16.4.

Release notes *Sourced from [express's releases](https://github.com/expressjs/express/releases).* > ## 4.16.4 > * Fix issue where `"Request aborted"` may be logged in `res.sendfile` > * Fix JSDoc for `Router` constructor > * deps: body-parser@1.18.3 > - Fix deprecation warnings on Node.js 10+ > - Fix stack trace for strict json parse error > - deps: depd@~1.1.2 > - deps: http-errors@~1.6.3 > - deps: iconv-lite@0.4.23 > - deps: qs@6.5.2 > - deps: raw-body@2.3.3 > - deps: type-is@~1.6.16 > * deps: proxy-addr@~2.0.4 > - deps: ipaddr.js@1.8.0 > * deps: qs@6.5.2 > * deps: safe-buffer@5.1.2
Changelog *Sourced from [express's changelog](https://github.com/expressjs/express/blob/master/History.md).* > 4.16.4 / 2018-10-10 > =================== > > * Fix issue where `"Request aborted"` may be logged in `res.sendfile` > * Fix JSDoc for `Router` constructor > * deps: body-parser@1.18.3 > - Fix deprecation warnings on Node.js 10+ > - Fix stack trace for strict json parse error > - deps: depd@~1.1.2 > - deps: http-errors@~1.6.3 > - deps: iconv-lite@0.4.23 > - deps: qs@6.5.2 > - deps: raw-body@2.3.3 > - deps: type-is@~1.6.16 > * deps: proxy-addr@~2.0.4 > - deps: ipaddr.js@1.8.0 > * deps: qs@6.5.2 > * deps: safe-buffer@5.1.2
Commits - [`0c13016`](https://github.com/expressjs/express/commit/0c13016bf5ee3fef069d910fea0afd2d9dc08829) build: update example dependencies - [`451ee5d`](https://github.com/expressjs/express/commit/451ee5d9c17b8abd6859b939a5edfa083a61127d) build: supertest@3.3.0 - [`f07f368`](https://github.com/expressjs/express/commit/f07f368fba5d91a5a80bff80c360bd5d66ed8116) build: mocha@5.2.0 - [`09d5654`](https://github.com/expressjs/express/commit/09d5654488f707db2ee05e0358bb74caa44fed91) build: restructure CI build steps - [`3d10279`](https://github.com/expressjs/express/commit/3d10279826f59bf68e28995ce423f7bc4d2f11cf) Fix issue where "Request aborted" may be logged in res.sendfile - [`5e9de5d`](https://github.com/expressjs/express/commit/5e9de5dcb6f1ff396038ded11951aa53c62a07a4) deps: safe-buffer@5.1.2 - [`5de1a08`](https://github.com/expressjs/express/commit/5de1a08ebff4c33d0c452510217193905f34cbe9) build: supertest@2.0.0 - [`4480fb9`](https://github.com/expressjs/express/commit/4480fb997e9132a8b1e8b23d1a2766d27a918909) deps: proxy-addr@~2.0.4 - [`b8fb6a7`](https://github.com/expressjs/express/commit/b8fb6a7fb1af155b1259d25418dc807112e02138) deps: body-parser@1.18.3 - [`b4eb1f5`](https://github.com/expressjs/express/commit/b4eb1f59d39d801d7365c86b04500f16faeb0b1c) deps: qs@6.5.2 - Additional commits viewable in [compare view](https://github.com/expressjs/express/compare/4.16.3...4.16.4)


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.