pan3793 opened a new pull request, #4696: URL: https://github.com/apache/zeppelin/pull/4696
### What is this PR for? This PR aims to upgrade the NodeJS from 12 to 16, in `zeppelin-web` and `zeppelin-web-angular` modules. In this upgrade, I try my best to minimize the changes. NodeJS 12 is a pretty old one, and NodeJS 16(it was EOL recently too[1]) was chosen as a kind of balance because this project uses some pretty old versions of dependencies. e.g. it's recommended to upgrade to webpack 6 to work with NodeJS 18, but Zeppelin use webpack 3 [1] https://endoflife.date/nodejs [2] https://github.com/webpack/webpack/issues/14532 ### What type of PR is it? - Improvement ### Todos * [ ] - Task ### What is the Jira issue? * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/ * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. [ZEPPELIN-533] ### How should this be tested? Pass CI, and manually test by randomly clicking the Web UI page to test the basic functionalities. ### Screenshots (if appropriate) ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? Yes, updated -- 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]
