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

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) 7.26.1 -> 7.26.2 age adoption passing confidence
svelte (source) 5.1.4 -> 5.1.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser) ### [`v7.26.2`](https://redirect.github.com/babel/babel/compare/v7.26.1...v7.26.2) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.26.1...v7.26.2)
sveltejs/svelte (svelte) ### [`v5.1.5`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#515) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.4...svelte@5.1.5) ##### Patch Changes - fix: replace typo in compiler error messages ([#​14044](https://redirect.github.com/sveltejs/svelte/pull/14044)) - fix: preserve the separator between selectors when an unused selector is in between ([#​13954](https://redirect.github.com/sveltejs/svelte/pull/13954)) - fix: more robust re-subscribe detection for `fromStore` ([#​13995](https://redirect.github.com/sveltejs/svelte/pull/13995)) - fix: allow to pass in TS preference to migration ([#​13929](https://redirect.github.com/sveltejs/svelte/pull/13929)) - fix: extend derived/state validation error to indirect exports ([#​14039](https://redirect.github.com/sveltejs/svelte/pull/14039)) - fix: minify inject CSS in prod mode ([#​14006](https://redirect.github.com/sveltejs/svelte/pull/14006)) - fix: ensure toStore subscription correctly syncs latest value ([#​14015](https://redirect.github.com/sveltejs/svelte/pull/14015)) - fix: don't access `requestAnimationFrame` until needed to reduce need for mocks during testing ([#​14040](https://redirect.github.com/sveltejs/svelte/pull/14040)) - fix: ensure element effects are executed in the correct order ([#​14038](https://redirect.github.com/sveltejs/svelte/pull/14038)) - fix: make compiler error extend from `Error` ([#​14036](https://redirect.github.com/sveltejs/svelte/pull/14036))

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

⚠️ No Changeset found

Latest commit: 6a8e9e0841cac6d55f7a15f1dcd7f327c6fa4d62

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 3 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=3.98µs  min=2.1µs    med=2.7µs    max=180.58µs p(90)=3.71µs   p(95)=3.99µs  
     http_req_connecting............: avg=705ns   min=0s       med=0s       max=117.85µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=55.93ms min=47.41ms  med=52.4ms   max=155.66ms p(90)=59.4ms   p(95)=89.19ms 
       { expected_response:true }...: avg=55.93ms min=47.41ms  med=52.4ms   max=155.66ms p(90)=59.4ms   p(95)=89.19ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 167
     http_req_receiving.............: avg=142.6µs min=109.32µs med=134.23µs max=286.19µs p(90)=163.25µs p(95)=211.36µs
     http_req_sending...............: avg=25.47µs min=19.62µs  med=23.38µs  max=54.65µs  p(90)=30.99µs  p(95)=35.99µ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=47.26ms  med=52.19ms  max=155.33ms p(90)=59.22ms  p(95)=89.02ms 
     http_reqs......................: 167     16.611414/s
     iteration_duration.............: avg=60.17ms min=51.05ms  med=56.58ms  max=162.67ms p(90)=65.14ms  p(95)=93.89ms 
     iterations.....................: 167     16.611414/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1
github-actions[bot] commented 3 weeks ago
### 💻 Website Preview The latest changes are available as preview in: [https://c7e4a9fc.graphql-tools.pages.dev](https://c7e4a9fc.graphql-tools.pages.dev)