nbot.meta

Issues/PRs archive for MTRNord/nBot
git clone git://archive.git.mtrnord.blog/MTRNord/nbot.meta.git
Log | Files | Refs

8.md (4662B)


      1 # PR #8 Update github to version 2.0.0 🚀
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2016-06-26T02:07:16Z
      6 - **Branch:** greenkeeper-github-2.0.0 → master
      7 - **Merged:** 2016-06-26T17:26:54Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [8.diff](./8.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [github](https://www.npmjs.com/package/github) just published its new version 2.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       2.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 70 commits .
     74 - [`20f35dd`](https://github.com/mikedeboer/node-github/commit/20f35dd0dc22b03d415b3109fa841f2e33157864) <code>add 2.0.0 info to CHANGELOG</code>
     75 - [`cf76302`](https://github.com/mikedeboer/node-github/commit/cf76302a954383a1a4745392d2e4fdf012c61265) <code>add enterprise search indexing endpoint (#381)</code>
     76 - [`1f68401`](https://github.com/mikedeboer/node-github/commit/1f68401c18fe3daf32596b28c18eadcb524f3d97) <code>add source import endpoints (#380)</code>
     77 - [`4e79fb5`](https://github.com/mikedeboer/node-github/commit/4e79fb599ccf446c8266dcb93450373106242581) <code>move migration-related endpoints to separate section (#379)</code>
     78 - [`ec45fd4`](https://github.com/mikedeboer/node-github/commit/ec45fd47d745a23dc6e1c22b65797829b89930bd) <code>bump major version</code>
     79 - [`dbeacb9`](https://github.com/mikedeboer/node-github/commit/dbeacb96fe51490cbc486fee2b6781e93ae871d8) <code>fix pagination custom headers example</code>
     80 - [`b7147e4`](https://github.com/mikedeboer/node-github/commit/b7147e430fc0e72e68f8cfa0d724c67705c65fca) <code>remove getAllPages utility method (#377)</code>
     81 - [`7afeecd`](https://github.com/mikedeboer/node-github/commit/7afeecd66efc69cbbbec6d569fc4cc73afec4aac) <code>Don't require contributors to update apidoc.</code>
     82 - [`5658d90`](https://github.com/mikedeboer/node-github/commit/5658d90e96bcac5811aa34469e859d2235b96d5e) <code>add note when to run lib/generate.js in readme</code>
     83 - [`29c95db`](https://github.com/mikedeboer/node-github/commit/29c95db5c871c9d1fb8db68ea292f7287b8e4b68) <code>clarify preview endpoints section in readme</code>
     84 - [`9c37e3a`](https://github.com/mikedeboer/node-github/commit/9c37e3a641722be180e2bf6d4c47a98a74d69487) <code>add note to run apidoc command in contributing.md</code>
     85 - [`90b1a81`](https://github.com/mikedeboer/node-github/commit/90b1a81566f8c0800e6cae138a07614e40da83bf) <code>bump minor version and update changelog</code>
     86 - [`aed78b0`](https://github.com/mikedeboer/node-github/commit/aed78b06cff10988332a5d7a3197ee613a4e4230) <code>add preview note to repo invite endpoints</code>
     87 - [`56e9b84`](https://github.com/mikedeboer/node-github/commit/56e9b84747e368f040d63d91fdb1c04b34f8e097) <code>add repo invite endpoints (#374)</code>
     88 - [`7fb3a84`](https://github.com/mikedeboer/node-github/commit/7fb3a84157ecf3552db96c7d50158a05764765bd) <code>add/edit preview note for preview endpoints</code>
     89 
     90 There are 70 commits in total. See the [full diff](https://github.com/mikedeboer/node-github/compare/56d6b05ebfbfe614122fc184fab2c7675cdae896...20f35dd0dc22b03d415b3109fa841f2e33157864).
     91 
     92 ---
     93 
     94 This pull request was created by [greenkeeper.io](https://greenkeeper.io/).
     95 
     96 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>
     97 
     98