Update dependency svelte to v5.55.4 #12

Open
renovate wants to merge 1 commit from renovate/svelte-5.x-lockfile into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
svelte (source) devDependencies patch 5.55.25.55.4

Release Notes

sveltejs/svelte (svelte)

v5.55.4

Compare Source

Patch Changes
  • fix: never mark a child effect root as inert (#​18111)

  • fix: reset context after waiting on blockers of @const expressions (#​18100)

  • fix: keep flushing new eager effects (#​18102)

v5.55.3

Compare Source

Patch Changes
  • fix: ensure proper HMR updates for dynamic components (#​18079)

  • fix: correctly calculate @const blockers (#​18039)

  • fix: freeze deriveds once their containing effects are destroyed (#​17921)

  • fix: defer error boundary rendering in forks (#​18076)

  • fix: avoid false positives for reactivity loss warning (#​18088)


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | devDependencies | patch | [`5.55.2` → `5.55.4`](https://renovatebot.com/diffs/npm/svelte/5.55.2/5.55.4) | --- ### Release Notes <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.55.4`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5554) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.55.3...svelte@5.55.4) ##### Patch Changes - fix: never mark a child effect root as inert ([#&#8203;18111](https://github.com/sveltejs/svelte/pull/18111)) - fix: reset context after waiting on blockers of `@const` expressions ([#&#8203;18100](https://github.com/sveltejs/svelte/pull/18100)) - fix: keep flushing new eager effects ([#&#8203;18102](https://github.com/sveltejs/svelte/pull/18102)) ### [`v5.55.3`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5553) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.55.2...svelte@5.55.3) ##### Patch Changes - fix: ensure proper HMR updates for dynamic components ([#&#8203;18079](https://github.com/sveltejs/svelte/pull/18079)) - fix: correctly calculate `@const` blockers ([#&#8203;18039](https://github.com/sveltejs/svelte/pull/18039)) - fix: freeze deriveds once their containing effects are destroyed ([#&#8203;17921](https://github.com/sveltejs/svelte/pull/17921)) - fix: defer error boundary rendering in forks ([#&#8203;18076](https://github.com/sveltejs/svelte/pull/18076)) - fix: avoid false positives for reactivity loss warning ([#&#8203;18088](https://github.com/sveltejs/svelte/pull/18088)) </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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Update dependency svelte to v5.55.2
All checks were successful
Build and Publish / build (push) Successful in 1m23s
8a19b2a404
midas force-pushed renovate/svelte-5.x-lockfile from 8a19b2a404
All checks were successful
Build and Publish / build (push) Successful in 1m23s
to 904ab99e6e
All checks were successful
Build and Publish / build (push) Successful in 1m26s
2026-04-10 11:22:47 +02:00
Compare
renovate changed title from Update dependency svelte to v5.55.2 to Update dependency svelte to v5.55.3 2026-04-11 00:02:09 +02:00
Update dependency svelte to v5.55.3
All checks were successful
Build and Publish / build (push) Successful in 1m36s
b360955830
renovate changed title from Update dependency svelte to v5.55.3 to Update dependency svelte to v5.55.4 2026-04-15 00:02:50 +02:00
renovate force-pushed renovate/svelte-5.x-lockfile from b360955830
All checks were successful
Build and Publish / build (push) Successful in 1m36s
to c1422b5c28
All checks were successful
Build and Publish / build (push) Successful in 1m32s
2026-04-15 00:02:52 +02:00
Compare
All checks were successful
Build and Publish / build (push) Successful in 1m32s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
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 develop
git merge --no-ff renovate/svelte-5.x-lockfile
git switch renovate/svelte-5.x-lockfile
git rebase develop
git switch develop
git merge --ff-only renovate/svelte-5.x-lockfile
git switch renovate/svelte-5.x-lockfile
git rebase develop
git switch develop
git merge --no-ff renovate/svelte-5.x-lockfile
git switch develop
git merge --squash renovate/svelte-5.x-lockfile
git switch develop
git merge --ff-only renovate/svelte-5.x-lockfile
git switch develop
git merge renovate/svelte-5.x-lockfile
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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
midas/hapje!12
No description provided.