exogen / foobot-graphql

GraphQL interface for Foobot device data
MIT License
0 stars 1 forks source link

An in-range update of express-graphql is breaking the build 🚨 #17

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.6.7 of express-graphql just got published.

Branch Build failing 🚨
Dependency express-graphql
Current Version 0.6.6
Type dependency

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

express-graphql 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 is in progress [Details](https://travis-ci.org/exogen/foobot-graphql/builds/258626447?utm_source=github_status&utm_medium=notification) - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/exogen/foobot-graphql/66?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Release Notes v0.6.7

New

  • Update to GraphiQL v0.11.2.
Commits

The new version differs by 81 commits.

  • 6facd17 0.6.7
  • 6a35986 Merge pull request #363 from wincent/glh/contributors
  • 8d77572 Remove out-of-date contributors list
  • 416ad77 Freshen yarn.lock
  • 0653a40 Merge pull request #361 from graphql/greenkeeper/flow-bin-0.51.1
  • 521bac2 Merge pull request #360 from graphql/greenkeeper/babel-runtime-6.25.0
  • 26f8192 chore(package): update flow-bin to version 0.51.1
  • f82910b chore(package): update babel-runtime to version 6.25.0
  • 4b8463f Freshen yarn.lock
  • cb7974b Merge pull request #359 from graphql/greenkeeper/sinon-2.4.1
  • 51e9cbe chore(package): update sinon to version 2.4.1
  • 2cac1a1 Freshen yarn.lock
  • fad65f7 Merge pull request #356 from graphql/greenkeeper/flow-bin-0.51.0
  • 9900d7b chore(package): update flow-bin to version 0.51.0
  • be89104 Freshen yarn.lock

There are 81 commits in total.

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

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

greenkeeper[bot] commented 7 years ago

Version 0.6.11 just got published.

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

Release Notes v0.6.11

Changes

  • None since v0.6.8. This is just a version bump to troubleshoot a Travis deployment failure.
Commits

The new version differs by 42 commits.

  • 2bdcb26 0.6.11
  • f9b80fc Merge pull request #387 from wincent/glh/travis-alt-fix
  • bb8b2a6 Force install before build to fix Travis NPM deploys
  • f468f29 0.6.10
  • 3d43638 Merge pull request #386 from wincent/glh/travis-fix
  • 90aa430 Attempt fix for Travis failure to deploy to NPM
  • deb516c 0.6.9
  • 937aeea 0.6.8
  • d573a4b Merge pull request #384 from wincent/glh/pretty
  • 193fc6d npm run pretty
  • 9071b56 Merge pull request #383 from wincent/glh/graphql-update
  • e9169a3 Update graphql dependency
  • 5f4e9a0 Merge pull request #381 from chentsulin/patch-11
  • bcd47b8 Merge pull request #380 from chentsulin/patch-10
  • c822270 fix a typo

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.12 just got published.

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

Commits

The new version differs by 70 commits.

  • 9c64007 0.6.12
  • d28fea3 We use Prettier so no need to disable eslint on long lines
  • 8826952 Replace @flow with @flow strict
  • 77cb627 Update copyright dates
  • fc44076 Add example server. Useful to manually test GraphiQL
  • 24ac2f1 Set 500 status code when graphql returns a result with no data (#419)
  • 8b15ffb Use a named function for the middleware over an anonymous (#415)
  • 1fbfd72 Wrap GraphiQL in
    and add 'Loading...' message
  • 5a082b2 Polyfill 'Promise' to support IE10/11
  • bee55bb updated GraphiQL to 0.11.11 (#397)
  • b197fc9 Readable stack trace ftw instead of a difficult to read one liner (#395)
  • 2606b7f Update graphql dependency to 0.13.x
  • 837d4d6 Update dependencies
  • e3f4740 Update prettier
  • 1009057 Set meta referrer=origin (#412)

There are 70 commits in total.

See the full diff