chore(deps-dev): bump vite from 6.4.3 to 8.1.4 in /configurator - #610
chore(deps-dev): bump vite from 6.4.3 to 8.1.4 in /configurator#610dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.4.3 to 8.1.4. - [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/v8.1.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.1.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
29eae0a to
0833dd0
Compare
…7 peer dep @sveltejs/vite-plugin-svelte@7.2.0 requires vite ^8 (breaking(deps): require vite 8, sveltejs/vite-plugin-svelte#1266); the previously pinned vite ^6.2.3 does not satisfy that peer range and npm install fails with ERESOLVE. Bumped vite to match, mirroring the version already proposed in PR #610. No config changes needed: vite.config.js uses no options removed in v7/v8, and @tailwindcss/vite ^4.3.2 already supports vite ^8. Verified with: configurator build, svelte-check, tsc --noEmit, vitest run tests/ (164 passed), vitest run tests-components/ (25 passed), and a preview-server smoke test.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
Closing as superseded: bumping vite alone to 8.1.4 fails Generated by Claude Code |
…0 in /configurator (#598) * chore(deps-dev): bump @sveltejs/vite-plugin-svelte in /configurator Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) from 5.1.1 to 7.2.0. - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@7.2.0/packages/vite-plugin-svelte) --- updated-dependencies: - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix(configurator): bump vite to ^8.1.4 to satisfy vite-plugin-svelte 7 peer dep @sveltejs/vite-plugin-svelte@7.2.0 requires vite ^8 (breaking(deps): require vite 8, sveltejs/vite-plugin-svelte#1266); the previously pinned vite ^6.2.3 does not satisfy that peer range and npm install fails with ERESOLVE. Bumped vite to match, mirroring the version already proposed in PR #610. No config changes needed: vite.config.js uses no options removed in v7/v8, and @tailwindcss/vite ^4.3.2 already supports vite ^8. Verified with: configurator build, svelte-check, tsc --noEmit, vitest run tests/ (164 passed), vitest run tests-components/ (25 passed), and a preview-server smoke test. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
Bumps vite from 6.4.3 to 8.1.4.
Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a477454release: v8.1.4ab5dafafeat(legacy): prefer oxc as minifier (fix #21973) (#22468)173a1b6fix(ssr): align named export function call stacktrace column with Node (#22829)575c32cfix(build): add workaround for building on stackblitz (#22840)72a5e21fix(optimizer): avoid optimizer run for transform request before init (#22852)a9539d6chore(deps): update dependency postcss-modules to v9 (#22867)70435b2docs: fix incorrect@defaultforserver.cors(#22859)2c4a217build: remove the custom onLog function (#22878)c581b55build: replace deprecatedonwarnwithonLog(#22741)ea22fb3refactor: eliminate ineffectiveDynamicImport warn (#22876)