graphql-static-binding
graphql-static-binding copied to clipboard
chore(deps): update dependency graphql to v0.13.2
This Pull Request updates dependency graphql from v0.13.1 to v0.13.2
Release Notes
v0.13.2
New:
- Allow buildSchema() to take options (#1249)
- Update to Flow v0.68 (#1290)
Fixes:
- Update iterall (#1254)
- buildSchema: Make options optional (#1270)
Commits
v0.13.2
86d33b4Allow buildSchema() to take options. (#1249)8151240Benchmark task (#1251)5ec393eBenchmark introspecting a schema built from SDL in a supplied file. (#1163)c2c01e7Covariant MaybePromise<T>fb3257cUpdate iterall and flow v0.66 (#1254)499a759Replace getPromise with isPromise (#1255)261b99bEliminate circular dependency in validation rules (#1263)a62eea8Unify extending of type system (#1261)323f2d2Tests: Remove excessive dependencies and async/await (#1269)65fb6aebuildSchema: Make options optional (#1270)fbcda23Add nested nullable test in VariablesInAllowedPositions test8913bf0Remove unused dev dependencies4a9e37aCleanup variables test (extracted from #1267) (#1273)fb27b92Merge wrappers into type/definition to fix circular imports (#1275) (#1276)1fbd7ecThrows descriptive error when non-type used instead of interface (#1282)70f008eRemove redundant Flow type casts (#1278)207a2fdUpdate to Flow v0.683fe5deeMerge pull request #1290 from samwgoldman/masterf995c1f0.13.2
This PR has been generated by Renovate Bot.