18.md (3784B)
1 # PR #18 Update github to version 5.0.0 🚀 2 3 - **Status:** merged 4 - **Author:** @greenkeeperio-bot 5 - **Created:** 2016-10-09T16:31:07Z 6 - **Branch:** greenkeeper-github-5.0.0 → master 7 - **Merged:** 2016-10-09T16:37:42Z 8 - **Labels:** greenkeeper 9 - **Diff:** [18.diff](./18.diff) 10 11 --- 12 13 Hello lovely humans, 14 15 [github](https://www.npmjs.com/package/github) just published its new version 5.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 github 32 </td> 33 </tr> 34 <tr> 35 <th align=left> 36 New version 37 </td> 38 <td> 39 5.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 53 This version is **not covered** by your **current version range**. 54 55 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. 56 57 I recommend you look into these changes and try to get onto the latest version of github. 58 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. 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 9 commits . 74 - [`d5d6143`](https://github.com/mikedeboer/node-github/commit/d5d6143980c6197cc6de2b1344cc1d7595b351c6) <code>change user to owner in endpoints (#433)</code> 75 - [`e874ce5`](https://github.com/mikedeboer/node-github/commit/e874ce5908324010ebd2180d98fa40270b26afbd) <code>bump to 4.1.0</code> 76 - [`b898212`](https://github.com/mikedeboer/node-github/commit/b8982123c835744db3d887837722b1fa174b029d) <code>fix remove assignees from issue assignees input</code> 77 - [`0c0228d`](https://github.com/mikedeboer/node-github/commit/0c0228dc2eaee652f8b0459a0abf694d5e59439b) <code>update note for Preview APIs in readme</code> 78 - [`2d67df5`](https://github.com/mikedeboer/node-github/commit/2d67df5ce469852374879de6f889c691caf1fad0) <code>Update routes.json</code> 79 - [`fd61470`](https://github.com/mikedeboer/node-github/commit/fd614700f555c5518afa85409b71cad633b0815c) <code>Update routes.json</code> 80 - [`1ffdc84`](https://github.com/mikedeboer/node-github/commit/1ffdc8411b43a85da27d0fc282d9da65f521b99d) <code>Update index.js</code> 81 - [`0704c0e`](https://github.com/mikedeboer/node-github/commit/0704c0eb296cf179b4b430ac055f593652b7965c) <code>Accept headers</code> 82 - [`9fe50d6`](https://github.com/mikedeboer/node-github/commit/9fe50d6588e7b9a18069651aff93bbe9d7e04078) <code>add integrations preview api to readme</code> 83 84 See the [full diff](https://github.com/mikedeboer/node-github/compare/aeb558369cbe2efef5e4143c0cce101b7116103d...d5d6143980c6197cc6de2b1344cc1d7595b351c6). 85 86 --- 87 88 This pull request was created by [greenkeeper.io](https://greenkeeper.io/). 89 90 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub> 91 92 <!-- Reviewable:start --> 93 94 --- 95 96 This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/mtrnord/nbot/18) 97 98 <!-- Reviewable:end --> 99 100