Removes vite. It's no longer used after updating ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Removes vite
Updates @angular-devkit/build-angular from 20.3.2 to 20.3.11
Release notes
Sourced from @angular-devkit/build-angular's releases.
20.3.11
@angular/build
| Commit |
Description |
 |
ensure ɵgetOrCreateAngularServerApp is always defined after errors |
20.3.10
@schematics/angular
| Commit |
Description |
 |
correct tsconfig.spec.json include for spec files |
@angular/build
| Commit |
Description |
 |
do not remove @angular/localize when having external packages (#31721) |
20.3.9
@angular/ssr
| Commit |
Description |
 |
improve locale handling in app-engine |
 |
improve route matching for wildcard routes |
20.3.8
@angular-devkit/build-angular
| Commit |
Description |
 |
expand jest and jest-environment-jsdom to allow version 30 |
@angular/build
| Commit |
Description |
 |
add adapters to new reporter |
 |
ensure locale data plugin runs before other plugins |
 |
handle redirects from guards during prerendering |
20.3.7
@angular-devkit/schematics
| Commit |
Description |
 |
respect --force option when schematic contains host.create |
@angular/build
| Commit |
Description |
 |
resolve Angular locale data namespace in esbuild |
 |
update vite to 7.11.1 |
@angular/ssr
| Commit |
Description |
 |
correctly handle routes with matrix parameters |
 |
ensure server-side navigation triggers a redirect |
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
20.3.11 (2025-11-19)
@angular/build
| Commit |
Type |
Description |
| 8053f2d92 |
fix |
ensure ɵgetOrCreateAngularServerApp is always defined after errors |
20.3.10 (2025-11-12)
@schematics/angular
| Commit |
Type |
Description |
| c854a719b |
fix |
correct tsconfig.spec.json include for spec files |
@angular/build
| Commit |
Type |
Description |
| b3908f68e |
fix |
do not remove @angular/localize when having external packages (#31721) |
20.3.9 (2025-11-05)
@angular/ssr
| Commit |
Type |
Description |
| 08e07e338 |
fix |
improve locale handling in app-engine |
| 683697ebc |
fix |
improve route matching for wildcard routes |
20.3.8 (2025-10-29)
@angular-devkit/build-angular
| Commit |
Type |
Description |
| 813cba9b9 |
fix |
expand jest and jest-environment-jsdom to allow version 30 |
... (truncated)
Commits
4dfc314 release: cut the v20.3.11 release
8053f2d fix(@angular/build): ensure ɵgetOrCreateAngularServerApp is always defined ...
904ef7a release: cut the v20.3.10 release
c854a71 fix(@schematics/angular): correct tsconfig.spec.json include for spec files
b3908f6 fix(@angular/build): do not remove @angular/localize when having external p...
6fbd106 build: migrate license file handling to write_source_file
7c11e07 refactor: fix several typos (#31716)
2c0cafa release: cut the v20.3.9 release
bddf211 docs: clarify outputMode description in application schema
683697e fix(@angular/ssr): improve route matching for wildcard routes
- 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.