aglinxinyuan opened a new pull request, #4434:
URL: https://github.com/apache/texera/pull/4434
### What changes were proposed in this PR?
- Upgraded Angular framework packages to `18.2.x`.
- Upgraded Angular CLI/build tooling to `18.2.21`.
- Upgraded compatible frontend packages:
- `@angular/cdk` to `18.2.14`
- `ng-zorro-antd` to `18.2.1`
- `ngx-markdown` to `18.1.0`
- `typescript` to `5.5.4`
- Added required `@typescript-eslint` peer dependencies for Angular ESLint
18.
- Updated `nzExpandIconPosition="right"` to `nzExpandIconPosition="end"` for
ng-zorro 18 compatibility.
- Replaced removed Angular testing helper `async` with `waitForAsync`.
### Any related issues, documentation, discussions?
Closes #4405
### How was this PR tested?
- `yarn.cmd install`
- `yarn.cmd build`
- `yarn.cmd test --watch=false`
### Was this PR authored or co-authored using generative AI tooling?
Generated-by: Codex
--
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]