Skip to content

chore: upgrade vite-node to 3.0.4#118

Merged
taraspos merged 1 commit intomainfrom
taras/upgrade-vite
Jan 23, 2025
Merged

chore: upgrade vite-node to 3.0.4#118
taraspos merged 1 commit intomainfrom
taras/upgrade-vite

Conversation

@taraspos
Copy link
Copy Markdown
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 » vite@5.4.14 – 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

@github-actions
Copy link
Copy Markdown

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
@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