76.md (4724B)
1 # PR #76 express@4.15.0 breaks build ⚠️ 2 3 - **Status:** closed 4 - **Author:** @greenkeeperio-bot 5 - **Created:** 2017-03-01T22:40:28Z 6 - **Branch:** greenkeeper-express-4.15.0 → master 7 - **Closed:** 2017-06-01T06:15:17Z 8 - **Labels:** greenkeeper 9 - **Diff:** [76.diff](./76.diff) 10 11 --- 12 13 Hello lovely humans, 14 15 [express](https://www.npmjs.com/package/express) just published its new version 4.15.0. 16 17 <table> 18 <tr> 19 <th align=left> 20 State 21 </th> 22 <td> 23 Failing tests :warning: 24 </td> 25 </tr> 26 <tr> 27 <th align=left> 28 Dependency 29 </td> 30 <td> 31 express 32 </td> 33 </tr> 34 <tr> 35 <th align=left> 36 New version 37 </td> 38 <td> 39 4.15.0 40 </td> 41 </tr> 42 <tr> 43 <th align=left> 44 Type 45 </td> 46 <td> 47 dependency 48 </td> 49 </tr> 50 </table> 51 52 This version is **covered** by your **current version range** and after updating it in your project **the build kept failing**. 53 54 **It looks like your project, in its current form, is malfunctioning** and this update didn’t really change that. I don’t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again. 55 56 57 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? 58 Are you unsure about how things are supposed to work? 59 60 There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). 61 62 Good luck with your project :sparkles: 63 64 You rock! 65 66 :palm_tree: 67 68 --- 69 The new version differs by 42 commits . 70 71 - [`504a51c`](https://github.com/expressjs/express/commit/504a51c040f22c80c7e52377c0ef00b1c8b2a76b) <code>4.15.0</code> 72 - [`7f96896`](https://github.com/expressjs/express/commit/7f96896f67ba14e5a2f5be4fc5496584ce682b24) <code>deps: update example dependencies</code> 73 - [`f59de6a`](https://github.com/expressjs/express/commit/f59de6ae3d0c142a95e4f47dedf9770efe198ae6) <code>build: Node.js@7.7</code> 74 - [`7247554`](https://github.com/expressjs/express/commit/72475543bcf61868e32ba2f4053cf42707a4b55d) <code>build: Node.js@6.10</code> 75 - [`146a13e`](https://github.com/expressjs/express/commit/146a13ede7c81d0131468e99b29d06940727bfea) <code>build: Node.js@4.8</code> 76 - [`9722202`](https://github.com/expressjs/express/commit/9722202df964bfbfc0f579e4baeb5a4e1b43b344) <code>Add next("router") to exit from router</code> 77 - [`51f5290`](https://github.com/expressjs/express/commit/51f52901eb1f00571e18d404e10b27310215234c) <code>Fix case where router.use skipped requests routes did not</code> 78 - [`8b6dc6c`](https://github.com/expressjs/express/commit/8b6dc6ceec1b36e74ee9c6d362aa04e46237c227) <code>Use "%o" in path debug to tell types apart</code> 79 - [`081b811`](https://github.com/expressjs/express/commit/081b811b100a54e26e46aec64e0effd12cdd5053) <code>perf: add fast match path for "*" route</code> 80 - [`1f71fae`](https://github.com/expressjs/express/commit/1f71fae23be00f44bdfef212cc16868dd8cd5954) <code>tests: add lone "*" route tests</code> 81 - [`acc4a61`](https://github.com/expressjs/express/commit/acc4a619d93c86b526af9d850407464f8e404b8f) <code>deps: serve-static@1.12.0</code> 82 - [`1b43166`](https://github.com/expressjs/express/commit/1b43166fcafceedf50d588abf09224d33cc93507) <code>deps: send@0.15.0</code> 83 - [`6022567`](https://github.com/expressjs/express/commit/6022567c754a8f1d0b117168b67324da7200fa3c) <code>Use setprototypeof module to replace __proto__ setting</code> 84 - [`12ff56e`](https://github.com/expressjs/express/commit/12ff56e1e44eb0126d777205b53c31c247ee9293) <code>Use Object.create to setup request & response prototypes</code> 85 - [`668f545`](https://github.com/expressjs/express/commit/668f545fd4f69cb27dccc6c2d7a21c1637e84933) <code>Skip routing when req.url is not set</code> 86 87 88 There are 42 commits in total. See the [full diff](https://github.com/expressjs/express/compare/0437c513f2dbc8d1dfc5a3e35fe35182bd3a671e...504a51c040f22c80c7e52377c0ef00b1c8b2a76b). 89 90 --- 91 | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ | 92 | --- | 93 | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. | 94