Bumps @angular/cli from 14.2.3 to 19.2.13.
Release notes
Sourced from @angular/cli's releases.
19.2.13
@angular/pwa
| Commit |
Description |
 |
remove background_color and theme_color from manifest |
19.2.12
@angular/cli
| Commit |
Description |
 |
properly handle Node.js require() errors with ESM modules |
19.2.11
@angular-devkit/build-angular
| Commit |
Description |
 |
correctly set i18n subPath in webpack browser builder |
@angular/build
| Commit |
Description |
 |
avoid attempting to watch bundler internal files |
 |
avoid internal karma request cache for assets |
 |
fix unnecessary esbuild rebuilds |
19.2.10
@angular/build
| Commit |
Description |
 |
update vite to 6.2.7 |
19.2.9
@angular-devkit/build-angular
| Commit |
Description |
 |
update http-proxy-middleware to v3.0.5 |
@angular/build
| Commit |
Description |
 |
pass preserveSymlinks option to Karma esbuild builder |
@angular/ssr
| Commit |
Description |
 |
support getPrerenderParams for wildcard routes |
19.2.8
@angular/build
| Commit |
Description |
 |
include module value check when adding custom conditions |
 |
prevent nested CSS in components |
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
19.2.13 (2025-05-21)
@angular/pwa
| Commit |
Type |
Description |
| ad2fb2959 |
fix |
remove background_color and theme_color from manifest |
20.0.0-rc.2 (2025-05-14)
@angular/build
| Commit |
Type |
Description |
| d2bfc6bd4 |
fix |
revert setup unit-test polyfills before TestBed init |
20.0.0-rc.1 (2025-05-14)
@angular/cli
| Commit |
Type |
Description |
| 5093ce0a6 |
fix |
properly handle Node.js require() errors with ESM modules |
@schematics/angular
| Commit |
Type |
Description |
| 3cf6ab0f7 |
fix |
support using default browser option when not present |
@angular/build
| Commit |
Type |
Description |
| e36bf964a |
fix |
allow TestBed provider configuration with vitest unit-testing |
| 769961e4a |
fix |
allow vitest-based unit testing to use watch option |
| c7f2cb596 |
fix |
provide vitest globals in unit-test builder |
| 0d40cdecd |
fix |
setup unit-test polyfills before TestBed init |
| fa3dc6387 |
fix |
show unit-test error for missing vitest browser package |
| 247cd3352 |
fix |
show unit-test error for missing vitest package |
... (truncated)
Commits
6336f9c release: cut the v19.2.13 release
ad2fb29 fix(@angular/pwa): remove background_color and theme_color from manifest
d2f99b5 build: update dev-infra for latest RBE changes
289a90c refactor: disable chrome sandbox as it no longer works in CI
72b2d16 release: cut the v19.2.12 release
cf1ab3e ci: skip e2e-snapshots on non-main branches
0098c38 fix(@angular/cli): properly handle Node.js require() errors with ESM modules
7720741 release: cut the v19.2.11 release
78ab131 build: update esbuild to v0.25.4
9eaf344 fix(@angular-devkit/build-angular): correctly set i18n subPath in webpack bro...
- Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)