chore(deps): update dependency svelte to v5.0.0-next.142 #1520
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.136
->5.0.0-next.142
Release Notes
sveltejs/svelte (svelte)
v5.0.0-next.142
Patch Changes
fix: allow runelike writable as prop (#11768)
fix: support
array.lastIndexOf
without second argument (#11766)fix: handle
this
parameter in TypeScript-annotated functions (#11795)fix: allow classes to be reassigned (#11794)
fix: capture the correct event names when spreading attributes (#11783)
fix: allow global next to
&
for nesting (#11784)fix: parse ongotpointercapture and onlostpointercapture events correctly (#11790)
fix: only inject push/pop in SSR components when necessary (#11771)
v5.0.0-next.141
Compare Source
Patch Changes
fix: throw on invalid attribute expressions (#11736)
fix: use svg methods for updating svg attributes too (#11755)
fix: don't warn on link without href if aria-disabled (#11737)
fix: don't use console.trace inside dev warnings (#11744)
v5.0.0-next.140
Compare Source
Patch Changes
v5.0.0-next.139
Compare Source
Patch Changes
v5.0.0-next.138
Compare Source
Patch Changes
fix: allow comments after last selector in css (#11723)
fix: don't add scoping modifier to nesting selectors (#11713)
chore: speedup hydration around input and select values (#11717)
fix: update value like attributes in a separate template_effect (#11720)
fix: improve handling of unowned derived signal (#11712)
v5.0.0-next.137
Compare Source
Patch Changes
fix: migrate derivations without semicolons (#11704)
fix: check for invalid bindings on window and document (#11676)
fix: more efficient spread attributes in SSR output (#11660)
fix: inline pointer events now correctly work in Chrome (#11695)
fix: don't require warning codes to be separated by commas in non-runes mode (#11669)
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.