graphql / vscode-graphql

MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
https://marketplace.visualstudio.com/items?itemName=Prisma.vscode-graphql
MIT License
555 stars 71 forks source link

fix(deps): update graphql-tools monorepo #393

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/load 7.4.1 -> 7.5.1 age adoption passing confidence
@graphql-tools/url-loader 7.5.2 -> 7.7.1 age adoption passing confidence
@graphql-tools/wrap 8.3.2 -> 8.4.0 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/load) ### [`v7.5.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/load/CHANGELOG.md#​751) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/load@7.5.0...@graphql-tools/load@7.5.1) ##### Patch Changes - [`2e437eb`](https://togithub.com/ardatan/graphql-tools/commit/2e437eba): Fix type error on NON_OPERATION_KINDS when using with graphql@15 - [`7c6b28e`](https://togithub.com/ardatan/graphql-tools/commit/7c6b28e6): Changes to the documentation regarding processImport - Updated dependencies \[[`69b316c`](https://togithub.com/ardatan/graphql-tools/commit/69b316c2)] - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​8](https://togithub.com/8).6.0 ### [`v7.5.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/load/CHANGELOG.md#​750) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/load@7.4.1...@graphql-tools/load@7.5.0) ##### Minor Changes - [`b107413`](https://togithub.com/ardatan/graphql-tools/commit/b107413a): feat(load): support custom require for custom loaders ##### Patch Changes - Updated dependencies \[[`7b5d72c`](https://togithub.com/ardatan/graphql-tools/commit/7b5d72c5)] - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​8](https://togithub.com/8).5.5
ardatan/graphql-tools (@​graphql-tools/url-loader) ### [`v7.7.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/loaders/url/CHANGELOG.md#​771) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/url-loader@7.7.0...@graphql-tools/url-loader@7.7.1) ##### Patch Changes - [`d57c56d`](https://togithub.com/ardatan/graphql-tools/commit/d57c56d2): bump cross-undici-fetch ### [`v7.7.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/loaders/url/CHANGELOG.md#​770) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/url-loader@7.6.0...@graphql-tools/url-loader@7.7.0) ##### Minor Changes - [`787f4b9`](https://togithub.com/ardatan/graphql-tools/commit/787f4b94): Added support for .graphqls extension to url-loader ### [`v7.6.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/loaders/url/CHANGELOG.md#​760) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/url-loader@7.5.3...@graphql-tools/url-loader@7.6.0) ##### Minor Changes - [`21abe27`](https://togithub.com/ardatan/graphql-tools/commit/21abe270): - Handle W3C File/Blob Inputs with multipart request - Better error message in case of bad response type ### [`v7.5.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/loaders/url/CHANGELOG.md#​753) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/url-loader@7.5.2...@graphql-tools/url-loader@7.5.3) ##### Patch Changes - [`3a33c9d`](https://togithub.com/ardatan/graphql-tools/commit/3a33c9d8): adjust accept headers sent to the server. - `text/event-stream` is only sent if Subscriptions are executed over SSE (GET). - `multipart/mixed` is only send for POST requests
ardatan/graphql-tools (@​graphql-tools/wrap) ### [`v8.4.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/wrap/CHANGELOG.md#​840) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/wrap@8.3.3...@graphql-tools/wrap@8.4.0) ##### Minor Changes - [`081b97e`](https://togithub.com/ardatan/graphql-tools/commit/081b97e8): Add better type support for stitchSchemas using subschema transformations ##### Patch Changes - Updated dependencies \[[`081b97e`](https://togithub.com/ardatan/graphql-tools/commit/081b97e8)] - [@​graphql-tools/delegate](https://togithub.com/graphql-tools/delegate)[@​8](https://togithub.com/8).5.0 ### [`v8.3.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/wrap/CHANGELOG.md#​833) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/wrap@8.3.2...@graphql-tools/wrap@8.3.3) ##### Patch Changes - [`5642b20`](https://togithub.com/ardatan/graphql-tools/commit/5642b20e): fix(wrap): fix input type transformation

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: b3ef5de2c6055a51d797726097203aedb2d8f869

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR