-
-
Notifications
You must be signed in to change notification settings - Fork 827
fix(deps): update dependency @graphql-tools/executor-http to v2 #7136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 20149da The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
💻 Website PreviewThe latest changes are available as preview in: https://pr-7136.graphql-tools.pages.dev |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^1.1.9
->^2.0.0
Release Notes
graphql-hive/gateway (@graphql-tools/executor-http)
v2.0.0
Compare Source
Major Changes
#997
4cf75cb
Thanks @ardatan! - - BREAKING: HTTP Executor no longer takesserviceName
as an option.@graphql-mesh/transport-http-callback
no longer handleDOWNSTREAM_SERVICE_ERROR
error code withserviceName
.DOWNSTREAM_SERVICE_ERROR
error code andserviceName
as a property. This behavior can be configured withsubgraphErrors
option of thecreateGatewayRuntime
function or CLI config.Patch Changes
#1045
da47a0e
Thanks @enisdenjo! - dependencies updates:@whatwg-node/fetch@^0.10.6
↗︎ (from^0.10.4
, independencies
)#1045
da47a0e
Thanks @enisdenjo! - Update graphql-yoga and whatwg-node packagesIn light of https://github.com/ardatan/whatwg-node/pull/2305. Please upgrade as soon as possible!
#1015
9a120c8
Thanks @ardatan! - AddTypeError
tooriginalError
prop of the error thrown when nodata
anderrors
found in the HTTP response, then GraphQL Servers know that it is an unexpected error so it should be masked and logged separately instead of leaking to the clientConfiguration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.