stable
Clone or download
Read-only
Closes request #32996 vite: 4.2.1 -> 4.4.2
Includes the fix for CVE-2023-34092. Changelog: https://github.com/vitejs/vite/blob/v4.4.2/packages/vite/CHANGELOG.md postcss has also been updated to the latest minor to resolve a TS type compatibility. See https://github.com/postcss/postcss/blob/8.4.25/CHANGELOG.md vitest has been upgraded to 0.33.0 (from 0.29.3) to avoid some edge cases with having too much difference between Vite and Vitest. Main Vitest changelogs: https://github.com/vitest-dev/vitest/releases/tag/v0.33.0 https://github.com/vitest-dev/vitest/releases/tag/v0.32.0 https://github.com/vitest-dev/vitest/releases/tag/v0.31.0 https://github.com/vitest-dev/vitest/releases/tag/v0.30.0 Change-Id: Ia8f875a7000f44c9b8588844eafee85f16545683
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/build-system-configurator/package.json | +1 | −1 | Go to diff View file |
M | lib/frontend/build-system-configurator/pnpm-lock.yaml | +10 | −10 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/LinkedProjects.test.ts | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/PrivacyBadge.test.ts | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/ProjectFlags.test.ts | +1 | −1 | Go to diff View file |
M | package.json | +3 | −3 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/artifacts-retriever.test.ts | +1 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-traceability-matrix.test.ts | +1 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.test.ts | +1 | −1 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/EditConfigurationModal.test.ts | +1 | −1 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/TokenModal.test.ts | +1 | −1 | Go to diff View file |
M | pnpm-lock.yaml | +268 | −276 | Go to diff View file |