22.md (6912B)
1 # PR #22 Update github to the latest version 🚀 2 3 - **Status:** closed 4 - **Author:** @greenkeeper[bot] 5 - **Created:** 2017-02-18T15:47:14Z 6 - **Branch:** greenkeeper/github-9.0.0 → master 7 - **Closed:** 2018-04-09T13:51:25Z 8 - **Labels:** greenkeeper 9 - **Diff:** [22.diff](./22.diff) 10 11 --- 12 13 ## Version **9.0.0** of [github](https://github.com/mikedeboer/node-github) just got published. 14 15 <table> 16 <tr> 17 <th align=left> 18 Dependency 19 </td> 20 <td> 21 github 22 </td> 23 </tr> 24 <tr> 25 <th align=left> 26 Current Version 27 </td> 28 <td> 29 8.2.1 30 </td> 31 </tr> 32 <tr> 33 <th align=left> 34 Type 35 </td> 36 <td> 37 dependency 38 </td> 39 </tr> 40 </table> 41 42 The version **9.0.0** is **not covered** by your **current version range**. 43 44 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. 45 46 I recommend you look into these changes and try to get onto the latest version of github. 47 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. 48 49 50 --- 51 52 53 <details> 54 <summary>Commits</summary> 55 <p>The new version differs by 4 commits .</p> 56 <ul> 57 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/412721b6a1d88889e596632665c358a205bc07bb"><code>412721b</code></a> <code>bump to 9.0.0</code></li> 58 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/9c63e11367e3a225e0ae41f819200d48e3a8d267"><code>9c63e11</code></a> <code>encode hash for ref param</code></li> 59 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/ceeefb2c478ca4302e1fe60dece10bc40075eaaf"><code>ceeefb2</code></a> <code>always return response as object with data/meta</code></li> 60 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/58849385834c7d1d8fd25ad9c251c3c7ecce3bc2"><code>5884938</code></a> <code>add note to createReference description</code></li> 61 </ul> 62 <p>See the <a href="https://urls.greenkeeper.io/mikedeboer/node-github/compare/38cd2e9cb66af91a5465728d2c4fb5a199b7010f...412721b6a1d88889e596632665c358a205bc07bb">full diff</a>.</p> 63 </details> 64 65 <details> 66 <summary>Not sure how things should work exactly?</summary> 67 68 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). 69 </details> 70 71 72 --- 73 74 75 Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree: 76 77 78 79 ## Comments 80 81 ### @greenkeeper[bot] — 2017-03-01T12:33:50Z 82 83 ## Version **9.1.0** just got published. 84 [Update to this version instead 🚀](https://github.com/MTRNord/nBot/compare/greenkeeper%2Fgithub-9.1.0?expand=1) 85 86 <details> 87 <summary>Commits</summary> 88 <p>The new version differs by 3 commits .</p> 89 <ul> 90 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/46b8648f7a9696b5ff52b587d979cee5a08d387a"><code>46b8648</code></a> <code>update apidoc.js</code></li> 91 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/ceaf8c5d639b37d92151729ea8ea400d32341fe2"><code>ceaf8c5</code></a> <code>bump to 9.1.0</code></li> 92 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/8413595a3c5071addef14d679cc51a8c35e54f44"><code>8413595</code></a> <code>add user blocking preview api</code></li> 93 </ul> 94 <p>See the <a href="https://urls.greenkeeper.io/mikedeboer/node-github/compare/412721b6a1d88889e596632665c358a205bc07bb...46b8648f7a9696b5ff52b587d979cee5a08d387a">full diff</a>.</p> 95 </details> 96 97 ### @greenkeeper[bot] — 2017-03-11T19:46:55Z 98 99 ## Version **9.2.0** just got published. 100 [Update to this version instead 🚀](https://github.com/MTRNord/nBot/compare/greenkeeper%2Fgithub-9.2.0?expand=1) 101 102 <details> 103 <summary>Commits</summary> 104 <p>The new version differs by 14 commits .</p> 105 <ul> 106 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/a12475607a308c4febeac5c8545fbef216b1591d"><code>a124756</code></a> <code>update changelog</code></li> 107 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/6fbd0ce6f8b75384b61bbafd4bfb4e5c0d0d6509"><code>6fbd0ce</code></a> <code>add netrc example</code></li> 108 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/169e7dff29edc861b648891a82046f6fa86e1fbc"><code>169e7df</code></a> <code>fix get release asset example</code></li> 109 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/d43425eaca615fd429f15138e323105bc7ff12e1"><code>d43425e</code></a> <code>fix getNextPage example</code></li> 110 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/997306adf3929b6cc224f03f6ae6d8cab70ed687"><code>997306a</code></a> <code>fix getStarred example</code></li> 111 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/25da4e02fafdc80a5fea1d013720374f93e8a5af"><code>25da4e0</code></a> <code>Merge pull request #521 from jeffwilcox/direct-collaborators</code></li> 112 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/62971604b13bb672ec7abb41827527d2b944451f"><code>6297160</code></a> <code>Merge pull request #514 from PabloZaiden/master</code></li> 113 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/a3e794eed5753dddf744dbceb5b188767b37646c"><code>a3e794e</code></a> <code>Merge pull request #517 from williamkapke/accept-pagination</code></li> 114 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/33031c3183a9e497fe1bf34b510401f1c79a6645"><code>33031c3</code></a> <code>Merge pull request #516 from williamkapke/org-blocks</code></li> 115 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/ed3500c0c9fb5b3de2d8789ea1a2f80c81f53b6b"><code>ed3500c</code></a> <code>Collaborators preview API "direct" affiliation</code></li> 116 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/9e4bb5a57ebb976da8dd72b7f2c91e22a012191f"><code>9e4bb5a</code></a> <code>set accept header on pagination</code></li> 117 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/bfb6bf59fd554b91dcb1e53b9900ddde47dbd222"><code>bfb6bf5</code></a> <code>9.2.0</code></li> 118 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/c38fe38d3931a63aef433e98dfbd89ba3b6215a5"><code>c38fe38</code></a> <code>add org blocking preview api</code></li> 119 <li><a href="https://urls.greenkeeper.io/mikedeboer/node-github/commit/ee1c003974462567551ead093706dd18370bbaba"><code>ee1c003</code></a> <code>Support for operations with empty parameters</code></li> 120 </ul> 121 <p>See the <a href="https://urls.greenkeeper.io/mikedeboer/node-github/compare/46b8648f7a9696b5ff52b587d979cee5a08d387a...a12475607a308c4febeac5c8545fbef216b1591d">full diff</a>.</p> 122 </details> 123