Build(deps-dev): Bump svelte from 5.1.4 to 5.1.10
Bumps svelte from 5.1.4 to 5.1.10.
Release notes
Sourced from svelte's releases.
svelte@5.1.10
Patch Changes
fix: ensure non-matching elements are scoped for
:not(...)
selector (#13999)fix: ensure video elements autoplay in safari (#14095)
fix: ensure trailing multiline comments on props produce correct code (#14143#issuecomment-2455702689) (#14143)
fix: correctly infer
<a>
tag namespace (#14134)fix: check options namespace for top level
svelte:element
s (#14101)fix: ensure migrate keeps inline/trailing comments in $props type definition (#14143)
fix: update links in JSDoc (#14165)
fix: ensure SvelteMap and SvelteSet work with generators in dev (#14103)
fix: only output the key for each_key_duplicate (#14147)
fix: prevent migrated snippet from shadow snippet prop (#14127)
fix: pass along
anchor
in legacy class wrappers (#14100)fix: recognize all custom element prop definitions (#14084)
fix: migrate multiple declarations with only some exported correctly (#14126)
svelte@5.1.9
Patch Changes
- fix: ensure transitions are applied to nested elements (#14080)
svelte@5.1.8
Patch Changes
- fix: ensure compiler statements are correctly included (#14074)
svelte@5.1.7
Patch Changes
fix: ensure each block inert items are disposed of if the each block is also inert (#13930)
fix: allow
warningFilter
option forcompileModule
(#14066)fix: ensure onMount correctly fires when new expressions are used (#14049)
fix: wrap
:id
,:where``:not
and:has
with:global
during migration (#13850)
... (truncated)
Changelog
Sourced from svelte's changelog.
5.1.10
Patch Changes
fix: ensure non-matching elements are scoped for
:not(...)
selector (#13999)fix: ensure video elements autoplay in safari (#14095)
fix: ensure trailing multiline comments on props produce correct code (#14143#issuecomment-2455702689) (#14143)
fix: correctly infer
<a>
tag namespace (#14134)fix: check options namespace for top level
svelte:element
s (#14101)fix: ensure migrate keeps inline/trailing comments in $props type definition (#14143)
fix: update links in JSDoc (#14165)
fix: ensure SvelteMap and SvelteSet work with generators in dev (#14103)
fix: only output the key for each_key_duplicate (#14147)
fix: prevent migrated snippet from shadow snippet prop (#14127)
fix: pass along
anchor
in legacy class wrappers (#14100)fix: recognize all custom element prop definitions (#14084)
fix: migrate multiple declarations with only some exported correctly (#14126)
5.1.9
Patch Changes
- fix: ensure transitions are applied to nested elements (#14080)
5.1.8
Patch Changes
- fix: ensure compiler statements are correctly included (#14074)
5.1.7
Patch Changes
... (truncated)
Commits
-
ecc9b97
Version Packages (#14097) -
927319c
fix: update links in JSDoc (#14165) -
e6dd871
fix: ensure migrate keeps inline/trailing comments in $props type definition ... -
7dbe812
fix: ensure non-matching elements are scoped for:not(...)
selector (#13999) -
57e27ae
fix: only output the key for each_key_duplicate (#14147) -
551284c
fix: correctly infer\<a>
tag namespace (#14134) -
8de5605
fix: prevent migrated snippet from shadow snippet prop (#14127) -
74a2c6b
fix: migrate multiple declarations with only some exported correctly (#14126) -
00f5b14
docs: fix description (#14109) -
4ec9986
fix: check options namespace for top levelsvelte:element
s (#14101) - 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