-
-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency svelte to v5.0.0-next.243 #1795
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
96a8dd8
to
e5258b7
Compare
e5258b7
to
7ddfa41
Compare
7ddfa41
to
8f21985
Compare
8f21985
to
5d178ba
Compare
5d178ba
to
ed65f2d
Compare
aac88c9
to
89458ed
Compare
89458ed
to
e5ff393
Compare
This PR contains the following updates:
5.0.0-next.225
->5.0.0-next.243
Release Notes
sveltejs/svelte (svelte)
v5.0.0-next.243
Compare Source
Patch Changes
fix: ensure reactive graph is fully traversed in the marking phase for non-runes mode (#13059)
fix: ensure reactivity system remains consistent with removals (#13087)
fix: render undefined html as the empty string (#13092)
fix: error on incorrect attributes for svelte:body (#13084)
feat: provide AST node types with internal types stripped out (#12968)
v5.0.0-next.242
Compare Source
Patch Changes
fix: insert comment before text in an each block, to prevent glued nodes (#13073)
feat: better generated each block code in SSR mode (#13060)
v5.0.0-next.241
Compare Source
Patch Changes
fix: prevent div/0 when generating transition keyframes (#13058)
fix: error on invalid element name (#13057)
fix: better compile errors for invalid tag names/placement (#13045)
fix: ensure event currentTarget is reset after propagation logic (#13042)
v5.0.0-next.240
Compare Source
Patch Changes
fix: use WAAPI to control timing of JS-based animations (#13018)
fix: prevent binding to imports (#13035)
fix: never abort bidirectional transitions (#13018)
v5.0.0-next.239
Compare Source
Patch Changes
fix: properly handle proxied array length mutations (#13026)
fix: repair
href
attribute mismatches (#13032)v5.0.0-next.238
Compare Source
Patch Changes
fix: always return true from
deleteProperty
trap (#13008)fix: handle deletions of previously-unread state proxy properties (#13008)
fix: make internal sources ownerless (#13013)
fix: join text nodes separated by comments (#13009)
v5.0.0-next.237
Compare Source
Patch Changes
breaking: throw error if derived creates state and then depends on it (#12985)
fix: ensure assignments to state field inside constructor trigger effects (#12985)
fix: ensure $inspect works with SvelteMap and SvelteSet (#12994)
chore: default options.filename to "(unknown)" (#12997)
feat: allow non-synchronous legacy component instantiation (#12970)
v5.0.0-next.236
Compare Source
Patch Changes
$derived.by
declarations (#12984)v5.0.0-next.235
Compare Source
Patch Changes
chore: update client check for smaller bundle size (#12975)
fix: correctly hydrate empty raw blocks (#12979)
v5.0.0-next.234
Compare Source
Patch Changes
fix: allow deleting non-existent
$restProps
properties (#12971)feat: only traverse trailing static nodes during hydration (#12935)
v5.0.0-next.233
Compare Source
Patch Changes
fix: more robust handling of var declarations (#12949)
fix: remove buggy
validate_dynamic_component
check (#12960)v5.0.0-next.232
Compare Source
Patch Changes
breaking: remove
$state.link
rune pending further design work (#12943)fix: ensure
$store
reads are properly transformed (#12952)breaking: deprecate
context="module"
in favor ofmodule
(#12948)v5.0.0-next.231
Compare Source
Patch Changes
$state.link
(#12942)v5.0.0-next.230
Compare Source
Patch Changes
fix: align list of passive events with browser defaults (#12933)
fix: ensure
{#await}
scope shadowing is computed in the correct order (#12945)fix: don't skip custom elements with attributes (#12939)
v5.0.0-next.229
Compare Source
Patch Changes
feat: add
$state.link
rune (#12545)fix: allow mixing slots and snippets in custom elements mode (#12929)
fix: small legibility improvement in
Snippet
type hint (#12928)feat: support HMR with custom elements (#12926)
feat: error on invalid component name (#12821)
v5.0.0-next.228
Compare Source
Patch Changes
v5.0.0-next.227
Compare Source
Patch Changes
breaking: disallow
Object.defineProperty
on state proxies with non-basic descriptors (#12916)breaking: allow frozen objects to be proxied (#12916)
breaking: avoid mutations to underlying proxied object with $state (#12916)
breaking: remove $state.is rune (#12916)
v5.0.0-next.226
Compare Source
Patch Changes
fix: ensure typings for
<svelte:options>
are picked up (#12903)fix: exclude local declarations from non-reactive property warnings (#12909)
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 was generated by Mend Renovate. View the repository job log.