Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Change Age Confidence
svelte (source) 5.38.2 -> 5.41.0 age confidence

Release Notes

sveltejs/svelte (svelte)

v5.41.0

Compare Source

Minor Changes
  • feat: add $state.eager(value) rune (#​16849)
Patch Changes
  • fix: preserve <select> state while focused (#​16958)

  • chore: run boundary async effects in the context of the current batch (#​16968)

  • fix: error if each block has key but no as clause (#​16966)

v5.40.2

Compare Source

Patch Changes
  • fix: add hydration markers in pending branch of SSR boundary (#​16965)

v5.40.1

Compare Source

Patch Changes
  • chore: Remove sync-in-async warning for server rendering (#​16949)

v5.40.0

Compare Source

Minor Changes
  • feat: add createContext utility for type-safe context (#​16948)
Patch Changes
  • chore: simplify batch.apply() (#​16945)

  • fix: don't rerun async effects unnecessarily (#​16944)

v5.39.13

Compare Source

Patch Changes
  • fix: add missing type for fr attribute for radialGradient tags in svg (#​16943)

  • fix: unset context on stale promises (#​16935)

v5.39.12

Compare Source

Patch Changes
  • fix: better input cursor restoration for bind:value (#​16925)

  • fix: track the user's getter of bind:this (#​16916)

  • fix: generate correct SSR code for the case where pending is an attribute (#​16919)

  • fix: generate correct code for each blocks with async body (#​16923)

v5.39.11

Compare Source

Patch Changes
  • fix: flush batches whenever an async value resolves (#​16912)

v5.39.10

Compare Source

Patch Changes
  • fix: hydrate each blocks inside element correctly (#​16908)

  • fix: allow await in if block consequent and alternate (#​16890)

  • fix: don't replace rest props with $$props for excluded props (#​16898)

  • fix: correctly transform $derived private fields on server (#​16894)

  • fix: add UNKNOWN evaluation value before breaking for binding.initial===SnippetBlock (#​16910)

v5.39.9

Compare Source

Patch Changes
  • fix: flush when pending boundaries resolve (#​16897)

v5.39.8

Compare Source

Patch Changes
  • fix: check boundary pending attribute at runtime on server (#​16855)

  • fix: preserve tuple type in $state.snapshot (#​16864)

  • fix: allow await in svelte:boundary without pending (#​16857)

  • fix: update bind:checked error message to clarify usage with radio inputs (#​16874)

v5.39.7

Compare Source

Patch Changes
  • chore: simplify batch logic (#​16847)

  • fix: rebase pending batches when other batches are committed (#​16866)

  • fix: wrap async children in $$renderer.async (#​16862)

  • fix: silence label warning for buttons and anchor tags with title attributes (#​16872)

  • fix: coerce nullish <title> to empty string (#​16863)

v5.39.6

Compare Source

Patch Changes
  • fix: depend on reads of deriveds created within reaction (async mode) (#​16823)

  • fix: SSR regression of processing attributes of <select> and <option> (#​16821)

  • fix: async class: + spread attributes were compiled into sync server-side code (#​16834)

  • fix: ensure tick resolves within a macrotask (#​16825)

v5.39.5

Compare Source

Patch Changes
  • fix: allow {@&#8203;html await ...} and snippets with async content on the server (#​16817)

  • fix: use nginx SSI-compatible comments for $props.id() (#​16820)

v5.39.4

Compare Source

Patch Changes
  • fix: restore hydration state after await in <script> (#​16806)

v5.39.3

Compare Source

Patch Changes

v5.39.2

Compare Source

Patch Changes
  • fix: preserve SSR context when block expressions contain await (#​16791)

  • chore: bump some devDependencies (#​16787)

v5.39.1

Compare Source

Patch Changes
  • fix: add missing type for fr attribute for radialGradient tags in svg (#​16943)

  • fix: unset context on stale promises (#​16935)

v5.39.0

Compare Source

Minor Changes
Patch Changes
  • fix: correctly SSR hidden="until-found" (#​16773)

v5.38.10

Compare Source

Patch Changes
  • fix: flush effects scheduled during boundary's pending phase (#​16738)

v5.38.9

Compare Source

Patch Changes
  • chore: generate CSS hash using the filename (#​16740)

  • fix: correctly analyze <object.property> components (#​16711)

  • fix: clean up scheduling system (#​16741)

  • fix: transform input defaults from spread (#​16481)

  • fix: don't destroy contents of svelte:boundary unless the boundary is an error boundary (#​16746)

v5.38.8

Compare Source

Patch Changes
  • fix: send $effect.pending count to the correct boundary (#​16732)

v5.38.7

Compare Source

Patch Changes
  • fix: replace undefined with void(0) in CallExpressions (#​16693)

  • fix: ensure batch exists when resetting a failed boundary (#​16698)

  • fix: place store setup inside async body (#​16687)

v5.38.6

Compare Source

Patch Changes
  • fix: don't fail on flushSync while flushing effects (#​16674)

v5.38.5

Compare Source

Patch Changes
  • fix: ensure async deriveds always get dependencies from thennable (#​16672)

v5.38.3

Compare Source

Patch Changes
  • fix: ensure correct order of template effect values (#​16655)

  • fix: allow async {@&#8203;const} in more places (#​16643)

  • fix: properly catch top level await errors (#​16619)

  • perf: prune effects without dependencies (#​16625)

  • fix: only emit for_await_track_reactivity_loss in async mode (#​16644)


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.

Copy link

cloudflare-workers-and-pages bot commented Jun 10, 2025

Deploying sveltekit-theme-switch-example with  Cloudflare Pages  Cloudflare Pages

Latest commit: ef910a6
Status:🚫  Build failed.

View logs

@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.19 chore(deps): update dependency svelte to v5.34.1 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 7f87a0f to f8af2e9 Compare June 12, 2025 03:00
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.1 chore(deps): update dependency svelte to v5.34.2 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from f8af2e9 to 981ee08 Compare June 14, 2025 13:42
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.2 chore(deps): update dependency svelte to v5.34.3 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 359997d to f623a00 Compare June 17, 2025 20:14
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.3 chore(deps): update dependency svelte to v5.34.4 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from f623a00 to 7176ddb Compare June 17, 2025 23:49
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.4 chore(deps): update dependency svelte to v5.34.5 Jun 17, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.5 chore(deps): update dependency svelte to v5.34.6 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from fe99f3b to 6ed65b9 Compare June 19, 2025 16:50
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.6 chore(deps): update dependency svelte to v5.34.7 Jun 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.7 chore(deps): update dependency svelte to v5.34.7 - autoclosed Jun 19, 2025
@renovate renovate bot closed this Jun 19, 2025
@renovate renovate bot deleted the renovate/svelte-5.x-lockfile branch June 19, 2025 18:24
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.7 - autoclosed chore(deps): update dependency svelte to v5.34.7 Jun 25, 2025
@renovate renovate bot reopened this Jun 25, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 96e3a06 to 6ed65b9 Compare June 25, 2025 13:08
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.7 chore(deps): update dependency svelte to v5.34.8 Jun 25, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 598e992 to 3adf0f9 Compare June 28, 2025 09:14
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.8 chore(deps): update dependency svelte to v5.34.9 Jun 28, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.9 chore(deps): update dependency svelte to v5.34.9 - autoclosed Jun 29, 2025
@renovate renovate bot closed this Jun 29, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.9 - autoclosed chore(deps): update dependency svelte to v5.34.9 Jul 2, 2025
@renovate renovate bot reopened this Jul 2, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from fbeb465 to 3adf0f9 Compare July 2, 2025 19:41
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.3 chore(deps): update dependency svelte to v5.39.4 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 3f69c55 to 1ee263c Compare September 23, 2025 16:41
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.4 chore(deps): update dependency svelte to v5.39.5 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 1ee263c to 37be847 Compare September 24, 2025 21:22
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.5 chore(deps): update dependency svelte to v5.39.6 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 37be847 to 6e436e6 Compare September 25, 2025 19:03
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.6 chore(deps): update dependency svelte to v5.39.7 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 6e436e6 to b8ff1a1 Compare September 30, 2025 19:28
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.7 chore(deps): update dependency svelte to v5.39.8 Oct 1, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 8fa4cea to f26d402 Compare October 6, 2025 01:29
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.8 chore(deps): update dependency svelte to v5.39.9 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from f26d402 to 5cdaf28 Compare October 7, 2025 16:39
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.9 chore(deps): update dependency svelte to v5.39.10 Oct 7, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.10 chore(deps): update dependency svelte to v5.39.11 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 5cdaf28 to 476dbfd Compare October 8, 2025 15:36
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.11 chore(deps): update dependency svelte to v5.39.12 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 21176f2 to 0c5b3f0 Compare October 14, 2025 14:44
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.12 chore(deps): update dependency svelte to v5.39.13 Oct 14, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.39.13 chore(deps): update dependency svelte to v5.40.0 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 8321873 to 69f87e5 Compare October 15, 2025 21:34
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.40.0 chore(deps): update dependency svelte to v5.40.1 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 69f87e5 to b7c10af Compare October 17, 2025 05:55
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.40.1 chore(deps): update dependency svelte to v5.40.2 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from b7c10af to ef910a6 Compare October 18, 2025 03:52
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.40.2 chore(deps): update dependency svelte to v5.41.0 Oct 18, 2025
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