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 svelte to v5.2.0 #6682

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
svelte (source) 5.1.16 -> 5.2.0 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte) ### [`v5.2.0`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#520) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.17...svelte@5.2.0) ##### Minor Changes - feat: better inlining of static attributes ([#​14269](https://redirect.github.com/sveltejs/svelte/pull/14269)) ### [`v5.1.17`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5117) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.16...svelte@5.1.17) ##### Patch Changes - fix: account for `:has(...)` as part of `:root` ([#​14229](https://redirect.github.com/sveltejs/svelte/pull/14229)) - fix: prevent nested pseudo class from being marked as unused ([#​14229](https://redirect.github.com/sveltejs/svelte/pull/14229)) - fix: use strict equality for key block comparisons in runes mode ([#​14285](https://redirect.github.com/sveltejs/svelte/pull/14285)) - fix: bump `is-reference` dependency to fix `import.meta` bug ([#​14286](https://redirect.github.com/sveltejs/svelte/pull/14286))

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: 60f2ea28422f86f66af3c381f5f94d8ee024c91d

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% ✓ 340       ✗ 0  
     data_received..................: 40 MB   3.9 MB/s
     data_sent......................: 146 kB  14 kB/s
     http_req_blocked...............: avg=3.92µs   min=2.08µs   med=2.65µs   max=176.31µs p(90)=3.85µs  p(95)=4.11µs  
     http_req_connecting............: avg=698ns    min=0s       med=0s       max=118.81µs p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=54.85ms  min=46.32ms  med=51.41ms  max=149.25ms p(90)=61.42ms p(95)=86.06ms 
       { expected_response:true }...: avg=54.85ms  min=46.32ms  med=51.41ms  max=149.25ms p(90)=61.42ms p(95)=86.06ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 170
     http_req_receiving.............: avg=135.13µs min=107.52µs med=128.24µs max=477.63µs p(90)=150.3µs p(95)=165.91µs
     http_req_sending...............: avg=24.59µs  min=16.84µs  med=23.37µs  max=59.26µs  p(90)=31.42µs p(95)=35.12µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=54.69ms  min=46.18ms  med=51.25ms  max=148.89ms p(90)=61.27ms p(95)=85.89ms 
     http_reqs......................: 170     16.850218/s
     iteration_duration.............: avg=59.32ms  min=50.59ms  med=55.36ms  max=156.16ms p(90)=69.48ms p(95)=90.36ms 
     iterations.....................: 170     16.850218/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://363ee80a.graphql-tools.pages.dev](https://363ee80a.graphql-tools.pages.dev)