fix(deps): update dependency svelte to v5.56.10 #206

Merged
davide merged 1 commit from renovate-svelte-5.x into main 2026-08-25 08:52:13 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
svelte (source) 5.56.95.56.10 age confidence

Release Notes

sveltejs/svelte (svelte)

v5.56.10

Compare Source

Patch Changes
  • fix: preserve CSS escape sequences when printing selectors (#​18667)

  • fix: parse :nth-child(2n of.foo) where of is not followed by whitespace (#​18611)

  • fix: transform expressions inside labeled statements during server compilation (#​18617)

  • docs: clarify that context lookup includes the current component and all ancestors (#​18581)

  • fix: apply CSS custom properties with falsy values on components (#​18634)

  • fix: correctly print {#await ... catch x} et al (#​18645)

  • fix: ignore comments of Program node during migration script (#​18656)

  • fix: reliably resolve append_style to its correct root (#​18614)

  • fix: clean up removed capture event handlers from spread attributes (#​18618)

  • fix: don't corrupt renderer type during SSR's legacy bind: retry loop (#​18616)

  • fix: treat concise arrow function bodies as implicit returns when calculating blockers (#​18613)

  • fix: give effect teardowns the value from before the first write in a flush (#​18620)

  • fix: avoid double-calling a derived reference when destructuring $derived of another $derived during server-side rendering (#​18668)

  • fix: preserve namespaces in CSS type selectors (#​18678)

  • fix: increment private state fields through a non-this receiver (#​18622)

  • chore: deduplicate client and server context helpers (#​18580)

  • fix: release last_propagated_event after event propagation settles so it no longer retains the last event's target subtree (#​18569)

  • fix: allow custom elements to receive async values as props (#​18661)

  • fix: strip comments from inline style values in linear time (#​18553)

  • fix: prevent declaration comments from breaking server derived references (#​18641)

  • perf: make async blocker analysis scale linearly with the number of top-level references (#​18549)

  • fix: preserve short-circuiting for logical assignments to private state fields (#​18594)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | [`5.56.9` → `5.56.10`](https://renovatebot.com/diffs/npm/svelte/5.56.9/5.56.10) | ![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.56.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.56.9/5.56.10?slim=true) | --- ### Release Notes <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.56.10`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#55610) [Compare Source](https://github.com/sveltejs/svelte/compare/[email protected]@5.56.10) ##### Patch Changes - fix: preserve CSS escape sequences when printing selectors ([#&#8203;18667](https://github.com/sveltejs/svelte/pull/18667)) - fix: parse `:nth-child(2n of.foo)` where `of` is not followed by whitespace ([#&#8203;18611](https://github.com/sveltejs/svelte/pull/18611)) - fix: transform expressions inside labeled statements during server compilation ([#&#8203;18617](https://github.com/sveltejs/svelte/pull/18617)) - docs: clarify that context lookup includes the current component and all ancestors ([#&#8203;18581](https://github.com/sveltejs/svelte/pull/18581)) - fix: apply CSS custom properties with falsy values on components ([#&#8203;18634](https://github.com/sveltejs/svelte/pull/18634)) - fix: correctly print `{#await ... catch x}` et al ([#&#8203;18645](https://github.com/sveltejs/svelte/pull/18645)) - fix: ignore comments of Program node during migration script ([#&#8203;18656](https://github.com/sveltejs/svelte/pull/18656)) - fix: reliably resolve append\_style to its correct root ([#&#8203;18614](https://github.com/sveltejs/svelte/pull/18614)) - fix: clean up removed capture event handlers from spread attributes ([#&#8203;18618](https://github.com/sveltejs/svelte/pull/18618)) - fix: don't corrupt renderer type during SSR's legacy `bind:` retry loop ([#&#8203;18616](https://github.com/sveltejs/svelte/pull/18616)) - fix: treat concise arrow function bodies as implicit returns when calculating blockers ([#&#8203;18613](https://github.com/sveltejs/svelte/pull/18613)) - fix: give effect teardowns the value from before the first write in a flush ([#&#8203;18620](https://github.com/sveltejs/svelte/pull/18620)) - fix: avoid double-calling a derived reference when destructuring `$derived` of another `$derived` during server-side rendering ([#&#8203;18668](https://github.com/sveltejs/svelte/pull/18668)) - fix: preserve namespaces in CSS type selectors ([#&#8203;18678](https://github.com/sveltejs/svelte/pull/18678)) - fix: increment private state fields through a non-`this` receiver ([#&#8203;18622](https://github.com/sveltejs/svelte/pull/18622)) - chore: deduplicate client and server context helpers ([#&#8203;18580](https://github.com/sveltejs/svelte/pull/18580)) - fix: release `last_propagated_event` after event propagation settles so it no longer retains the last event's target subtree ([#&#8203;18569](https://github.com/sveltejs/svelte/pull/18569)) - fix: allow custom elements to receive async values as props ([#&#8203;18661](https://github.com/sveltejs/svelte/pull/18661)) - fix: strip comments from inline `style` values in linear time ([#&#8203;18553](https://github.com/sveltejs/svelte/pull/18553)) - fix: prevent declaration comments from breaking server derived references ([#&#8203;18641](https://github.com/sveltejs/svelte/pull/18641)) - perf: make async blocker analysis scale linearly with the number of top-level references ([#&#8203;18549](https://github.com/sveltejs/svelte/pull/18549)) - fix: preserve short-circuiting for logical assignments to private state fields ([#&#8203;18594](https://github.com/sveltejs/svelte/pull/18594)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update dependency svelte to v5.56.10
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
check-commitizen.yaml / Check the PR title (pull_request) Successful in 3s
check-formatter.yaml / Checks with formatters (pull_request) Successful in 20s
check-linter.yaml / Checks with linters (pull_request) Successful in 49s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 2m38s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 4s
forgejo-agent / LLM Bot response generation (pull_request) Successful in 2s
4eba3ef93a
renovate-bot force-pushed renovate-svelte-5.x from 4eba3ef93a
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
check-commitizen.yaml / Check the PR title (pull_request) Successful in 3s
check-formatter.yaml / Checks with formatters (pull_request) Successful in 20s
check-linter.yaml / Checks with linters (pull_request) Successful in 49s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 2m38s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 4s
forgejo-agent / LLM Bot response generation (pull_request) Successful in 2s
to f8840a7be8
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
check-formatter.yaml / Checks with formatters (pull_request) Successful in 20s
check-linter.yaml / Checks with linters (pull_request) Successful in 39s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 1m45s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 3s
2026-08-25 03:02:09 +00:00
Compare
davide merged commit 6cb45166c4 into main 2026-08-25 08:52:13 +00:00
davide deleted branch renovate-svelte-5.x 2026-08-25 08:52:13 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
projects/events-cash-register!206
No description provided.