The GitHub Actions job "Build" on texera.git/main has succeeded.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
1ce60d61415d4a9f0fbee568df242eee4d7f1aaf / Xinyuan Lin <[email protected]>
chore(deps): upgrade frontend to Angular 19 (#4445)

### What changes were proposed in this PR?
- Upgraded Angular framework packages to `19.2.x`.
- Upgraded Angular CLI/devkit tooling to `19.2.24`.
- Upgraded Node to `20.19.0`.
- Upgraded compatible frontend dependencies:
  - `@angular/cdk` to `19.2.19`
  - `ng-zorro-antd` to `19.3.1`
  - `ngx-markdown` to `19.1.1`
  - `marked` to `15.0.12`
  - `zone.js` to `0.15.1`
  - `@nx/angular` / `nx` to `21.6.11`
  - `@typescript-eslint/*` to `8.59.0`
- Ran Angular’s `explicit-standalone-flag` migration to preserve
existing NgModule declarations under Angular 19.
- Updated Angular dev-server config from `browserTarget` to
`buildTarget`.
- Updated `yarn build` to use an 8 GB Node heap, matching the existing
CI build memory behavior.
- Kept `typescript` pinned at `5.5.4` to avoid deep type-instantiation
errors seen with `5.8.x`.

### Any related issues, documentation, discussions?
Closes #4431.


### How was this PR tested?
- `yarn.cmd install`
- `yarn.cmd build`
- `yarn.cmd build:ci`
- `yarn.cmd test --watch=false`
- `yarn.cmd ng serve`

### Was this PR authored or co-authored using generative AI tooling?
Generated-by: Codex

---------

Signed-off-by: Xinyuan Lin <[email protected]>
Co-authored-by: Chen Li <[email protected]>
Co-authored-by: Xiaozhen Liu <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/25015869976

With regards,
GitHub Actions via GitBox

Reply via email to