chore(deps): update svelte #966
Open
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.7.2
->5.8.0
^0.6.0
->^0.7.0
2.22.2
->2.25.0
5.1.0
->5.1.1
5.35.2
->5.36.7
4.2.2
->4.3.0
Release Notes
sveltejs/kit (@sveltejs/adapter-vercel)
v5.8.0
Compare Source
Minor Changes
read
imported from$app/server
in edge functions (#13859)Patch Changes
e5ce8bb
,cf88369
]:sveltejs/kit (@sveltejs/enhanced-img)
v0.7.0
Compare Source
Minor Changes
vite-plugin-svelte
. Requiresvite >= 6.3
andvite-plugin-svelte >= 6.0
. (#13967)sveltejs/kit (@sveltejs/kit)
v2.25.0
Compare Source
Minor Changes
read
implementations from adapters (#13859)Patch Changes
v2.24.0
Compare Source
Minor Changes
params
prop for page/layout components (#13999)Patch Changes
storage.get
helper (#13998)v2.23.0
Compare Source
Minor Changes
feat: support svelte.config.ts (#13935)
Patch Changes
fix: extend
vite-plugin-svelte
'sConfig
type instead of duplicating it (#13982)fix: regression with
rolldown-vite
not bundling a single JS file for single and inline apps (#13941)v2.22.5
Compare Source
Patch Changes
@sveltejs/kit
tooptimizeDeps.exclude
(#13983)v2.22.4
Compare Source
Patch Changes
$app/*
modules to be bundled (#13977)v2.22.3
Compare Source
Patch Changes
@sveltejs/kit
(#13971)sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v5.1.1
Compare Source
Patch Changes
svelteconfig.extensions
(#1171)sveltejs/svelte (svelte)
v5.36.7
Compare Source
Patch Changes
<svelte:...>
elements to inherit fromSvelteHTMLElements
(#16424)v5.36.6
Compare Source
Patch Changes
fix: delegate functions with shadowed variables if declared locally (#16417)
fix: handle error in correct boundary after reset (#16171)
fix: make
<svelte:boundary>
reset function a noop after the first call (#16171)v5.36.5
Compare Source
Patch Changes
fix: silence
$inspect
errors when the effect is about to be destroyed (#16391)fix: more informative error when effects run in an infinite loop (#16405)
v5.36.4
Compare Source
Patch Changes
fix: avoid microtask in flushSync (#16394)
fix: ensure compiler state is reset before compilation (#16396)
v5.36.3
Compare Source
Patch Changes
fix: don't log
await_reactivity_loss
warning when signal is read inuntrack
(#16385)fix: better handle $inspect on array mutations (#16389)
fix: leave proxied array
length
untouched when deleting properties (#16389)fix: update
$effect.pending()
immediately after a batch is removed (#16382)v5.36.2
Compare Source
Patch Changes
fix: add
$effect.pending()
to types (#16376)fix: add
pending
snippet to<svelte:boundary>
types (#16379)v5.36.1
Compare Source
Patch Changes
<input>
if the input was the source of the change (#16373)v5.36.0
Compare Source
Minor Changes
await
in components when using theexperimental.async
compiler option (#15844)Patch Changes
fix: silence a11y warning for inert elements (#16339)
chore: clean up a11y analysis code (#16345)
v5.35.7
Compare Source
Patch Changes
fix: silence autofocus a11y warning inside
<dialog>
(#16341)fix: don't show adjusted error messages in boundaries (#16360)
chore: replace inline regex with variable (#16340)
v5.35.6
Compare Source
Patch Changes
chore: simplify reaction/source ownership tracking (#16333)
chore: simplify internal component
pop()
(#16331)v5.35.5
Compare Source
Patch Changes
fix: associate sources in Spring/Tween/SvelteMap/SvelteSet with correct reaction (#16325)
fix: re-evaluate derived props during teardown (#16278)
v5.35.4
Compare Source
Patch Changes
v5.35.3
Compare Source
Patch Changes
fix: account for mounting when
select_option
inattribute_effect
(#16309)fix: do not proxify the value assigned to a derived (#16302)
sveltejs/language-tools (svelte-check)
v4.3.0
Compare Source
await
support (#2799)Configuration
📅 Schedule: Branch creation - "before 6am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.