Skip to content

Commit

Permalink
chore(deps): update dependency svelte to v5.20.0 (#1231)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [svelte](https://svelte.dev)
([source](https://redirect.github.com/sveltejs/svelte/tree/HEAD/packages/svelte))
| [`5.19.10` ->
`5.20.0`](https://renovatebot.com/diffs/npm/svelte/5.19.10/5.20.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/svelte/5.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/svelte/5.19.10/5.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.19.10/5.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sveltejs/svelte (svelte)</summary>

###
[`v5.20.0`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5200)

[Compare
Source](https://redirect.github.com/sveltejs/svelte/compare/[email protected]@5.20.0)

##### Minor Changes

- feat: SSR-safe ID generation with `$props.id()`
([#&#8203;15185](https://redirect.github.com/sveltejs/svelte/pull/15185))

##### Patch Changes

- fix: take private and public into account for `constant_assignment` of
derived state
([#&#8203;15276](https://redirect.github.com/sveltejs/svelte/pull/15276))

- fix: value/checked not correctly set using spread
([#&#8203;15239](https://redirect.github.com/sveltejs/svelte/pull/15239))

- chore: tweak effect self invalidation logic, run transition dispatches
without reactive context
([#&#8203;15275](https://redirect.github.com/sveltejs/svelte/pull/15275))

- fix: use `importNode` to clone templates for Firefox
([#&#8203;15272](https://redirect.github.com/sveltejs/svelte/pull/15272))

- fix: recurse into `$derived` for ownership validation
([#&#8203;15166](https://redirect.github.com/sveltejs/svelte/pull/15166))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/creatorsgarten/creatorsgarten.org).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent 2b9cbf3 commit a97e242
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a97e242

Please sign in to comment.