Closed greenkeeper[bot] closed 5 years ago
After pinning to 14.0.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
graphql was updated from 14.1.0
to 14.1.1
.Your tests are still failing with this version. Compare changes
The dependency graphql was updated from
14.0.2
to14.1.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
graphql 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/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/pastorsj/blog-api/builds/480144334?utm_source=github_status&utm_medium=notification)).Release Notes for v14.1.0
New:
assertSchema
andassertDirective
(#1580)Fixes:
inspect
(#1605)Commits
The new version differs by 109 commits.
da61380
14.1.0
4de99f7
Merge branch 'OneCyrus-feat_listTypeForError'
0a731a5
Prettier and fix tests
a6676dc
Merge branch 'feat_listTypeForError' of https://github.com/OneCyrus/graphql-js into OneCyrus-feat_listTypeForError
37c022d
buildClientSchema: add missing tests for introspection validations (#1666)
3fef0d4
Enable Flow on buildClientSchema tests (#1665)
6876587
Move $DisableFlowOnNegativeTest to more precise locations (#1664)
b747bb4
changed type error message
8d7a5fd
Merge schema validation tests with other schema tests (#1663)
6741ac2
Add tests for GraphQLDirective (#1662)
d48e481
Move isInputType & isOutputType test to rest of predicates test (#1661)
4cdc8e2
Update Flow to 0.90.0 (#1660)
9f85d51
Remove excessive invariants (#1658)
0818c18
ignore .nyc_output dir (#1657)
9e40465
Move polyfills into separate dir and exclude them from coverage (#1656)
There are 109 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: