93.md (4319B)
1 # PR #93 Update jsonfile to version 3.0.0 🚀 2 3 - **Status:** merged 4 - **Author:** @greenkeeperio-bot 5 - **Created:** 2017-04-25T17:23:24Z 6 - **Branch:** greenkeeper-jsonfile-3.0.0 → master 7 - **Merged:** 2017-06-01T06:16:01Z 8 - **Labels:** greenkeeper 9 - **Diff:** [93.diff](./93.diff) 10 11 --- 12 13 Hello lovely humans, 14 15 [jsonfile](https://www.npmjs.com/package/jsonfile) just published its new version 3.0.0. 16 17 <table> 18 <tr> 19 <th align=left> 20 State 21 </th> 22 <td> 23 Update :rocket: 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 3.0.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 This version is **not covered** by your **current version range**. 53 54 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. 55 56 I recommend you look into these changes and try to get onto the latest version of jsonfile. 57 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. 58 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 The new version differs by 9 commits . 73 74 - [`1713153`](https://github.com/jprichardson/node-jsonfile/commit/171315331167a8f83598be2e9aa352cfffaf8123) <code>3.0.0</code> 75 - [`79b846f`](https://github.com/jprichardson/node-jsonfile/commit/79b846f6b8b7f8d788934fb0e3ad1de1409e20bb) <code>Update CHANGELOG</code> 76 - [`eff48eb`](https://github.com/jprichardson/node-jsonfile/commit/eff48eb0ce931432ba3a3e2c42efb78e340651e5) <code>Update docs for throws option</code> 77 - [`44386e7`](https://github.com/jprichardson/node-jsonfile/commit/44386e703ead41a0d628c0719c1ba6c7cb7d4a95) <code>Merge pull request #42 from ajbogh/patch-1</code> 78 - [`38dadad`](https://github.com/jprichardson/node-jsonfile/commit/38dadad0eb7e8c78022e4980fcba37a4fd4500ac) <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> 79 - [`9827260`](https://github.com/jprichardson/node-jsonfile/commit/9827260a158be84f217a8c50fe873cd14e7f3909) <code>Merge pull request #68 from wtgtybhertgeghgtwtg/master</code> 80 - [`5376ab6`](https://github.com/jprichardson/node-jsonfile/commit/5376ab6def481e9f6da2b58948474aae28461a56) <code>Add `appveyor.yml` to `.npmignore`.</code> 81 - [`d199491`](https://github.com/jprichardson/node-jsonfile/commit/d199491b7bfb5fe3e9181ceddd5c3b8bc8c47167) <code>Merge pull request #66 from mawni/update-docs-include-append</code> 82 - [`642ab63`](https://github.com/jprichardson/node-jsonfile/commit/642ab63d572ef7cc16915d89d94794febe6bc3bc) <code>update readme to include append examples</code> 83 84 See the [full diff](https://github.com/jprichardson/node-jsonfile/compare/00b3983ac4aade79c64c7a8c2ced257078625c6d...171315331167a8f83598be2e9aa352cfffaf8123). 85 86 --- 87 | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ | 88 | --- | 89 | 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> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. | 90