Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency svelte to v5.2.0 #6682

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

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

Compare Source

Minor Changes
  • feat: better inlining of static attributes (#​14269)

v5.1.17

Compare Source

Patch Changes
  • fix: account for :has(...) as part of :root (#​14229)

  • fix: prevent nested pseudo class from being marked as unused (#​14229)

  • fix: use strict equality for key block comparisons in runes mode (#​14285)

  • fix: bump is-reference dependency to fix import.meta bug (#​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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
Copy link

changeset-bot bot commented Nov 14, 2024

⚠️ No Changeset found

Latest commit: 60f2ea2

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

Copy link
Contributor

✅ 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

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://363ee80a.graphql-tools.pages.dev

@ardatan ardatan merged commit aac18ba into master Nov 14, 2024
29 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch November 14, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant