Brijesh619 opened a new pull request, #676:
URL: https://github.com/apache/atlas/pull/676

   ## 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`).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to