Build(deps-dev): Bump svelte from 5.1.15 to 5.2.7
Bumps svelte from 5.1.15 to 5.2.7.
Release notes
Sourced from svelte's releases.
svelte@5.2.7
Patch Changes
- fix: always use set for private identifiers (#14378)
svelte@5.2.6
Patch Changes
- fix: remove template expression inlining (#14374)
svelte@5.2.5
Patch Changes
fix: correctly handle srcObject attribute on video elements (#14369)
add
contentvisibilityautostatechange
event to element definitions (#14373)fix: tighten up
export default
validation (#14368)fix: include method definitions in class private fields (#14365)
svelte@5.2.4
Patch Changes
fix: ensure internal cloning can work circular values (#14347)
fix: correctly update dynamic member expressions (#14359)
fix: ensure is_pure takes into account $effect.tracking() (#14333)
fix: coerce value to number when hydrating range/number input with changed value (#14349)
svelte@5.2.3
Patch Changes
- fix: ensure dynamic call expressions correctly generate output (#14345)
svelte@5.2.2
Patch Changes
- fix: treat property accesses of literals as pure (#14325)
svelte@5.2.1
Patch Changes
... (truncated)
Changelog
Sourced from svelte's changelog.
5.2.7
Patch Changes
- fix: always use set for private identifiers (#14378)
5.2.6
Patch Changes
- fix: remove template expression inlining (#14374)
5.2.5
Patch Changes
fix: correctly handle srcObject attribute on video elements (#14369)
add
contentvisibilityautostatechange
event to element definitions (#14373)fix: tighten up
export default
validation (#14368)fix: include method definitions in class private fields (#14365)
5.2.4
Patch Changes
fix: ensure internal cloning can work circular values (#14347)
fix: correctly update dynamic member expressions (#14359)
fix: ensure is_pure takes into account $effect.tracking() (#14333)
fix: coerce value to number when hydrating range/number input with changed value (#14349)
5.2.3
Patch Changes
- fix: ensure dynamic call expressions correctly generate output (#14345)
5.2.2
Patch Changes
- fix: treat property accesses of literals as pure (#14325)
5.2.1
... (truncated)
Commits
-
6e391fc
Version Packages (#14380) -
520055c
fix: always use set for private identifiers (#14378) -
85ec6fa
Version Packages (#14377) -
9d12fd1
chore: remove template expression inlining (#14374) -
f616c22
Version Packages (#14366) -
811c8d3
fix: correctly handle srcObject attribute on video elements (#14369) -
7bd1cdf
feat: add content-visibility: auto state change event (#14373) -
4dfa0e3
fix: tighten upexport default
validation (#14368) -
4c98c2e
chore: consolidate checks for never-static attributes (#14372) -
32a1453
fix: include method definitions in class private fields (#14365) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts