build(deps-dev): bump vite from 6.3.5 to 8.2.0 in the svelte group across 1 directory - #92
build(deps-dev): bump vite from 6.3.5 to 8.2.0 in the svelte group across 1 directory#92dependabot[bot] wants to merge 1 commit into
Conversation
459e1a0 to
e96c394
Compare
Tailwind v4 ships a dedicated Vite plugin, and for a Vite project that is the documented setup — it skips the PostCSS chain entirely. The PostCSS route also blocks the Vite 8 upgrade (#92): Vite 8 runs its built-in postcss-import over `@import 'tailwindcss'` before the PostCSS plugin can replace it, then tries to open a file by that name and the build fails with ENOENT. With the Vite plugin, Vite 8 builds cleanly. Verified with Vite 6 (build, check, 163 unit tests, dev server, e2e smoke, and the rendered CSS bundle) — output is unchanged. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Untersucht am 2026-08-05. Der Build-Fehler ( Trotzdem noch nicht mergen: Wieder aufgreifen, sobald vite-plugin-svelte Vite 8 als stabil führt. Die Tailwind-Umstellung ist die einzige Blockade, die hier auf unserer Seite lag. |
e96c394 to
e3b71b4
Compare
Bumps the svelte group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.3.5 to 8.2.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.2.0/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: svelte ... Signed-off-by: dependabot[bot] <support@github.com>
e3b71b4 to
d673e0f
Compare
Bumps the svelte group with 1 update in the / directory: vite.
Updates
vitefrom 6.3.5 to 8.2.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
24a611frelease: v7.2.42d66b7bfix: revert "perf(deps): replace debug with obug (#21107)"a668014release: v7.2.3acfe939perf(deps): replace debug with obug (#21107)4f8171efix(deps): update all non-major dependencies (#21128)5029720chore(deps): update rolldown-related dependencies (#21127)5909efdfix: allow multiplebindCLIShortcutscalls with shortcut merging (#21103)39a0a15chore(deps): update rolldown-related dependencies (#21095)6a34ac3fix(deps): update all non-major dependencies (#21096)02ceaecchore(deps): update dependency@rollup/plugin-commonjsto v29 (#21099)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vite since your current version.