JustinBeckwith / yes-https

Say yes to https with express and connect.
MIT License
31 stars 2 forks source link

Bump express from 4.16.2 to 4.16.3 #13

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps express from 4.16.2 to 4.16.3.

Release notes *Sourced from [express's releases](https://github.com/expressjs/express/releases).* > ## 4.16.3 > * deps: accepts@~1.3.5 > - deps: mime-types@~2.1.18 > * deps: depd@~1.1.2 > - perf: remove argument reassignment > * deps: encodeurl@~1.0.2 > - Fix encoding `%` as last character > * deps: finalhandler@1.1.1 > - Fix 404 output for bad / missing pathnames > - deps: encodeurl@~1.0.2 > - deps: statuses@~1.4.0 > * deps: proxy-addr@~2.0.3 > - deps: ipaddr.js@1.6.0 > * deps: send@0.16.2 > - Fix incorrect end tag in default error & redirects > - deps: depd@~1.1.2 > - deps: encodeurl@~1.0.2 > - deps: statuses@~1.4.0 > * deps: serve-static@1.13.2 > - Fix incorrect end tag in redirects > - deps: encodeurl@~1.0.2 > - deps: send@0.16.2 > * deps: statuses@~1.4.0 > * deps: type-is@~1.6.16 > - deps: mime-types@~2.1.18
Changelog *Sourced from [express's changelog](https://github.com/expressjs/express/blob/master/History.md).* > 4.16.3 / 2018-03-12 > =================== > > * deps: accepts@~1.3.5 > - deps: mime-types@~2.1.18 > * deps: depd@~1.1.2 > - perf: remove argument reassignment > * deps: encodeurl@~1.0.2 > - Fix encoding `%` as last character > * deps: finalhandler@1.1.1 > - Fix 404 output for bad / missing pathnames > - deps: encodeurl@~1.0.2 > - deps: statuses@~1.4.0 > * deps: proxy-addr@~2.0.3 > - deps: ipaddr.js@1.6.0 > * deps: send@0.16.2 > - Fix incorrect end tag in default error & redirects > - deps: depd@~1.1.2 > - deps: encodeurl@~1.0.2 > - deps: statuses@~1.4.0 > * deps: serve-static@1.13.2 > - Fix incorrect end tag in redirects > - deps: encodeurl@~1.0.2 > - deps: send@0.16.2 > * deps: statuses@~1.4.0 > * deps: type-is@~1.6.16 > - deps: mime-types@~2.1.18
Commits - [`3ed5090`](https://github.com/expressjs/express/commit/3ed5090ca91f6a387e66370d57ead94d886275e1) 4.16.3 - [`76bf96e`](https://github.com/expressjs/express/commit/76bf96e9ce3369d2f9329adefb9ac75407f93493) deps: finalhandler@1.1.1 - [`d3bdc3b`](https://github.com/expressjs/express/commit/d3bdc3b66399424f8b315d0808b5fbb3834144c2) build: marked@0.3.17 - [`0e88dce`](https://github.com/expressjs/express/commit/0e88dceac2b86fbc066cd0f042d093e838604d0d) deps: accepts@~1.3.5 - [`e69a29d`](https://github.com/expressjs/express/commit/e69a29d9c2a425ad10be08833c099a1cfede010a) deps: type-is@~1.6.16 - [`0083372`](https://github.com/expressjs/express/commit/0083372bed2df35abf56ac882bd42f01bd6cff39) deps: proxy-addr@~2.0.3 - [`f3c5f7e`](https://github.com/expressjs/express/commit/f3c5f7ee29e9b935e95e628e002ee9eaebda176a) build: test against Node.js 10.x nightly - [`40e04ec`](https://github.com/expressjs/express/commit/40e04ec7a6d365a7e083b0fdf7f9d2c7afc036a0) lint: remove usages of "==" - [`972ada9`](https://github.com/expressjs/express/commit/972ada9079b715f9e806ef04ec73311fb46bded0) tests: remove duplicate block in router test - [`80e6469`](https://github.com/expressjs/express/commit/80e64691e1972dccc79def005190da33c641d51e) examples: add full urls to web-service example - Additional commits viewable in [compare view](https://github.com/expressjs/express/compare/4.16.2...4.16.3)


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 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 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.