fix(deps): update angular-cli monorepo to v20 (major) #3047
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
19.2.8
->20.0.0
19.2.8
->20.0.0
19.2.8
->20.0.0
Release Notes
angular/angular-cli (@angular-devkit/core)
v20.0.0
Compare Source
Breaking Changes
@angular/cli
Node.js v18 is no longer supported with Angular.
Before updating a project to Angular v20, the Node.js version must be
at least 20.11.1. For the full list of supported Node.js versions,
see https://angular.dev/reference/versions.
Node.js versions from 22.0 to 22.10 are no longer supported
@schematics/angular
--server-routing
option has been removed from several schematics. Server routing will be used when using the application builder.@angular-devkit/schematics
The
NodePackageLinkTask
has been removed without a replacement. Create a custom task if needed.Note: This does not affect application developers.
@angular/build
@schematics/angular
moduleResolution
tobundler
@angular/build
in new projects--server-routing
option@angular/ssr
dependency only whenprovideServerRendering
import has been updated.ng.html
extensionwithAppShell
.ng.html
file extension.component
extension/typeprovideServerRoutesConfig
toprovideServerRendering
scripts
option value from new applicationsoutputPath
option value from generated applications@angular/cli
@angular-devkit/build-angular
@angular-devkit/schematics
NodePackageLinkTask
@angular/build
browser
optioncomposite
option with Angular compilercom.chrome.devtools.json
is consistently served after initial runcom.chrome.devtools.json
if project is moved@angular/pwa
@angular/ssr
provideServerRendering
and removeprovideServerRouting
AngularNodeAppEngine
,AngularAppEngine
, andprovideServerRouting
APIs@angular/router
@ngtools/webpack
v19.2.14
Compare Source
@angular/build
v19.2.13
Compare Source
@angular/pwa
background_color
andtheme_color
from manifestv19.2.12
Compare Source
@angular/cli
require()
errors with ESM modulesv19.2.11
Compare Source
@angular-devkit/build-angular
@angular/build
v19.2.10
Compare Source
@angular/build
v19.2.9
Compare Source
@angular-devkit/build-angular
@angular/build
preserveSymlinks
option to Karma esbuild builder@angular/ssr
getPrerenderParams
for wildcard routesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.