p3k / rss-box

RSS Box Viewer puts little or long customizable RSS boxes anywhere you put HTML; build your own slashbox hell or heaven, it’s feedarific!
https://p3k.org/rss
Other
15 stars 8 forks source link

Update dependency svelte to v5.2.7 #506

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte) ### [`v5.2.7`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#527) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.2.6...svelte@5.2.7) ##### Patch Changes - fix: always use set for private identifiers ([#​14378](https://redirect.github.com/sveltejs/svelte/pull/14378)) ### [`v5.2.6`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#526) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.2.5...svelte@5.2.6) ##### Patch Changes - fix: remove template expression inlining ([#​14374](https://redirect.github.com/sveltejs/svelte/pull/14374)) ### [`v5.2.5`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#525) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.2.4...svelte@5.2.5) ##### Patch Changes - fix: correctly handle srcObject attribute on video elements ([#​14369](https://redirect.github.com/sveltejs/svelte/pull/14369)) - add `contentvisibilityautostatechange` event to element definitions ([#​14373](https://redirect.github.com/sveltejs/svelte/pull/14373)) - fix: tighten up `export default` validation ([#​14368](https://redirect.github.com/sveltejs/svelte/pull/14368)) - fix: include method definitions in class private fields ([#​14365](https://redirect.github.com/sveltejs/svelte/pull/14365)) ### [`v5.2.4`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#524) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.2.3...svelte@5.2.4) ##### Patch Changes - fix: ensure internal cloning can work circular values ([#​14347](https://redirect.github.com/sveltejs/svelte/pull/14347)) - fix: correctly update dynamic member expressions ([#​14359](https://redirect.github.com/sveltejs/svelte/pull/14359)) - fix: ensure is_pure takes into account $effect.tracking() ([#​14333](https://redirect.github.com/sveltejs/svelte/pull/14333)) - fix: coerce value to number when hydrating range/number input with changed value ([#​14349](https://redirect.github.com/sveltejs/svelte/pull/14349))

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.



This PR was generated by Mend Renovate. View the repository job log.