Build(deps-dev): Bump svelte from 5.1.15 to 5.2.0
Bumps svelte from 5.1.15 to 5.2.0.
Release notes
Sourced from svelte's releases.
svelte@5.2.0
Minor Changes
- feat: better inlining of static attributes (#14269)
svelte@5.1.17
Patch Changes
fix: account for
:has(...)
as part of:root
(#14229)fix: prevent nested pseudo class from being marked as unused (#14229)
fix: use strict equality for key block comparisons in runes mode (#14285)
fix: bump
is-reference
dependency to fiximport.meta
bug (#14286)svelte@5.1.16
Patch Changes
Changelog
Sourced from svelte's changelog.
5.2.0
Minor Changes
- feat: better inlining of static attributes (#14269)
5.1.17
Patch Changes
fix: account for
:has(...)
as part of:root
(#14229)fix: prevent nested pseudo class from being marked as unused (#14229)
fix: use strict equality for key block comparisons in runes mode (#14285)
fix: bump
is-reference
dependency to fiximport.meta
bug (#14286)5.1.16
Patch Changes
Commits
-
312dd51
Version Packages (#14302) -
8a8e6f7
fix: avoid marking subtree as dynamic for inlined attributes (#14269) -
6a7146b
Version Packages (#14287) -
320ebd2
fix: bumpis-reference
dependency to fiximport.meta
bug (#14286) -
45fa678
fix: account for:has(...)
as part of:root
(#14229) -
ac9b7de
fix: use strict equality for key block comparisons in runes mode (#14285) -
25d9aa1
chore: simplify signal capturing logic (#14281) -
f5a7d49
Version Packages (#14274) -
0330618
fix: named slots with reserved keywords during migration (#14278) -
36ece1c
fix: don't wrap pseudo classes inside:global(...)
with another `:global(..... - See full diff 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