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.216 #984

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.202 -> 5.0.0-next.216 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte) ### [`v5.0.0-next.216`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next216) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.215...svelte@5.0.0-next.216) ##### Patch Changes - feat: make custom element `tag` property optional ([#​12754](https://togithub.com/sveltejs/svelte/pull/12754)) - fix: improved memory profile for transitions/animations ([#​12796](https://togithub.com/sveltejs/svelte/pull/12796)) ### [`v5.0.0-next.215`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next215) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.214...svelte@5.0.0-next.215) ##### Patch Changes - fix: propagate custom element component prop changes ([#​12774](https://togithub.com/sveltejs/svelte/pull/12774)) - fix: prevent numerous transition/animation memory leaks ([#​12759](https://togithub.com/sveltejs/svelte/pull/12759)) ### [`v5.0.0-next.214`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next214) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.213...svelte@5.0.0-next.214) ##### Patch Changes - fix: ensure custom element styles append correctly during prod ([#​12777](https://togithub.com/sveltejs/svelte/pull/12777)) - fix: invalidate signals following ++/-- inside each block ([#​12780](https://togithub.com/sveltejs/svelte/pull/12780)) - feat: better code generation for destructuring assignments ([#​12780](https://togithub.com/sveltejs/svelte/pull/12780)) ### [`v5.0.0-next.213`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next213) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.212...svelte@5.0.0-next.213) ##### Patch Changes - fix: ensure custom elements do not sync flush on mount ([#​12787](https://togithub.com/sveltejs/svelte/pull/12787)) - fix: ensure event handlers referencing $host are not hoisted ([#​12775](https://togithub.com/sveltejs/svelte/pull/12775)) - fix: provide more hydration mismatch coverage ([#​12755](https://togithub.com/sveltejs/svelte/pull/12755)) - chore: simpler fallback values ([#​12788](https://togithub.com/sveltejs/svelte/pull/12788)) ### [`v5.0.0-next.212`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next212) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.211...svelte@5.0.0-next.212) ##### Patch Changes - perf: speed up $.exclude_from_object ([#​12783](https://togithub.com/sveltejs/svelte/pull/12783)) - chore: publish package provenance info ([#​12779](https://togithub.com/sveltejs/svelte/pull/12779)) - feat: simplify derived object destructuring ([#​12781](https://togithub.com/sveltejs/svelte/pull/12781)) ### [`v5.0.0-next.211`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next211) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.210...svelte@5.0.0-next.211) ##### Patch Changes - fix: improve prop binding warning validation for stores ([#​12745](https://togithub.com/sveltejs/svelte/pull/12745)) - chore: add error for derived self referencing ([#​12746](https://togithub.com/sveltejs/svelte/pull/12746)) - fix: skip `is_standalone` optimisation for dynamic components ([#​12767](https://togithub.com/sveltejs/svelte/pull/12767)) - fix: ensure unowned deriveds correctly update ([#​12747](https://togithub.com/sveltejs/svelte/pull/12747)) - fix: order of arguments for `push_element` in `svelte:element` ([#​12763](https://togithub.com/sveltejs/svelte/pull/12763)) ### [`v5.0.0-next.210`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next210) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.208...svelte@5.0.0-next.210) ##### Patch Changes - fix: avoid recreating handlers for component events ([#​12722](https://togithub.com/sveltejs/svelte/pull/12722)) - fix: call correct event handler for properties of non-reactive objects ([#​12722](https://togithub.com/sveltejs/svelte/pull/12722)) ### [`v5.0.0-next.208`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next208) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.207...svelte@5.0.0-next.208) ##### Patch Changes - feat: add support for `` ([#​12660](https://togithub.com/sveltejs/svelte/pull/12660)) - feat: function called as tagged template literal is reactively called ([#​12692](https://togithub.com/sveltejs/svelte/pull/12692)) ### [`v5.0.0-next.207`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next207) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.206...svelte@5.0.0-next.207) ##### Patch Changes - fix: only create `document.title` effect if value is dynamic ([#​12698](https://togithub.com/sveltejs/svelte/pull/12698)) ### [`v5.0.0-next.206`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next206) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.205...svelte@5.0.0-next.206) ##### Patch Changes - fix: allow nested `
`/`
` elements if they are within a `
` element ([#​12681](https://togithub.com/sveltejs/svelte/pull/12681)) - chore: internal refactoring of client transform visitors ([#​12683](https://togithub.com/sveltejs/svelte/pull/12683)) ### [`v5.0.0-next.205`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next205) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.204...svelte@5.0.0-next.205) ##### Patch Changes - fix: always synchronously call `bind:this` ([#​12679](https://togithub.com/sveltejs/svelte/pull/12679)) ### [`v5.0.0-next.204`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next204) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.203...svelte@5.0.0-next.204) ##### Patch Changes - feat: allow ignoring runtime warnings ([#​12608](https://togithub.com/sveltejs/svelte/pull/12608)) - feat: perf tweaks for actions/styles/classes ([#​12654](https://togithub.com/sveltejs/svelte/pull/12654)) ### [`v5.0.0-next.203`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next203) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@5.0.0-next.202...svelte@5.0.0-next.203) ##### Patch Changes - chore: internal compiler refactoring ([#​12651](https://togithub.com/sveltejs/svelte/pull/12651)) - fix: widen `ComponentProps` constraint to accept more component shapes ([#​12666](https://togithub.com/sveltejs/svelte/pull/12666)) - feat: make `` unnecessary in runes mode ([#​12646](https://togithub.com/sveltejs/svelte/pull/12646))

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.