Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency svelte to ^5.2.1 (#2819)
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.2.0` -> `^5.2.1`](https://renovatebot.com/diffs/npm/svelte/5.2.0/5.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/svelte/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/svelte/5.2.0/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.2.0/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.2.1`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#521) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/[email protected]@5.2.1) ##### Patch Changes - fix: mark pseudo classes nested inside `:not` as used ([#​14303](https://redirect.github.com/sveltejs/svelte/pull/14303)) - fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>` ([#​14228](https://redirect.github.com/sveltejs/svelte/pull/14228)) - fix: ensure props passed to components via mount are updateable ([#​14210](https://redirect.github.com/sveltejs/svelte/pull/14210)) - fix: mark subtree dynamic for img with loading attribute ([#​14317](https://redirect.github.com/sveltejs/svelte/pull/14317)) - fix: avoid relying on Node specifics within compiler ([#​14314](https://redirect.github.com/sveltejs/svelte/pull/14314)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, 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/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information