pastorsj / blog-api

A simple api for storing users and blogs
https://pastorsj.github.io/blog-api/
MIT License
3 stars 2 forks source link

Update graphql to the latest version 🚀 #54

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.13.0 of graphql was just published.

Dependency graphql
Current Version 0.12.3
Type dependency

The version 0.13.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.

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

  • 5f50543 0.13.0
  • 4b96a86 Maintain allowed legacy names when extending a schema. (#1226)
  • 312daa5 Switch introspection tests to graphqlSync (#1225)
  • b333b30 Fix spelling, "lexographicSortSchema" => "lexicographicSortSchema" (#1220)
  • 360fa06 Travis job include condition tweak
  • f4e104d Improve travis runs (#1219)
  • b39f728 0.13.0-rc.1
  • 5578fb9 Simplify build steps (#1216)
  • 40481f1 Update to latest dependencies (#1215)
  • 6a1eddf Add 'lexographicSortSchema' (#1208)
  • a722af7 Fix #1205 - Use multi-line block for trailing quote (#1212)
  • 6dc634b Follow up to #1211
  • bd8aa36 Add 'objectValues' JS util function (#1209)
  • a725633 Remove redundancy in 'schemaPrinter' tests (#1211)
  • fa1341f Fix #1210 - SourceLocation is a type, not a value

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

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 85.612% when pulling b68275e42d1c8bbde71a1bf5a34cfcf05ef26f7f on greenkeeper/graphql-0.13.0 into 0bd73374091f135b2b1239f6b795a8f66a83b275 on master.