pawarprasad123 opened a new pull request, #563: URL: https://github.com/apache/atlas/pull/563
## What changes were proposed in this pull request? Scope dashboard – React UI dashboardv2 – Classic UI docs – Documentation site atlas-lineage – Lineage module (used by both dashboards) Changes 1. Package version updates immutable: 4.3.7 → 4.3.8 (used by sass) underscore: 1.3.7 → 1.13.8 (dashboardv2) minimatch: 9.0.6 → 9.0.7 (dashboard, docs); 3.1.2 → 3.1.4 (dashboardv2) immer: 8.0.1 → 9.0.6 (docs) 2. Override configuration Added npm overrides so all consumers use the updated versions above. Resolved conflicts between direct and transitive dependencies (e.g. underscore). 3. Existing patches Kept existing patch‑package fixes for html‑minifier and http‑proxy‑middleware in docs. Verification All builds pass: dashboard, dashboardv2, docs, atlas-lineage. No application code changes required; updates are dependency‑only. ## How was this patch tested? Manual testing, build process <img width="1847" height="1127" alt="image" src="https://github.com/user-attachments/assets/c4a1eb1c-f6e3-4428-add9-0e128f820dd6" /> <img width="1847" height="1127" alt="image" src="https://github.com/user-attachments/assets/ff4bed2c-9c26-4ad9-827b-7d9bf5758eb6" /> <img width="1847" height="1127" alt="image" src="https://github.com/user-attachments/assets/18a3bf06-915f-4257-9608-da7806e6ae27" /> <img width="1847" height="1127" alt="image" src="https://github.com/user-attachments/assets/f2d09eaa-344b-4a2c-8e98-5841f7b8ef7b" /> -- 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]
