Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/vite-plugin-svelte (source) ^6.2.1^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)


Configuration

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

🚦 Automerge: Enabled.

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.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 23, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: explorer-v2/pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
 ERR_PNPM_NO_MATURE_MATCHING_VERSION  Version 7.0.0 (released 16 hours ago) of @sveltejs/vite-plugin-svelte does not meet the minimumReleaseAge constraint

This error happened while installing a direct dependency of /tmp/renovate/repos/github/sveltejs/svelte-eslint-parser/explorer-v2

The latest release of @sveltejs/vite-plugin-svelte is "7.0.0". Published at 2/23/2026 7:15:06 PM

Other releases are:
  * beta: 2.0.0-beta.3 published at 12/9/2022
  * version-2: 2.5.3 published at 11/22/2023
  * version-4: 4.0.4 published at 12/18/2024
  * version-5: 5.1.1 published at 7/11/2025
  * next: 7.0.0-next.1 published at 2/23/2026 4:44:50 PM

If you need the full list of all 138 published versions run "pnpm view @sveltejs/vite-plugin-svelte versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude

@changeset-bot
Copy link

changeset-bot bot commented Feb 23, 2026

⚠️ No Changeset found

Latest commit: f8aee6e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

Try the Instant Preview in Online Playground

ESLint Online Playground

Install the Instant Preview to Your Local

npm i https://pkg.pr.new/svelte-eslint-parser@f8aee6e

Published Instant Preview Packages:

View Commit

@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-7.x branch 9 times, most recently from ee668e0 to 6c31ac7 Compare February 24, 2026 11:42
@renovate renovate bot force-pushed the renovate/sveltejs-vite-plugin-svelte-7.x branch from 6c31ac7 to f8aee6e Compare February 24, 2026 11:47
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/vite-plugin-svelte to v7 chore(deps): update dependency @sveltejs/vite-plugin-svelte to v7 - autoclosed Feb 24, 2026
@renovate renovate bot closed this Feb 24, 2026
@renovate renovate bot deleted the renovate/sveltejs-vite-plugin-svelte-7.x branch February 24, 2026 17:15
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