freifunk-bot.meta

Issues/PRs archive for MTRNord/freifunk-bot
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.meta.git
Log | Files | Refs

100.md (4577B)


      1 # PR #100 express@4.15.3 breaks build ⚠️
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2017-05-17T14:26:20Z
      6 - **Branch:** greenkeeper-express-4.15.3 → master
      7 - **Merged:** 2017-06-01T06:15:05Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [100.diff](./100.diff)
     10 
     11 ---
     12 
     13 | 🚨🔥⚠️ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! 🚨🔥⚠️ |
     14 | --- |
     15 | This version of Greenkeper will be __shutdown on May 31st.__ |
     16 | 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><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" />
     17 
     18 ---
     19 Hello lovely humans,
     20 
     21 [express](https://www.npmjs.com/package/express) just published its new version 4.15.3.
     22 
     23 <table>
     24   <tr>
     25     <th align=left>
     26       State
     27     </th>
     28     <td>
     29       Failing tests :warning:
     30     </td>
     31   </tr>
     32   <tr>
     33     <th align=left>
     34       Dependency
     35     </td>
     36     <td>
     37       express
     38     </td>
     39   </tr>
     40   <tr>
     41     <th align=left>
     42       New version
     43     </td>
     44     <td>
     45       4.15.3
     46     </td>
     47   </tr>
     48   <tr>
     49     <th align=left>
     50       Type
     51     </td>
     52     <td>
     53       dependency
     54     </td>
     55   </tr>
     56 </table>
     57 
     58 This version is **covered** by your **current version range** and after updating it in your project **the build kept failing**.
     59 
     60 **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.
     61 
     62 
     63 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
     64 Are you unsure about how things are supposed to work?
     65 
     66 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).
     67 
     68 Good luck with your project :sparkles:
     69 
     70 You rock!
     71 
     72 :palm_tree:
     73 
     74 ---
     75 The new version differs by 83 commits .
     76 
     77 - [`6da454c`](https://github.com/expressjs/express/commit/6da454c7fb37e68ed65ffe0371aa688b89f5bd6e) <code>4.15.3</code>
     78 - [`5cf473d`](https://github.com/expressjs/express/commit/5cf473dc5d51c66a0cd373f4eca469505dfa4f32) <code>deps: debug@2.6.7</code>
     79 - [`6549469`](https://github.com/expressjs/express/commit/65494692c2d83bb99586166afe463ba1177dbbdb) <code>build: mocha@3.4.1</code>
     80 - [`bc2986f`](https://github.com/expressjs/express/commit/bc2986fe59c233ac58d981e620fddd4c58b55c9b) <code>deps: finalhandler@~1.0.3</code>
     81 - [`58cfc99`](https://github.com/expressjs/express/commit/58cfc9911b5f1e67397ba481535320a1c3b9e954) <code>deps: serve-static@1.12.3</code>
     82 - [`ad4456c`](https://github.com/expressjs/express/commit/ad4456c491fc2ecd8358fd3958da5c0a95c2c3ab) <code>deps: send@0.15.3</code>
     83 - [`1ba9a9a`](https://github.com/expressjs/express/commit/1ba9a9ac23e48cc7295a53919953e1b3f0b0ea7f) <code>deps: update example dependencies</code>
     84 - [`ae0b630`](https://github.com/expressjs/express/commit/ae0b630ac7e8f34e4ea37285f30db4b52adf8436) <code>Fix error when res.set cannot add charset to Content-Type</code>
     85 - [`5ea2a8f`](https://github.com/expressjs/express/commit/5ea2a8ff8e78349484d2887db2f10a94ec79b8d7) <code>build: Node.js@7.9</code>
     86 - [`de41c0b`](https://github.com/expressjs/express/commit/de41c0bfa4fc9ff78fb5f0f72daf5e83e53a93ae) <code>Fix res.cookie jsdoc comment</code>
     87 - [`a13938e`](https://github.com/expressjs/express/commit/a13938eed7b67ce13b86a45c7b0f2ae766a3166d) <code>tests: add tests for res.location('back')</code>
     88 - [`1b6e700`](https://github.com/expressjs/express/commit/1b6e7004b7e46a7c9fd3f53cd408debbcb689367) <code>deps: send@0.15.2</code>
     89 - [`2d1dade`](https://github.com/expressjs/express/commit/2d1dade36a867dcd68a2169270d524d73a3b92eb) <code>deps: serve-static@1.12.2</code>
     90 - [`df4f271`](https://github.com/expressjs/express/commit/df4f2719db909ab333d8173f57a96bc213680c2a) <code>deps: type-is@~1.6.15</code>
     91 - [`c087a45`](https://github.com/expressjs/express/commit/c087a45b9cc3eb69c777e260ee880758b6e03a40) <code>Fix typo in variable name setPrototypeOf</code>
     92 
     93 
     94 There are 83 commits in total. See the [full diff](https://github.com/expressjs/express/compare/0437c513f2dbc8d1dfc5a3e35fe35182bd3a671e...6da454c7fb37e68ed65ffe0371aa688b89f5bd6e).
     95