Brijesh Bhalala created ATLAS-5323:
--------------------------------------
Summary: Atlas React UI: Upgrade and stabilize core frontend build
dependencies
Key: ATLAS-5323
URL: https://issues.apache.org/jira/browse/ATLAS-5323
Project: Atlas
Issue Type: Task
Components: atlas-core
Affects Versions: 2.5.0
Reporter: Brijesh Bhalala
Assignee: Brijesh Bhalala
As part of our ongoing maintenance to keep the Atlas Dashboard UI healthy,
modern, and reliable, we need to upgrade several key frontend build and tooling
dependencies. Updating these packages will ensure the project benefits from the
latest performance improvements, stability enhancements, and upstream bug fixes.
This task covers bumping the versions for the following core packages (and
their sub-dependencies) to their latest stable releases:
* {{vite}}
* {{esbuild}}
* {{ws}}
* {{picomatch}}
* {{form-data}}
*Acceptance Criteria:*
* Upgrade the listed dependencies to their latest stable, compatible versions.
* Ensure the project builds successfully ({{{}npm run build{}}}) without any
regressions or breaking changes.
* Verify that the local development server ({{{}npm run dev{}}}) starts and
serves the dashboard UI correctly.
* Ensure all existing test suites ({{{}npm run test{}}}) pass successfully
after the dependency bump.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)