-
Notifications
You must be signed in to change notification settings - Fork 4
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.20.2 #343
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/svelte-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e8246b9
to
b188dae
Compare
b188dae
to
101c0f0
Compare
101c0f0
to
cad3b70
Compare
cad3b70
to
f69fffa
Compare
f69fffa
to
6a175d6
Compare
7d693bc
to
35cbbca
Compare
35cbbca
to
2da5ecf
Compare
2da5ecf
to
ef58b8d
Compare
ef58b8d
to
90843b4
Compare
90843b4
to
b61b3a0
Compare
b61b3a0
to
6f6a71e
Compare
6f6a71e
to
1bbad63
Compare
1bbad63
to
8089f5a
Compare
8089f5a
to
a0234af
Compare
dee2a9d
to
79fea58
Compare
79fea58
to
6c1b345
Compare
6387e2f
to
0388ada
Compare
0388ada
to
a0c4786
Compare
a0c4786
to
ea0a67c
Compare
ea0a67c
to
b9e35c5
Compare
ceb8c2c
to
1cd442a
Compare
1cd442a
to
2080345
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.19.7
->5.20.2
Release Notes
sveltejs/svelte (svelte)
v5.20.2
Compare Source
Patch Changes
chore: remove unused
options.uid
inrender
(#15302)fix: do not warn for
binding_property_non_reactive
if binding is a store in an each (#15318)fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
fix:
muted
reactive withoutbind
and select/autofocus attributes working with function calls (#15326)fix: ensure input elements and elements with
dir
attribute are marked as non-static (#15259)fix: fire delegated events on target even it was disabled in the meantime (#15319)
v5.20.1
Compare Source
Patch Changes
fix: ensure AST analysis on
svelte.js
modules succeeds (#15297)fix: ignore typescript abstract methods (#15267)
fix: correctly ssr component in
svelte:head
with$props.id()
orcss='injected'
(#15291)v5.20.0
Compare Source
Minor Changes
$props.id()
(#15185)Patch Changes
fix: take private and public into account for
constant_assignment
of derived state (#15276)fix: value/checked not correctly set using spread (#15239)
chore: tweak effect self invalidation logic, run transition dispatches without reactive context (#15275)
fix: use
importNode
to clone templates for Firefox (#15272)fix: recurse into
$derived
for ownership validation (#15166)v5.19.10
Compare Source
Patch Changes
fix: when re-connecting unowned deriveds, remove their unowned flag (#15255)
fix: allow mutation of private derived state (#15228)
v5.19.9
Compare Source
Patch Changes
fix: ensure unowned derived dependencies are not duplicated when reactions are skipped (#15232)
fix: hydrate
href
that is part of spread attributes (#15226)v5.19.8
Compare Source
Patch Changes
fix: properly set
value
property of custom elements (#15206)fix: ensure custom element updates don't run in hydration mode (#15217)
fix: ensure tracking returns true, even if in unowned (#15214)
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.