Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update graphql-tools to the latest version 🚀 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 3, 2017

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov
Copy link

codecov bot commented Oct 3, 2017

Codecov Report

Merging #22 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22    /-   ##
=======================================
  Coverage   89.02%   89.02%           
=======================================
  Files          14       14           
  Lines          82       82           
  Branches        3        3           
=======================================
  Hits           73       73           
  Misses          7        7           
  Partials        2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af0495d...1990d57. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Oct 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 4, 2017

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 added a commit that referenced this pull request Oct 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 4, 2017

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 added a commit that referenced this pull request Oct 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 5, 2017

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 added a commit that referenced this pull request Oct 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 10, 2017

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 added a commit that referenced this pull request Oct 11, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 11, 2017

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 added a commit that referenced this pull request Oct 13, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 13, 2017

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 added a commit that referenced this pull request Oct 16, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 16, 2017

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 added a commit that referenced this pull request Oct 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 21, 2017

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 added a commit that referenced this pull request Oct 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 21, 2017

Version 2.6.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 1, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 1, 2017

Version 2.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • fd6728a v2.7.0
  • 7a6b697 Update dependencies
  • 75e0afe Do not throw on empty errors array in introspectSchema (#456)
  • 4e62252 docs(graphql-tools): update broken links (#449)
  • 0497e15 Update nav logo in docs
  • cc7baa8 Update theme

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 2, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 2, 2017

Version 2.7.1 just got published.

Update to this version instead 🚀

Commits

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

  • e974c7d v2.7.1
  • eb86720 Resolve type on merged level (#464)
  • beb5d02 resolvers parameter should be optional for mergeSchemas (#462)
  • c998100 Create 2.7.0 (#460)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 2, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 2, 2017

Version 2.7.2 just got published.

Update to this version instead 🚀

Commits

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

  • ccb5664 2.7.2
  • 0abab8f Check that types are compatible when filtering fragments (#470)
  • 42c2411 v2.7.1 (#469)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 18, 2017

Version 2.8.0 just got published.

Update to this version instead 🚀

Commits

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

  • 37863bb 2.8.0
  • 618a31a Update docs
  • ed47645 Add version number to changelog
  • 35f62ad [mergeSchemas] Remove isTypeOf from proxied schemas. (#484)
  • e254f6c Fix changelog
  • 56f5168 Add #482 to changelog
  • 13ede9c Fix alias of union types (#482)
  • 9b731bb Allow resolvers not defined in the schema (#444)
  • d5e985d Format links more consistently in changelog (#476)
  • 4c7e33c Place models and connectors hashes into context (#428)
  • aac268d Documentations fixies (#479)
  • 6b0c3e4 Fix broken link to resolvers page (#483)
  • 3bde84f 2.7.2 (#471)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 27, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 27, 2017

Version 2.9.0 just got published.

Update to this version instead 🚀

Commits

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

  • 479848f 2.9.0
  • 6ea796f Pass the default value of input objects through (#498)
  • ebf0352 Basic subscriptions support added to mergeSchemas and TypeRegistry. (#463)
  • 0d5c4ac Fix anchors
  • 71a131a 2.8.0 (#489)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 28, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2017

Version 2.10.0 just got published.

Update to this version instead 🚀

Commits

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

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 1, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 1, 2017

Version 2.11.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 9a4885a 2.11.0
  • 3c5b0e7 Expose createDocument and delegateToSchema (#515)
  • 0e7fa72 Document array constructor parameter as inclusive (#513)
  • fa4f5b3 Allow using plain usual objects for resolvers by removing mergeInfo closure (#511)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 5, 2017

Version 2.12.0 just got published.

Update to this version instead 🚀

Commits

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

  • a9ff069 2.12.0
  • 8a53255 Allow passing in a string schema to makeRemoteExecutableSchema (#521)
  • 1bf8fc4 Fix links to doc in README (#517)
  • 59b5ccf 2.11.0 (#516)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 12, 2017

Version 2.13.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 37 commits.

There are 37 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 18, 2017

Version 2.14.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 24 commits.

  • c758e03 Bump version
  • 15b15ba Changelog
  • c299416 Merge pull request #541 from apollographql/graphql-0.12
  • 6f66a95 GraphQL 11 should work too
  • 177099c Fix errors
  • 86cbf17 Fix descriptions
  • 7f2f3dc Fix enum logic for 0.12
  • 79b6f4c Fix changes to type extension AST
  • 7ffccc3 Update package.json
  • c16d046 Merge pull request #500 from lucasconstantino/master
  • 85fc6d5 Merge branch 'master' into master
  • e393e6d Merge pull request #539 from enaqx/patch-1
  • 49adb22 Merge branch 'master' into patch-1
  • c131ec5 Merge pull request #540 from enaqx/patch-3
  • a64dbb0 doc: fix links for custom scalar page

There are 24 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2017

Version 2.14.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 971e96e v2.14.1
  • 259f22e Guard against schemas without QueryType (#547)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 3, 2018

Version 2.16.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • a0ed098 v2.16.0
  • c4c5d91 #544 - Update docs and tests to reflect new strings-as-descriptions pattern in new GraphQL SDL (#559)
  • 66d58bb fix: correct the dependency issue in typescript caused by #445 (#561)
  • 342bece Add subscriptions support to makeRemoteExectuableSchema (#563)
  • 8e8e348 v2.15.0 (#562)
  • f2905ac Add document validation to delegateToSchema (#551)
  • 59592e1 Merge pull request #556 from enaqx/patch-4
  • 3612216 Update mocking.md
  • 3e24c69 Merge pull request #557 from tbroadley/fix-typos
  • 42d180d Merge branch 'master' into fix-typos
  • 7089bbf Merge pull request #552 from mklopets/patch-2
  • 5048434 Re-fix link
  • 5130cf6 docs: fix typos
  • 80f2f4c doc: fix Generating schema URL on Mocking page
  • e295019 Fix link to Apollo Link docs

There are 16 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 5, 2018

Version 2.16.1-launchpad just got published.

Update to this version instead 🚀

Commits

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

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2018

Version 2.17.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2018

Version 2.18.0 just got published.

Update to this version instead 🚀

Commits

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

  • b0a4221 v2.18.0
  • 94b8f68 Fix fragment filtering edge case when a type implements multiple interfaces (#546)
  • 608414b Allow IEnumResolver values to be number type (#568)
  • 6177034 v2.17.0 (#571)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants