erictherobot / kano

Boilerplate for NodeJS + ExpressJS 4.x + MongoDB + Jade + Bootstrap 3 + Mocha + API's
http://erictherobot.com/kano/
MIT License
60 stars 6 forks source link

An in-range update of github-api is breaking the build 🚨 #60

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency github-api was updated from 3.0.0 to 3.2.0.

🚨 View failing branch.

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

github-api is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/erictherobot/kano/builds/521054822?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 21 commits.

  • ee64cd1 Updated npm deployment token
  • 5a5d87e 3.2.0
  • 90fb78b feature: Add commit author (#547)
  • 38530fa Implementing methods to retrieve list of followers and following users.
  • 9fb1f2f gist id is string
  • e26c292 Update build versions, document in readme
  • 943ac8a typo fix in Repository.js
  • cda2441 Adding styling to text
  • cd26446 feature(User): Add List starred gists API (#475)
  • dcc3472 Updated markdown GFM test.
  • 076229d Fixed null ref test failure.
  • 64a9223 Update README.md
  • 24223f7 chore: fix broken tests (#474)
  • 33bee0e Merge pull request #471 from alundiak/alundiak-patch-1
  • 1c18ef0 typo fix in GitHub.js

There are 21 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 3.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix user following

Fixes User.follow and User.unfollow.

Commits

The new version differs by 22 commits.

  • bf3a408 Merge pull request #572 from github-tools/following-users
  • 1932d2d Incremented version to v3.2.2.
  • 52e0f99 Fixed linting.
  • b064242 Merge pull request #554 from CodyGramlich/fix-follow-user
  • 1ba01ed Merge pull request #571 from github-tools/fix-tests
  • 5ab10bc Switched to injecting user via environment variables.
  • 92455bb Resolve merge conflicts.
  • 6592189 Updated rate limiting files to new user.
  • edf3270 Merge pull request #568 from j-rewerts/v3.2.1
  • 7a21030 Increment version.
  • 8cb6ca3 Merge pull request #566 from maluramichael/patch-1
  • 4cff38e Bump version of Axios
  • 64c34b9 Merge pull request #559 from WJXHenry/issue-508
  • f2cfa93 Re-added test and default value setting for options
  • 935783f Merge pull request #558 from WJXHenry/fork-to-org

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix paging

Fixes a bug in _requestAllPages.

Commits

The new version differs by 6 commits.

  • c801dda 3.2.3
  • 602d675 Fixed lint issue.
  • 2b6db00 Merge pull request #575 from tamer1an/#569-tamer1an-fix-requestAllPages
  • 86775a6 Fixed unpaged url.
  • e9b4832 #569 clean up
  • 85b7c98 #569 _requestAllPages parse options

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Implemented getCombinedStatus
  • added the combined status API
Commits

The new version differs by 5 commits.

  • 4fccb10 Updated version to 3.3.0.
  • 3bb02d6 Fixed lint.
  • 598d2c7 Merge pull request #580 from bfeldkamp3/master
  • 295a16d update editLabel test
  • 11e74f5 implement getCombinedStatus

See the full diff