chore(deps): update dependency svelte to v5.22.6 #267
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.20.2
->5.22.6
Release Notes
sveltejs/svelte (svelte)
v5.22.6
Compare Source
Patch Changes
fix: skip
log_if_contains_state
if only logging literals (#15468)fix: Add
closedby
property to HTMLDialogAttributes type (#15458)fix: null and warnings for local handlers (#15460)
v5.22.5
Compare Source
Patch Changes
fix: memoize
clsx
calls (#15456)fix: respect
svelte-ignore hydration_attribute_changed
on elements with spread attributes (#15443)fix: always use
setAttribute
when settingstyle
(#15323)fix: make
style:
directive and CSS handling more robust (#15418)v5.22.4
Compare Source
Patch Changes
v5.22.3
Compare Source
Patch Changes
v5.22.2
Compare Source
Patch Changes
is_updating
before flushing root effects (#15442)v5.22.1
Compare Source
Patch Changes
v5.22.0
Compare Source
Minor Changes
idPrefix
option torender
(#15428)Patch Changes
v5.21.0
Compare Source
Minor Changes
Patch Changes
bind:group
to snippet parameters (#15401)v5.20.5
Compare Source
Patch Changes
fix: allow double hyphen css selector names (#15384)
fix: class:directive not working with $restProps #15386 (#15389)
fix: spread add an useless cssHash on non-scoped element
fix: catch error on @const tag in svelte:boundary in DEV mode (#15369)
fix: allow for duplicate
var
declarations (#15382)fix : bug "$0 is not defined" on svelte:element with a function call on class (#15396)
v5.20.4
Compare Source
Patch Changes
v5.20.3
Compare Source
Patch Changes
fix: allow
@const
inside#key
(#15377)fix: remove unnecessary
?? ''
on some expressions (#15287)fix: correctly override class attributes with class directives (#15352)
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 was generated by Mend Renovate. View the repository job log.