ctco / nodejs-graphql-template

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

Update graphql-tools to the latest version 🚀 #186

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.8.0 of graphql-tools was just published.

Dependency graphql-tools
Current Version 2.5.1
Type dependency

The version 2.8.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-tools.

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 104 commits.

  • 37863bb 2.8.0
  • 618a31a Update docs
  • ed47645 Add version number to changelog
  • 35f62ad [mergeSchemas] Remove isTypeOf from proxied schemas. (#484)
  • e254f6c Fix changelog
  • 56f5168 Add #482 to changelog
  • 13ede9c Fix alias of union types (#482)
  • 9b731bb Allow resolvers not defined in the schema (#444)
  • d5e985d Format links more consistently in changelog (#476)
  • 4c7e33c Place models and connectors hashes into context (#428)
  • aac268d Documentations fixies (#479)
  • 6b0c3e4 Fix broken link to resolvers page (#483)
  • 3bde84f 2.7.2 (#471)
  • 0abab8f Check that types are compatible when filtering fragments (#470)
  • 42c2411 v2.7.1 (#469)

There are 104 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:

greenkeeper[bot] commented 6 years ago

Version 2.9.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits ahead by 5, behind by 3.

  • 479848f 2.9.0
  • 6ea796f Pass the default value of input objects through (#498)
  • ebf0352 Basic subscriptions support added to mergeSchemas and TypeRegistry. (#463)
  • 0d5c4ac Fix anchors
  • 71a131a 2.8.0 (#489)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.10.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits ahead by 5, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.11.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 9a4885a 2.11.0
  • 3c5b0e7 Expose createDocument and delegateToSchema (#515)
  • 0e7fa72 Document array constructor parameter as inclusive (#513)
  • fa4f5b3 Allow using plain usual objects for resolvers by removing mergeInfo closure (#511)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.12.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • a9ff069 2.12.0
  • 8a53255 Allow passing in a string schema to makeRemoteExecutableSchema (#521)
  • 1bf8fc4 Fix links to doc in README (#517)
  • 59b5ccf 2.11.0 (#516)

See the full diff