Skip to content

#5905 - Bump Vite#5922

Open
sh16011993 wants to merge 2 commits intomainfrom
feature/#5905-dependabot-vite-ugrade
Open

#5905 - Bump Vite#5922
sh16011993 wants to merge 2 commits intomainfrom
feature/#5905-dependabot-vite-ugrade

Conversation

@sh16011993
Copy link
Collaborator

@sh16011993 sh16011993 commented Mar 18, 2026

Bumped Vite

Copilot AI review requested due to automatic review settings March 18, 2026 19:03
@sh16011993 sh16011993 self-assigned this Mar 18, 2026
@sh16011993 sh16011993 added the Dependencies Pull requests that update a dependency file label Mar 18, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Bumps the Vite build tooling version used by the sources/packages/web frontend package.

Changes:

  • Updated vite devDependency from ^7.3.1 to ^8.0.0.

You can also share your feedback on Copilot code review. Take the survey.

@sh16011993 sh16011993 marked this pull request as draft March 18, 2026 19:07
-Regenerated the package-lock file
@sh16011993 sh16011993 marked this pull request as ready for review March 18, 2026 19:16
@sonarqubecloud
Copy link

@github-actions
Copy link

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 20.18% ( 4568 / 22633 )
Methods: 9.52% ( 262 / 2753 )
Lines: 24.53% ( 3920 / 15982 )
Branches: 9.9% ( 386 / 3898 )

@github-actions
Copy link

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 48.61% ( 2712 / 5579 )
Methods: 38.57% ( 285 / 739 )
Lines: 55.39% ( 2049 / 3699 )
Branches: 33.13% ( 378 / 1141 )

@github-actions
Copy link

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 79.6% ( 9155 / 11501 )
Methods: 78.79% ( 1181 / 1499 )
Lines: 82.83% ( 6881 / 8307 )
Branches: 64.48% ( 1093 / 1695 )

@github-actions
Copy link

E2E SIMS API Coverage Report

Totals Coverage
Statements: 64.69% ( 12747 / 19704 )
Methods: 61.18% ( 1489 / 2434 )
Lines: 68.45% ( 9291 / 13573 )
Branches: 53.21% ( 1967 / 3697 )

Copy link
Collaborator

@andrewsignori-aot andrewsignori-aot left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the frontend build toolchain to Vite v8 in the sources/packages/web package.

Changes:

  • Updated vite from ^7.3.1 to ^8.0.0 in the web package.
  • Regenerated package-lock.json to reflect Vite v8’s updated dependency graph (e.g., rolldown/lightningcss changes).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
sources/packages/web/package.json Bumps Vite to v8 for the web frontend build tooling.
sources/packages/web/package-lock.json Updates the lockfile to match the new Vite v8 dependency tree and engine constraints.
Files not reviewed (1)
  • sources/packages/web/package-lock.json: Language not supported

You can also share your feedback on Copilot code review. Take the survey.

"sass": "^1.97.3",
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vite": "^8.0.0",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants