-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of graphql is breaking the build 🚨 #121
Comments
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. |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v14.2.014.2.0 (2019-03-26)Note: Updating to this release can cause new Flow errors since it adds Flow typing for New Feature 🚀
Bug Fix 🐞
Docs 📝
Polish 💅42 PRs were merged
Internal 🏠17 PRs were merged
Committers: 7
CommitsThe new version differs by 114 commits.
There are 114 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v14.2.114.2.1 (2019-03-31)Bug Fix 🐞
|
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 37 commits.
There are 37 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v14.3.114.3.1 (2019-05-23)Bug Fix 🐞
Polish 💅19 PRs were merged
Internal 🏠15 PRs were merged
Committers: 2
|
Your tests are still failing with this version. Compare changes Release Notes for v14.4.0v14.4.0 (2019-06-26)New Feature 🚀
Bug Fix 🐞
Docs 📝2 PRs were merged
Polish 💅40 PRs were merged
Internal 🏠19 PRs were merged
Dependency 📦8 PRs were merged
Committers: 3
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v14.4.2v14.4.2 (2019-07-03)Bug Fix 🐞
Polish 💅2 PRs were merged
Internal 🏠
Committers: 2
|
Your tests are still failing with this version. Compare changes Release Notes for v14.5.0v14.5.0 (2019-08-22)New Feature 🚀
Bug Fix 🐞
Docs 📝
Polish 💅42 PRs were merged
Internal 🏠14 PRs were merged
Dependency 📦7 PRs were merged
Committers: 4
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v14.5.2v14.5.2 (2019-08-24)Bug Fix 🐞
Committers: 2
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v14.5.3v14.5.3 (2019-08-24)Bug Fix 🐞
Committers: 1
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v14.5.4v14.5.4 (2019-08-29)Bug Fix 🐞
Polish 💅
Committers: 3
|
Your tests are still failing with this version. Compare changes Release Notes for v14.5.5v14.5.5 (2019-09-13)Bug Fix 🐞
Polish 💅Committers: 3
|
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
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
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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: