fix(deps): update angular monorepo to v17.2.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@angular/animations (source) | dependencies | patch | 17.2.3 -> 17.2.4 |
@angular/common (source) | dependencies | patch | 17.2.3 -> 17.2.4 |
@angular/compiler (source) | dependencies | patch | 17.2.3 -> 17.2.4 |
@angular/compiler-cli (source) | devDependencies | patch | 17.2.3 -> 17.2.4 |
@angular/core (source) | dependencies | patch | 17.2.3 -> 17.2.4 |
@angular/forms (source) | dependencies | patch | 17.2.3 -> 17.2.4 |
@angular/platform-browser (source) | dependencies | patch | 17.2.3 -> 17.2.4 |
@angular/platform-browser-dynamic (source) | dependencies | patch | 17.2.3 -> 17.2.4 |
@angular/router (source) | dependencies | patch | 17.2.3 -> 17.2.4 |
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
angular/angular (@angular/animations)
v17.2.4
compiler-cli
Commit | Type | Description |
---|---|---|
917b9bdd2e | fix | unwrap expressions with type parameters in query read property (#54647) |
core
Commit | Type | Description |
---|---|---|
586cc24a10 | fix | apply TestBed provider overrides to @defer dependencies (#54667) |
b558a01c84 | fix | generic inference for signal inputs may break with --strictFunctionTypes (#54652) |
443e5f1591 | fix | return a readonly signal on asReadonly . (#54719) |
ffbafc7d4a | fix | untrack various core operations (#54614) |
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.