Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade vite, vitest, and related plugins to latest versions #7640

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

ebr
Copy link
Member

@ebr ebr commented Feb 13, 2025

Summary

Version bumps to latest versions of Vite, etc. These resolve some long-standing CVEs and would have to be done sooner or later anyway.

I smoke-tested the UI locally, and all tests are passing. Not seeing any glaring issues, but it could probably use more rigorous QA in review

QA Instructions

Build the UI as usual and test manually, keeping an eye out for any issues.

Merge Plan

May be merged anytime with satisfactory QA.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog

@github-actions github-actions bot added frontend-deps PRs that change frontend dependencies frontend PRs that change frontend files labels Feb 13, 2025
Copy link
Collaborator

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did production and package mode builds - both successful. I ran the production build w/ the backend and everything seems to be working fine, including static assets like translations.

@psychedelicious psychedelicious merged commit cf22e09 into main Feb 14, 2025
15 checks passed
@psychedelicious psychedelicious deleted the upgrade-vitest-and-friends branch February 14, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files frontend-deps PRs that change frontend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants