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

Bump graphql-tools from 2.18.0 to 2.23.0 #211

Conversation

dependabot-preview[bot]
Copy link

Bumps graphql-tools from 2.18.0 to 2.23.0.

Changelog

Sourced from graphql-tools's changelog.

Change log

vNEXT

v2.22.0

  • When concatenating errors maintain a reference to the original for use downstream Issue #480 PR #637
  • Improve generic typings for several resolver-related interfaces PR #662
  • Remove copied apollo-link code PR #670
  • Handle undefined path in getErrorsFromParent PR #667

v2.21.0

v2.20.2

  • Pass through apollo-link-http errors to originalError PR #621

v2.20.1

  • Fix error.path could be undefined for schema stitching PR #617

v2.20.0

  • Recreate enums and scalars for more consistent behaviour of merged schemas PR #613
  • makeExecutableSchema and mergeSchema now accept an array of IResolver PR #612 PR #576 PR #577
  • Fix delegateToSchema.ts to remove duplicate new variable definitions when delegating to schemas PR #607
  • Fix duplicate subscriptions for schema stitching PR #609

v2.19.0

  • Also recreate astNode property for fields, not only types, when recreating schemas. PR #580
  • Fix delegateToSchema.js to accept and move forward args with zero or false values PR #586
Commits
  • 41ddc71 Bump NPM version to 2.23.0 in preparation for publishing.
  • 48b4c12 Merge pull request #640 from apollographql/wip-schema-directives
  • 86666cd Rename makeExecutableSchema({ directives }) option to schemaDirectives.
  • 2c8c50d Improve uniqueID example.
  • 9b29251 Improve auth example and corresponding tests.
  • 63cec8e Call healSchema in visitSchemaDirectives rather than in visitSchema.
  • 31b8fb2 Fix bug in healSchema that sometimes removed '__'-prefixed types.
  • 0dd82be Add Query type to enum value removal test to make graphql@0.11 happy.
  • 01f10a7 Reconcile GraphQLObjectType .name properties with schema.getTypeMap().
  • a07ca3f Prevent visitSchema from replacing the original GraphQLSchema object.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@dependabot-preview
Copy link
Author

Superseded by #214.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/graphql-tools-2.23.0 branch March 19, 2018 05:35
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.

1 participant