Skip to content

Update dependency svelte to v5.55.10#608

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/svelte-5.x-lockfile
Open

Update dependency svelte to v5.55.10#608
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/svelte-5.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 28, 2026

This PR contains the following updates:

Package Change Age Confidence
svelte (source) 5.55.95.55.10 age confidence

Release Notes

sveltejs/svelte (svelte)

v5.55.10

Compare Source

Patch Changes
  • fix: unlink errored and otherwise finished batch (#​18264)

  • perf: walk composedPath() directly in delegated event propagation (#​18268)

  • fix: transfer effects when merging batches (#​18254)

  • fix: allow $derived(await ...) in disconnected effect roots (#​18273)

  • fix: remove temporary raw-text hydration markers (#​18269)

  • fix: propagate async @const blockers through closure references so template expressions like {(() => host)()} correctly wait for the awaited value (#​18309)

  • fix: properly unlink batches (#​18298)

  • fix: settle discarded batch (#​18290)

  • fix: declare let: directives before {@​const} declarations on slotted elements (#​18271)

  • fix: resume outro-ed branches if they were kept around (#​18291)

  • fix: avoid waterfall-warning when async resolves to same value (#​18297)

  • fix: correctly coordinate component-level effects inside async blocks (#​18260)

  • fix: make unnecessary commit work less likely (#​18263)

  • chore: add tag name to a11y_click_events_have_key_events warning (#​18272)

  • fix: catch rejected promises while merging/committing (#​18266)


Configuration

📅 Schedule: (UTC)

  • 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.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
todone Ready Ready Preview, Comment May 28, 2026 12:44am
todone-hosted Ready Ready Preview, Comment May 28, 2026 12:44am

@github-actions
Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 18.2% 67 / 368
🔵 Statements 15.16% 69 / 455
🔵 Functions 10.65% 18 / 169
🔵 Branches 3.96% 4 / 101
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
src/List.svelte 0% 0% 0% 0% 12-113
src/stores.ts 0% 0% 0% 0%
src/adapters/database.ts 0% 0% 0% 0%
src/adapters/rxdb-adapter.ts 15.25% 10% 0% 16.66% 38-43, 50-159, 166-175
src/components/Button.svelte 0% 0% 0% 0% 16-36
src/components/Form.svelte 0% 0% 0% 0% 21-111
src/components/IconH2.svelte 0% 100% 0% 0% 4
src/components/IconH3.svelte 0% 100% 0% 0% 4
src/components/IconImage.svelte 0% 100% 0% 0% 4
src/components/IconTable.svelte 0% 100% 0% 0% 4
src/components/Task.svelte 0% 0% 0% 0% 10-74
src/lib/carta.ts 2.5% 0% 0% 2.7% 26-136
src/lib/theme-observer.ts 0% 0% 0% 0% 12-37
src/stores/auth.ts 100% 100% 100% 100%
src/stores/sync.ts 100% 100% 100% 100%
src/stores/tasks.ts 100% 50% 100% 100%
src/stores/ui.ts 100% 100% 100% 100%
tests/adapters/memory-adapter.ts 90.19% 33.33% 94.44% 95.65% 53, 66, 92-93
Generated in workflow #463 for commit c80c699 by the Vitest Coverage Report Action

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.

0 participants