fix(deps): update angular-cli monorepo to v21 (major) #2154
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.17->21.0.019.2.17->21.0.0Release Notes
angular/angular-cli (@angular-devkit/core)
v21.0.0Compare Source
Breaking Changes
@angular/cli
ngcommands will no longer automatically detect and usecnpmas the package manager. As an alternative use the.npmrcfile to ensure npm uses the cnpm registry.@angular/build
javascriptEnabledoption for Less is no longer supported. Projects relying on inline JavaScript within Less files will need to refactor their stylesheets to remove this dependency.@schematics/angular
addTypeToClassNameoption to relevant schematicsincludeoption to jasmine-to-vitest schematicng newpackageManagerinpackage.jsonon new projectsng newaddImportsoption to jasmine-vitest schematicmoduleResolutiontobundler@angular/cli
--jsonoutput tong versionlist_projectsMCP toolng addfunctionalityng versionoutput with more detailsng versioncommand outputfind_examplestool to a stable toolcnpmng adddry runng addng add@angular-devkit/build-angular
jestandjest-environment-jsdomto allow version 30@angular/build
browserViewportoption for vitest browser tests.test.tsfiles by default in unit test builderdefineoption to dev-serverglobalsto be set to falseɵgetOrCreateAngularServerAppis always defined after errorsjavascriptEnabledoption for Lessng servewith SSR (#31723)v20.3.11Compare Source
@angular/build
ɵgetOrCreateAngularServerAppis always defined after errorsv20.3.10Compare Source
@schematics/angular
tsconfig.spec.jsoninclude for spec files@angular/build
@angular/localizewhen having external packages (#31721)v20.3.9Compare Source
@angular/ssr
v20.3.8Compare Source
@angular-devkit/build-angular
@angular/build
v20.3.7Compare Source
@angular-devkit/schematics
--forceoption when schematic containshost.create@angular/build
viteto7.11.1@angular/ssr
v20.3.6Compare Source
@angular/ssr
v20.3.5Compare Source
@angular/build
v20.3.4Compare Source
@schematics/angular
process.env['pm_id']@angular-devkit/build-angular
InjectionTokenas pure for improved tree-shaking@angular/build
InjectionTokenas pure for improved tree-shakingv20.3.3Compare Source
@schematics/angular
__screenshots__/to.gitignore@angular/ssr
v20.3.2Compare Source
v20.3.1Compare Source
@angular/build
7.1.5v20.3.0Compare Source
Breaking Changes
@angular/ssr
The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.
Before:
After:
@schematics/angular
@angular/cli
@angular-devkit/build-angular
@angular/build
@angular/ssr
v20.2.2Compare Source
@angular/cli
@angular/build
v20.2.1Compare Source
@angular/cli
@schematics/angular
@angular-devkit/schematics-cli
@angular/build
v20.2.0Compare Source
@angular/cli
@schematics/angular
@angular-devkit/schematics
@angular/build
v20.1.6Compare Source
@schematics/angular
typeSeparatorin the library schematicv20.1.5Compare Source
@angular/cli
v20.1.4Compare Source
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.