Skip to content

chore(deps): update dependency svelte to v5.54.0#125

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/svelte-5.x-lockfile
Open

chore(deps): update dependency svelte to v5.54.0#125
renovate[bot] wants to merge 1 commit intomainfrom
renovate/svelte-5.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

Package Change Age Confidence
svelte (source) 5.53.65.54.0 age confidence

Release Notes

sveltejs/svelte (svelte)

v5.54.0

Compare Source

Minor Changes
  • feat: allow css, runes, customElement compiler options to be functions (#​17951)
Patch Changes
  • fix: reinstate reactivity loss tracking (#​17801)

v5.53.13

Compare Source

Patch Changes
  • fix: ensure $inspect after top level await doesn't break builds (#​17943)

  • fix: resume inert effects when they come from offscreen (#​17942)

  • fix: don't eagerly access not-yet-initialized functions in template (#​17938)

  • fix: discard batches made obsolete by commit (#​17934)

  • fix: ensure "is standalone child" is correctly reset (#​17944)

  • fix: remove nodes in boundary when work is pending and HMR is active (#​17932)

v5.53.12

Compare Source

Patch Changes
  • fix: update select.__value on change (#​17745)

  • chore: add invariant helper for debugging (#​17929)

  • fix: ensure deriveds values are correct across batches (#​17917)

  • fix: handle async RHS in assignment_value_stale (#​17925)

  • fix: avoid traversing clean roots (#​17928)

v5.53.11

Compare Source

Patch Changes
  • fix: remove untrack circular dependency (#​17910)

  • fix: recover from errors that leave a corrupted effect tree (#​17888)

  • fix: properly lazily evaluate RHS when checking for assignment_value_stale (#​17906)

  • fix: resolve boundary in correct batch when hydrating (#​17914)

  • chore: rebase batches after process, not during (#​17900)

v5.53.10

Compare Source

Patch Changes
  • fix: re-process batch if new root effects were scheduled (#​17895)

v5.53.9

Compare Source

Patch Changes
  • fix: better bind:this cleanup timing (#​17885)

v5.53.8

Compare Source

Patch Changes
  • fix: {@​html} no longer duplicates content inside contenteditable elements (#​17853)

  • fix: don't access inert block effects (#​17882)

  • fix: handle asnyc updates within pending boundary (#​17873)

  • perf: avoid re-traversing the effect tree after $: assignments (#​17848)

  • chore: simplify scheduling logic (#​17805)

v5.53.7

Compare Source

Patch Changes
  • fix: correctly add __svelte_meta after else-if chains (#​17830)

  • perf: cache element interactivity and source line splitting in compiler (#​17839)

  • chore: avoid rescheduling effects during branch commit (#​17837)

  • perf: optimize CSS selector pruning (#​17846)

  • fix: preserve original boundary errors when keyed each rows are removed during async updates (#​17843)

  • perf: avoid O(n²) name scanning in scope generate and unique (#​17844)

  • fix: preserve each items that are needed by pending batches (#​17819)


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Feb 28, 2026

⚠️ No Changeset found

Latest commit: 2562318

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.53.6 chore(deps): update dependency svelte to v5.53.6 - autoclosed Mar 1, 2026
@renovate renovate bot closed this Mar 1, 2026
@renovate renovate bot deleted the renovate/svelte-5.x-lockfile branch March 1, 2026 22:18
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.53.6 - autoclosed chore(deps): update dependency svelte to v5.53.7 Mar 3, 2026
@renovate renovate bot reopened this Mar 3, 2026
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 937194d to 56944c2 Compare March 3, 2026 16:40
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.53.7 chore(deps): update dependency svelte to v5.53.8 Mar 9, 2026
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from ed4f541 to edfd14d Compare March 10, 2026 00:46
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.53.8 chore(deps): update dependency svelte to v5.53.9 Mar 10, 2026
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from edfd14d to 0035420 Compare March 11, 2026 02:50
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.53.9 chore(deps): update dependency svelte to v5.53.10 Mar 11, 2026
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 0035420 to b4571ed Compare March 12, 2026 18:40
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.53.10 chore(deps): update dependency svelte to v5.53.11 Mar 12, 2026
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 921af2d to cb26ee3 Compare March 15, 2026 00:13
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.53.11 chore(deps): update dependency svelte to v5.53.12 Mar 15, 2026
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.53.12 chore(deps): update dependency svelte to v5.53.13 Mar 17, 2026
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from cb26ee3 to 9f7abd6 Compare March 17, 2026 16:38
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 9f7abd6 to 2562318 Compare March 18, 2026 00:35
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.53.13 chore(deps): update dependency svelte to v5.54.0 Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants