chore(deps-dev): bump vite from 6.4.1 to 8.0.3#28
Conversation
c85d3c6 to
af5c81a
Compare
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.4.1 to 8.0.3. - [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.0.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
af5c81a to
d5535ba
Compare
|
…4, Storybook 10, jsdom 29, @types/node 25, unicorn 64, minor/patch group) Combines dependabot PRs #34, #27, #26, #25, #24, #23, #22, #21, #19 into one verified upgrade. Excludes #28 (Vite 6→8) — see below. TypeScript 5→6 migration (#27): - Add `ignoreDeprecations: "6.0"` to the 4 tsconfigs using `moduleResolution: node` (node10 errors as deprecated in TS6). - Add explicit `types: ["node"]` to those tsconfigs — TS6 no longer auto-discovers @types/node, which otherwise breaks every `console`/`require`/`node:test` reference. - Bump the VSCode client's lib/target to ES2022 (it already uses Array.prototype.at; @types/node@20 incidentally supplied the lib, @types/node@25 does not). - Remove type assertions TS6 now proves unnecessary (eslint --fix) and the imports they orphaned. Other fixes surfaced by the bumps: - EclEditor.tsx: annotate the @monaco-editor/react OnMount params explicitly; monaco-editor 0.55 makes them resolve to `error` under typed-linting. EXCLUDED — Vite (#28), kept at ^6: Vite ≥7 writes bundle output as UTF-8, which re-encodes the lone UTF-16 surrogates in the generated ANTLR serialized-ATN string to U+FFFD and corrupts the lexer at runtime ("The specified lexer action type undefined is not valid"). This breaks every consumer of the ecl-core bundle (LSP server, slack bot, editors). Confirmed on both Vite 7.3.5 and 8.0.3; only Vite 6 emits the ATN as \uXXXX escapes. Needs dedicated investigation/upstream fix. Verified: compile clean, lint 0 errors, npm test all pass (ecl-core 1640, ecl-lsp-server 81, editor-core 74, editor-react 33, editor 34, slack-bot 226). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…4, Storybook 10, jsdom 29, @types/node 25, unicorn 64, minor/patch group) Combines dependabot PRs #34, #27, #26, #25, #24, #23, #22, #21, #19 into one verified upgrade. Excludes #28 (Vite 6→8) — see below. TypeScript 5→6 migration (#27): - Add `ignoreDeprecations: "6.0"` to the 4 tsconfigs using `moduleResolution: node` (node10 errors as deprecated in TS6). - Add explicit `types: ["node"]` to those tsconfigs — TS6 no longer auto-discovers @types/node, which otherwise breaks every `console`/`require`/`node:test` reference. - Bump the VSCode client's lib/target to ES2022 (it already uses Array.prototype.at; @types/node@20 incidentally supplied the lib, @types/node@25 does not). - Remove type assertions TS6 now proves unnecessary (eslint --fix) and the imports they orphaned. Other fixes surfaced by the bumps: - EclEditor.tsx: annotate the @monaco-editor/react OnMount params explicitly; monaco-editor 0.55 makes them resolve to `error` under typed-linting. EXCLUDED — Vite (#28), kept at ^6: Vite ≥7 writes bundle output as UTF-8, which re-encodes the lone UTF-16 surrogates in the generated ANTLR serialized-ATN string to U+FFFD and corrupts the lexer at runtime ("The specified lexer action type undefined is not valid"). This breaks every consumer of the ecl-core bundle (LSP server, slack bot, editors). Confirmed on both Vite 7.3.5 and 8.0.3; only Vite 6 emits the ATN as \uXXXX escapes. Needs dedicated investigation/upstream fix. Verified: compile clean, lint 0 errors, npm test all pass (ecl-core 1640, ecl-lsp-server 81, editor-core 74, editor-react 33, editor 34, slack-bot 226). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Superseded by #44. |
Bumps vite from 6.4.1 to 8.0.3.
Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
6a34ac3fix(deps): update all non-major dependencies (#21096)02ceaecchore(deps): update dependency@rollup/plugin-commonjsto v29 (#21099)572aacarelease: v7.2.2728c8eefix: revert "refactor: use fs.cpSync (#21019)" (#21081)a532e68release: v7.2.182d2d6cfix(worker): some worker asset was missing (#21074)f83264frefactor(build): renameindexOfMatchInSlicetofindPreloadMarker(#21054)8293de0release: v7.2.02833c55fix(types): add undefined to optional properties for exactOptionalProperties ...e3a6a83chore(deps): update rolldown-related dependencies (#21047)