Skip to content

Update dependency svelte to v5.20.0#102

Merged
ivanklee86 merged 1 commit intomainfrom
renovate/svelte-5.x-lockfile
Feb 13, 2025
Merged

Update dependency svelte to v5.20.0#102
ivanklee86 merged 1 commit intomainfrom
renovate/svelte-5.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 5.19.9 -> 5.20.0 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v5.20.0

Compare Source

Minor Changes
  • feat: SSR-safe ID generation with $props.id() (#​15185)
Patch Changes
  • fix: take private and public into account for constant_assignment of derived state (#​15276)

  • fix: value/checked not correctly set using spread (#​15239)

  • chore: tweak effect self invalidation logic, run transition dispatches without reactive context (#​15275)

  • fix: use importNode to clone templates for Firefox (#​15272)

  • fix: recurse into $derived for ownership validation (#​15166)

v5.19.10

Compare Source

Patch Changes
  • fix: when re-connecting unowned deriveds, remove their unowned flag (#​15255)

  • fix: allow mutation of private derived state (#​15228)


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 11, 2025

Test Results

32 tests  ±0   32 ✅ ±0   3s ⏱️ -1s
 3 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 216c548. ± Comparison against base commit ed84a41.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.50%. Comparing base (ed84a41) to head (216c548).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   62.50%   62.50%           
=======================================
  Files           8        8           
  Lines         568      568           
=======================================
  Hits          355      355           
  Misses        213      213           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot changed the title Update dependency svelte to v5.19.10 Update dependency svelte to v5.20.0 Feb 12, 2025
@renovate renovate Bot force-pushed the renovate/svelte-5.x-lockfile branch from 519922b to 216c548 Compare February 12, 2025 19:09
@ivanklee86 ivanklee86 merged commit 6d21b00 into main Feb 13, 2025
@renovate renovate Bot deleted the renovate/svelte-5.x-lockfile branch February 13, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants