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

19.md (4896B)


      1 # PR #19 request@2.75.0 breaks build 🚨
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2016-09-17T22:50:46Z
      6 - **Branch:** greenkeeper-request-2.75.0 → master
      7 - **Merged:** 2016-09-19T08:24:54Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [19.diff](./19.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [request](https://www.npmjs.com/package/request) just published its new version 2.75.0.
     16 
     17 <table>
     18   <tr>
     19     <th align=left>
     20       State
     21     </th>
     22     <td>
     23       Failing tests :rotating_light:
     24     </td>
     25   </tr>
     26   <tr>
     27     <th align=left>
     28       Dependency
     29     </td>
     30     <td>
     31       request
     32     </td>
     33   </tr>
     34   <tr>
     35     <th align=left>
     36       New version
     37     </td>
     38     <td>
     39       2.75.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 
     53 This version is **covered** by your **current version range** and after updating it in your project **the build went from success to failure**.
     54 
     55 As request is a direct dependency of this project **this is very likely breaking your project right now**. If other packages depend on you it’s very likely also breaking them.
     56 I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
     57 
     58 Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
     59 
     60 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
     61 Are you unsure about how things are supposed to work?
     62 
     63 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).
     64 
     65 Good luck with your project :sparkles:
     66 
     67 You rock!
     68 
     69 :palm_tree:
     70 
     71 ---
     72 
     73 The new version differs by 21 commits .
     74 - [`e9f09c2`](https://github.com/request/request/commit/e9f09c2832073858d6d988ba82a2895f36efa92d) <code>Update changelog</code>
     75 - [`edcdf64`](https://github.com/request/request/commit/edcdf6446014e41d3c33a15a1ce3ee0af6e783ce) <code>2.75.0</code>
     76 - [`561c16b`](https://github.com/request/request/commit/561c16b7b5aa26c6e3712ec49ae2a9d8ecb1301a) <code>Merge pull request #2381 from simov/drop-0-10</code>
     77 - [`5eeafa2`](https://github.com/request/request/commit/5eeafa25097d42d6e2588122158761187d27e6ce) <code>Drop support for Node 0.10</code>
     78 - [`ca4293b`](https://github.com/request/request/commit/ca4293bc373a15fb12ad127aa0535ed1c9bd8074) <code>Merge pull request #2377 from request/greenkeeper-form-data-2.0.0</code>
     79 - [`44a80f3`](https://github.com/request/request/commit/44a80f3f6f86c20f95652eb8c5ed49e65c957562) <code>chore(package): update form-data to version 2.0.0</code>
     80 - [`06e8f85`](https://github.com/request/request/commit/06e8f851ad460afc1094a622eec2b72f33489b3b) <code>Merge pull request #2353 from simov/greenkeeper-options</code>
     81 - [`00ac507`](https://github.com/request/request/commit/00ac5070813f03306a68afb13dd2808540c8efc3) <code>Merge pull request #2351 from request/greenkeeper-karma-tap-3.0.1</code>
     82 - [`6b24418`](https://github.com/request/request/commit/6b2441828bdcf1d39b6b55b4fd0a26caecd953bd) <code>Merge branch 'master' into greenkeeper-karma-tap-3.0.1</code>
     83 - [`185f13d`](https://github.com/request/request/commit/185f13df1dff4369074ef79c62e7fd4342d851f0) <code>Add greenkeeper ignore packages</code>
     84 - [`bfb3a46`](https://github.com/request/request/commit/bfb3a469a1c51ebf6a3c1f4be553b43eaafcf47c) <code>Update docs to reflect the new time property</code>
     85 - [`20156e3`](https://github.com/request/request/commit/20156e3f252f61b3243961dfc8ee92aa63e00e36) <code>Merge branch 'master' into responsestarttime</code>
     86 - [`0304bc1`](https://github.com/request/request/commit/0304bc13821e35ae83d81da0b8331dd4f7427e81) <code>Merge pull request #2348 from request/greenkeeper-form-data-1.0.1</code>
     87 - [`9457ea5`](https://github.com/request/request/commit/9457ea5aa6d1948c37f311fb4d634d394c1039eb) <code>Merge branch 'master' into greenkeeper-form-data-1.0.1</code>
     88 - [`4d33333`](https://github.com/request/request/commit/4d33333ee32e1cc4ceb756bbec7681fc06804bd1) <code>Merge pull request #2349 from scotttrinh/null-form-data</code>
     89 
     90 There are 21 commits in total. See the [full diff](https://github.com/request/request/compare/76e82351cbc21049441b1763c6f2bbd504fa8f5a...e9f09c2832073858d6d988ba82a2895f36efa92d).
     91 
     92 ---
     93 
     94 This pull request was created by [greenkeeper.io](https://greenkeeper.io/).
     95 
     96 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>
     97 
     98 <!-- Reviewable:start -->
     99 
    100 ---
    101 
    102 This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/mtrnord/nordlab-hackerspace-door/19)
    103 
    104 <!-- Reviewable:end -->
    105 
    106