fix(deps): update dependency @angular/cli to v18 #59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/major-angular-cli-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
17.3.5->18.0.1Release Notes
angular/angular-cli (@angular/cli)
v18.0.1Compare Source
@schematics/angular
@angular/build
polyfillsoption asstringduringng servev18.0.0Compare Source
Breaking Changes
@angular/cli
ng doccommand has been removed without a replacement. To perform searches, please visit www.angular.dev@angular-devkit/build-angular
By default, the index.html file is no longer emitted in the browser directory when using the application builder with SSR. Instead, an index.csr.html file is emitted. This change is implemented because in many cases server and cloud providers incorrectly treat the index.html file as a statically generated page. If you still require the old behavior, you can use the
indexoption to specify theoutputfile name.The support for the legacy Sass build pipeline, previously accessible via
NG_BUILD_LEGACY_SASSwhen utilizing webpack-based builders, has been removed.Deprecations
@angular-devkit/schematics
NodePackageLinkTaskin@angular-devkit/schematics. A custom task should be created instead.@angular/cli
ng devalias tong serve--versionoption@angular/buildpackage to update group listng versioncommandng doccommand@schematics/angular
assetswithpublicdirectory@angular-devkit/architect
@angular-devkit/build-angular
polloption in the library builderindex.htmlfile in the browser directory when using SSR.@angular-devkit/schematics
NodePackageLinkTask@angular/build
ansi-colorsandpicomatchdependenciesv17.3.8Compare Source
@angular/cli
@angular-devkit/schematics
SchematicTestRunner.runExternalSchematicfails with "The encoded data was not valid for encoding utf-8"v17.3.7Compare Source
@angular-devkit/build-angular
@angular-devkit/schematics
v17.3.6Compare Source
@angular-devkit/build-angular
Configuration
📅 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 this update again.
This PR has been generated by Renovate Bot.