The version 14.0.1 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of graphql.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notesv14.0.1
(Something went wrong during release, this version has been unpublished)
Commits
The new version differs by 356 commits.
d1c4e7dAdd missing ESLint rules as comments (#1503)
7a94facRearrange ESLint rules, extracted from #1503 (#1511)
6b033c2Prevent infinite loop on invalid introspection (#1509)
6963fc8Benchmark: always assume schema is valid (#1510)
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).
Version 14.0.1 of graphql was just published.
The version 14.0.1 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of graphql.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v14.0.1(Something went wrong during release, this version has been unpublished)
Commits
The new version differs by 356 commits.
d1c4e7d
Add missing ESLint rules as comments (#1503)
7a94fac
Rearrange ESLint rules, extracted from #1503 (#1511)
6b033c2
Prevent infinite loop on invalid introspection (#1509)
6963fc8
Benchmark: always assume schema is valid (#1510)
84d05fc
Run spell checker on all JS files (#1506)
c8a5792
buildClientSchema: Throws when missing directive locations (#1507)
e36368e
Export "ValidationRule" type (#1504)
ea9dcfb
14.0.1
1f44c59
update package.json file to support node 9.x (#1508)
5b1ac59
Minor typo/spelling fixes (#1505)
213d844
Add missing keywords (#1501)
fdb4633
Cleanup 'jsutils/inspect' function (#1499)
8682f57
Cleanup formatting of string literals (#1498)
5d56adb
Update deps (#1500)
6eec989
14.0.0
There are 250 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: