Skip to content

chore: bump svelte 5.55.8 -> 5.55.9#233

Merged
rubenhensen merged 1 commit into
mainfrom
chore/update-deps-232
May 21, 2026
Merged

chore: bump svelte 5.55.8 -> 5.55.9#233
rubenhensen merged 1 commit into
mainfrom
chore/update-deps-232

Conversation

@dobby-coder
Copy link
Copy Markdown
Contributor

@dobby-coder dobby-coder Bot commented May 20, 2026

Patch bump of svelte from 5.55.8 to 5.55.9.

prettier-plugin-svelte 3.5.2 → 4.0.0 was attempted as part of this work but deferred: 4.0.0 crashes on {@const totalProgress = encryptState.percentages.length > 0 ? ... : 0} in src/lib/components/filesharing/SendButton.svelte with Error: unknown node type: BinaryExpression during prettier --check. The crash is a regression in the plugin (BinaryExpression inside {@const} ternaries) — not something this repo can work around. The original tracking issue flagged this bump as Major (consider deferring if breaking changes are intrusive), so the rest of this PR ships just the patch.

Verification

  • npm install --legacy-peer-deps — clean (found 0 vulnerabilities).
  • npx svelte-kit sync && npx svelte-check --threshold warning — 0 errors / 0 warnings across 477 files.
  • npm run lint (prettier --check . && eslint .) — clean.
  • npm run build — built in 2.14s, adapter-static wrote build/.

Refs #232

Patch-level svelte bump.

prettier-plugin-svelte 3.5.2 -> 4.0.0 deferred: 4.0.0 crashes on
`{@const x = arr.length > 0 ? ... : 0}` in SendButton.svelte with
"unknown node type: BinaryExpression" during `prettier --check`.

Refs #232
@dobby-coder dobby-coder Bot requested a review from rubenhensen May 20, 2026 22:17
@dobby-coder dobby-coder Bot mentioned this pull request May 20, 2026
@rubenhensen rubenhensen merged commit 84633aa into main May 21, 2026
7 checks passed
@rubenhensen rubenhensen deleted the chore/update-deps-232 branch May 21, 2026 13:27
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.

1 participant