chore(deps): update dependency svelte to v5.0.0-next.193 #246
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.0.0-next.184
->5.0.0-next.193
Release Notes
sveltejs/svelte (svelte)
v5.0.0-next.193
Compare Source
Patch Changes
fix: improve validation error that occurs when using
{@​render ...}
to render default slotted content (#12521)fix: reset hydrate node after
hydrate(...)
(#12512)v5.0.0-next.192
Compare Source
Patch Changes
fix: make animations more robust to quick shuffling (#12496)
feat: warn if binding to a non-reactive property (#12500)
fix: ensure $state proxy invokes set accessor if present (#12503)
v5.0.0-next.191
Compare Source
Patch Changes
fix: properly assign trailing comments (#12471)
breaking: remove deep reactivity from non-bindable props (#12484)
fix: ensure async initial store value is noticed (#12486)
fix: don't add imports to hoisted event parameters (#12493)
fix: set
volume
through DOM property rather than attribute (#12485)v5.0.0-next.190
Compare Source
Patch Changes
fix: hydrate multiple
<svelte:head>
elements correctly (#12475)fix: assign correct scope to attributes of named slot (#12476)
breaking: warn on quoted single-expression attributes in runes mode (#12479)
v5.0.0-next.189
Compare Source
Patch Changes
v5.0.0-next.188
Compare Source
Patch Changes
fix: ensure
$state.snapshot
never errors (#12445)feat: move dev-time component properties to private symbols' (#12461)
v5.0.0-next.187
Compare Source
Patch Changes
fix: always pass original component to HMR wrapper (#12454)
fix: ensure previous transitions are properly aborted (#12460)
v5.0.0-next.186
Compare Source
Patch Changes
feat: skip pending block for already-resolved promises (#12274)
feat: add ability to ignore warnings through
warningFilter
compiler option (#12296)fix: run animations in microtask so that deferred transitions can measure nodes correctly (#12453)
v5.0.0-next.185
Compare Source
Patch Changes
fix: allow leading and trailing comments in mustache expression (#11866)
fix: ensure hydration walks all nodes (#12448)
fix: prevent whitespaces merging across component boundaries (#12449)
fix: detect mutations within assignment expressions (#12429)
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.