Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2025

This PR contains the following updates:

Package Change Age Confidence
svelte (source) 5.41.1 -> 5.43.2 age confidence

Release Notes

sveltejs/svelte (svelte)

v5.43.2

Compare Source

Patch Changes
  • fix: treat each blocks with async dependencies as uncontrolled (#​17077)

v5.43.1

Compare Source

Patch Changes
  • fix: transform $bindable after await expressions (#​17066)

v5.43.0

Compare Source

Minor Changes
Patch Changes
  • fix: settle batch after DOM updates (#​17054)

v5.42.3

Compare Source

Patch Changes
  • fix: handle <svelte:head> rendered asynchronously (#​17052)

  • fix: don't restore batch in #await (#​17051)

v5.42.2

Compare Source

Patch Changes
  • fix: better error message for global variable assignments (#​17036)

  • chore: tweak memoizer logic (#​17042)

v5.42.1

Compare Source

Patch Changes
  • fix: ignore fork discard() after commit() (#​17034)

v5.42.0

Compare Source

Minor Changes
Patch Changes
  • fix: always allow setContext before first await in component (#​17031)

  • fix: less confusing names for inspect errors (#​17026)

v5.41.4

Compare Source

Patch Changes
  • fix: take into account static blocks when determining transition locality (#​17018)

  • fix: coordinate mount of snippets with await expressions (#​17021)

  • fix: better optimization of await expressions (#​17025)

  • fix: flush pending changes after rendering failed snippet (#​16995)

v5.41.3

Compare Source

Patch Changes
  • chore: exclude vite optimized deps from stack traces (#​17008)

  • perf: skip repeatedly traversing the same derived (#​17016)

v5.41.2

Compare Source

Patch Changes
  • fix: keep batches alive until all async work is complete (#​16971)

  • fix: don't preserve reactivity context across function boundaries (#​17002)

  • fix: make $inspect logs come from the callsite (#​17001)

  • fix: ensure guards (eg. if, each, key) run before their contents (#​16930)


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 Oct 22, 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.41.2 chore(deps): update dependency svelte to v5.41.3 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 4fe48f8 to 12f2985 Compare October 23, 2025 23:01
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.41.3 chore(deps): update dependency svelte to v5.41.4 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 12f2985 to 7ae74f2 Compare October 24, 2025 17:13
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.41.4 chore(deps): update dependency svelte to v5.42.0 Oct 25, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 3547a89 to 2de52e9 Compare October 25, 2025 22:39
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.42.0 chore(deps): update dependency svelte to v5.42.1 Oct 25, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 2de52e9 to 73770f9 Compare October 26, 2025 01:47
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.42.1 chore(deps): update dependency svelte to v5.42.2 Oct 26, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.42.2 chore(deps): update dependency svelte to v5.42.3 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 3c58faf to 12b8fed Compare October 29, 2025 01:34
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.42.3 chore(deps): update dependency svelte to v5.43.0 Oct 29, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.43.0 chore(deps): update dependency svelte to v5.43.2 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 12b8fed to e3ef46f Compare October 30, 2025 16:15
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