chore(deps): update dependency svelte to ^5.39.6 - autoclosed #802
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^5.38.10
->^5.39.6
Release Notes
sveltejs/svelte (svelte)
v5.39.6
Compare Source
Patch Changes
fix: depend on reads of deriveds created within reaction (async mode) (#16823)
fix: SSR regression of processing attributes of
<select>
and<option>
(#16821)fix: async
class:
+ spread attributes were compiled into sync server-side code (#16834)fix: ensure tick resolves within a macrotask (#16825)
v5.39.5
Compare Source
Patch Changes
fix: allow
{@​html await ...}
and snippets with async content on the server (#16817)fix: use nginx SSI-compatible comments for
$props.id()
(#16820)v5.39.4
Compare Source
Patch Changes
await
in<script>
(#16806)v5.39.3
Compare Source
Patch Changes
fix: remove outer hydration markers (#16800)
fix: async hydration (#16797)
v5.39.2
Compare Source
Patch Changes
fix: preserve SSR context when block expressions contain
await
(#16791)chore: bump some devDependencies (#16787)
v5.39.1
Compare Source
Patch Changes
fix: issue
state_proxy_unmount
warning when unmounting a state proxy (#16747)fix: add
then
to class componentrender
output (#16783)v5.39.0
Compare Source
Minor Changes
Patch Changes
Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.