Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @sveltejs/vite-plugin-svelte to v3 (#2348)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte) ([source](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte)) | [`^2.5.3` -> `^3.0.1`](https://renovatebot.com/diffs/npm/@sveltejs%2fvite-plugin-svelte/2.5.3/3.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fvite-plugin-svelte/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sveltejs%2fvite-plugin-svelte/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sveltejs%2fvite-plugin-svelte/2.5.3/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fvite-plugin-svelte/2.5.3/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)</summary> ### [`v3.0.1`](https://github.com/sveltejs/vite-plugin-svelte/blob/HEAD/packages/vite-plugin-svelte/CHANGELOG.md#301) [Compare Source](https://github.com/sveltejs/vite-plugin-svelte/compare/@sveltejs/[email protected]...@sveltejs/[email protected]) ##### Patch Changes - fix: improve checking of script and style in .svelte code to work with new generic= attribute ([#​799](https://github.com/sveltejs/vite-plugin-svelte/pull/799)) - Fix optional parameter types ([#​797](https://github.com/sveltejs/vite-plugin-svelte/pull/797)) - Update log level for HMR updates where the output is functionally equivalent to the previous version to "debug" ([#​806](https://github.com/sveltejs/vite-plugin-svelte/pull/806)) ### [`v3.0.0`](https://github.com/sveltejs/vite-plugin-svelte/blob/HEAD/packages/vite-plugin-svelte/CHANGELOG.md#300) [Compare Source](https://github.com/sveltejs/vite-plugin-svelte/compare/@sveltejs/[email protected]...@sveltejs/[email protected]) ##### Major Changes - breaking: update minimum supported node version to node18 ([#​744](https://github.com/sveltejs/vite-plugin-svelte/pull/744)) - breaking: update supported vite version to vite 5 ([#​743](https://github.com/sveltejs/vite-plugin-svelte/pull/743)) - breaking: remove support for svelte 3 ([#​746](https://github.com/sveltejs/vite-plugin-svelte/pull/746)) - Preprocess style tags by default with vitePreprocess ([#​756](https://github.com/sveltejs/vite-plugin-svelte/pull/756)) - breaking: remove package.json export ([#​751](https://github.com/sveltejs/vite-plugin-svelte/pull/751)) - breaking(types): emit types with dts-buddy to include type map ([#​751](https://github.com/sveltejs/vite-plugin-svelte/pull/751)) - breaking(debug): remove 'vite:' and add suffixes to debug namespace ([#​749](https://github.com/sveltejs/vite-plugin-svelte/pull/749)) - breaking(types): rename SvelteOptions to SvelteConfig ([#​751](https://github.com/sveltejs/vite-plugin-svelte/pull/751)) - breaking: prefer svelte exports condition over package.json svelte field ([#​747](https://github.com/sveltejs/vite-plugin-svelte/pull/747)) ##### Minor Changes - feat(preprocess): add warnings in case preprocess dependencies contain anomalies ([#​767](https://github.com/sveltejs/vite-plugin-svelte/pull/767)) - Add experimental support for svelte5 ([#​787](https://github.com/sveltejs/vite-plugin-svelte/pull/787)) ##### Patch Changes - fix(types): use correct type Options for svelte function arg ([#​751](https://github.com/sveltejs/vite-plugin-svelte/pull/751)) - Improve compile error messages ([#​757](https://github.com/sveltejs/vite-plugin-svelte/pull/757)) - feat(compile): promote experimental.dynamicCompileOptions to stable ([#​765](https://github.com/sveltejs/vite-plugin-svelte/pull/765)) - update peer dependencies to use final releases ([#​794](https://github.com/sveltejs/vite-plugin-svelte/pull/794)) - Updated dependencies \[[`d5b952f`](https://github.com/sveltejs/vite-plugin-svelte/commit/d5b952f88253e39458a1fbc0a0231b939bba338d), [`bd5d43e`](https://github.com/sveltejs/vite-plugin-svelte/commit/bd5d43e765d35b52b613ddcfd00b8d75491a7d98), [`10ec2a4`](https://github.com/sveltejs/vite-plugin-svelte/commit/10ec2a4429623382cc1a700fe91c129616bca3ef), [`62afd80`](https://github.com/sveltejs/vite-plugin-svelte/commit/62afd80c3a7bd6430be3c552acdb8baa75aac995), [`1be1c08`](https://github.com/sveltejs/vite-plugin-svelte/commit/1be1c085ed75eb8d84cedc5b45077400edd720ef)]: - [@​sveltejs/vite-plugin-svelte-inspector](https://github.com/sveltejs/vite-plugin-svelte-inspector)[@​2](https://github.com/2).0.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information