Tallyb / loopback-graphql

Adding graphql to loopback, based on Apollo Server
MIT License
201 stars 18 forks source link

An in-range update of graphql-tools is breaking the build 🚨 #28

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.9.2 of graphql-tools just got published.

Branch Build failing 🚨
Dependency graphql-tools
Current Version 0.9.1
Type dependency

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

As graphql-tools is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/Tallyb/loopback-graphql/builds/195014832)
Commits

The new version differs by 13 commits .

  • 2e03eb4 Merge pull request #265 from apollostack/0.9.2
  • a16e47b 0.9.2
  • c893968 update CHANGELOG.md
  • 6dbc89a Merge pull request #264 from apollostack/greenkeeper-graphql-0.9.0
  • 7b7f290 fix linter errors
  • e596ff5 remove obsolete test
  • 17997ee Fix typo
  • c969f49 Update graphql-js dependency
  • 53b12de Merge branch 'master' into greenkeeper-graphql-0.9.0
  • 5d9172b Merge pull request #262 from rogchap/error-handling-promise
  • f9f4f0c Fix typo
  • 825f04d chore(package): update graphql to version 0.9.0
  • 3ec066e Handle logging errors if resolve fn is a Promise. fixes #254

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 0.10.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€