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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of graphql-tools just got published.

Dependency graphql-tools
Current Version 1.2.3
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of graphql-tools. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 7 commits.

  • 6b7794f 2.0.0 (#407)
  • a834411 2.0 with schema stitching (#382)
  • d21c841 Remove unused autopublish feature
  • f729751 Add Node 8 to Travis CI
  • d05c630 Update all dependencies to latest versions and fix tests
  • df82ac9 Update vscode settings
  • e73dc9b Instanceof check in resolveType bug (#393)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • f9c1b0c v2.1.0
  • 90a8e9c added native support for using apollo-link as the network layer (#409)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.0 just got published.

Update to this version instead 🚀

Commits

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

  • 306d0f4 2.2.0
  • a1db93b Small cleanups (#408)
  • 40dac0d Fix alias problems by unaliasing queries we are sending to sub schemas (#411)
  • 5c5418c add in linkContext creator api (#412)
  • 640142e v2.1.0 (#410)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • dceec84 v2.2.1
  • e32466e Allow referring to query and mutation types from types (#413)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Update to this version instead 🚀

Commits

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

  • 5165a9a 2.3.0
  • 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.4.0 just got published.

Update to this version instead 🚀

Commits

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.0 just got published.

Update to this version instead 🚀

Commits

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

  • 35c5d1b 2.5.0
  • bdd4c5a Add ability to pass types in string extension definitions (#430)
  • a25b535 2.4.0 (#426)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.1 just got published.

Update to this version instead 🚀

Commits

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 79 commits.

  • 9ac0aeb 2.6.0
  • b8c67b7 Changelog version
  • cd7bca2 Remove direct Apollo Link dependency (#445)
  • ee6c741 Parse type/field/arg descriptions in typeFromAST (#438)
  • e687eb8 refactor(schemaGenerator): use one import (#440)
  • fc6b621 Update generate-schema.md
  • 48a6bb2 Update index.md
  • ddb901c Add additional docs files
  • 011a8b2 Merge graphql-tools docs from tools-docs
  • 4f23c49 update linkcontext docs and add redirect
  • 7e66aff Merge pull request #136 from apollographql/linkContext
  • 76f5faf added linkContext docs
  • e831272 Finish editing schema stitching page
  • b20fd3d Improve merging docs
  • 592e553 Fixed links in header and launchpad linsk

There are 79 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.6.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff