nbot.meta

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

15.md (4842B)


      1 # PR #15 Update github to version 3.0.0 🚀
      2 
      3 - **Status:** closed
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2016-09-05T17:41:47Z
      6 - **Branch:** greenkeeper-github-3.0.0 → master
      7 - **Closed:** 2016-09-17T11:29:28Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [15.diff](./15.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [github](https://www.npmjs.com/package/github) 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       github
     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 
     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 48 commits .
     74 - [`9fd3e10`](https://github.com/mikedeboer/node-github/commit/9fd3e101c1c6cd4f594371e4afbc6198c62e0048) <code>bump to 3.0.0</code>
     75 - [`85ce5bf`](https://github.com/mikedeboer/node-github/commit/85ce5bfae44eac64f54c45396168ed3c2602b672) <code>fix updateLabel endpoint (#416)</code>
     76 - [`54c72e5`](https://github.com/mikedeboer/node-github/commit/54c72e53de61a1b90c6167148571bc2d18e047e9) <code>add example with both get-user-orgs endpoints</code>
     77 - [`b6a3461`](https://github.com/mikedeboer/node-github/commit/b6a34616b14a22c7692a9409e89dc482176791fe) <code>change descriptions for list-user-org endpoints (#414)</code>
     78 - [`e37e43a`](https://github.com/mikedeboer/node-github/commit/e37e43abcc8dbc8ae731601cc79e923f5ec4e875) <code>bump to 2.6.0 and update changelog</code>
     79 - [`1740b2d`](https://github.com/mikedeboer/node-github/commit/1740b2df98930f9f08d92dfe44ebe32b8a55a910) <code>Added X-Poll-Interval header for events API (#412)</code>
     80 - [`dcbce76`](https://github.com/mikedeboer/node-github/commit/dcbce76a00ca26b912f3d802852f3eb36ff09027) <code>bump to 2.5.2 and update changelog</code>
     81 - [`a9d1d94`](https://github.com/mikedeboer/node-github/commit/a9d1d945bf4c80e6f681d81bac6ddab84e08bfde) <code>fix reactions validation regex</code>
     82 - [`0ce5c1e`](https://github.com/mikedeboer/node-github/commit/0ce5c1eb78de10e330d98bdd346f0a558f32c1a1) <code>bump to 2.5.1 and update changelog</code>
     83 - [`d6aee8b`](https://github.com/mikedeboer/node-github/commit/d6aee8b1e8bfa56d536d9ebb094f9afc4ac59b20) <code>add repository traffic api (#408)</code>
     84 - [`c010e39`](https://github.com/mikedeboer/node-github/commit/c010e395e7ded0bcb7a7086ec04340e48ef4384b) <code>bump to 2.4.1 and update changelog</code>
     85 - [`8af72a3`](https://github.com/mikedeboer/node-github/commit/8af72a317c91ca114f194f3a535202b1d2e4cf62) <code>add update branch protection example</code>
     86 - [`4b00868`](https://github.com/mikedeboer/node-github/commit/4b008683eb78a96d2a1901d9f3a525e22cdc6fb8) <code>Allow for passing some required parameters as null</code>
     87 - [`044870f`](https://github.com/mikedeboer/node-github/commit/044870fc50b09493948c3501c43c3ba2f56681b1) <code>bump to 2.4.0 and update changelog</code>
     88 - [`7d3caaf`](https://github.com/mikedeboer/node-github/commit/7d3caaf899425d581d8ab581b1c0944d192d85ef) <code>small adjustment to renderMarkdown apidoc</code>
     89 
     90 There are 48 commits in total. See the [full diff](https://github.com/mikedeboer/node-github/compare/20f35dd0dc22b03d415b3109fa841f2e33157864...9fd3e101c1c6cd4f594371e4afbc6198c62e0048).
     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 <!-- Reviewable:start -->
     99 
    100 ---
    101 
    102 This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/mtrnord/nbot/15)
    103 
    104 <!-- Reviewable:end -->
    105 
    106