chore(deps): update dependency svelte to v5.0.0-next.152 #619
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.149
->5.0.0-next.152
Release Notes
sveltejs/svelte (svelte)
v5.0.0-next.152
Compare Source
Patch Changes
fix: validate form inside a form (#11947)
fix: more robust handling of events in spread attributes (#11942)
feat: simpler `svelte:element hydration (#11773)
fix: make
legacy.componentApi
option more visible (#11924)feat: simpler hydration of CSS custom property wrappers (#11948)
chore: optimise effects that only exist to return a teardown (#11936)
feat: always create wrapper
<div>
for<svelte:component>
with CSS custom properties (#11792)feat: add svelte/events package and export
on
function (#11912)feat: more efficient output for attributes in SSR (#11949)
fix: update reactive set when deleting initial values (#11967)
feat: simpler string normalization (#11954)
fix: always assign text.nodeValue (#11944)
v5.0.0-next.151
Compare Source
Patch Changes
fix: relax
Component
type (#11929)fix: sort
{@​const ...}
tags topologically in legacy mode (#11908)chore: deprecate html in favour of body for render() (#11927)
fix: append start/end info to
AssignmentPattern
andVariableDeclarator
(#11930)fix: relax slot prop validation on components (#11923)
v5.0.0-next.150
Compare Source
Patch Changes
fix: populate
this.#sources
when constructing reactive map (#11913)fix: omit
state_referenced_locally
warning for component exports (#11905)fix: ensure event.target is correct for delegation (#11900)
chore: speed up regex (#11918)
feat: bind
activeElement
andpointerLockElement
in<svelte:document>
(#11879)fix: correctly backport
svelte:element
to old AST (#11917)fix: add
unused-export-let
to legacy lint replacements (#11896)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.
This PR has been generated by Mend Renovate. View repository job log here.