Closed renovate[bot] closed 1 week ago
Latest commit: 07db54c857ccf182ac2d02e8c8ae80341a29a215
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.
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
✓ 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.9µs min=2.12µs med=2.59µs max=177.17µs p(90)=3.62µs p(95)=3.93µs
http_req_connecting............: avg=708ns min=0s med=0s max=118.37µs p(90)=0s p(95)=0s
http_req_duration..............: avg=55.93ms min=47.15ms med=51.97ms max=148.25ms p(90)=61.71ms p(95)=88.14ms
{ expected_response:true }...: avg=55.93ms min=47.15ms med=51.97ms max=148.25ms p(90)=61.71ms p(95)=88.14ms
http_req_failed................: 0.00% ✓ 0 ✗ 167
http_req_receiving.............: avg=128.61µs min=96.81µs med=124.31µs max=615.14µs p(90)=143.23µs p(95)=149.63µs
http_req_sending...............: avg=32.5µs min=18.35µs med=22.57µs max=1.45ms p(90)=29.16µs p(95)=33.35µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=55.77ms min=47.01ms med=51.83ms max=147.57ms p(90)=61.54ms p(95)=87.97ms
http_reqs......................: 167 16.609801/s
iteration_duration.............: avg=60.18ms min=50.92ms med=56.07ms max=161.29ms p(90)=66.68ms p(95)=92.19ms
iterations.....................: 167 16.609801/s
vus............................: 1 min=1 max=1
vus_max........................: 1 min=1 max=1
This PR contains the following updates:
5.1.15
->5.1.16
Release Notes
sveltejs/svelte (svelte)
### [`v5.1.16`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5116) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.15...svelte@5.1.16) ##### Patch Changes - fix: don't wrap pseudo classes inside `:global(...)` with another `:global(...)` during migration ([#14267](https://redirect.github.com/sveltejs/svelte/pull/14267)) - fix: bail on named slots with that have reserved keywords during migration ([#14278](https://redirect.github.com/sveltejs/svelte/pull/14278))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.