graphql-static-binding icon indicating copy to clipboard operation
graphql-static-binding copied to clipboard

chore(deps): update dependency graphql to v0.13.2

Open renovate[bot] opened this issue 7 years ago • 0 comments

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

  • 86d33b4 Allow buildSchema() to take options. (#​1249)
  • 8151240 Benchmark task (#​1251)
  • 5ec393e Benchmark introspecting a schema built from SDL in a supplied file. (#​1163)
  • c2c01e7 Covariant MaybePromise<T>
  • fb3257c Update iterall and flow v0.66 (#​1254)
  • 499a759 Replace getPromise with isPromise (#​1255)
  • 261b99b Eliminate circular dependency in validation rules (#​1263)
  • a62eea8 Unify extending of type system (#​1261)
  • 323f2d2 Tests: Remove excessive dependencies and async/await (#​1269)
  • 65fb6ae buildSchema: Make options optional (#​1270)
  • fbcda23 Add nested nullable test in VariablesInAllowedPositions test
  • 8913bf0 Remove unused dev dependencies
  • 4a9e37a Cleanup variables test (extracted from #​1267) (#​1273)
  • fb27b92 Merge wrappers into type/definition to fix circular imports (#​1275) (#​1276)
  • 1fbd7ec Throws descriptive error when non-type used instead of interface (#​1282)
  • 70f008e Remove redundant Flow type casts (#​1278)
  • 207a2fd Update to Flow v0.68
  • 3fe5dee Merge pull request #​1290 from samwgoldman/master
  • f995c1f 0.13.2

This PR has been generated by Renovate Bot.

renovate[bot] avatar Mar 15 '18 23:03 renovate[bot]