spences10 / c-counter

Cryptocurrency ticker with Svelte
https://c-counter.vercel.app/
2 stars 2 forks source link

chore(deps): update dependency svelte to v5.0.0-next.222 #990

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte) ### [`v5.0.0-next.222`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next222) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.221...svelte@5.0.0-next.222) ##### Patch Changes - fix: avoid throwing `store_invalid_subscription_module` for runes ([#​12848](https://togithub.com/sveltejs/svelte/pull/12848)) - fix: omit `$index` parameter where possible ([#​12851](https://togithub.com/sveltejs/svelte/pull/12851)) - feat: skip over static subtrees ([#​12849](https://togithub.com/sveltejs/svelte/pull/12849)) - chore: set `binding.kind` before analysis ([#​12843](https://togithub.com/sveltejs/svelte/pull/12843)) - feat: better compiler warnings for non-reactive dependencies of reactive statements ([#​12824](https://togithub.com/sveltejs/svelte/pull/12824)) - fix: skip unnecessary `$legacy` flag ([#​12850](https://togithub.com/sveltejs/svelte/pull/12850)) ### [`v5.0.0-next.221`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next221) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.220...svelte@5.0.0-next.221) ##### Patch Changes - fix: ensure onwheel is passive by default ([#​12837](https://togithub.com/sveltejs/svelte/pull/12837)) - chore: improve signal perf by using Set rather than array for reactions ([#​12831](https://togithub.com/sveltejs/svelte/pull/12831)) - fix: ensure each key validation occurs for updates ([#​12836](https://togithub.com/sveltejs/svelte/pull/12836)) ### [`v5.0.0-next.220`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next220) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.219...svelte@5.0.0-next.220) ##### Patch Changes - feat: warn on invalid event handlers ([#​12818](https://togithub.com/sveltejs/svelte/pull/12818)) ### [`v5.0.0-next.219`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next219) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.218...svelte@5.0.0-next.219) ##### Patch Changes - feat: add compiler error when encountering a $-prefixed store value outside a .svelte file ([#​12799](https://togithub.com/sveltejs/svelte/pull/12799)) ### [`v5.0.0-next.218`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next218) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.217...svelte@5.0.0-next.218) ##### Patch Changes - breaking: replace `$state.frozen` with `$state.raw` ([#​12808](https://togithub.com/sveltejs/svelte/pull/12808)) - fix: ensure inspect effects are skipped from effect parent logic ([#​12810](https://togithub.com/sveltejs/svelte/pull/12810)) ### [`v5.0.0-next.217`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next217) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.216...svelte@5.0.0-next.217) ##### Patch Changes - feat: deprecate `svelte:component` ([#​12694](https://togithub.com/sveltejs/svelte/pull/12694)) - feat: treat tag with `.` as a component, even if lowercase ([#​12798](https://togithub.com/sveltejs/svelte/pull/12798))

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.