chore(deps): update dependency svelte to v5.0.0-next.166 #635
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.154
->5.0.0-next.166
Release Notes
sveltejs/svelte (svelte)
v5.0.0-next.166
Compare Source
Patch Changes
fix: remove correct event listener from document (#12101)
fix: correctly serialize object assignment expressions (#12175)
fix: robustify migration script around indentation and comments (#12176)
fix: improve await block behaviour in non-runes mode (#12179)
fix: improve select handling of dynamic value with placeholders (#12181)
v5.0.0-next.165
Compare Source
Patch Changes
breaking: bump dts-buddy (#12134)
fix: throw compilation error for malformed snippets (#12144)
v5.0.0-next.164
Compare Source
Patch Changes
fix: prevent
a11y_label_has_associated_control
false positive for component or render tag in<label>
(#12119)fix: allow multiple optional parameters with defaults in snippets (#12070)
v5.0.0-next.163
Patch Changes
feat: more accurate
render
/mount
/hydrate
options (#12111)fix: better binding interop between runes/non-runes components (#12123)
v5.0.0-next.162
Patch Changes
v5.0.0-next.160
Compare Source
Patch Changes
v5.0.0-next.159
Compare Source
Patch Changes
fix: ensure element size bindings don't unsubscribe multiple times from the resize observer (#12091)
fix: prevent misidentification of bindings as delegatable event handlers if used outside event attribute (#12081)
fix: preserve current input values when removing defaults (#12083)
fix: preserve component function context for nested components (#12089)
v5.0.0-next.158
Compare Source
Patch Changes
v5.0.0-next.157
Compare Source
Patch Changes
fix: handle
is
attribute on elements with spread (#12056)fix: correctly process empty lines in messages (#12057)
fix: rewrite state_unsafe_mutation message (#12059)
fix: support function invocation from imported
*.svelte
components (#12061)fix: better types for
on
(#12053)v5.0.0-next.155
Compare Source
Patch Changes
fix: robustify migration script (#12019)
fix: relax constraint for
ComponentProps
(#12026)fix: address event delegation duplication behaviour (#12014)
chore: remove
createRoot
references (#12018)chore: clear
Map
/Set
before triggering$inspect
callbacks (#12013)breaking: rename
$effect.active
to$effect.tracking
(#12022)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.