Closed greenkeeper[bot] closed 6 years ago
Update to this version instead ๐
Flow Type Fixes:
The new version differs by 5 commits.
a471980
0.12.1
68ec835
Remove flow option experimental.const_params (#1160)
d11883e
Increase test timeout threshold to avoid spurrious CI failure
026870c
Upgrade to support flow 0.61 (#1158)
8bd9fda
visit return any instead of mixed. (#1159)
See the full diff
Update to this version instead ๐
Fixes:
Update to this version instead ๐
The new version differs by 44 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 44 commits in total.
See the full diff
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
Update to this version instead ๐
New:
Fixes:
The new version differs by 19 commits.
f995c1f
0.13.2
3fe5dee
Merge pull request #1290 from samwgoldman/master
207a2fd
Update to Flow v0.68
70f008e
Remove redundant Flow type casts (#1278)
1fbd7ec
Throws descriptive error when non-type used instead of interface (#1282)
fb27b92
Merge wrappers into type/definition to fix circular imports (#1275) (#1276)
4a9e37a
Cleanup variables test (extracted from #1267) (#1273)
8913bf0
Remove unused dev dependencies
fbcda23
Add nested nullable test in VariablesInAllowedPositions test
65fb6ae
buildSchema: Make options optional (#1270)
323f2d2
Tests: Remove excessive dependencies and async/await (#1269)
a62eea8
Unify extending of type system (#1261)
261b99b
Eliminate circular dependency in validation rules (#1263)
499a759
Replace getPromise with isPromise (#1255)
fb3257c
Update iterall and flow v0.66 (#1254)
There are 19 commits in total.
See the full diff
Version 0.12.0 of graphql was just published.
The version 0.12.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.
Release Notes
v0.12.0RELEASE NOTES COMING SOON
Commits
The new version differs by 109 commits.
9d8b297
0.12.0
1f97618
Flow type visitor and validation rules. (#1155)
b283d9b
Add suggestions for invalid values (#1153)
f236898
Find breaking directive changes (#1152)
c4e301d
Fix path argument. Enchance visit test to validate all arguments (#1149)
0765be3
Merge pull request #1150 from mohawk2/fix-watch-lint
c70f5cc
Merge pull request #1148 from APIs-guru/noMaxLen
de40c22
Make
npm run watch
linting work right8d1ae25
Remove eslint comments unnecessary after 40f73fd
ada56fe
Validate literals in a single rule with finer precision (#1144)
1aa12df
Simplify Unknown Args Validation (#1147)
ce0a4b9
Add experimental support for parsing variable definitions in fragments (#1141)
f39b0fd
Re-enable eslint redeclare check for rest of file (#1140)
1d90ad2
Robust type info (#1143)
461392d
Move schema validation into separate step (type constructors) (#1132)
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: