ONSdigital / eq-author-graphql-schema

The GraphQL schema has moved to
https://github.com/ONSdigital/eq-author-app
0 stars 1 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency graphql-tools was updated from 4.0.0 to 4.0.1.

🚨 View failing branch.

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

graphql-tools is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/ONSdigital/eq-author-graphql-schema/builds/440722680?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 4 commits.

  • cdbf862 Prep for publish
  • 5d90588 Prep for publish
  • 43ab7ef Merge pull request #973 from tgriesser/fix-962
  • 85fda03 Fix #962, Enum internal value mapping

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 6 years ago

After pinning to 4.0.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 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 4.0.2

4.0.2

Commits

The new version differs by 4 commits.

  • d2b4878 Changelog update; prep for publish
  • d3cbefc Merge pull request #974 from tgriesser/enum-inputs
  • 5da99c4 Fix enum value resolution on input, also on merged/stitched schemas
  • 5285544 Add failing test

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

  • dacfd83 Prep for publish
  • d4904f6 Prep for publish
  • 6595970 Fix regression where custom scalars are incorrectly replaced (#985)
  • 1f30c09 Add docs for mockServer (#982)
  • 028475d Recognize more type extensions which are supported since graphql-js 14.0.0 (#951)
  • 641d705 Add support for passing parsed schema ast to mergeSchemas (#977)
  • d0e08ae replaced broken link in index.md with live launchpad example from gen… (#965)
  • 5b5b23c docs(schema-delegation): fix invalid query example (#980)
  • 68420e8 Update package.json repository field (#979)
  • b84eb0a fixed abritrarily (#978)
  • d17597e Update dependency hexo to v3.8.0

See the full diff