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 #6669

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.9.0 -> 3.10.0 age adoption passing confidence
graphql-yoga (source) 5.9.0 -> 5.10.0 age adoption passing confidence
svelte (source) 5.1.13 -> 5.1.14 age adoption passing confidence

Release Notes

dotansimha/graphql-yoga (@​graphql-yoga/plugin-defer-stream) ### [`v3.10.0`](https://redirect.github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.9.0...@graphql-yoga/plugin-defer-stream@3.10.0) [Compare Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.9.0...@graphql-yoga/plugin-defer-stream@3.10.0)
dotansimha/graphql-yoga (graphql-yoga) ### [`v5.10.0`](https://redirect.github.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5100) [Compare Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/graphql-yoga@5.9.0...graphql-yoga@5.10.0) ##### Minor Changes - [#​3462](https://redirect.github.com/dotansimha/graphql-yoga/pull/3462) [`f81501c`](https://redirect.github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f) Thanks [@​maeldur](https://redirect.github.com/maeldur)! - Correctly handle HTTP GET requests with `?` characters in the query search string.
sveltejs/svelte (svelte) ### [`v5.1.14`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5114) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.13...svelte@5.1.14) ##### Patch Changes - fix: migration script messing with attributes ([#​14260](https://redirect.github.com/sveltejs/svelte/pull/14260)) - fix: do not treat reassigned synthetic binds as state in runes mode ([#​14236](https://redirect.github.com/sveltejs/svelte/pull/14236)) - fix: account for mutations in script module in ownership check ([#​14253](https://redirect.github.com/sveltejs/svelte/pull/14253)) - fix: consider img with loading attribute not static ([#​14237](https://redirect.github.com/sveltejs/svelte/pull/14237))

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: a65c7b5a9e4140fc3ef7f6c0f1e45a258a4198f5

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% ✓ 324       ✗ 0  
     data_received..................: 38 MB   3.8 MB/s
     data_sent......................: 139 kB  14 kB/s
     http_req_blocked...............: avg=4.31µs   min=2.2µs    med=2.75µs   max=212.73µs p(90)=3.85µs  p(95)=4.25µs  
     http_req_connecting............: avg=826ns    min=0s       med=0s       max=133.94µs p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=57.3ms   min=48.84ms  med=53.6ms   max=150.92ms p(90)=62.42ms p(95)=90.24ms 
       { expected_response:true }...: avg=57.3ms   min=48.84ms  med=53.6ms   max=150.92ms p(90)=62.42ms p(95)=90.24ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 162
     http_req_receiving.............: avg=140.99µs min=108.39µs med=130.63µs max=525.12µs p(90)=156.4µs p(95)=184.43µs
     http_req_sending...............: avg=25.89µs  min=18.8µs   med=25.23µs  max=66.49µs  p(90)=33.64µs p(95)=36.49µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=57.14ms  min=48.68ms  med=53.45ms  max=150.42ms p(90)=62.26ms p(95)=90.07ms 
     http_reqs......................: 162     16.187671/s
     iteration_duration.............: avg=61.75ms  min=52.86ms  med=58ms     max=155.2ms  p(90)=69.55ms p(95)=94.68ms 
     iterations.....................: 162     16.187671/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://81e3c18d.graphql-tools.pages.dev](https://81e3c18d.graphql-tools.pages.dev)