[
https://issues.apache.org/jira/browse/ATLAS-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasad P. Pawar resolved ATLAS-5150.
------------------------------------
Fix Version/s: 3.0.0
2.5.0
Resolution: Fixed
React UI libraries have been updated with the fixed versions now.
> React UI: Fix library versions in React UI to prevent unintended upgrades
> during build
> --------------------------------------------------------------------------------------
>
> Key: ATLAS-5150
> URL: https://issues.apache.org/jira/browse/ATLAS-5150
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-webui
> Affects Versions: 3.0.0
> Reporter: Prasad P. Pawar
> Assignee: Prasad P. Pawar
> Priority: Major
> Labels: atlas-react
> Fix For: 3.0.0, 2.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, the React UI build process allows library versions to auto-upgrade
> during installation, which can lead to unexpected build failures or
> inconsistencies.
> To ensure build stability and reproducibility, update the {{package.json}} to
> use fixed (pinned) versions for all dependencies and devDependencies.
> Going forward, library versions can be manually updated as needed, rather
> than allowing automatic upgrades during the build process.
> *Acceptance Criteria:*
> * All library versions in {{package.json}} are pinned to specific versions.
> * Build process completes successfully without version drift.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)