slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency express to v4.16.3 #129

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency express from v4.16.1 to v4.16.3

Release Notes ### [`v4.16.2`](https://github.com/expressjs/express/blob/master/CHANGELOG.md#​4162--2017-10-09) =================== * Fix `TypeError` in `res.send` when given `Buffer` and `ETag` header set * perf: skip parsing of entire `X-Forwarded-Proto` header --- ### [`v4.16.3`](https://github.com/expressjs/express/blob/master/CHANGELOG.md#​4163--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 #### v4.16.2 - [`de129c2`](https://github.com/expressjs/express/commit/de129c289dc17d3039c2655c050716b0eff9b0f5) tests: run mocha with --no-exit to detect hangs - [`48aba21`](https://github.com/expressjs/express/commit/48aba21ea4bcf0dec962514553f6e6326f942dc6) docs: add missing history for res.download change - [`b7817ab`](https://github.com/expressjs/express/commit/b7817ab1b0bbadabe79fc88819c8338838ead707) Fix TypeError in res.send when given Buffer and ETag header set - [`b97faff`](https://github.com/expressjs/express/commit/b97faff6e2aa4d34d79485fe4331cb0eec13ad57) perf: skip parsing of entire "X-Forwarded-Proto" header - [`351396f`](https://github.com/expressjs/express/commit/351396f971280ab79faddcf9782ea50f4e88358d) 4.16.2 #### v4.16.3 - [`53bee25`](https://github.com/expressjs/express/commit/53bee2506debf01d9f6e884d1fc09b86d001f0e2) examples: use https github url - [`950f442`](https://github.com/expressjs/express/commit/950f4423f0f881e40b1f68339054c209aec6d0e3) tests: separate res.send() chain test - [`187d1f5`](https://github.com/expressjs/express/commit/187d1f57c973e93310066e29a493e150e57c6ae5) docs: remove gratipay badges - [`a743d5b`](https://github.com/expressjs/express/commit/a743d5be4d91cf2b430479c6b481f00c19f2ba73) build: marked@​0.3.9 - [`b49af6a`](https://github.com/expressjs/express/commit/b49af6a6743acc7cc875b67f090f553b63a184e8) build: should@​13.2.0 - [`1780ed1`](https://github.com/expressjs/express/commit/1780ed10918021c54dd36e75476ca52b1f931116) build: Node.js@​6.12 - [`fe0bc40`](https://github.com/expressjs/express/commit/fe0bc4082d799ff95d6010e42828af30e65a9666) build: Node.js@​8.9 - [`b4020ec`](https://github.com/expressjs/express/commit/b4020ec92bfa39c6e279b94cfb183472f06fdf83) build: should@​13.2.1 - [`086e56f`](https://github.com/expressjs/express/commit/086e56f1c4d9973fdb5eb1e21e79e10d4e002393) build: marked@​0.3.12 - [`68e824c`](https://github.com/expressjs/express/commit/68e824cbff0cc58643a3f40e99299f600667072d) build: remove Node.js 8 nightly build - [`f448a96`](https://github.com/expressjs/express/commit/f448a9668515077937437d86e9e44421bcf2a093) deps: depd@​~1.1.2 - [`3235726`](https://github.com/expressjs/express/commit/323572610b292d2351ad4c60c2b7b9ce4d7ad3ac) deps: encodeurl@​~1.0.2 - [`c6f12a8`](https://github.com/expressjs/express/commit/c6f12a897184e614171121dfdb31bdc03859db0b) deps: statuses@​~1.4.0 - [`f8fba68`](https://github.com/expressjs/express/commit/f8fba68ec0e6e986eea4dc3bfe39dbe09dccf5d7) tests: use supertest expect to test body - [`94a6cbf`](https://github.com/expressjs/express/commit/94a6cbfbfe672e4abb95bebcf266ed5dc65f336d) tests: remove unnecessary functions for supertest - [`276a808`](https://github.com/expressjs/express/commit/276a80895c6bef11b0819c46525376ad16c68517) deps: send@​0.16.2 - [`cbaa046`](https://github.com/expressjs/express/commit/cbaa04629a90aff76774b59cd055ff8c6e642030) deps: serve-static@​1.13.2 - [`98b0b66`](https://github.com/expressjs/express/commit/98b0b66b6c46882c3fa54f04185254ab53b38570) build: use yaml eslint configuration - [`80e6469`](https://github.com/expressjs/express/commit/80e64691e1972dccc79def005190da33c641d51e) examples: add full urls to web-service example - [`972ada9`](https://github.com/expressjs/express/commit/972ada9079b715f9e806ef04ec73311fb46bded0) tests: remove duplicate block in router test - [`40e04ec`](https://github.com/expressjs/express/commit/40e04ec7a6d365a7e083b0fdf7f9d2c7afc036a0) lint: remove usages of "==" - [`f3c5f7e`](https://github.com/expressjs/express/commit/f3c5f7ee29e9b935e95e628e002ee9eaebda176a) build: test against Node.js 10.x nightly - [`0083372`](https://github.com/expressjs/express/commit/0083372bed2df35abf56ac882bd42f01bd6cff39) deps: proxy-addr@​~2.0.3 - [`e69a29d`](https://github.com/expressjs/express/commit/e69a29d9c2a425ad10be08833c099a1cfede010a) deps: type-is@​~1.6.16 - [`0e88dce`](https://github.com/expressjs/express/commit/0e88dceac2b86fbc066cd0f042d093e838604d0d) deps: accepts@​~1.3.5 - [`d3bdc3b`](https://github.com/expressjs/express/commit/d3bdc3b66399424f8b315d0808b5fbb3834144c2) build: marked@​0.3.17 - [`76bf96e`](https://github.com/expressjs/express/commit/76bf96e9ce3369d2f9329adefb9ac75407f93493) deps: finalhandler@​1.1.1 - [`3ed5090`](https://github.com/expressjs/express/commit/3ed5090ca91f6a387e66370d57ead94d886275e1) 4.16.3

This PR has been generated by Renovate Bot.