Skip to content

ATLAS-5323: Atlas React UI: Upgrade and stabilize core frontend build…#676

Open
Brijesh619 wants to merge 1 commit into
apache:masterfrom
Brijesh619:ATLAS-5323
Open

ATLAS-5323: Atlas React UI: Upgrade and stabilize core frontend build…#676
Brijesh619 wants to merge 1 commit into
apache:masterfrom
Brijesh619:ATLAS-5323

Conversation

@Brijesh619

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

As part of ongoing maintenance to keep the Atlas Dashboard UI healthy, modern, and reliable, this PR upgrades several key frontend build and tooling dependencies to their latest stable releases. This ensures the project benefits from the latest performance improvements, stability enhancements, and upstream bug fixes.

The following core packages (and their sub-dependencies) have been bumped:

  • vite
  • esbuild
  • ws
  • picomatch
  • form-data

How was this patch tested?

This patch was tested by verifying the acceptance criteria outlined in the JIRA issue:

  • Ensured the project builds successfully (npm run build) without any regressions or breaking changes.
  • Verified that the local development server starts properly and serves the dashboard UI correctly (npm run dev).
  • Ensured all existing test suites pass successfully after the dependency bump (npm run test).

@Brijesh619

Copy link
Copy Markdown
Contributor Author
Screenshot from 2026-06-17 16-03-22

@Brijesh619 Brijesh619 force-pushed the ATLAS-5323 branch 2 times, most recently from 11a751a to c1701de Compare June 19, 2026 06:20
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.

1 participant