Tallyb / loopback-graphql

Adding graphql to loopback, based on Apollo Server
MIT License
201 stars 18 forks source link

Update graphql-tools to the latest version ๐Ÿš€ #110

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of graphql-tools was just published.

Dependency graphql-tools
Current Version 2.24.0
Type dependency

The version 3.0.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 82 commits.

  • 367be50 Bump npm version to 3.0.0.
  • 3e74f54 Update CHANGELOG.md for official 3.0.0 release.
  • 79868c5 Bump npm version to 3.0.0-beta.0.
  • 4e68230 Merge pull request #527 from apollographql/next-api
  • adb1a7f Code coverage fixes.
  • fa9af99 Merge branch 'master' into next-api
  • 9b834b4 Remove qualified export, add wrapquery and extractfield
  • 169e698 Rename Boolean (object) type annotations to boolean (primitive).
  • e5eb694 Editing pass over schema-transforms.md.
  • 452586a Rearrange and simplify v3.0.0 CHANGELOG.md section.
  • dc5187f Reimplement RenameTypes#transformResult without using visitObject.
  • 193aaa6 Define reusable IResolversParameterType.
  • e3634d6 Editing pass over schema-stitching.md.
  • 1116562 Minor tweaks to schema-delegation.md.
  • d51700f Update schema-directives.md (#747)

There are 82 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 3.0.1 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 7 commits.

  • 70a93d6 Bump npm version to 3.0.1.
  • 30ce6a1 Update CHANGELOG.md for version 3.0.1.
  • deebeec Fix Array cloning in RenameTypes transform.
  • 384a5f3 Fix fragments bug in ReplaceFieldWithFragment (#763)
  • 4261e1c Merge pull request #758 from mfix22/patch-2
  • aaef9db Update schema-delegation.md
  • dc490e7 fix renameTypes on array result (#756)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 14 commits.

  • 8d879ba Bump version to v3.0.2 in preparation for publishing.
  • 82033cd Update CHANGELOG.md in preparation for v3.0.2 release.
  • d689880 Fix markdown formatting in CHANGELOG.md.
  • 62a1f43 Follow-up on #782.
  • 50632df Merge pull request #684 from amitport/patch-1
  • 87ef3d1 Merge branch 'master' into patch-1
  • 3702926 Merge pull request #783 from JDLT-Ltd/master
  • 2aa76b1 update changelog for PR 783
  • 6fa81ab fix template string issue for visitType error
  • d5f4033 Merge pull request #782 from alnorris/patch-2
  • 6659acb Remove lodash merge
  • d920eba Fix duplicate fragment bug for v3 (#778)
  • c9b72ec Fix right schema reference in onTypeConflict info (#772)
  • 3561426 fix param name mix-up

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.3 just got published.

Update to this version instead ๐Ÿš€

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

greenkeeper[bot] commented 6 years ago

Version 3.0.4 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 1 commits.

  • 513108b Make sure dist/generate isn't excluded when published

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.5 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 4 commits.

  • a1cb5d2 Update apollo-link to 1.2.2 (#785)
  • 95df11d chore(deps): update dependency meteor-theme-hexo to v1.0.16 (#872)
  • 87c8a67 Merge pull request #866 from mininao/patch-1
  • 6d48ac3 Fix missing { in Schema Delegation docs

See the full diff