Update dependency svelte to v5.56.6 #55

Open
navicore wants to merge 1 commit from renovate/svelte-5.x-lockfile into main
Owner

This PR contains the following updates:

Package Change Age Confidence
svelte (source) 5.56.45.56.6 age confidence

Release Notes

sveltejs/svelte (svelte)

v5.56.6

Compare Source

Patch Changes
  • perf: skip unnecessary blocker analysis when compiling components without top-level await (#​18548)

  • fix: rerun derived that had an abort controller on reconnection (#​18551)

v5.56.5

Compare Source

Patch Changes
  • chore: drop dead code that make TSGO fail (#​18496)

  • fix: don't (re)connect deriveds when read inside branch/root effects (#​18527)

  • fix: skip unnecessary derived effect in earlier batch (#​18525)

  • fix: avoid declaration tag warning in event handlers (#​18500)

  • fix: abort deriveds own AbortSignal when it disconnects (#​18400)

  • fix: ensure $state.eager() is correctly transormed for SSR output (#​18530)

  • fix: correctly transform declaration tags during SSR (#​18492)

  • fix: transform computed keys in keyed {#each} destructuring patterns (#​18521)

  • fix: chain preprocessor sourcemaps with an empty sources[0] instead of dropping them (#​18518)

  • fix: clear previous_task reference after abort in Tween to prevent memory leak on interrupted tweens (#​18541)

  • fix: don't treat declaration tags as parts inside each blocks (#​18507)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 08:00 AM and 09:59 AM, only on Monday and Thursday (* 8-9 * * 1,4)
  • 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.

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.4` → `5.56.6`](https://renovatebot.com/diffs/npm/svelte/5.56.4/5.56.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.56.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.56.4/5.56.6?slim=true) | --- ### Release Notes <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.56.6`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5566) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.56.5...svelte@5.56.6) ##### Patch Changes - perf: skip unnecessary blocker analysis when compiling components without top-level await ([#&#8203;18548](https://github.com/sveltejs/svelte/pull/18548)) - fix: rerun derived that had an abort controller on reconnection ([#&#8203;18551](https://github.com/sveltejs/svelte/pull/18551)) ### [`v5.56.5`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5565) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.56.4...svelte@5.56.5) ##### Patch Changes - chore: drop dead code that make TSGO fail ([#&#8203;18496](https://github.com/sveltejs/svelte/pull/18496)) - fix: don't (re)connect deriveds when read inside branch/root effects ([#&#8203;18527](https://github.com/sveltejs/svelte/pull/18527)) - fix: skip unnecessary derived effect in earlier batch ([#&#8203;18525](https://github.com/sveltejs/svelte/pull/18525)) - fix: avoid declaration tag warning in event handlers ([#&#8203;18500](https://github.com/sveltejs/svelte/pull/18500)) - fix: abort deriveds own AbortSignal when it disconnects ([#&#8203;18400](https://github.com/sveltejs/svelte/pull/18400)) - fix: ensure `$state.eager()` is correctly transormed for SSR output ([#&#8203;18530](https://github.com/sveltejs/svelte/pull/18530)) - fix: correctly transform declaration tags during SSR ([#&#8203;18492](https://github.com/sveltejs/svelte/pull/18492)) - fix: transform computed keys in keyed `{#each}` destructuring patterns ([#&#8203;18521](https://github.com/sveltejs/svelte/pull/18521)) - fix: chain preprocessor sourcemaps with an empty `sources[0]` instead of dropping them ([#&#8203;18518](https://github.com/sveltejs/svelte/pull/18518)) - fix: clear previous\_task reference after abort in Tween to prevent memory leak on interrupted tweens ([#&#8203;18541](https://github.com/sveltejs/svelte/pull/18541)) - fix: don't treat declaration tags as parts inside each blocks ([#&#8203;18507](https://github.com/sveltejs/svelte/pull/18507)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 08:00 AM and 09:59 AM, only on Monday and Thursday (`* 8-9 * * 1,4`) - 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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDkuNiIsInVwZGF0ZWRJblZlciI6IjQzLjI0OS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJqYXZhc2NyaXB0IiwicmVub3ZhdGUiXX0=-->
Update dependency svelte to v5.56.5
All checks were successful
CI / ci (pull_request) Successful in 4m45s
d731f7a5c1
navicore changed title from Update dependency svelte to v5.56.5 to Update dependency svelte to v5.56.6 2026-07-16 23:01:07 +00:00
All checks were successful
CI / ci (pull_request) Successful in 4m45s
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/svelte-5.x-lockfile:renovate/svelte-5.x-lockfile
git switch renovate/svelte-5.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/svelte-5.x-lockfile
git switch renovate/svelte-5.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/svelte-5.x-lockfile
git switch renovate/svelte-5.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/svelte-5.x-lockfile
git switch main
git merge --squash renovate/svelte-5.x-lockfile
git switch main
git merge --ff-only renovate/svelte-5.x-lockfile
git switch main
git merge renovate/svelte-5.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.