-
-
Notifications
You must be signed in to change notification settings - Fork 13
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.19.2 #150
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/svelte-5.x-lockfile
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.16.0
chore(deps): update dependency svelte to v5.16.1
Jan 2, 2025
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.16.1
chore(deps): update dependency svelte to v5.16.2
Jan 5, 2025
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.16.2
chore(deps): update dependency svelte to v5.16.3
Jan 6, 2025
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.16.3
chore(deps): update dependency svelte to v5.17.0
Jan 8, 2025
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.17.0
chore(deps): update dependency svelte to v5.17.1
Jan 8, 2025
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.17.1
chore(deps): update dependency svelte to v5.17.2
Jan 9, 2025
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.17.2
chore(deps): update dependency svelte to v5.17.3
Jan 9, 2025
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.17.3
chore(deps): update dependency svelte to v5.17.5
Jan 14, 2025
renovate
bot
force-pushed
the
renovate/svelte-5.x-lockfile
branch
from
January 14, 2025 17:24
abebbde
to
ba156f4
Compare
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.17.5
chore(deps): update dependency svelte to v5.18.0
Jan 15, 2025
renovate
bot
force-pushed
the
renovate/svelte-5.x-lockfile
branch
from
January 15, 2025 02:38
ba156f4
to
979e89b
Compare
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.18.0
chore(deps): update dependency svelte to v5.19.0
Jan 17, 2025
renovate
bot
force-pushed
the
renovate/svelte-5.x-lockfile
branch
from
January 17, 2025 17:07
979e89b
to
6cebd66
Compare
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.19.0
chore(deps): update dependency svelte to v5.19.1
Jan 21, 2025
renovate
bot
force-pushed
the
renovate/svelte-5.x-lockfile
branch
from
January 21, 2025 12:35
6cebd66
to
d75ab4e
Compare
renovate
bot
force-pushed
the
renovate/svelte-5.x-lockfile
branch
from
January 22, 2025 14:55
d75ab4e
to
d0aca7d
Compare
renovate
bot
changed the title
chore(deps): update dependency svelte to v5.19.1
chore(deps): update dependency svelte to v5.19.2
Jan 22, 2025
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.15.0
->5.19.2
Release Notes
sveltejs/svelte (svelte)
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)
v5.17.4
Compare Source
Patch Changes
fix: never consider inert boundary effects (#14999)
fix: store access on component destroy (#14968)
fix: correctly transform
pre
with no content (#14973)fix: wrap each block expression in derived to encapsulate effects (#14967)
v5.17.3
Compare Source
Patch Changes
v5.17.2
Compare Source
Patch Changes
fix: account for parent scale when animating elements (#14957)
fix: apply
overflow: hidden
style when transitioning elements, where necessary (#14930)fix: properly add owners to function bindings (#14962)
v5.17.1
Compare Source
Patch Changes
fix: remove bindable prop validation (#14946)
chore: tweak "invalid assignment" compiler error message (#14955)
fix: silence false-positive stale value warning (#14958)
v5.17.0
Compare Source
Minor Changes
Patch Changes
fix: handle default values in object destructuring within "each" blocks when using characters like "}" and "]" (#14554)
fix: account for min-width/height in
slide
transition (#14942)fix: prevent long delays causing erratic spring behaviour (#14940)
feat: warn on using
slide
transition with table elements (#14936)chore: improve signal performance by reducing duplicate deps (#14945)
v5.16.6
Compare Source
Patch Changes
fix: Make Tween duration 0 set current to target immediately (#14937)
fix: guard against
customElements
being unavailable in browser extension contexts (#14933)fix: treat
inert
as a boolean attribute (#14935)fix: remove leading newline from
<pre>
contents (#14922)v5.16.5
Compare Source
Patch Changes
fix: inherit correct namespace for
<title>
elements (#14817)fix: don't throw
bind_invalid_export
if there's also a bindable prop with the same name (#14813)v5.16.4
Compare Source
Patch Changes
fix: use cached indexOf array prototype method internally (#14912)
fix: make Tween work with continuous target changes (#14895)
v5.16.3
Compare Source
Patch Changes
fix: correctly parse
each
with loose parser (#14887)fix: apply
clsx
logic to custom elementclass
attributes (#14907)v5.16.2
Compare Source
Patch Changes
fix: ensure disconnected deriveds correctly connect again (#14899)
fix: correctly highlight sources reassigned inside
trace
(#14811)v5.16.1
Compare Source
Patch Changes
fix: ensure unowned deriveds correctly get re-linked to the graph (#14855)
fix: ensure $inspect.trace works correctly with null values (#14853)
v5.16.0
Compare Source
Minor Changes
class
attribute to be an object or array, usingclsx
(#14714)Patch Changes
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.