ctco / nodejs-graphql-template

Template project for Node.js® GraphQL APIs
MIT License
14 stars 3 forks source link

Update graphql to the latest version 🚀 #134

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.11.4 of graphql just got published.

Dependency graphql
Current Version 0.11.3
Type dependency

The version 0.11.4 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of graphql. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v0.11.4

New:

Fixes:

  • Fix another type issue exposed by Flow version v0.54 (#1027).
Commits

The new version differs by 7 commits.

  • a501a9c 0.11.4
  • 3afa992 Update to iterall@1.1.2 with memory leak fix
  • 4f5e351 Relicense as MIT (#1046)
  • eb01a23 Merge pull request #1027 from APIs-guru/excuteArgs
  • 7086160 Fix issues uncovered by enabling Flow
  • 3c74e0b Add missing '@flow' and unify comments style
  • 56c2e42 Add missing ExecutionArgs export

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: