[ 
https://issues.apache.org/jira/browse/ATLAS-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18028263#comment-18028263
 ] 

ASF subversion and git services commented on ATLAS-5150:
--------------------------------------------------------

Commit 768b453ffb0677f15e39d60a9f9c8a688c8b64e2 in atlas's branch 
refs/heads/master from Prasad Pawar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=768b453ff ]

ATLAS-5150: React UI: Fix library versions in React UI to prevent unintended 
upgrades during build (#464)



> 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
>          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)

Reply via email to