fix(deps): update dependency svelte to ^5.10.0 #2821
Merged
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.2.2
->^5.10.0
Release Notes
sveltejs/svelte (svelte)
v5.10.0
Compare Source
Minor Changes
Patch Changes
fix: allow exports with source from script module even if no bind is present (#14620)
fix: deconflict
get_name
for literal class properties (#14607)v5.9.1
Compare Source
Patch Changes
v5.9.0
Compare Source
Minor Changes
Patch Changes
if
block code the first time (#14597)v5.8.1
Compare Source
Patch Changes
v5.8.0
Compare Source
Minor Changes
Spring
andTween
classes tosvelte/motion
(#11519)v5.7.1
Compare Source
Patch Changes
v5.7.0
Compare Source
Minor Changes
feat: add
createSubscriber
function for creating reactive values that depend on subscriptions (#14422)feat: add reactive
MediaQuery
class, and aprefersReducedMotion
class instance (#14422)Patch Changes
undefined
andnull
the same for the initial input value (#14562)v5.6.2
Compare Source
Patch Changes
v5.6.1
Compare Source
Patch Changes
v5.6.0
Compare Source
Minor Changes
defaultValue/defaultChecked
for inputs (#14289)v5.5.4
Compare Source
Patch Changes
fix: better error messages for invalid HTML trees (#14445)
fix: remove spreaded event handlers when they become nullish (#14546)
fix: respect the unidirectional nature of time (#14541)
v5.5.3
Compare Source
Patch Changes
fix: don't try to add owners to non-
$state
class fields (#14533)fix: capture infinite_loop_guard in error boundary (#14534)
fix: proxify values when assigning using
||=
,&&=
and??=
operators (#14273)v5.5.2
Compare Source
Patch Changes
SvelteDate
(#14525)v5.5.0
Compare Source
Minor Changes
Patch Changes
v5.4.0
Compare Source
Minor Changes
#each
withoutas
(#14396)v5.3.2
Compare Source
Patch Changes
fix: correctly prune CSS for elements inside snippets (#14494)
fix: render attributes during SSR regardless of case (#14492)
v5.3.1
Compare Source
Patch Changes
fix: treat spread elements the same as call expressions (#14488)
fix: correctly increment/decrement bigints (#14485)
v5.3.0
Compare Source
Minor Changes
<svelte:boundary>
(#14211)v5.2.12
Compare Source
Patch Changes
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)
fix: prevent infinite loops when pruning CSS (#14474)
fix: generate correct code when encountering object expression statement (#14480)
v5.2.11
Compare Source
Patch Changes
fix: ignore text and expressions outside the template when validating HTML (#14468)
fix: better account for render tags when pruning CSS (#14456)
v5.2.10
Compare Source
Patch Changes
fix: correctly remove unused selectors in middle of selector lists (#14448)
chore: upgrade esm-env for Vite 6 support (#14460)
fix: strip exported TypeScript function overloads (#14458)
v5.2.9
Compare Source
Patch Changes
fix: show
:then
block fornull/undefined
value (#14440)fix: relax html parent validation (#14442)
fix: prevent memory leak when creating deriveds inside untrack (#14443)
fix: disregard TypeScript nodes when pruning CSS (#14446)
v5.2.8
Compare Source
Patch Changes
fix: correctly prune each blocks (#14403)
fix: provide temporary
LegacyComponentType
(#14257)fix: attach spread attribute events synchronously (#14387)
fix: ensure last empty text node correctly hydrates (#14425)
fix: correctly prune key blocks (#14403)
v5.2.7
Compare Source
Patch Changes
v5.2.6
Compare Source
Patch Changes
v5.2.5
Compare Source
Patch Changes
fix: correctly handle srcObject attribute on video elements (#14369)
add
contentvisibilityautostatechange
event to element definitions (#14373)fix: tighten up
export default
validation (#14368)fix: include method definitions in class private fields (#14365)
v5.2.4
Compare Source
Patch Changes
fix: ensure internal cloning can work circular values (#14347)
fix: correctly update dynamic member expressions (#14359)
fix: ensure is_pure takes into account $effect.tracking() (#14333)
fix: coerce value to number when hydrating range/number input with changed value (#14349)
v5.2.3
Compare Source
Patch Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, 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.