Skip to content

fix(deps): update dependency @graphql-tools/executor-http to v2 #3998

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/executor-http (source) ^1.1.9 -> ^2.0.0 age adoption passing confidence
@graphql-tools/executor-http (source) ^1.1.10 -> ^2.0.0 age adoption passing confidence

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 takes serviceName as an option.

    • Both HTTP executor and @graphql-mesh/transport-http-callback no longer handle DOWNSTREAM_SERVICE_ERROR error code with serviceName.
    • Gateway runtime handles subgraph errors on its own with DOWNSTREAM_SERVICE_ERROR error code and serviceName as a property. This behavior can be configured with subgraphErrors option of the createGatewayRuntime function or CLI config.
    subgraphError: {
       errorCode: 'DOWNSTREAM_SERVICE_ERROR', // or `false` to remove this code completely
       subgraphNameProp: 'serviceName' // or `false` to remove this prop completely
    }
Patch Changes

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 15, 2025
@renovate renovate bot requested a review from ardatan April 15, 2025 16:53
Copy link
Contributor

github-actions bot commented Apr 15, 2025

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

github-actions bot commented Apr 15, 2025

💻 Website Preview

The latest changes are available as preview in: https://pr-3998.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented Apr 15, 2025

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 469562     ✗ 0     
     data_received................................: 1.9 GB  13 MB/s
     data_sent....................................: 94 MB   629 kB/s
     http_req_blocked.............................: avg=1.5µs    min=962ns    med=1.33µs   max=239.08µs p(90)=1.98µs   p(95)=2.15µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=145.95µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=421.3µs  min=272.75µs med=385.74µs max=19.44ms  p(90)=550.37µs p(95)=572.99µs
       { expected_response:true }.................: avg=421.3µs  min=272.75µs med=385.74µs max=19.44ms  p(90)=550.37µs p(95)=572.99µs
     ✓ { mode:graphql-jit }.......................: avg=359.18µs min=272.75µs med=342.57µs max=19.44ms  p(90)=375.64µs p(95)=389.39µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=574.09µs min=460.16µs med=552.24µs max=9.43ms   p(90)=591.9µs  p(95)=645.13µs
     ✓ { mode:graphql-response-cache }............: avg=415.5µs  min=313.52µs med=398.35µs max=7.12ms   p(90)=430.7µs  p(95)=442.61µs
     ✓ { mode:graphql }...........................: avg=438.6µs  min=332.6µs  med=410µs    max=17.51ms  p(90)=463.24µs p(95)=513.7µs 
     ✓ { mode:uws }...............................: avg=362.88µs min=288.29µs med=344.21µs max=5.78ms   p(90)=377.74µs p(95)=401.01µs
     http_req_failed..............................: 0.00%   ✓ 0          ✗ 234781
     http_req_receiving...........................: avg=32.68µs  min=16.33µs  med=32.21µs  max=2.45ms   p(90)=38.71µs  p(95)=41.16µs 
     http_req_sending.............................: avg=8.75µs   min=5.73µs   med=7.74µs   max=400.99µs p(90)=11.15µs  p(95)=12.03µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=379.87µs min=236.74µs med=345.34µs max=19.34ms  p(90)=508.26µs p(95)=529.55µs
     http_reqs....................................: 234781  1565.19052/s
     iteration_duration...........................: avg=633.9µs  min=434.9µs  med=594.06µs max=19.94ms  p(90)=766.64µs p(95)=793.63µs
     iterations...................................: 234781  1565.19052/s
     vus..........................................: 1       min=1        max=1   
     vus_max......................................: 2       min=2        max=2   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants