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 & Node #488

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

matthewCmatt
Copy link
Contributor

@matthewCmatt matthewCmatt commented Feb 22, 2025

  • Upgrades Vite the latest version (v6)
  • Node to latest LTS (22) in CI
  • Specifies a specific PNPM version in the package.json.
    • This is also now used by the CI jobs instead of specifying version 8.

Explanation

This repo uses a fairly old version of Vite. It would be nice to switch to using Vitest for front-end testing, but it's only supported in >Vite 5.

I looked through the Vite migration guides from v4 -> v5 and v5 -> v6 and did a skim of the repo. Didn't find any incompatibilities on my search.

@matthewCmatt matthewCmatt changed the title Upgrade Vite Upgrade Vite & Node Feb 22, 2025
@matthewCmatt matthewCmatt marked this pull request as ready for review February 22, 2025 17:36
Copy link

@danditomaso danditomaso left a comment

Choose a reason for hiding this comment

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

This looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants