-
Notifications
You must be signed in to change notification settings - Fork 14
chore(deps): update dependency svelte to v5.34.7 #815
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
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 hidden or 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
ab58cae
to
c680c8f
Compare
c680c8f
to
e132c0b
Compare
d986676
to
b98c85d
Compare
b98c85d
to
b6089be
Compare
b6089be
to
c5cf7c2
Compare
c5cf7c2
to
7be5cb6
Compare
7be5cb6
to
580ab18
Compare
1a88eda
to
723e3bb
Compare
723e3bb
to
d355712
Compare
d355712
to
13f06b2
Compare
13f06b2
to
b56c24a
Compare
b56c24a
to
137600e
Compare
137600e
to
cc5381c
Compare
cc5381c
to
b2f9160
Compare
b2f9160
to
7f29622
Compare
7f29622
to
fe48002
Compare
fe48002
to
73e5f69
Compare
73e5f69
to
a24f76c
Compare
a24f76c
to
aaef111
Compare
aaef111
to
1664572
Compare
1664572
to
cdc5b77
Compare
cdc5b77
to
390a6cb
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.33.1
->5.34.7
5.33.4
->5.34.7
Release Notes
sveltejs/svelte (svelte)
v5.34.7
Compare Source
Patch Changes
v5.34.6
Compare Source
Patch Changes
v5.34.5
Compare Source
Patch Changes
fix: keep spread non-delegated event handlers up to date (#16180)
fix: remove undefined attributes on hydration (#16178)
fix: ensure sources within nested effects still register correctly (#16193)
fix: avoid shadowing a variable in dynamic components (#16185)
v5.34.4
Compare Source
Patch Changes
fix: don't set state withing
with_parent
in proxy (#16176)fix: use compiler-driven reactivity in legacy mode template expressions (#16100)
v5.34.3
Compare Source
Patch Changes
fix: don't eagerly execute deriveds on resume (#16150)
fix: prevent memory leaking signals in legacy mode (#16145)
fix: don't define
error.message
if it's not configurable (#16149)v5.34.2
Compare Source
Patch Changes
fix: add missing typings for some dimension bindings (#16142)
fix: prune typescript class field declarations (#16154)
v5.34.1
Compare Source
Patch Changes
v5.34.0
Compare Source
Minor Changes
$inspect.trace
(#16060)Patch Changes
fix: add
command
andcommandfor
toHTMLButtonAttributes
(#16117)fix: better
$inspect.trace()
output (#16131)fix: properly hydrate dynamic css props components and remove element removal (#16118)
v5.33.19
Compare Source
Patch Changes
is_flushing
ifflushSync
is called and there's no scheduled effect (#16119)v5.33.18
Compare Source
Patch Changes
chore: bump
esrap
dependency (#16106)fix: destructuring state in ssr (#16102)
v5.33.17
Compare Source
Patch Changes
ecmaVersion
to parse import attributes (#16098)v5.33.16
Compare Source
Patch Changes
fix: visit expression when destructuring state declarations (#16081)
fix: move xmlns attribute from SVGAttributes to to DOMAttributes (#16080)
v5.33.15
Compare Source
Patch Changes
v5.33.14
Compare Source
Patch Changes
Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#16063)
fix: destructuring snippet arguments (#16068)
v5.33.13
Compare Source
Patch Changes
EachBlock
visitor (#16058)v5.33.12
Compare Source
Patch Changes
v5.33.11
Compare Source
Patch Changes
v5.33.10
Compare Source
Patch Changes
fill: 'forwards'
on transition animations to prevent flicker (#16035)v5.33.9
Compare Source
Patch Changes
v5.33.8
Compare Source
Patch Changes
select_option
if'value'
is innext
(#16032)v5.33.7
Compare Source
Patch Changes
bind:value
to select with stores (#16028)v5.33.6
Compare Source
Patch Changes
fix: falsy attachments on components (#16021)
fix: correctly mark elements as selected during SSR (#16017)
v5.33.5
Compare Source
Patch Changes
fix: handle derived destructured iterators (#16015)
fix: avoid rerunning attachments when unrelated spread attributes change (#15961)
v5.33.4
Compare Source
Patch Changes
fix: narrow
defaultChecked
to boolean (#16009)fix: warn when using rest or identifier in custom elements without props option (#16003)
v5.33.3
Compare Source
Patch Changes
fix: allow using typescript in
customElement.extend
option (#16001)fix: cleanup event handlers on media elements (#16005)
v5.33.2
Compare Source
Patch Changes
fix: correctly parse escaped unicode characters in css selector (#15976)
fix: don't mark deriveds as clean if updating during teardown (#15997)
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.