spences10 / svead

Svead ๐Ÿบ, a component that allows you to set head meta information, canonical, title, Twitter and Facebook Open Graph tags, and schema.org data.
https://svead.pages.dev
MIT License
72 stars 4 forks source link

chore(deps): update dependency svelte to v5.0.0-next.259 #290

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 5.0.0-next.244 -> 5.0.0-next.259 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte) ### [`v5.0.0-next.259`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next259) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.258...svelte@5.0.0-next.259) ##### Patch Changes - fix: higher fidelity event migration ([#​13362](https://redirect.github.com/sveltejs/svelte/pull/13362)) - fix: properly remove root anchor node on unmount ([#​13381](https://redirect.github.com/sveltejs/svelte/pull/13381)) - fix: improve reconciliation of inert each block rows ([#​13379](https://redirect.github.com/sveltejs/svelte/pull/13379)) ### [`v5.0.0-next.258`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next258) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.257...svelte@5.0.0-next.258) ##### Patch Changes - fix: only use getComputedStyle with elements ([#​13366](https://redirect.github.com/sveltejs/svelte/pull/13366)) - fix: make each items reassignable in legacy mode ([#​12257](https://redirect.github.com/sveltejs/svelte/pull/12257)) ### [`v5.0.0-next.257`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next257) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.256...svelte@5.0.0-next.257) ##### Patch Changes - fix: only set attribute as property if element has setter ([#​13341](https://redirect.github.com/sveltejs/svelte/pull/13341)) ### [`v5.0.0-next.256`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next256) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.255...svelte@5.0.0-next.256) ##### Patch Changes - fix: only warn on context="module" in runes mode ([#​13332](https://redirect.github.com/sveltejs/svelte/pull/13332)) - feat: deprecate `` in runes mode ([#​13333](https://redirect.github.com/sveltejs/svelte/pull/13333)) - fix: set strings as attributes, non-strings as properties if property exists ([#​13327](https://redirect.github.com/sveltejs/svelte/pull/13327)) ### [`v5.0.0-next.255`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next255) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.254...svelte@5.0.0-next.255) ##### Patch Changes - fix: keep bound inputs in sync in runes mode ([#​13328](https://redirect.github.com/sveltejs/svelte/pull/13328)) - fix: silence snapshot warnings inside `$inspect` ([#​13334](https://redirect.github.com/sveltejs/svelte/pull/13334)) ### [`v5.0.0-next.254`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next254) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.253...svelte@5.0.0-next.254) ##### Patch Changes - feat: account for `zoom` when calculating animation transforms ([#​13317](https://redirect.github.com/sveltejs/svelte/pull/13317)) ### [`v5.0.0-next.253`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next253) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.252...svelte@5.0.0-next.253) ##### Patch Changes - fix: delete transformers shadowed by unreassigned state ([#​13316](https://redirect.github.com/sveltejs/svelte/pull/13316)) - fix: don't make wheel events passive by default ([#​13322](https://redirect.github.com/sveltejs/svelte/pull/13322)) ### [`v5.0.0-next.252`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next252) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.251...svelte@5.0.0-next.252) ##### Patch Changes - fix: handle `$Props` interface during migration ([#​13305](https://redirect.github.com/sveltejs/svelte/pull/13305)) - fix: attach effects-inside-deriveds to the parent of the derived ([#​13309](https://redirect.github.com/sveltejs/svelte/pull/13309)) - fix: simplify and robustify appending styles ([#​13303](https://redirect.github.com/sveltejs/svelte/pull/13303)) ### [`v5.0.0-next.251`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next251) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.250...svelte@5.0.0-next.251) ##### Patch Changes - fix: improve performance of scheduling effects ([#​13300](https://redirect.github.com/sveltejs/svelte/pull/13300)) ### [`v5.0.0-next.250`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next250) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.249...svelte@5.0.0-next.250) ##### Patch Changes - fix: correctly migrate sequence expressions ([#​13291](https://redirect.github.com/sveltejs/svelte/pull/13291)) - fix: avoid disconnecting deriveds that are still active ([#​13292](https://redirect.github.com/sveltejs/svelte/pull/13292)) - feat: Add accessibility warnings for buttons and anchors without explicit labels and content ([#​13130](https://redirect.github.com/sveltejs/svelte/pull/13130)) ### [`v5.0.0-next.249`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next249) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.248...svelte@5.0.0-next.249) ##### Patch Changes - fix: ensure snapshot logs don't affect dependency graph ([#​13286](https://redirect.github.com/sveltejs/svelte/pull/13286)) - fix: allow custom element styles to be updated in HMR mode ([#​13225](https://redirect.github.com/sveltejs/svelte/pull/13225)) - fix: inject styles correctly when mounting inside an iframe ([#​13225](https://redirect.github.com/sveltejs/svelte/pull/13225)) ### [`v5.0.0-next.248`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next248) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.247...svelte@5.0.0-next.248) ##### Patch Changes - feat: provide guidance in browser console when logging $state objects ([#​13142](https://redirect.github.com/sveltejs/svelte/pull/13142)) - fix: ensure correct parent effect is associated with render effects ([#​13274](https://redirect.github.com/sveltejs/svelte/pull/13274)) - feat: unwrap function expressions where possible, and optimise bindings ([#​13269](https://redirect.github.com/sveltejs/svelte/pull/13269)) ### [`v5.0.0-next.247`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next247) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.246...svelte@5.0.0-next.247) ##### Patch Changes - fix: wait until template strings are complete before sanitizing ([#​13262](https://redirect.github.com/sveltejs/svelte/pull/13262)) - fix: avoid flushing sync with $inspect ([#​13239](https://redirect.github.com/sveltejs/svelte/pull/13239)) - fix: separate `template_effect` for dynamic class/style directive with dynamic attributes ([#​13171](https://redirect.github.com/sveltejs/svelte/pull/13171)) - fix: treat pure call expressions as potentially reactive if they reference local bindings ([#​13264](https://redirect.github.com/sveltejs/svelte/pull/13264)) - fix: follow spec for `customElement` option ([#​13247](https://redirect.github.com/sveltejs/svelte/pull/13247)) - fix: tighten up \`# svelte prefix validation ([#​13261](https://redirect.github.com/sveltejs/svelte/pull/13261)) ### [`v5.0.0-next.246`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next246) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.245...svelte@5.0.0-next.246) ##### Patch Changes - perf: inline module variables into template ([#​13075](https://redirect.github.com/sveltejs/svelte/pull/13075)) - fix: allow custom element events on slot to bubble inside custom element ([#​13222](https://redirect.github.com/sveltejs/svelte/pull/13222)) - fix: add missing `autocomplete` attribute tokens ([#​13229](https://redirect.github.com/sveltejs/svelte/pull/13229)) - feat: add infinite loop effect callstack ([#​13231](https://redirect.github.com/sveltejs/svelte/pull/13231)) ### [`v5.0.0-next.245`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next245) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.244...svelte@5.0.0-next.245) ##### Patch Changes - fix: visit expression for `svelte:component` references ([#​13151](https://redirect.github.com/sveltejs/svelte/pull/13151)) - fix: ensure signal graph is consistent before triggering $inspect signals ([#​13153](https://redirect.github.com/sveltejs/svelte/pull/13153)) - feat: better types for the `autocomplete` attribute ([#​13201](https://redirect.github.com/sveltejs/svelte/pull/13201)) - fix: widen ownership upon property access if necessary ([#​13175](https://redirect.github.com/sveltejs/svelte/pull/13175)) - fix: don't show `state_referenced_locally` warning on types ([#​13177](https://redirect.github.com/sveltejs/svelte/pull/13177)) - fix: ensure locally mutated bindable props persist with spreading props ([#​13190](https://redirect.github.com/sveltejs/svelte/pull/13190)) - fix: try catch `strict_equals` to avoid error accessing `STATE_SYMBOL` ([#​13216](https://redirect.github.com/sveltejs/svelte/pull/13216)) - fix: ensure types are easier to follow for TypeScript ([#​13140](https://redirect.github.com/sveltejs/svelte/pull/13140)) - fix: ensure $inspect effects are fine-grain ([#​13199](https://redirect.github.com/sveltejs/svelte/pull/13199)) - fix: ensure unowned derived signals correctly re-connect to graph ([#​13184](https://redirect.github.com/sveltejs/svelte/pull/13184)) - fix: ensure inner script tags are properly removed ([#​13152](https://redirect.github.com/sveltejs/svelte/pull/13152)) - chore: improve ssr parent validation ([#​13158](https://redirect.github.com/sveltejs/svelte/pull/13158)) - fix: prevent nullish snippet for rendering empty content ([#​13083](https://redirect.github.com/sveltejs/svelte/pull/13083)) - fix: allow more characters in the unicode range as component identifiers ([#​13198](https://redirect.github.com/sveltejs/svelte/pull/13198)) - fix: allow for nesting selector in pseudoclasses ([#​13209](https://redirect.github.com/sveltejs/svelte/pull/13209)) - fix: ensure StyleDirective and ClassDirective are marked as dynamic ([#​13205](https://redirect.github.com/sveltejs/svelte/pull/13205))

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.



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

cloudflare-workers-and-pages[bot] commented 1 month ago

Deploying svead with  Cloudflare Pages  Cloudflare Pages

Latest commit: f4dd44d
Status: โœ…  Deploy successful!
Preview URL: https://18fa3491.svead.pages.dev
Branch Preview URL: https://renovate-svelte-5-x.svead.pages.dev

View logs