yaooqinn opened a new pull request, #54551: URL: https://github.com/apache/spark/pull/54551
### What changes were proposed in this pull request? Update the Spark Web UI's JavaScript visualization libraries: - **D3.js**: 7.8.5 → 7.9.0 - **vis-timeline**: 7.7.2 → 7.7.3 ### Why are the changes needed? These are minor version bumps with no breaking API changes, bringing bug fixes and performance improvements. The current versions are slightly outdated. ### Does this PR introduce _any_ user-facing change? No. These are internal dependency updates with no visible behavior change. ### How was this patch tested? - All 12 Jest UI tests pass - Verified via live Spark Web UI (spark-shell) ### Was this patch authored or co-authored using generative AI tooling? Yes, GitHub Copilot was used. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
