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 all non-major dependencies #6672

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
@graphql-yoga/plugin-defer-stream (source) 3.10.0 -> 3.10.1 age adoption passing confidence
graphql-yoga (source) 5.10.0 -> 5.10.1 age adoption passing confidence
svelte (source) 5.1.14 -> 5.1.15 age adoption passing confidence

Release Notes

dotansimha/graphql-yoga (@​graphql-yoga/plugin-defer-stream) ### [`v3.10.1`](https://redirect.github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.10.0...@graphql-yoga/plugin-defer-stream@3.10.1) [Compare Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.10.0...@graphql-yoga/plugin-defer-stream@3.10.1)
dotansimha/graphql-yoga (graphql-yoga) ### [`v5.10.1`](https://redirect.github.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5101) [Compare Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/graphql-yoga@5.10.0...graphql-yoga@5.10.1) ##### Patch Changes - [#​3479](https://redirect.github.com/dotansimha/graphql-yoga/pull/3479) [`20cd9b6`](https://redirect.github.com/dotansimha/graphql-yoga/commit/20cd9b6cd58b507580e3d39621eb3dbc2ca4e781) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - dependencies updates: - Updated dependency [`@whatwg-node/fetch@^0.10.1` ↗︎](https://www.npmjs.com/package/@​whatwg-node/fetch/v/0.10.1) (from `^0.9.22`, in `dependencies`) - Updated dependency [`@whatwg-node/server@^0.9.54` ↗︎](https://www.npmjs.com/package/@​whatwg-node/server/v/0.9.54) (from `^0.9.50`, in `dependencies`)
sveltejs/svelte (svelte) ### [`v5.1.15`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5115) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.14...svelte@5.1.15) ##### Patch Changes - fix: consider static attributes that are inlined in the template ([#​14249](https://redirect.github.com/sveltejs/svelte/pull/14249))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 1df0299e217e713f3e44087c3318fb8e62cf7e0d

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% ✓ 320       ✗ 0  
     data_received..................: 37 MB   3.7 MB/s
     data_sent......................: 137 kB  14 kB/s
     http_req_blocked...............: avg=4.26µs  min=2.12µs   med=2.9µs    max=181.01µs p(90)=4.09µs   p(95)=4.57µs  
     http_req_connecting............: avg=797ns   min=0s       med=0s       max=127.58µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=58.02ms min=48.43ms  med=54.76ms  max=159.91ms p(90)=64.19ms  p(95)=86.64ms 
       { expected_response:true }...: avg=58.02ms min=48.43ms  med=54.76ms  max=159.91ms p(90)=64.19ms  p(95)=86.64ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 160
     http_req_receiving.............: avg=133µs   min=107.14µs med=129.98µs max=288.66µs p(90)=151.29µs p(95)=160.57µs
     http_req_sending...............: avg=25.62µs min=17.42µs  med=24.5µs   max=56.32µs  p(90)=32.35µs  p(95)=35.36µs 
     http_req_tls_handshaking.......: avg=0s      min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=57.86ms min=48.29ms  med=54.6ms   max=159.57ms p(90)=64.04ms  p(95)=86.46ms 
     http_reqs......................: 160     15.931729/s
     iteration_duration.............: avg=62.74ms min=52.37ms  med=59.39ms  max=163.87ms p(90)=74.13ms  p(95)=90.78ms 
     iterations.....................: 160     15.931729/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://36b562a1.graphql-tools.pages.dev](https://36b562a1.graphql-tools.pages.dev)