modernweb-dev / example-projects

Example projects using Modern Web tools
161 stars 44 forks source link

fix(deps): update dependency svelte to v3.55.1 #918

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte ### [`v3.55.1`](https://togithub.com/sveltejs/svelte/blob/HEAD/CHANGELOG.md#​3551) [Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.55.0...v3.55.1) - Fix `draw` transition with delay showing a dot at the beginning of the path ([#​6816](https://togithub.com/sveltejs/svelte/issues/6816)) - Fix infinity runtime call stack when propagating bindings ([#​7032](https://togithub.com/sveltejs/svelte/issues/7032)) - Fix static `` optimization in production mode ([#​7937](https://togithub.com/sveltejs/svelte/issues/7937)) - Fix `svelte-ignore` comment breaking named slot ([#​8075](https://togithub.com/sveltejs/svelte/issues/8075)) - Revert change to prevent running init binding unnecessarily ([#​8103](https://togithub.com/sveltejs/svelte/issues/8103)) - Fix adding duplicate event listeners with `` ([#​8129](https://togithub.com/sveltejs/svelte/issues/8129)) - Improve detection of promises that are also functions ([#​8162](https://togithub.com/sveltejs/svelte/pull/8162)) - Avoid mutating spread component props during SSR ([#​8171](https://togithub.com/sveltejs/svelte/issues/8171)) - Add missing typing for global `part` attribute ([#​8181](https://togithub.com/sveltejs/svelte/issues/8181)) - Add missing `submitter` property to `on:submit` event type

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.