Bump graphql-tools from 2.18.0 to 2.23.0 #211
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps graphql-tools from 2.18.0 to 2.23.0.
Changelog
Sourced from graphql-tools's changelog.
Commits
41ddc71
Bump NPM version to 2.23.0 in preparation for publishing.48b4c12
Merge pull request #640 from apollographql/wip-schema-directives86666cd
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.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.