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.268 #1019

Open renovate[bot] opened 2 days ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte) ### [`v5.0.0-next.268`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next268) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.267...svelte@5.0.0-next.268) ##### Patch Changes - breaking: disallow state mutations in logic block expression ([#​13625](https://redirect.github.com/sveltejs/svelte/pull/13625)) - breaking: stronger enumerated types ([#​13624](https://redirect.github.com/sveltejs/svelte/pull/13624)) - chore: improve runtime performance of derived signals ([#​13626](https://redirect.github.com/sveltejs/svelte/pull/13626)) ### [`v5.0.0-next.267`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next267) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.266...svelte@5.0.0-next.267) ##### Patch Changes - fix: ensure inserted code is preserved during migration ([#​13617](https://redirect.github.com/sveltejs/svelte/pull/13617)) - fix: ensure each block consistency to internal mutations to the collection ([#​13614](https://redirect.github.com/sveltejs/svelte/pull/13614)) - chore: improve derived ownership model ([#​13623](https://redirect.github.com/sveltejs/svelte/pull/13623)) - fix: ensure await block scope transforms are isolated ([#​13622](https://redirect.github.com/sveltejs/svelte/pull/13622)) ### [`v5.0.0-next.266`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next266) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.265...svelte@5.0.0-next.266) ##### Patch Changes - feat: add hidden until-found and beforematch ([#​13612](https://redirect.github.com/sveltejs/svelte/pull/13612)) - fix: ensure local prop value is read during teardown ([#​13611](https://redirect.github.com/sveltejs/svelte/pull/13611)) - fix: take snippets into account when scoping CSS ([#​13589](https://redirect.github.com/sveltejs/svelte/pull/13589)) - breaking: scope `:not(...)` selectors ([#​13568](https://redirect.github.com/sveltejs/svelte/pull/13568)) - breaking: scope `:has(...)` selectors ([#​13567](https://redirect.github.com/sveltejs/svelte/pull/13567)) ### [`v5.0.0-next.265`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next265) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.264...svelte@5.0.0-next.265) ##### Patch Changes - fix: ensure source and filename are known to compileModule's source map ([#​13546](https://redirect.github.com/sveltejs/svelte/pull/13546)) - fix: cleanup non-branch effects created inside block effects ([#​13600](https://redirect.github.com/sveltejs/svelte/pull/13600)) - fix: do no rerun the each block when array change from empty to empty ([#​13553](https://redirect.github.com/sveltejs/svelte/pull/13553)) - fix: ensure effects destroy owned deriveds upon teardown ([#​13563](https://redirect.github.com/sveltejs/svelte/pull/13563)) - fix: ensure proxied arrays correctly update their length upon deletions ([#​13549](https://redirect.github.com/sveltejs/svelte/pull/13549)) - fix: avoid assigning input.value if the value is the same to fix `minlength` ([#​13574](https://redirect.github.com/sveltejs/svelte/pull/13574)) - fix: use `analysis.name` when migrating `` ([#​13544](https://redirect.github.com/sveltejs/svelte/pull/13544)) - fix: strip BOM character from input ([#​13548](https://redirect.github.com/sveltejs/svelte/pull/13548))

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 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.