-
-
Notifications
You must be signed in to change notification settings - Fork 60
chore(deps): update dependency svelte to v5.0.0-next.268 - autoclosed #860
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
Conversation
|
e659938 to
d324845
Compare
d324845 to
70779af
Compare
c973bd9 to
b575ec7
Compare
b575ec7 to
d1f1949
Compare
d1f1949 to
da80591
Compare
da80591 to
e3a843b
Compare
e3a843b to
d788c02
Compare
591b608 to
9f0e15d
Compare
e7c8ccd to
fbb24ce
Compare
fbb24ce to
fdf6fb7
Compare
fdf6fb7 to
00e260b
Compare
00e260b to
038eb3f
Compare
f24a377 to
db42a22
Compare
db42a22 to
6b45ad5
Compare
6b45ad5 to
e7161b1
Compare
This PR contains the following updates:
5.0.0-next.249->5.0.0-next.268Release Notes
sveltejs/svelte (svelte)
v5.0.0-next.268Compare Source
Patch Changes
breaking: disallow state mutations in logic block expression (#13625)
breaking: stronger enumerated types (#13624)
chore: improve runtime performance of derived signals (#13626)
v5.0.0-next.267Compare Source
Patch Changes
fix: ensure inserted code is preserved during migration (#13617)
fix: ensure each block consistency to internal mutations to the collection (#13614)
chore: improve derived ownership model (#13623)
fix: ensure await block scope transforms are isolated (#13622)
v5.0.0-next.266Compare Source
Patch Changes
feat: add hidden until-found and beforematch (#13612)
fix: ensure local prop value is read during teardown (#13611)
fix: take snippets into account when scoping CSS (#13589)
breaking: scope
:not(...)selectors (#13568)breaking: scope
:has(...)selectors (#13567)v5.0.0-next.265Compare Source
Patch Changes
fix: ensure source and filename are known to compileModule's source map (#13546)
fix: cleanup non-branch effects created inside block effects (#13600)
fix: do no rerun the each block when array change from empty to empty (#13553)
fix: ensure effects destroy owned deriveds upon teardown (#13563)
fix: ensure proxied arrays correctly update their length upon deletions (#13549)
fix: avoid assigning input.value if the value is the same to fix
minlength(#13574)fix: use
analysis.namewhen migrating<svelte:self>(#13544)fix: strip BOM character from input (#13548)
v5.0.0-next.264Compare Source
Patch Changes
fix: exclude custom elements from HTML tree validation (#13540)
fix: apply class/style directives after attributes (#13535)
fix: make immutable option work more correctly (#13526)
breaking: use
<svelte-css-wrapper>instead of<div>for style props (#13499)fix: mark custom element with virtual class attribute as dynamic (#13435)
fix: ensure set_text applies coercion to objects before diff (#13542)
v5.0.0-next.263Compare Source
Patch Changes
fix: add media listeners immediately when using
bind:paused(#13502)fix: further improve reconciliation of inert each block rows (#13527)
feat: add types for the search element (#13489)
feat: support migrating
svelte:self(#13504)feat: support migration of single assignment labeled statements (#13461)
fix: correctly migrate
$slotswith bracket member expressions & slots with static props (#13468)feat: migrate slot usages (#13500)
fix: recreate
SvelteDatemethods deriveds if they are destroyed (#13515)fix: allow imports from
svelte/legacyin SSR (#13523)v5.0.0-next.262Compare Source
Patch Changes
feat: enable snippets to fill slots (#13427)
fix: strip internal properties from rest props during SSR (#13492)
fix: allow combinator at start of nested CSS selector (#13440)
v5.0.0-next.260Compare Source
Patch Changes
fix: ensure use directives execute in the correct sequence (#13384)
fix: blank CSS contents while migrating (#13403)
fix: avoid migrating slots in custom elements (#13406)
fix: don't consider children of rules when checking whether they are used or not (#13410)
fix: treat
<img>alt attribute as content for a11y labelling purposes (#13411)fix: make ownership widening more robust to userland proxies (#13377)
fix: validation should not fail on anonymous declarations (#13393)
v5.0.0-next.259Compare Source
Patch Changes
fix: higher fidelity event migration (#13362)
fix: properly remove root anchor node on unmount (#13381)
fix: improve reconciliation of inert each block rows (#13379)
v5.0.0-next.258Compare Source
Patch Changes
fix: only use getComputedStyle with elements (#13366)
fix: make each items reassignable in legacy mode (#12257)
v5.0.0-next.257Compare Source
Patch Changes
v5.0.0-next.256Compare Source
Patch Changes
fix: only warn on context="module" in runes mode (#13332)
feat: deprecate
<svelte:self>in runes mode (#13333)fix: set strings as attributes, non-strings as properties if property exists (#13327)
v5.0.0-next.255Compare Source
Patch Changes
fix: keep bound inputs in sync in runes mode (#13328)
fix: silence snapshot warnings inside
$inspect(#13334)v5.0.0-next.254Compare Source
Patch Changes
zoomwhen calculating animation transforms (#13317)v5.0.0-next.253Compare Source
Patch Changes
fix: delete transformers shadowed by unreassigned state (#13316)
fix: don't make wheel events passive by default (#13322)
v5.0.0-next.252Compare Source
Patch Changes
fix: handle
$Propsinterface during migration (#13305)fix: attach effects-inside-deriveds to the parent of the derived (#13309)
fix: simplify and robustify appending styles (#13303)
v5.0.0-next.251Compare Source
Patch Changes
v5.0.0-next.250Compare Source
Patch Changes
fix: correctly migrate sequence expressions (#13291)
fix: avoid disconnecting deriveds that are still active (#13292)
feat: Add accessibility warnings for buttons and anchors without explicit labels and content (#13130)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.