Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2025

This PR contains the following updates:

Package Change Age Confidence
svelte (source) 5.43.7 -> 5.45.2 age confidence

Release Notes

sveltejs/svelte (svelte)

v5.45.2

Compare Source

Patch Changes
  • fix: array destructuring after await (#​17254)

  • fix: throw on invalid {@​tag}s (#​17256)

v5.45.1

Compare Source

Patch Changes
  • fix: link offscreen items and last effect in each block correctly (#​17240)

v5.45.0

Compare Source

Minor Changes

v5.44.1

Compare Source

Patch Changes
  • fix: await blockers before initialising const (#​17226)

  • fix: link offscreen items and last effect in each block correctly (#​17244)

  • fix: generate correct code for simple destructurings (#​17237)

  • fix: ensure each block animations don't mess with transitions (#​17238)

v5.44.0

Compare Source

Minor Changes

v5.43.15

Compare Source

Patch Changes
  • fix: don't execute attachments and attribute effects eagerly (#​17208)

  • chore: lift "flushSync cannot be called in effects" restriction (#​17139)

  • fix: store forked derived values (#​17212)

v5.43.14

Compare Source

Patch Changes
  • fix: correctly migrate named self closing slots (#​17199)

  • fix: error at compile time instead of at runtime on await expressions inside bindings/transitions/animations/attachments (#​17198)

  • fix: take async blockers into account for bindings/transitions/animations/attachments (#​17198)

v5.43.13

Compare Source

Patch Changes
  • fix: don't set derived values during time traveling (#​17200)

v5.43.12

Compare Source

Patch Changes
  • fix: maintain correct linked list of effects when updating each blocks (#​17191)

v5.43.11

Compare Source

Patch Changes
  • perf: don't use tracing overeager during dev (#​17183)

  • fix: don't cancel transition of already outroing elements (#​17186)

v5.43.10

Compare Source

Patch Changes
  • fix: avoid other batches running with queued root effects of main batch (#​17145)

v5.43.9

Compare Source

Patch Changes
  • fix: correctly handle functions when determining async blockers (#​17137)

  • fix: keep deriveds reactive after their original parent effect was destroyed (#​17171)

  • fix: ensure eager effects don't break reactions chain (#​17138)

  • fix: ensure async @const in boundary hydrates correctly (#​17165)

  • fix: take blockers into account when creating #await blocks (#​17137)

  • fix: parallelize async @consts in the template (#​17165)

v5.43.8

Compare Source

Patch Changes
  • fix: each block losing reactivity when items removed while promise pending (#​17150)

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.

@coderabbitai
Copy link

coderabbitai bot commented Nov 16, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.43.8 chore(deps): update dependency svelte to v5.43.10 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 86b336d to 3f1fcc5 Compare November 18, 2025 08:03
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.43.10 chore(deps): update dependency svelte to v5.43.12 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 3f1fcc5 to a4e59bc Compare November 19, 2025 01:25
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.43.12 chore(deps): update dependency svelte to v5.43.13 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from a4e59bc to 94d3034 Compare November 20, 2025 17:27
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.43.13 chore(deps): update dependency svelte to v5.43.14 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 94d3034 to 86e111b Compare November 20, 2025 21:15
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.43.14 chore(deps): update dependency svelte to v5.43.15 Nov 25, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 2a1dd55 to 00d61b5 Compare November 25, 2025 04:51
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.43.15 chore(deps): update dependency svelte to v5.44.0 Nov 25, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.44.0 chore(deps): update dependency svelte to v5.44.1 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 00d61b5 to 74db07b Compare November 26, 2025 05:54
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.44.1 chore(deps): update dependency svelte to v5.45.2 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 74db07b to 3660ca3 Compare November 26, 2025 22:37
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