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

chore: upgrade vite-node to 3.0.4 #118

Merged
merged 1 commit into from
Jan 23, 2025
Merged

chore: upgrade vite-node to 3.0.4 #118

merged 1 commit into from
Jan 23, 2025

Conversation

taraspos
Copy link
Contributor

@taraspos taraspos commented Jan 23, 2025

Summary

There is dependabot PR to update Vite version:

However, this version requires to add new license:

yarn.lock » [email protected] – License: Apache-2.0 AND BSD-2-Clause AND BlueOak-1.0.0 AND CC0-1.0 AND ISC AND MIT
Error: Dependency review detected incompatible licenses.

While upgrading vite v6 licenses are already allowlisted

Testing

For docs website, vite is used only to build Navbar and Upcoming releases page:

  • "prepare-files": "npx vite-node ./scripts/prepare-files.mts",
    "prepare-sanity-data": "npx vite-node ./scripts/prepare-sanity-data.mts",

We can see that page generated by preview is no different from the production one

Copy link

github-actions bot commented Jan 23, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
taras/upgrade-vite 891645f 2 ✅SUCCEED taras-upgrade-vite 2025-01-23 16:46:53

@taraspos taraspos requested a review from avatus January 23, 2025 16:48
@taraspos taraspos marked this pull request as ready for review January 23, 2025 16:48
@taraspos taraspos merged commit de194f4 into main Jan 23, 2025
4 checks passed
@taraspos taraspos deleted the taras/upgrade-vite branch January 23, 2025 16:55
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