tbonelee opened a new pull request, #5109:
URL: https://github.com/apache/zeppelin/pull/5109

   ### What is this PR for?
   
   This PR bumps Angular from 9 to 13 and updates related dependencies in 
zeppelin-web-angular.
   
   It addresses:
   - https://issues.apache.org/jira/browse/ZEPPELIN-6349
   - https://issues.apache.org/jira/browse/ZEPPELIN-6227 (except the custom 
TSLint rules)
   
   I removed the zeppelin-helium and helium-vis-example projects in this PR. 
The Angular rewrite of Helium was never completed, it’s currently unused, and 
it introduced circular-dependency-related stack overflows during the 
application build. Given that, removing these modules is the safer choice.
   
   ### What type of PR is it?
   Chore
   
   ### Todos
   * [x] - Bump Angular version
   * [x] - Migrate TSLint to ESLint
   * [x] - Fix deprecated code usages
   * [x] - Bump other minor dependencies
   * [x] - Remove `zeppelin-helium` and `helium-vis-example`
   
   ### What is the Jira issue?
   
   [ZEPPELIN-6349](https://issues.apache.org/jira/browse/ZEPPELIN-6349)
   
   ### How should this be tested?
   - Run E2E tests
   - Manual tests across various pages
   - Verify `serve` (dev server), `build`, and `lint` work as expected
   
   ### Questions:
   * Does the license files need to update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


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

Reply via email to