This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
chore(deps): update dependency graphql-tools to v6 #1319
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:
4.0.8
->6.0.14
Release Notes
ardatan/graphql-tools
v6.0.14
Compare Source
🧰 Enhancements
🐛 Bug Fixes
v6.0.13
Compare Source
🧰 Enhancements
🐛 Bug Fixes
v6.0.12
Compare Source
v6.0.11
Compare Source
🐛 Bug Fixes
mergeDirectives
@rufman (#1671)v6.0.10
Compare Source
🐛 Bug Fixes
v6.0.9
Compare Source
v6.0.8
Compare Source
UrlLoader
.v6.0.7
Compare Source
skipGraphQLImport
's behaviorv6.0.6
Compare Source
generateProxyingResolvers
to public API for v6.0.0 (#1570) - Thanks @marcammann !v6.0.5
Compare Source
v6.0.4
Compare Source
v6.0.3
Compare Source
@graphql-tools/url-loader
to fetch queries using HTTP GET Urigo/graphql-mesh#478v6.0.2
Compare Source
@graphql-tools/url-loader
andintrospectSchema
dotansimha/graphql-code-generator#4098loadFiles
path resolving issue in@graphql-tools/load-files
(#1542)@graphql-tools/url-loader
v6.0.1
Compare Source
graphql-tools
npm package (#1524)v6.0.0
Compare Source
You can learn more about changes by checking out our:
New Monorepo Structure
v5.0.0
Compare Source
That is a major release where we went through all issues and PRs and got the library back into great shape.
All known issues with schema stitching had been fixed.
The main person which did the heavy lifting is @yaacovCR which made the work alone on his own fork for many months.
List of changes:
Features
makeRemoteExecutableSchema
,wrapSchema
,transformSchema
,mergeSchemas
to specify a custom delegating resolver #1302mapSchema
(which creates new schemas),visitSchema
(which modifies existing schemas),healSchema
(which visitSchema uses),toConfig
, as well as additional utility functions #1070 #922 #786 #761 PR #1307Bug Fixes
graphql-js
#1331Renovate configuration
📅 Schedule: "after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.