chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 2.4.3 to 2.5.3 in /web
Bumps @sveltejs/vite-plugin-svelte from 2.4.3 to 2.5.3.
Release notes
Sourced from @sveltejs/vite-plugin-svelte's releases.
@sveltejs/vite-plugin-svelte@2.5.3Patch Changes
- fix: handle closing tags in attributes when detecting script language (#796)
@sveltejs/vite-plugin-svelte@2.5.2Patch Changes
- fix compileModule call for optimizing libraries (#788)
@sveltejs/vite-plugin-svelte@2.5.1Patch Changes
- feat: support Svelte 5 compiler API (#785)
@sveltejs/vite-plugin-svelte@2.5.0Minor Changes
- feat: add experimental support for Svelte 5 (#782)
@sveltejs/vite-plugin-svelte@2.4.6Patch Changes
- fix(prebundleSvelteLibraries): don't try to append missing sourcemap (#737)
@sveltejs/vite-plugin-svelte@2.4.5Patch Changes
- fix(config): ignore
@sveltejs/packageand svelte2tsx for optimizeDeps.include and ssr.noExternal generated config (#711)
@sveltejs/vite-plugin-svelte@2.4.4Patch Changes
- fix links in error handling (console and vite overlay) (#700)
Changelog
Sourced from @sveltejs/vite-plugin-svelte's changelog.
@sveltejs/vite-plugin-svelte3.0.1
Patch Changes
fix: improve checking of script and style in .svelte code to work with new generic= attribute (#799)
Fix optional parameter types (#797)
Update log level for HMR updates where the output is functionally equivalent to the previous version to "debug" (#806)
3.0.0
Major Changes
breaking: update minimum supported node version to node18 (#744)
breaking: update supported vite version to vite 5 (#743)
breaking: remove support for svelte 3 (#746)
Preprocess style tags by default with vitePreprocess (#756)
breaking: remove package.json export (#751)
breaking(types): emit types with dts-buddy to include type map (#751)
breaking(debug): remove 'vite:' and add suffixes to debug namespace (#749)
breaking(types): rename SvelteOptions to SvelteConfig (#751)
breaking: prefer svelte exports condition over package.json svelte field (#747)
Minor Changes
feat(preprocess): add warnings in case preprocess dependencies contain anomalies (#767)
Add experimental support for svelte5 (#787)
Patch Changes
... (truncated)
Commits
3c37482Version Packages (#810)4b8918dfix: handle closing tags in attributes (#796)84d9fa9Version Packages (#789)89aa462fix: compile (#788)ec4c530Version Packages (#786)9509066generate: 'client' | 'server' (#785)cda2e30Version Packages (#784)61ae116Update ci.yml (#783)31ce52cChore/v2 cleanup (#782)7ca90c3Version Packages (#740)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)