Update dependency @angular-devkit/build-angular to v17 - autoclosed #214
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:
^0.1102.8
->^17.2.0
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v17.2.0
Compare Source
@angular/cli
bun
package manager@schematics/angular
bun
package manager@angular-devkit/build-angular
.html
served with Vite dev-server@angular-devkit/schematics
bun
to known package managers@angular/create
bun
package managerv17.1.4
Compare Source
@angular/cli
package.json
duringng update
@angular-devkit/build-angular
v17.1.3
Compare Source
@angular-devkit/build-angular
./
baseHref when using vite based serverv17.1.2
Compare Source
@angular-devkit/build-angular
required
modules as externals importsoutput-path
when using esbuild based buildersv17.1.1
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/build-angular
ENOENT: no such file or directory
on Windows during component rebuild@angular/ssr
v17.1.0
Compare Source
@schematics/angular
outputPath
---skip-install
and--ssr
@angular-devkit/build-angular
--no-browsers
in karma builderallowedCommonJsDependencies
@web/test-runner
builderbrowser-sync
as optional dependencyOPTIONS
requests to be proxied when usingvite
v17.0.10
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/core
v17.0.9
Compare Source
@angular/cli
@angular-devkit/schematics
v17.0.8
Compare Source
@angular/cli
ng e2e
andng lint
prompt requires to hit Enter twice to proceed on Windows-d
alias for--dry-run
@schematics/angular
ng generate module
@angular-devkit/build-angular
@screen
directive in matcherv17.0.7
Compare Source
@angular-devkit/build-angular
baseHref
with trailing slash causes server not to be accessible without trailing slashnpm link
library from another workspace whenpreserveSymlinks
istrue
v17.0.6
Compare Source
@schematics/angular
skipLibCheck
in new workspace@angular-devkit/build-angular
preserveSymlinks
optionv17.0.5
Compare Source
Rolling back bbbe13d67 which appears to break file watching on Mac devices.
v17.0.4
Compare Source
@schematics/angular
@angular-devkit/build-angular
serve-path
v17.0.3
Compare Source
@angular-devkit/build-angular
v17.0.2
Compare Source
@angular-devkit/build-angular
localize
is enabled when using the esbuild based buildersv17.0.1
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/core
v17.0.0
Compare Source
Breaking Changes
@schematics/angular
ng generate application
andng new
. The--no-routing
command line option can be used to disable this behaviour.ng g interceptor
now generate a functional interceptor by default. or guard by default. To generate a class-based interceptor the--no-functional
command flag should be used.rootModuleClassName
,rootModuleFileName
andmain
options have been removed from the publicpwa
andapp-shell
schematics.appId
option has been removed.@angular-devkit/build-angular
Node.js v16 support has been removed
Node.js v16 is planned to be End-of-Life on 2023-09-11. Angular will stop supporting Node.js v16 in Angular v17.
For Node.js release schedule details, please see: https://github.com/nodejs/release#release-schedule
@angular-devkit/schematics
runExternalSchematicAsync
andrunSchematicAsync
methods have been removed in favor ofrunExternalSchematic
andrunSchematic
.Deprecations
@angular-devkit/build-angular
browserTarget
in the dev-server and extract-i18n builders have been deprecated in favor ofbuildTarget
.@angular/cli
@angular/ssr
as part of the ng updatepackageGroup
@schematics/angular
ng new --ssr
@nguniversal
to@angular/ssr
@nguniversal/builders
ng new
generated applicationng new
to use the esbuild application builder based builderREQUEST
andRESPONSE
tokens@angular/ssr
during migrationesModuleInterop
by default for ESM compliancessr
option to application schematicsbaseUrl
fromtsconfig.json
@angular-devkit/build-angular
buildTarget
option to dev-server andextract-i18n
buildersvite