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

92.md (3952B)


      1 # PR #92 Update jsonfile to the latest version 🚀
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeper[bot]
      5 - **Created:** 2017-04-25T17:21:54Z
      6 - **Branch:** greenkeeper/jsonfile-3.0.0 → master
      7 - **Merged:** 2017-06-01T06:17:00Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [92.diff](./92.diff)
     10 
     11 ---
     12 
     13 
     14 ## Version **3.0.0** of [jsonfile](https://github.com/jprichardson/node-jsonfile) just got published.
     15 
     16 <table>
     17   <tr>
     18     <th align=left>
     19       Dependency
     20     </td>
     21     <td>
     22       jsonfile
     23     </td>
     24   </tr>
     25   <tr>
     26     <th align=left>
     27       Current Version
     28     </td>
     29     <td>
     30       2.4.0
     31     </td>
     32   </tr>
     33   <tr>
     34     <th align=left>
     35       Type
     36     </td>
     37     <td>
     38       dependency
     39     </td>
     40   </tr>
     41 </table>
     42 
     43 The version **3.0.0** is **not covered** by your **current version range**.
     44 
     45 Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
     46 
     47 I recommend you look into these changes and try to get onto the latest version of jsonfile.
     48 Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
     49 
     50 
     51 ---
     52 
     53 
     54 <details>
     55 <summary>Commits</summary>
     56 <p>The new version differs by 9 commits0.</p>
     57 <ul>
     58 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/171315331167a8f83598be2e9aa352cfffaf8123"><code>1713153</code></a> <code>3.0.0</code></li>
     59 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/79b846f6b8b7f8d788934fb0e3ad1de1409e20bb"><code>79b846f</code></a> <code>Update CHANGELOG</code></li>
     60 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/eff48eb0ce931432ba3a3e2c42efb78e340651e5"><code>eff48eb</code></a> <code>Update docs for throws option</code></li>
     61 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/44386e703ead41a0d628c0719c1ba6c7cb7d4a95"><code>44386e7</code></a> <code>Merge pull request #42 from ajbogh/patch-1</code></li>
     62 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/38dadad0eb7e8c78022e4980fcba37a4fd4500ac"><code>38dadad</code></a> <code>Moved readFileSync within the try/catch to prevent filesystem errors when a file was not present. The error when throws is true is the same as before, but when it's false the error is swallowed and the return is null.</code></li>
     63 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/9827260a158be84f217a8c50fe873cd14e7f3909"><code>9827260</code></a> <code>Merge pull request #68 from wtgtybhertgeghgtwtg/master</code></li>
     64 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/5376ab6def481e9f6da2b58948474aae28461a56"><code>5376ab6</code></a> <code>Add <code>appveyor.yml</code> to <code>.npmignore</code>.</code></li>
     65 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/d199491b7bfb5fe3e9181ceddd5c3b8bc8c47167"><code>d199491</code></a> <code>Merge pull request #66 from mawni/update-docs-include-append</code></li>
     66 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/642ab63d572ef7cc16915d89d94794febe6bc3bc"><code>642ab63</code></a> <code>update readme to include append examples</code></li>
     67 </ul>
     68 <p>false</p>
     69 <p>See the <a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/compare/00b3983ac4aade79c64c7a8c2ced257078625c6d...171315331167a8f83598be2e9aa352cfffaf8123">full diff</a></p>
     70 </details>
     71 
     72 <details>
     73   <summary>Not sure how things should work exactly?</summary>
     74 
     75   There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
     76 </details>
     77 
     78 
     79 ---
     80 
     81 
     82 Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:
     83 
     84 
     85