ardatan / graphql-tools

:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
https://www.graphql-tools.com
MIT License
5.35k stars 818 forks source link

fix(deps): update dependency @whatwg-node/fetch to v0.10.1 #6666

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@whatwg-node/fetch (source) 0.10.0 -> 0.10.1 age adoption passing confidence

Release Notes

ardatan/whatwg-node (@​whatwg-node/fetch) ### [`v0.10.1`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0101) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.10.0...@whatwg-node/fetch@0.10.1) ##### Patch Changes - [`c68f5ad`](https://redirect.github.com/ardatan/whatwg-node/commit/c68f5ad0782476b4b4facf490600b5f3341a4886) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Pass errors to ReadableStream's cancel method properly when it is piped, and piped stream is cancelled Implement `ReadableStream.from` - Updated dependencies \[[`c68f5ad`](https://redirect.github.com/ardatan/whatwg-node/commit/c68f5ad0782476b4b4facf490600b5f3341a4886)]: - [@​whatwg-node/node-fetch](https://redirect.github.com/whatwg-node/node-fetch)[@​0](https://redirect.github.com/0).7.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 1d208af16420ee6cbfcfb4e14789ba9c2d706fdb

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

github-actions[bot] commented 1 week ago

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 332       ✗ 0  
     data_received..................: 39 MB   3.9 MB/s
     data_sent......................: 142 kB  14 kB/s
     http_req_blocked...............: avg=4.07µs   min=2µs      med=2.77µs   max=177.85µs p(90)=4.09µs   p(95)=4.24µs  
     http_req_connecting............: avg=720ns    min=0s       med=0s       max=119.66µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=55.92ms  min=46.97ms  med=52.9ms   max=147.73ms p(90)=61.44ms  p(95)=87.05ms 
       { expected_response:true }...: avg=55.92ms  min=46.97ms  med=52.9ms   max=147.73ms p(90)=61.44ms  p(95)=87.05ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 166
     http_req_receiving.............: avg=127.96µs min=101.95µs med=124.41µs max=276.38µs p(90)=144.95µs p(95)=152.01µs
     http_req_sending...............: avg=25.16µs  min=16.61µs  med=24.72µs  max=66.74µs  p(90)=28.79µs  p(95)=33.95µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=55.76ms  min=46.83ms  med=52.76ms  max=147.38ms p(90)=61.29ms  p(95)=86.89ms 
     http_reqs......................: 166     16.554683/s
     iteration_duration.............: avg=60.38ms  min=50.87ms  med=57.14ms  max=151.62ms p(90)=71.83ms  p(95)=90.94ms 
     iterations.....................: 166     16.554683/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1
github-actions[bot] commented 1 week ago
### 💻 Website Preview The latest changes are available as preview in: [https://60ca2051.graphql-tools.pages.dev](https://60ca2051.graphql-tools.pages.dev)