106.md (4956B)
1 # PR #106 Update jsonfile to the latest version 🚀 2 3 - **Status:** merged 4 - **Author:** @greenkeeper[bot] 5 - **Created:** 2017-09-12T19:28:18Z 6 - **Branch:** greenkeeper/jsonfile-4.0.0 → master 7 - **Merged:** 2017-09-13T06:23:39Z 8 - **Labels:** greenkeeper 9 - **Diff:** [106.diff](./106.diff) 10 11 --- 12 13 14 ## Version **4.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 3.0.1 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 **4.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 16 commits.</p> 57 <ul> 58 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/840bcc77f4e0bfcdf44c32895af42de97e80e3a8"><code>840bcc7</code></a> <code>4.0.0</code></li> 59 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/ebf648a807a412149ff741b65a651f7c5bd219eb"><code>ebf648a</code></a> <code>Add files field to package.json</code></li> 60 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/b4708946da433a11514e773ea25520838d2c966e"><code>b470894</code></a> <code>Drop support for Node 0.10, 0.12, and io.js</code></li> 61 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/e3a23038575bd41580bf88fb40bdb2a2e8700f1a"><code>e3a2303</code></a> <code>Upgrade standard</code></li> 62 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/d2eabf4f158d4e58f340ac6ead8f4dcbd51d53d5"><code>d2eabf4</code></a> <code>Remove undocumented passParsingErrors option</code></li> 63 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/782f185d75cda80dc4265fdd00936f0dbe013ab1"><code>782f185</code></a> <code>Remove global spaces option</code></li> 64 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/bad7587ab01ef1bf152868977ce8aa6872f3b84e"><code>bad7587</code></a> <code>Merge pull request #90 from kellyselden/global-option-fix</code></li> 65 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/581f252d052480fabe7874f623bd71c66c317c9a"><code>581f252</code></a> <code>Merge pull request #91 from kellyselden/patch-1</code></li> 66 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/cc81b00aec3ac421afd58cdd9af09aaa896871a2"><code>cc81b00</code></a> <code>Update CHANGELOG.md</code></li> 67 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/6721f6ef841c88d7d903a66c6a4886130513521c"><code>6721f6e</code></a> <code>still use global options when someone destructures</code></li> 68 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/d95fe8baa221fca79128d46a1176771a805c64e9"><code>d95fe8b</code></a> <code>Merge pull request #89 from kellyselden/EOL</code></li> 69 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/d9f13aef5f648527a6b3106adb8116e47fb361a6"><code>d9f13ae</code></a> <code>allow overriding the EOL string</code></li> 70 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/bc44e7970b9b1874f1bc3061c0f0751f42ce3860"><code>bc44e79</code></a> <code>Merge pull request #88 from kellyselden/editorconfig</code></li> 71 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/58ec86766250be79e57d6107a54f3208427e9a34"><code>58ec867</code></a> <code>add .editorconfig</code></li> 72 <li><a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/commit/e02242ae04ef312452ed8051183b06aa5dda645f"><code>e02242a</code></a> <code>Merge pull request #86 from EdwardBetts/spelling</code></li> 73 </ul> 74 <p>There are 16 commits in total.</p> 75 <p>See the <a href="https://urls.greenkeeper.io/jprichardson/node-jsonfile/compare/51ec1e27d0426a107464cccab688e35ec64fc08d...840bcc77f4e0bfcdf44c32895af42de97e80e3a8">full diff</a></p> 76 </details> 77 78 <details> 79 <summary>Not sure how things should work exactly?</summary> 80 81 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). 82 </details> 83 84 85 --- 86 87 88 Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree: 89 90 91