Update dependency svelte to v5.36.6 #90
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/svelte-5.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
5.35.6
->5.36.6
Release Notes
sveltejs/svelte (svelte)
v5.36.6
Patch Changes
fix: delegate functions with shadowed variables if declared locally (#16417)
fix: handle error in correct boundary after reset (#16171)
fix: make
<svelte:boundary>
reset function a noop after the first call (#16171)v5.36.5
Patch Changes
fix: silence
$inspect
errors when the effect is about to be destroyed (#16391)fix: more informative error when effects run in an infinite loop (#16405)
v5.36.4
Patch Changes
fix: avoid microtask in flushSync (#16394)
fix: ensure compiler state is reset before compilation (#16396)
v5.36.3
Patch Changes
fix: don't log
await_reactivity_loss
warning when signal is read inuntrack
(#16385)fix: better handle $inspect on array mutations (#16389)
fix: leave proxied array
length
untouched when deleting properties (#16389)fix: update
$effect.pending()
immediately after a batch is removed (#16382)v5.36.2
Patch Changes
fix: add
$effect.pending()
to types (#16376)fix: add
pending
snippet to<svelte:boundary>
types (#16379)v5.36.1
Patch Changes
<input>
if the input was the source of the change (#16373)v5.36.0
Minor Changes
await
in components when using theexperimental.async
compiler option (#15844)Patch Changes
fix: silence a11y warning for inert elements (#16339)
chore: clean up a11y analysis code (#16345)
v5.35.7
Patch Changes
fix: silence autofocus a11y warning inside
<dialog>
(#16341)fix: don't show adjusted error messages in boundaries (#16360)
chore: replace inline regex with variable (#16340)
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 Renovate Bot.
ec34ee8e92
to9927bf3d27
Update dependency svelte to v5.35.7to Update dependency svelte to v5.36.09927bf3d27
to97725f201c
Update dependency svelte to v5.36.0to Update dependency svelte to v5.36.197725f201c
to4b2508ba46
Update dependency svelte to v5.36.1to Update dependency svelte to v5.36.24b2508ba46
to44d521a57d
Update dependency svelte to v5.36.2to Update dependency svelte to v5.36.444d521a57d
to2e133a9041
Update dependency svelte to v5.36.4to Update dependency svelte to v5.36.52e133a9041
to065df723a9
Update dependency svelte to v5.36.5to Update dependency svelte to v5.36.6