micahstubbs opened a new pull request, #2078: URL: https://github.com/apache/helix/pull/2078
### Issues - [ ] My PR addresses the following Helix issues and references them in the PR description: #2053: Increment progress towards the goal of upgrading to the current version of Angular. ### Description This PR upgrade helix-front from Angular 5.1 to 5.2. ### Tests Okay, let's test the upgrade from Angular 5.1 to Angular 5.2. - [x] `npm install` works - [x] `npm run build` works - [x] `npm start` works - [x] `npm run test` appears to work. - [x] `npm run lint` runs and passes Helix UI renders with 0 errors and 1 warning in the browser console: <img width="886" alt="Screen Shot 2022-05-02 at 3 58 18 PM" src="https://user-images.githubusercontent.com/2119400/166339821-6354ea8b-2cf9-472c-a2fc-2e40485248dd.png"> `npm run test` results <img width="640" alt="Screen Shot 2022-05-02 at 4 00 50 PM" src="https://user-images.githubusercontent.com/2119400/166339972-26dcd8eb-056b-43c5-8a79-00d9345e39ce.png"> -- 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]
