aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

Update graphql-tools to the latest version 🚀 #249

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.5.1 of graphql-tools was just published.

Dependency graphql-tools
Current Version 1.2.3
Type dependency

The version 2.5.1 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 26 commits.

  • ea4fc43 2.5.1
  • d75aab6 Add @types/zen-observable dependency
  • 2ee999a Update apollo-link dependency to 0.8
  • 8b812f0 2.5.0 (#431)
  • bdd4c5a Add ability to pass types in string extension definitions (#430)
  • a25b535 2.4.0 (#426)
  • 3e4b61a Handle errors better in merged schemas (#425)
  • 6793c0e Add v to changelog versions (#423)
  • a58038e 2.3.0 (#422)
  • de388f5 Make graphql typings dev dependency and flexible (#421)
  • a8a4f8a Handle aliases in all fields in merged and remote schemas (#418)
  • b06ba88 v2.2.1 (#414)
  • e32466e Allow referring to query and mutation types from types (#413)
  • 306d0f4 2.2.0
  • a1db93b Small cleanups (#408)

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