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

18.md (3652B)


      1 # PR #18 jsonfile@2.4.0 breaks build 🚨
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2016-09-16T01:43:53Z
      6 - **Branch:** greenkeeper-jsonfile-2.4.0 → master
      7 - **Merged:** 2016-09-16T07:28:40Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [18.diff](./18.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [jsonfile](https://www.npmjs.com/package/jsonfile) just published its new version 2.4.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       jsonfile
     32     </td>
     33   </tr>
     34   <tr>
     35     <th align=left>
     36       New version
     37     </td>
     38     <td>
     39       2.4.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 jsonfile 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 7 commits .
     74 - [`00b3983`](https://github.com/jprichardson/node-jsonfile/commit/00b3983ac4aade79c64c7a8c2ced257078625c6d) <code>2.4.0</code>
     75 - [`df829dc`](https://github.com/jprichardson/node-jsonfile/commit/df829dc0cb74312152bafec96be8d54edb6bf1de) <code>Merge pull request #62 from richdunajewski/master</code>
     76 - [`bfef5e9`](https://github.com/jprichardson/node-jsonfile/commit/bfef5e96bc3219a25be6134e89f0efcf261e9bd8) <code>Switched from default 'fs' module to 'graceful-fs' to prevent EMFILE exceptions.</code>
     77 - [`4eaae65`](https://github.com/jprichardson/node-jsonfile/commit/4eaae65a8883a5d13786040aa06466c81a862919) <code>Merge pull request #49 from kuy/master</code>
     78 - [`ecf11a6`](https://github.com/jprichardson/node-jsonfile/commit/ecf11a681a9b40603142c45dd5ca37e1cd5b2477) <code>Add Node.js v6 to AppVeyor</code>
     79 - [`c5061de`](https://github.com/jprichardson/node-jsonfile/commit/c5061de05ea7fbbdea085d37b22ecbcf5c5c07c3) <code>Use rimraf.sync() instead of async version</code>
     80 - [`9d1772d`](https://github.com/jprichardson/node-jsonfile/commit/9d1772ddce0cb5842ca9fd17e99b3d8d538e8e02) <code>Add Node.js 6.x to Travis CI</code>
     81 
     82 See the [full diff](https://github.com/jprichardson/node-jsonfile/compare/bbaf134ae6599baf52eb853ec78ead1f9aec9fa6...00b3983ac4aade79c64c7a8c2ced257078625c6d).
     83 
     84 ---
     85 
     86 This pull request was created by [greenkeeper.io](https://greenkeeper.io/).
     87 
     88 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>
     89 
     90 <!-- Reviewable:start -->
     91 
     92 ---
     93 
     94 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/18)
     95 
     96 <!-- Reviewable:end -->
     97 
     98