Skip to content

Update graphql-tools to the latest version 馃殌

Matt Riley requested to merge greenkeeper/graphql-tools-3.0.3 into master

Created by: greenkeeper[bot]

Version 3.0.3 of graphql-tools was just published.

Dependency [graphql-tools](https://github.com/apollostack/graphql-tools)
Current Version 3.0.2
Type dependency

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

If you don鈥檛 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鈥檛 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 28 commits.

  • 97f94f7 Version/changelog bump, prepping for release
  • 2a4f8cc Merge pull request #806 from xzyfer/fix-fragment-args
  • 60f789a Slight formatting adjustments; Changelog update
  • 88a2f9f Remove un-used variable
  • d8dd942 Merge remote-tracking branch 'upstream/master' into fix-fragment-args
  • b553cc3 chore(deps): update dependency meteor-theme-hexo to v1.0.15
  • 8f2d538 chore(deps): update dependency meteor-theme-hexo to v1.0.14 (#856)
  • 07e4728 Merge pull request #813 from chentsulin/patch-1
  • 91c59c6 Merge branch 'master' into patch-1
  • 61bb301 Merge pull request #828 from arthurflachs/fix-attach-directive-resolvers-args
  • ad5e4fa Merge branch 'master' into fix-attach-directive-resolvers-args
  • 5c95570 Add schemaDirectives to mergeSchemas (#841)
  • bce9676 Pass on operation name when stitching schemas (#522) (#849)
  • 3b77c20 Refactor schemaGenerator folder structure (#833)
  • 95a8394 fix(schemaVisitor): allow multiple replacing visitors (#852)

There are 28 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

Merge request reports