Conversation
22e6c57 to
d111610
Compare
.../angular/build/src/builders/application/tests/options/allowed-common-js-dependencies_spec.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Code Review
This pull request successfully updates the project to TypeScript 6.0.0-beta and diligently addresses the resulting build and test failures. The changes are comprehensive, including dependency updates, removal of deprecated TypeScript options like baseUrl, and fixes for stricter type-checking rules such as strict property initialization. A notable improvement is the refactoring of numerous asynchronous tests to use async/await, enhancing their clarity and maintainability. The modifications appear correct and necessary for the upgrade.
Note: Security Review did not run due to the size of the PR.
d33591b to
0e8c554
Compare
.../angular/build/src/builders/application/tests/options/allowed-common-js-dependencies_spec.ts
Outdated
Show resolved
Hide resolved
packages/angular_devkit/build_angular/src/builders/ssr-dev-server/specs/proxy_spec.ts
Outdated
Show resolved
Hide resolved
3b880dc to
f799448
Compare
Updates the repo to TypeScript 6 and resolves the resulting test failures.
|
Should be ready to go. |
|
This PR was merged into the repository. The changes were merged into the following branches:
|
Updates the repo to TypeScript 6 and resolves the resulting test failures.