Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Change Age Confidence
svelte (source) 5.45.35.46.1 age confidence

Release Notes

sveltejs/svelte (svelte)

v5.46.1

Compare Source

Patch Changes
  • fix: type currentTarget in on function (#​17370)

  • fix: skip static optimisation for stateless deriveds after await (#​17389)

  • fix: prevent infinite loop when HMRing a component with an await (#​17380)

v5.46.0

Compare Source

Minor Changes
  • feat: Add csp option to render(...), and emit hashes when using hydratable (#​17338)

v5.45.10

Compare Source

Patch Changes
  • fix: race condition when importing AsyncLocalStorage (#​17350)

v5.45.9

Compare Source

Patch Changes
  • fix: correctly reschedule deferred effects when reviving a batch after async work (#​17332)

  • fix: correctly print !doctype during print (#​17341)

v5.45.8

Compare Source

Patch Changes
  • fix: set AST root.start to 0 and root.end to template.length (#​17125)

  • fix: prevent erroneous state_referenced_locally warnings on prop fallbacks (#​17329)

v5.45.7

Compare Source

Patch Changes
  • fix: Add <textarea wrap="off"> as a valid attribute value (#​17326)

  • fix: add more css selectors to print() (#​17330)

  • fix: don't crash on hydratable serialization failure (#​17315)

v5.45.6

Compare Source

Patch Changes
  • fix: don't issue a11y warning for <video> without captions if it has no src (#​17311)

  • fix: add srcObject to permitted <audio>/<video> attributes (#​17310)

v5.45.5

Compare Source

Patch Changes
  • fix: correctly reconcile each blocks after outroing branches are resumed (#​17258)

  • fix: destroy each items after siblings are resumed (#​17258)

v5.45.4

Compare Source

Patch Changes
  • chore: move DOM-related effect properties to effect.nodes (#​17293)

  • fix: allow $props.id() to occur after an await (#​17285)

  • fix: keep reactions up to date even when read outside of effect (#​17295)


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.

@coolify-spences10
Copy link

coolify-spences10 bot commented Dec 3, 2025

The preview deployment failed. 🔴

Open Build Logs

Last updated at: 2025-12-24 09:37:15 CET

@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.45.4 chore(deps): update dependency svelte to v5.45.5 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 067595a to 5f12f22 Compare December 6, 2025 09:01
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.45.5 chore(deps): update dependency svelte to v5.45.6 Dec 6, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.45.6 chore(deps): update dependency svelte to v5.45.8 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 5f12f22 to 13fd442 Compare December 8, 2025 23:07
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.45.8 chore(deps): update dependency svelte to v5.45.9 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 13fd442 to 84f1e82 Compare December 11, 2025 21:56
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.45.9 chore(deps): update dependency svelte to v5.45.10 Dec 12, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 84f1e82 to ca5cf12 Compare December 12, 2025 03:52
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.45.10 chore(deps): update dependency svelte to v5.46.0 Dec 13, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from ca5cf12 to c4fb664 Compare December 13, 2025 02:01
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from c4fb664 to 38c2300 Compare December 24, 2025 09:37
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.46.0 chore(deps): update dependency svelte to v5.46.1 Dec 24, 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.

1 participant