Skip to content

chore(deps): update dependency @sveltejs/vite-plugin-svelte to v7#179

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sveltejs-vite-plugin-svelte-7.x
Open

chore(deps): update dependency @sveltejs/vite-plugin-svelte to v7#179
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sveltejs-vite-plugin-svelte-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 12, 2026

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/vite-plugin-svelte (source) ^6.1.2^7.0.0 age confidence

Release Notes

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v7.0.0

Compare Source

Major Changes
  • breaking(deps): require vite 8 (#​1266)

  • breaking(options): remove deprecated options (#​1274)

    • vitePlugin.hot in svelte.config.js
      use compilerOptions.hmr instead
    • vitePlugin.ignorePluginPreprocessors in svelte.config.js
      no longer needed
    • api.idFilter of vite-plugin-svelte:api
      use api.filter instead
    • plugin.api.sveltePreprocess of other vite plugins
      Update affected plugins to a newer version or remove them.
      See docs for more information.
  • breaking(dev): no longer overrides compilerOptions.cssHash because Svelte now produces a stable css hash by itself (#​1271)

  • breaking(inspector): integrate vite-plugin-svelte-inspector into vite-plugin-svelte to avoid circular dependency (#​1270)

  • breaking(deps): require svelte 5.46.4 or later (#​1271)

Patch Changes
  • chore: upgrade vitefu to compatible peer dependency range (#​1286)

  • remove author field from package.json (#​1281)

v6.2.4

Compare Source

Patch Changes
  • fix(hmr): ensure that svelte files are recompiled and updated css modules returned correctly when reported out of order (#​1258)

v6.2.3

Compare Source

Patch Changes
  • fix(filter): ignore zero-tagged ids per rollup convention (#​1255)

v6.2.2

Compare Source

Patch Changes
  • Update experimental support for rolldown-vite to vite 8 beta (#​1246)

  • perf: switch from debug to obug (smaller, esm-only) (#​1241)

v6.2.1

Compare Source

Patch Changes
  • fix: remove unscopable global styles warning (#​1223)

  • Remove automatic configuration for rolldownOptions.optimization.inlineConst because latest version of rolldown-vite has it enabled by default. (#​1225)

v6.2.0

Compare Source

Minor Changes
  • feat(rolldown-vite): enable optimization.inlineConst by default to ensure treeshaking works with esm-env in svelte (#​1207)

v6.1.4

Compare Source

Patch Changes
  • fix: allow preprocess plugin to run twice (#​1206)

  • fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#​1203)

  • replace kleur dependency with builtin node:utils styleText (#​1210)


Configuration

📅 Schedule: (UTC)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Mar 12, 2026

Deploying sveltekit-watergis-template with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9f33089
Status: ✅  Deploy successful!
Preview URL: https://0a498745.sveltekit-watergis-template.pages.dev
Branch Preview URL: https://renovate-sveltejs-vite-plugi.sveltekit-watergis-template.pages.dev

View logs

@renovate renovate Bot force-pushed the renovate/sveltejs-vite-plugin-svelte-7.x branch from 541faa2 to 04b82bd Compare April 1, 2026 17:54
@renovate renovate Bot force-pushed the renovate/sveltejs-vite-plugin-svelte-7.x branch from 04b82bd to 9f33089 Compare April 7, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants