chore(deps): update dependency svelte to v5.0.0-next.258 #2913
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.246
->5.0.0-next.258
Release Notes
sveltejs/svelte (svelte)
v5.0.0-next.258
Compare Source
Patch Changes
fix: only use getComputedStyle with elements (#13366)
fix: make each items reassignable in legacy mode (#12257)
v5.0.0-next.257
Compare Source
Patch Changes
v5.0.0-next.256
Compare Source
Patch Changes
fix: only warn on context="module" in runes mode (#13332)
feat: deprecate
<svelte:self>
in runes mode (#13333)fix: set strings as attributes, non-strings as properties if property exists (#13327)
v5.0.0-next.255
Compare Source
Patch Changes
fix: keep bound inputs in sync in runes mode (#13328)
fix: silence snapshot warnings inside
$inspect
(#13334)v5.0.0-next.254
Compare Source
Patch Changes
zoom
when calculating animation transforms (#13317)v5.0.0-next.253
Compare Source
Patch Changes
fix: delete transformers shadowed by unreassigned state (#13316)
fix: don't make wheel events passive by default (#13322)
v5.0.0-next.252
Compare Source
Patch Changes
fix: handle
$Props
interface during migration (#13305)fix: attach effects-inside-deriveds to the parent of the derived (#13309)
fix: simplify and robustify appending styles (#13303)
v5.0.0-next.251
Compare Source
Patch Changes
v5.0.0-next.250
Compare Source
Patch Changes
fix: correctly migrate sequence expressions (#13291)
fix: avoid disconnecting deriveds that are still active (#13292)
feat: Add accessibility warnings for buttons and anchors without explicit labels and content (#13130)
v5.0.0-next.249
Compare Source
Patch Changes
fix: ensure snapshot logs don't affect dependency graph (#13286)
fix: allow custom element styles to be updated in HMR mode (#13225)
fix: inject styles correctly when mounting inside an iframe (#13225)
v5.0.0-next.248
Compare Source
Patch Changes
feat: provide guidance in browser console when logging $state objects (#13142)
fix: ensure correct parent effect is associated with render effects (#13274)
feat: unwrap function expressions where possible, and optimise bindings (#13269)
v5.0.0-next.247
Compare Source
Patch Changes
fix: wait until template strings are complete before sanitizing (#13262)
fix: avoid flushing sync with $inspect (#13239)
fix: separate
template_effect
for dynamic class/style directive with dynamic attributes (#13171)fix: treat pure call expressions as potentially reactive if they reference local bindings (#13264)
fix: follow spec for
customElement
option (#13247)fix: tighten up `# svelte prefix validation (#13261)
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.