chore(deps): update dependency svelte to v5.0.0-next.225 #1775
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.0.0-next.218
->5.0.0-next.225
Release Notes
sveltejs/svelte (svelte)
v5.0.0-next.225
Compare Source
Patch Changes
chore: improve the performance of set_text for single expressions (#12893)
fix: add cleanup function signature to
createRawSnippet
(#12894)feat: more efficient checking for missing SSR text node (#12891)
fix: ensure nullish expressions render empty text (#12898)
v5.0.0-next.224
Compare Source
Patch Changes
chore: inline start and end node properties into effect (#12878)
fix: correctly ensure prop bindings are reactive when bound (#12879)
fix: remove sapper bindings (#12875)
chore: refactor internal signal dependency heuristic (#12881)
fix: allow store as initial value for props in ssr (#12885)
v5.0.0-next.223
Compare Source
Patch Changes
fix: treat module-level imports as non-reactive in legacy mode (#12845)
breaking: remove foreign namespace (#12869)
feat: more efficient text-only fragments (#12864)
fix: ensure outro animation is not prematurely aborted (#12865)
chore: improve performance of DOM traversal operations (#12863)
feat: better destructuring assignments (#12872)
fix: stricter
crossorigin
andwrap
attributes types (#12858)v5.0.0-next.222
Compare Source
Patch Changes
fix: avoid throwing
store_invalid_subscription_module
for runes (#12848)fix: omit
$index
parameter where possible (#12851)feat: skip over static subtrees (#12849)
chore: set
binding.kind
before analysis (#12843)feat: better compiler warnings for non-reactive dependencies of reactive statements (#12824)
fix: skip unnecessary
$legacy
flag (#12850)v5.0.0-next.221
Compare Source
Patch Changes
fix: ensure onwheel is passive by default (#12837)
chore: improve signal perf by using Set rather than array for reactions (#12831)
fix: ensure each key validation occurs for updates (#12836)
v5.0.0-next.220
Compare Source
Patch Changes
v5.0.0-next.219
Compare Source
Patch Changes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.