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

chore(deps): update dependency @apollo/client to v3.11.10 #6674

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.11.9 -> 3.11.10 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client) ### [`v3.11.10`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#31110) [Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.9...v3.11.10) ##### Patch Changes - [#​12093](https://redirect.github.com/apollographql/apollo-client/pull/12093) [`1765668`](https://redirect.github.com/apollographql/apollo-client/commit/1765668b7d495ef8a581f697bf9e4b7460455f13) Thanks [@​mgmolisani](https://redirect.github.com/mgmolisani)! - Fixed a bug when evaluating the devtools flag with the new syntax `devtools.enabled` that could result to `true` when explicitly set to `false`.

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 2 weeks ago

⚠️ No Changeset found

Latest commit: 27181aa0d1d50b32d2efba7f6de608ec50fd9daf

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 2 weeks ago

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 334       ✗ 0  
     data_received..................: 39 MB   3.9 MB/s
     data_sent......................: 143 kB  14 kB/s
     http_req_blocked...............: avg=4.14µs   min=2.05µs  med=2.86µs   max=183.68µs p(90)=4.06µs   p(95)=4.54µs  
     http_req_connecting............: avg=779ns    min=0s      med=0s       max=130.1µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=55.83ms  min=48.27ms med=52.55ms  max=159.22ms p(90)=59.82ms  p(95)=87.57ms 
       { expected_response:true }...: avg=55.83ms  min=48.27ms med=52.55ms  max=159.22ms p(90)=59.82ms  p(95)=87.57ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 167
     http_req_receiving.............: avg=125.37µs min=89.33µs med=123.42µs max=297.32µs p(90)=137.88µs p(95)=149.54µs
     http_req_sending...............: avg=25.11µs  min=18.64µs med=24.12µs  max=67.17µs  p(90)=29.96µs  p(95)=34.77µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=55.68ms  min=48.13ms med=52.41ms  max=158.87ms p(90)=59.67ms  p(95)=87.41ms 
     http_reqs......................: 167     16.558313/s
     iteration_duration.............: avg=60.37ms  min=52.62ms med=56.86ms  max=163.35ms p(90)=68.47ms  p(95)=91.95ms 
     iterations.....................: 167     16.558313/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1
github-actions[bot] commented 2 weeks ago
### 💻 Website Preview The latest changes are available as preview in: [https://c4f70877.graphql-tools.pages.dev](https://c4f70877.graphql-tools.pages.dev)