chore(deps): update dependency svelte to v5.33.13 #258

Merged
renovate-bot merged 1 commit from renovate/svelte-5.x-lockfile into master 2025-06-02 02:50:49 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 5.33.6 -> 5.33.13 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v5.33.13

Compare Source

Patch Changes
  • fix: avoid recursion error in EachBlock visitor (#​16058)

v5.33.12

Compare Source

Patch Changes
  • fix: correctly transform reassignments to class fields in SSR mode (#​16051)

v5.33.11

Compare Source

Patch Changes
  • fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated (#​16038)

v5.33.10

Compare Source

Patch Changes
  • fix: use fill: 'forwards' on transition animations to prevent flicker (#​16035)

v5.33.9

Compare Source

Patch Changes
  • fix: put expressions in effects unless known to be static (#​15792)

v5.33.8

Compare Source

Patch Changes
  • fix: only select_option if 'value' is in next (#​16032)

v5.33.7

Compare Source

Patch Changes
  • fix: bind:value to select with stores (#​16028)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | [`5.33.6` -> `5.33.13`](https://renovatebot.com/diffs/npm/svelte/5.33.6/5.33.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.33.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/svelte/5.33.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/svelte/5.33.6/5.33.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.33.6/5.33.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.33.13`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53313) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.12...svelte@5.33.13) ##### Patch Changes - fix: avoid recursion error in `EachBlock` visitor ([#&#8203;16058](https://github.com/sveltejs/svelte/pull/16058)) ### [`v5.33.12`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53312) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.11...svelte@5.33.12) ##### Patch Changes - fix: correctly transform reassignments to class fields in SSR mode ([#&#8203;16051](https://github.com/sveltejs/svelte/pull/16051)) ### [`v5.33.11`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53311) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.10...svelte@5.33.11) ##### Patch Changes - fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated ([#&#8203;16038](https://github.com/sveltejs/svelte/pull/16038)) ### [`v5.33.10`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53310) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.9...svelte@5.33.10) ##### Patch Changes - fix: use `fill: 'forwards'` on transition animations to prevent flicker ([#&#8203;16035](https://github.com/sveltejs/svelte/pull/16035)) ### [`v5.33.9`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5339) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.8...svelte@5.33.9) ##### Patch Changes - fix: put expressions in effects unless known to be static ([#&#8203;15792](https://github.com/sveltejs/svelte/pull/15792)) ### [`v5.33.8`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5338) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.7...svelte@5.33.8) ##### Patch Changes - fix: only `select_option` if `'value'` is in `next` ([#&#8203;16032](https://github.com/sveltejs/svelte/pull/16032)) ### [`v5.33.7`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5337) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.6...svelte@5.33.7) ##### Patch Changes - fix: `bind:value` to select with stores ([#&#8203;16028](https://github.com/sveltejs/svelte/pull/16028)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-05-30 23:13:22 +00:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-05-30 23:13:23 +00:00
renovate-bot force-pushed renovate/svelte-5.x-lockfile from 30cd8b984b to d2cbb7e443 2025-05-31 20:12:22 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency svelte to v5.33.10 to chore(deps): update dependency svelte to v5.33.11 2025-05-31 20:12:28 +00:00
renovate-bot force-pushed renovate/svelte-5.x-lockfile from d2cbb7e443 to b804b29280 2025-06-02 02:37:18 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency svelte to v5.33.11 to chore(deps): update dependency svelte to v5.33.13 2025-06-02 02:37:33 +00:00
renovate-bot merged commit b804b29280 into master 2025-06-02 02:50:49 +00:00
renovate-bot deleted branch renovate/svelte-5.x-lockfile 2025-06-02 02:50:50 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: nemunaire/reveil#258
No description provided.