Skip to content

Commit

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

github@2.4.0 breaks build ⚠️

Hello lovely humans,

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

<table>
  <tr>
    <th align=left>
      State
    </th>
    <td>
      Failing tests ⚠️
    </td>
  </tr>
  <tr>
    <th align=left>
      Dependency
    </td>
    <td>
      github
    </td>
  </tr>
  <tr>
    <th align=left>
      New version
    </td>
    <td>
      2.4.0
    </td>
  </tr>
  <tr>
    <th align=left>
      Type
    </td>
    <td>
      devDependency
    </td>
  </tr>
</table>

This version is **covered** by your **current version range** and after updating it in your project **the build kept failing**.

**It looks like your project, in its current form, is malfunctioning** and this update didn’t really change that. I don’t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again.

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 35 commits .

- [`044870f`](octokit/octokit.js@044870f) <code>bump to 2.4.0 and update changelog</code>
- [`7d3caaf`](octokit/octokit.js@7d3caaf) <code>small adjustment to renderMarkdown apidoc</code>
- [`1e1a49a`](octokit/octokit.js@1e1a49a) <code>Merge branch 'add-render-markdown-example' into pull-request-403</code>
- [`167af7d`](octokit/octokit.js@167af7d) <code>add render markdown example</code>
- [`94e9609`](octokit/octokit.js@94e9609) <code>Avoid parsing non json data</code>
- [`1db50dd`](octokit/octokit.js@1db50dd) <code>small readme formatting change</code>
- [`8e5cc67`](octokit/octokit.js@8e5cc67) <code>add preview apis section to readme (#402)</code>
- [`eddf674`](octokit/octokit.js@eddf674) <code>add github pages preview stuff (#401)</code>
- [`aa885e0`](octokit/octokit.js@aa885e0) <code>bump to 2.3.0 and update changelog</code>
- [`d03ce74`](octokit/octokit.js@d03ce74) <code>add wyandotte to list of preview header vals</code>
- [`272fa07`](octokit/octokit.js@272fa07) <code>issue locking/unlocking is official</code>
- [`a525af8`](octokit/octokit.js@a525af8) <code>multiple assignees api is now official</code>
- [`1057911`](octokit/octokit.js@1057911) <code>add protected branch api endpoints (#398)</code>
- [`50d9214`](octokit/octokit.js@50d9214) <code>destroy socket on timeout (#395)</code>
- [`b8dfa69`](octokit/octokit.js@b8dfa69) <code>bump to 2.2.0 and update changelog</code>

There are 35 commits in total. See the [full diff](octokit/octokit.js@20f35dd...044870f).

---
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 Jul 29, 2016
2 parents 18a3d0c + b5ba75f commit 76af66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -126,7 +126,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.0.0",
"github": "^2.4.0",
"istanbul": "^0.4.2",
"mocha": "^2.4.5",
"mocha-eslint": "^2.0.1",
Expand Down

0 comments on commit 76af66e

Please sign in to comment.