Closed renovate[bot] closed 1 month ago
Latest commit: d54bc9455d702c9df84aecf9b37f460bf1a4db09
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% ✓ 338 ✗ 0
data_received..................: 39 MB 3.9 MB/s
data_sent......................: 145 kB 14 kB/s
http_req_blocked...............: avg=4.18µs min=2.04µs med=2.56µs max=168.95µs p(90)=3.77µs p(95)=4.06µs
http_req_connecting............: avg=662ns min=0s med=0s max=112.02µs p(90)=0s p(95)=0s
http_req_duration..............: avg=54.82ms min=46.95ms med=51ms max=166.62ms p(90)=59.98ms p(95)=87.11ms
{ expected_response:true }...: avg=54.82ms min=46.95ms med=51ms max=166.62ms p(90)=59.98ms p(95)=87.11ms
http_req_failed................: 0.00% ✓ 0 ✗ 169
http_req_receiving.............: avg=140.01µs min=108.78µs med=132.52µs max=410.76µs p(90)=156.31µs p(95)=177.69µs
http_req_sending...............: avg=24.56µs min=19.12µs med=24.31µs max=65.08µs p(90)=29.48µs p(95)=34.48µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=54.66ms min=46.81ms med=50.79ms max=166.15ms p(90)=59.83ms p(95)=86.93ms
http_reqs......................: 169 16.876943/s
iteration_duration.............: avg=59.22ms min=50.84ms med=55.29ms max=173.67ms p(90)=66.54ms p(95)=91.01ms
iterations.....................: 169 16.876943/s
vus............................: 1 min=1 max=1
vus_max........................: 1 min=1 max=1
This PR contains the following updates:
7.26.0
->7.26.1
5.1.2
->5.1.3
Release Notes
babel/babel (@babel/parser)
### [`v7.26.1`](https://redirect.github.com/babel/babel/compare/v7.26.0...v7.26.1) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.26.0...v7.26.1)sveltejs/svelte (svelte)
### [`v5.1.3`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#513) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.2...svelte@5.1.3) ##### Patch Changes - fix: rethrow errors from await block if no catch block exists ([#13819](https://redirect.github.com/sveltejs/svelte/pull/13819)) - fix: ensure SVG element attributes have case preserved ([#13935](https://redirect.github.com/sveltejs/svelte/pull/13935)) - fix: ensure bind:group works as intended with proxied state objects ([#13939](https://redirect.github.com/sveltejs/svelte/pull/13939)) - fix: ensure value is correctly set to zero on the progress element ([#13924](https://redirect.github.com/sveltejs/svelte/pull/13924)) - fix: skip comment nodes in snippet validation logic ([#13936](https://redirect.github.com/sveltejs/svelte/pull/13936)) - fix: typo in `Action` types ([#13874](https://redirect.github.com/sveltejs/svelte/pull/13874)) - fix: remove metadata from legacy AST ([#13927](https://redirect.github.com/sveltejs/svelte/pull/13927))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.