Update dependency svelte to v5.57.1 - #45
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/svelte-5.x-lockfile
branch
from
September 19, 2026 02:39
c56f73a to
6a02107
Compare
Generated by renovateBot
renovate
Bot
force-pushed
the
renovate/svelte-5.x-lockfile
branch
from
September 19, 2026 06:01
6a02107 to
2100ec5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.57.0→5.57.1Release Notes
sveltejs/svelte (svelte)
v5.57.1Compare Source
Patch Changes
fix: cancel deferred event listeners during cleanup (#18749)
fix: preserve global CSS in components without scopable elements (#18793)
fix: reduce SSR render result garbage collection (#18798)
fix: resolve the fallback of an each block in the enclosing scope (#18803)
perf: speed up parser interactions with Acorn or avoid them where possible (#18740)
fix: prevent effect tree of batches from interfering with each other (#18508)
fix: serialize input default values during server rendering (#18733)
fix: remove
WAS_MARKEDflag in favor ofSet(#18127)fix: throw
set_context_after_initwhensetContextis called after anawaitduring SSR (#18739)fix: make Object.hasOwn reactive for state proxy ownership changes (#18838)
fix: keep
$state.eagerwhen used as a variable initializer (#18809)perf: avoid regex matching in parser where possible (#18736)
fix: in non-async mode, only push variable to current_sources when active_reaction is updating (#18550)
fix: recognise
aria-braillelabelandaria-brailleroledescriptionas known ARIA attributes (#18765)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.