This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
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.
This PR contains the following updates:
6.2.5
->6.6.1
6.2.7
->6.2.17
Release Notes
ardatan/graphql-tools (@graphql-tools/load-files)
v6.6.1
Compare Source
Patch Changes
e3167edc
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
v6.6.0
Compare Source
Minor Changes
d76a299
: Support TypeScript module resolution.v6.5.4
Compare Source
Patch Changes
041c5ba
: Use caret range for the tslib dependencyv6.5.3
Compare Source
Patch Changes
525e391
: fix(load-files): use createRequire in case of ESMv6.5.2
Compare Source
Patch Changes
4bfb342
: enhance: use ^ for tslib dependencyv6.5.1
Compare Source
Patch Changes
1043219
: fix implicit dependenciesv6.5.0
Compare Source
Minor Changes
eb80821
: enhance(load-files): return DocumentNode if it is an SDLv6.4.0
Compare Source
Minor Changes
c5b0719
: feat: GraphQL v16 supportv6.3.2
Compare Source
Patch Changes
7c6e008
: Remove duplicate codev6.3.1
Compare Source
Patch Changes
61889f2
: fix(load-files): respect ignoredExtensions even if there is a specific file globv6.3.0
Compare Source
Minor Changes
efe8b8a
: feat(load-files): ability to provide a custom extractExportsv6.2.7
Compare Source
Patch Changes
a2e7ff7
: Allow extensions and ignoredExtensions options to have a trailing dotv6.2.6
Compare Source
Patch Changes
5c7a20d
: fix(load-files): fix ignored file bug when filename finishes with extensionardatan/graphql-tools (@graphql-tools/merge)
v6.2.17
Compare Source
Patch Changes
0483004
]v6.2.16
Compare Source
Patch Changes
b823dba
]v6.2.15
Compare Source
Patch Changes
a31f959
: fix(merge): handle schema definitions correctlyaf9a78d
]9c26b84
]7d3e300
]7d3e300
]dae6dc7
]6877b91
]7d3e300
]c42e811
]7d3e300
]8c8d4fc
]7d3e300
]7d3e300
]7d3e300
]74581cf
]c0ca319
]7d3e300
]982c8f5
]7d3e300
]7d3e300
]7d3e300
]v6.2.14
Compare Source
Patch Changes
eae2879
: fix(merge): handle undefined interfaces array on ObjectTypeDefinitionNode #2629v6.2.13
Compare Source
Patch Changes
60a9c9a
: fix(merge): handle arrays correctlyv6.2.12
Compare Source
Patch Changes
6894666
: fix(merge): fix handling schema definitions with convertExtensions flagv6.2.11
Compare Source
Patch Changes
43da6b5
: enhance(merge): reduce number of iterations58fd4b2
]43da6b5
]v6.2.10
Compare Source
Patch Changes
0194118
: Introduces a suite of stitched schema validations that enforce the integrity of merged schemas. This includes validations for:Validations may be adjusted by setting
validationLevel
tooff|warn|error
globally or scoped for specific types and fields. In this initial v7 release, all validations are introduced at thewarn
threshold for backwards compatibility. Most of these validations will become automatic errors in v8. To enable validation errors now, setvalidationLevel: 'error'
. Full configuration options look like this:v6.2.9
Patch Changes
219ed39
: enhance(load/module-loader/merge): use getDocumentNodeFromSchema instead of parse and printSchemaWithDirectives together219ed39
]219ed39
]219ed39
]v6.2.8
Patch Changes
8f331aa
: enhance(load/module-loader/merge): use getDocumentNodeFromSchema instead of parse and printSchemaWithDirectives together8f331aa
]8f331aa
]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.