Skip to content

ATLAS-5323: Atlas React UI: Upgrade and stabilize core frontend build dependencies#685

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 dependencies#685
Brijesh619 wants to merge 1 commit into
apache:masterfrom
Brijesh619:ATLAS-5323

Conversation

@Brijesh619

@Brijesh619 Brijesh619 commented Jun 25, 2026

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
  • 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-25 12-17-51

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