Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 22 commits.
31ae8a8
0.13.1
2c58b26
Make 'ASTDefinitionBuilder' responsible only for build types from AST (#1230)
65afbaf
Use .mjs for module code (#1244)
d640f9f
Update to latest release of iterall
7e68984
Fix outdated reference to old license
b4f2955
More allowed legacy names (#1235)
14fde90
simplify extendSchema tests (#1242)
ebdac97
ISSUE_TEMPLATE: Fix 'facebook/graphql' link (#1243)
81db410
Remove duplicate test (#1240)
3493edd
Export ExectuableDefinitionNode (#1241)
f2534a1
Merge pull request #1237 from gdi2290/patch-1
0487302
Update index.js
135619c
export isValidNameError
ee93a91
export isValidNameError
8f81f0a
export isValidNameError
There are 22 commits in total.
See the full diff
Version 0.13.0 of graphql was just published.
The version 0.13.0 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.
Commits
The new version differs by 384 commits.
5f50543
0.13.0
4b96a86
Maintain allowed legacy names when extending a schema. (#1226)
312daa5
Switch introspection tests to graphqlSync (#1225)
b333b30
Fix spelling, "lexographicSortSchema" => "lexicographicSortSchema" (#1220)
360fa06
Travis job include condition tweak
f4e104d
Improve travis runs (#1219)
b39f728
0.13.0-rc.1
5578fb9
Simplify build steps (#1216)
40481f1
Update to latest dependencies (#1215)
6a1eddf
Add 'lexographicSortSchema' (#1208)
a722af7
Fix #1205 - Use multi-line block for trailing quote (#1212)
6dc634b
Follow up to #1211
bd8aa36
Add 'objectValues' JS util function (#1209)
a725633
Remove redundancy in 'schemaPrinter' tests (#1211)
fa1341f
Fix #1210 - SourceLocation is a type, not a value
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: