-
Notifications
You must be signed in to change notification settings - Fork 106
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.1 #2878
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/svelte-5.x
base: master
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
💻 Website PreviewThe latest changes are available as preview in: https://0cd6e197.graphql-eslint.pages.dev |
f41fdee
to
2654d16
Compare
2654d16
to
c21231f
Compare
c21231f
to
eafa1ea
Compare
d03192e
to
d8c77ff
Compare
f03f296
to
faf2702
Compare
faf2702
to
bbfc5c9
Compare
bbfc5c9
to
8bd61db
Compare
8bd61db
to
9be49b7
Compare
9be49b7
to
cf306f8
Compare
9598b66
to
553535e
Compare
553535e
to
b4bedb9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.17.4
->5.20.1
Release Notes
sveltejs/svelte (svelte)
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)
v5.19.7
Compare Source
Patch Changes
chore: remove unused code from signal logic (#15195)
fix: encounter svelte:element in blocks as sibling during pruning css (#15165)
v5.19.6
Compare Source
Patch Changes
fix: do not prune selectors like
:global(.foo):has(.scoped)
(#15140)fix: don't error on slot prop inside block inside other component (#15148)
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
fix: silence a11y attribute warnings when spread attributes present (#15150)
fix: prevent false-positive ownership validations due to hot reload (#15154)
fix: widen ownership when calling setContext (#15153)
v5.19.5
Compare Source
Patch Changes
fix: improve derived connection to ownership graph (#15137)
fix: correctly look for sibling elements inside blocks and components when pruning CSS (#15106)
v5.19.4
Compare Source
Patch Changes
fix: Add
bind:focused
property toHTMLAttributes
type (#15122)fix: lazily connect derievds (in deriveds) to their parent (#15129)
fix: disallow $state/$derived in const tags (#15115)
v5.19.3
Compare Source
Patch Changes
fix: don't throw for
undefined
non delegated event handlers (#15087)fix: consistently set value to blank string when value attribute is undefined (#15057)
fix: optimise || expressions in template (#15092)
fix: correctly handle
novalidate
attribute casing (#15083)fix: expand boolean attribute support (#15095)
fix: avoid double deriveds in component props (#15089)
fix: add check for
is
attribute to correctly detect custom elements (#15086)v5.19.2
Compare Source
Patch Changes
v5.19.1
Compare Source
Patch Changes
fix: omit unnecessary nullish coallescing in template expressions (#15056)
fix: more efficient template effect grouping (#15050)
fix: ensure untrack correctly retains the active reaction (#15065)
fix: initialize
files
bind on hydration (#15059)v5.19.0
Compare Source
Minor Changes
ClassValue
fromsvelte/elements
(#15035)Patch Changes
fix: create fewer deriveds for concatenated strings (#15041)
fix: correctly parse leading comments in function binding (#15020)
v5.18.0
Compare Source
Minor Changes
<template>
elements to contain any child (#15007)Patch Changes
fix: ensure resume effects are scheduled in topological order (#15012)
fix: bump esrap (#15015)
fix: remove listener on
bind_current_time
teardown (#15013)v5.17.5
Compare Source
Patch Changes
feat: allow const tag inside
svelte:boundary
(#14993)fix: ensure signal write invalidation within effects is consistent (#14989)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.