Update dependency svelte to v5.36.13 #95

Open
renovate wants to merge 1 commits from renovate/svelte-5.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
svelte (source) 5.36.8 -> 5.36.13 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sveltejs/svelte (svelte)

v5.36.13

Patch Changes
  • fix: ensure subscriptions are picked up correctly by deriveds (#​16466)

v5.36.12

Patch Changes
  • chore: move capture_signals to legacy module (#​16456)

v5.36.10

Patch Changes
  • fix: prevent batches from getting intertwined (#​16446)

v5.36.9

Patch Changes
  • fix: don't reexecute derived with no dependencies on teardown (#​16438)

  • fix: disallow export { foo as default } in <script module> (#​16447)

  • fix: move ownership validation into async component body (#​16449)

  • fix: allow async destructured deriveds (#​16444)

  • fix: move store setup/cleanup outside of async component body (#​16443)


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | [`5.36.8` -> `5.36.13`](https://renovatebot.com/diffs/npm/svelte/5.36.8/5.36.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.36.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.36.8/5.36.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.36.13`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53613) ##### Patch Changes - fix: ensure subscriptions are picked up correctly by deriveds ([#&#8203;16466](https://github.com/sveltejs/svelte/pull/16466)) ### [`v5.36.12`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53612) ##### Patch Changes - chore: move `capture_signals` to legacy module ([#&#8203;16456](https://github.com/sveltejs/svelte/pull/16456)) ### [`v5.36.10`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53610) ##### Patch Changes - fix: prevent batches from getting intertwined ([#&#8203;16446](https://github.com/sveltejs/svelte/pull/16446)) ### [`v5.36.9`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5369) ##### Patch Changes - fix: don't reexecute derived with no dependencies on teardown ([#&#8203;16438](https://github.com/sveltejs/svelte/pull/16438)) - fix: disallow `export { foo as default }` in `<script module>` ([#&#8203;16447](https://github.com/sveltejs/svelte/pull/16447)) - fix: move ownership validation into async component body ([#&#8203;16449](https://github.com/sveltejs/svelte/pull/16449)) - fix: allow async destructured deriveds ([#&#8203;16444](https://github.com/sveltejs/svelte/pull/16444)) - fix: move store setup/cleanup outside of async component body ([#&#8203;16443](https://github.com/sveltejs/svelte/pull/16443)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-07-20 05:01:26 +03:00
renovate force-pushed renovate/svelte-5.x-lockfile from 70d06aebd2 to d46681a08b 2025-07-21 05:02:35 +03:00 Compare
renovate changed title from Update dependency svelte to v5.36.10 to Update dependency svelte to v5.36.12 2025-07-21 05:02:36 +03:00
renovate force-pushed renovate/svelte-5.x-lockfile from d46681a08b to 1bf049b581 2025-07-22 00:03:05 +03:00 Compare
renovate changed title from Update dependency svelte to v5.36.12 to Update dependency svelte to v5.36.13 2025-07-22 00:03:07 +03:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/svelte-5.x-lockfile:renovate/svelte-5.x-lockfile
git checkout renovate/svelte-5.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ngn/website#95
No description provided.