msandrini / achiever

A tool built to achieve... wrapper over the old "Achievo" legacy system, transforming the old php+html return into a modern one-page app in React with GraphQL for the API.
MIT License
1 stars 2 forks source link

An in-range update of graphql-tag is breaking the build 🚨 #126

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency graphql-tag was updated from 2.9.2 to 2.10.0.

🚨 View failing branch.

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

graphql-tag 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/appveyor/branch:** Waiting for AppVeyor build to complete ([Details](https://ci.appveyor.com/project/msandrini/achiever/build/363)). - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/msandrini/achiever/327?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 6 commits.

  • 449834f 2.10.0
  • 27fdc8a Adding support for graphql@14 (#211)
  • c5a32a6 Revert "Add DocumentNode to gql declaration (#196)" (#218)
  • ae792b6 Add DocumentNode to gql declaration (#196)
  • 1648b6d Update deprecated package name (#186)
  • 1fd2c9d Update copyright year (#184)

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 2.9.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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 2.10.2

v2.10.2

  • Update/fix the existing TS index.d.ts declaration file.
    @hwillson in #285
greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 2.10.3

v2.10.3

  • Further adjustments to the TS index.d.ts declaration file.
    @Guillaumez in #289
Commits

The new version differs by 2 commits.

  • 6d001fb Version bump, prep for publish
  • 40c657b Fix gql typing (#289)

See the full diff