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 🚀 #203

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.16.0 of graphql-tools was just published.

Dependency graphql-tools
Current Version 2.14.1
Type dependency

The version 2.16.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 16 commits.

  • a0ed098 v2.16.0
  • c4c5d91 #544 - Update docs and tests to reflect new strings-as-descriptions pattern in new GraphQL SDL (#559)
  • 66d58bb fix: correct the dependency issue in typescript caused by #445 (#561)
  • 342bece Add subscriptions support to makeRemoteExectuableSchema (#563)
  • 8e8e348 v2.15.0 (#562)
  • f2905ac Add document validation to delegateToSchema (#551)
  • 59592e1 Merge pull request #556 from enaqx/patch-4
  • 3612216 Update mocking.md
  • 3e24c69 Merge pull request #557 from tbroadley/fix-typos
  • 42d180d Merge branch 'master' into fix-typos
  • 7089bbf Merge pull request #552 from mklopets/patch-2
  • 5048434 Re-fix link
  • 5130cf6 docs: fix typos
  • 80f2f4c doc: fix Generating schema URL on Mocking page
  • e295019 Fix link to Apollo Link docs

There are 16 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.16.1-launchpad just got published.

Update to this version instead 🚀

Commits

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

See the full diff