hyochan / talktalk-node

(Deprecated via hackatalk-server) Graphql node project using prisma for talktalk.
Other
17 stars 7 forks source link

An in-range update of graphql-yoga is breaking the build 🚨 #46

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency graphql-yoga was updated from 1.18.0 to 1.18.1.

🚨 View failing branch.

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

graphql-yoga 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 - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/dooboolab/talktalk-node/146?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v1.18.1

1.18.1 (2019-07-15)

Bug Fixes

Commits

The new version differs by 2 commits.

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 1.18.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 v1.18.3

1.18.3 (2019-08-26)

Bug Fixes

  • deps: update dependency graphql-middleware to v4 (9f6bda2)
Commits

The new version differs by 4 commits.

  • 88b08dd Merge pull request #590 from prisma/renovate/graphql-middleware-4.x
  • 9f6bda2 fix(deps): update dependency graphql-middleware to v4
  • 6e02064 Merge pull request #587 from prisma/renovate/graphql-middleware-3.x
  • 952b139 fix(deps): update dependency graphql-middleware to v3.0.5

See the full diff