Skip to content

Commit

Permalink
Auto merge of #6295 - ember-cli:greenkeeper-github-3.1.1, r=nathanham…
Browse files Browse the repository at this point in the history
…mond

Update github to version 3.1.1 🚀

Hello lovely humans,

[github](https://www.npmjs.com/package/github) just published its new version 3.1.1.

<table>
  <tr>
    <th align=left>
      State
    </th>
    <td>
      Update 🚀
    </td>
  </tr>
  <tr>
    <th align=left>
      Dependency
    </td>
    <td>
      github
    </td>
  </tr>
  <tr>
    <th align=left>
      New version
    </td>
    <td>
      3.1.1
    </td>
  </tr>
  <tr>
    <th align=left>
      Type
    </td>
    <td>
      devDependency
    </td>
  </tr>
</table>

This version is **not covered** by your **current version range**.

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.

I recommend you look into these changes and try to get onto the latest version of github.
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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

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).

Good luck with your project ✨

You rock!

🌴

---
The new version differs by 12 commits .

- [`f9ce1e2`](octokit/octokit.js@f9ce1e2) <code>bump to 3.1.1 and update changelog</code>
- [`eb516a0`](octokit/octokit.js@eb516a0) <code>fix permission param (#422)</code>
- [`4d40d4f`](octokit/octokit.js@4d40d4f) <code>add add-collaborator example</code>
- [`4624343`](octokit/octokit.js@4624343) <code>bump to 3.1.0 and update changelog</code>
- [`ec52de7`](octokit/octokit.js@ec52de7) <code>add projects preview api (#418)</code>
- [`2fc8b6a`](octokit/octokit.js@2fc8b6a) <code>add endpoint to get specific pages build</code>
- [`9fd3e10`](octokit/octokit.js@9fd3e10) <code>bump to 3.0.0</code>
- [`85ce5bf`](octokit/octokit.js@85ce5bf) <code>fix updateLabel endpoint (#416)</code>
- [`54c72e5`](octokit/octokit.js@54c72e5) <code>add example with both get-user-orgs endpoints</code>
- [`b6a3461`](octokit/octokit.js@b6a3461) <code>change descriptions for list-user-org endpoints (#414)</code>
- [`e37e43a`](octokit/octokit.js@e37e43a) <code>bump to 2.6.0 and update changelog</code>
- [`1740b2d`](octokit/octokit.js@1740b2d) <code>Added X-Poll-Interval header for events API (#412)</code>

See the [full diff](octokit/octokit.js@dcbce76...f9ce1e2).

---
This pull request was created by [greenkeeper.io](https://greenkeeper.io/).

<sub>Tired of seeing this sponsor message? ⚡ `greenkeeper upgrade`</sub>
  • Loading branch information
homu committed Sep 24, 2016
2 parents 948c1a5 + 903ef29 commit b2ff2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"ember-cli-blueprint-test-helpers": "^0.13.0",
"ember-cli-internal-test-helpers": "^0.8.1",
"eslint-plugin-chai-expect": "^1.1.1",
"github": "^2.5.2",
"github": "^3.1.1",
"istanbul": "^0.4.2",
"mocha": "^3.0.0",
"mocha-eslint": "^2.0.1",
Expand Down

0 comments on commit b2ff2b2

Please sign in to comment.