fix(deps): update angular with cli monorepo
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@angular-devkit/build-angular | devDependencies | patch | 19.1.2 -> 19.1.3 |
@angular/cli | devDependencies | patch | 19.1.2 -> 19.1.3 |
@angular/compiler (source) | dependencies | patch | 19.1.1 -> 19.1.2 |
@angular/compiler-cli (source) | devDependencies | patch | 19.1.1 -> 19.1.2 |
@angular/core (source) | dependencies | patch | 19.1.1 -> 19.1.2 |
@angular/forms (source) | dependencies | patch | 19.1.1 -> 19.1.2 |
@angular/localize | dependencies | patch | 19.1.1 -> 19.1.2 |
@angular/platform-browser (source) | dependencies | patch | 19.1.1 -> 19.1.2 |
@angular/platform-browser-dynamic (source) | dependencies | patch | 19.1.1 -> 19.1.2 |
@angular/router (source) | dependencies | patch | 19.1.1 -> 19.1.2 |
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v19.1.3
@angular/build
Commit | Type | Description |
---|---|---|
7d8c34172 | fix | allow asset changes to reload page on incremental updates |
9fa29af37 | fix | handle relative @ng/components
|
c4de34703 | fix | perform full reload for templates with $localize usage |
angular/angular (@angular/compiler)
v19.1.2
compiler
Commit | Type | Description |
---|---|---|
8dcd889987 | fix | update @ng/component URL to be relative (#59620) |
compiler-cli
Commit | Type | Description |
---|---|---|
95a05bb202 | fix | disable tree shaking during HMR (#59595) |
core
Commit | Type | Description |
---|---|---|
a4eb74c79c | fix | animation sometimes renderer not being destroyed during HMR (#59574) |
906413aba3 | fix | change Resource to use explicit undefined in its typings (#59024) |
4eb541837c | fix | cleanup _ejsa when app is destroyed (#59492) |
5497102769 | fix | cleanup stash listener when app is destroyed (#59598) |
266a8f2f2e | fix | handle shadow DOM encapsulated component with HMR (#59597) |
6f7716268a | fix | HMR not matching component that injects ViewContainerRef (#59596) |
d12a186d53 | fix | treat exceptions in equal as part of computation (#55818) |
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.