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-middleware is breaking the build 🚨 #47

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency graphql-middleware was updated from 3.0.2 to 3.0.3.

🚨 View failing branch.

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

graphql-middleware 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/160?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v3.0.3

3.0.3 (2019-07-27)

Bug Fixes

  • deps: update dependency graphql-tools to ^4.0.5 (da55264)
Commits

The new version differs by 78 commits.

  • 117a6af chore(deps): update dependency apollo-server to ^2.7.2
  • 23de4c0 chore(deps): update dependency apollo-server to ^2.7.1
  • a31fd9a chore(deps): update dependency @types/graphql to ^14.2.3
  • b4ec51d chore(deps): update dependency apollo-server to ^2.7.0
  • 2d04850 chore(deps): update dependency graphql-yoga to ^1.18.1
  • 820d3db chore(deps): update dependency apollo-server to ^2.6.9
  • 0f89d79 chore(deps): update dependency apollo-server to ^2.6.8
  • 458161c chore(deps): update dependency typescript to ^3.5.3
  • 62a0781 chore(deps): update dependency graphql to ^14.4.2
  • 5e4e49c chore(deps): update dependency graphql to ^14.4.1
  • 7d8a2d0 chore(deps): update dependency graphql to ^14.4.0
  • 2157677 chore(deps): update dependency semantic-release to ^15.13.18
  • 3d3b8b7 chore(deps): update dependency apollo-server to ^2.6.7
  • ae54b28 chore(deps): update dependency apollo-server to ^2.6.6
  • 511e169 chore(deps): update dependency apollo-server to ^2.6.5

There are 78 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.2 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 v3.0.5

3.0.5 (2019-08-14)

Bug Fixes

Commits

The new version differs by 13 commits.

  • 6de4d26 fix: force publish
  • dbd76d1 chore: fix package.json script
  • 880f346 merge: jest branch to master
  • db36d21 chore: dev dependencies
  • 2878f76 chore(deps): update dependency rimraf to ^2.7.0
  • 34f0ab8 chore(deps): update dependency semantic-release to ^15.13.21
  • ef861d6 chore(deps): update dependency apollo-server to ^2.8.1
  • 2dbc59e chore(deps): update dependency semantic-release to ^15.13.19
  • bf306db chore(deps): update dependency apollo-server to ^2.8.0
  • c742ab1 chore: add codecov badge
  • 20cd6aa chore: add husky
  • 6e1b5c7 fix: bug with fragmentReplacements
  • 4d15746 chore: switch to jest

See the full diff