Update graphql-tools in / from 2.10.0 to 2.23.1 #19
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.
Dependencies.io has updated
graphql-tools
(a npm dependency in/
) from "2.10.0" to "2.23.1".2.23.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
2.23.0
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
2.22.0
getErrorsFromParent
PR #6672.21.0
graphql@^0.13.0
PR #567Symbol
in incompatible envs Issue #535 PR #6312.20.2
2.20.1
error.path
could beundefined
for schema stitching PR #6172.20.0
makeExecutableSchema
andmergeSchema
now accept an array ofIResolver
PR #612 PR #576 PR #577delegateToSchema.ts
to remove duplicate new variable definitions when delegating to schemas PR #6072.19.0
astNode
property for fields, not only types, when recreating schemas. PR #580delegateToSchema.js
to accept and move forward args with zero or false values PR #5862.18.0
number
type PR #5682.17.0
astNode
property in schema recreation PR #5692.16.0
makeRemoteExecutableSchema
PR #563apollo-link
a direct dependency PR #561[email protected]
docstring format PR #5592.15.0
2.14.1
2.14.0
Update to add support for
[email protected]
, and drop versions before0.11
from the peer dependencies list. Thegraphql
package has some breaking changes you might need to be aware of, but there aren't any breaking changes ingraphql-tools
itself, or common usage patterns, so we are shipping this as a minor version. We're also running tests on this package with both[email protected]
and[email protected]
until we confirm most users have updated.graphql
releases page to keep track of for breaking changes to the underlying package.2.13.0