Build(deps-dev): Bump svelte from 5.1.4 to 5.1.11
Bumps svelte from 5.1.4 to 5.1.11.
Release notes
Sourced from svelte's releases.
svelte@5.1.11
Patch Changes
fix: error on TypeScript's
readonly
modifier (#14153)fix: remove scoping for
:not
selectors (#14177)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)
... (truncated)
Changelog
Sourced from svelte's changelog.
5.1.11
Patch Changes
fix: error on TypeScript's
readonly
modifier (#14153)fix: remove scoping for
:not
selectors (#14177)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)
... (truncated)
Commits
-
c499496
Version Packages (#14167) -
aa23415
fix: remove scoping for most:not
selectors (#14177) -
5077061
fix: issue with implicit public modifier causing undefined properties (#14153) -
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) - 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