chore(deps): update angular-cli monorepo to v16 (major)#214
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update angular-cli monorepo to v16 (major)#214renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
b1e4023 to
15ec68c
Compare
15ec68c to
00c88d1
Compare
e225a0f to
18ec22a
Compare
18ec22a to
4f4ff50
Compare
2f362cf to
52bd40e
Compare
b7bd592 to
6ea8c3b
Compare
6a923b6 to
a23d2ac
Compare
a23d2ac to
d93a582
Compare
d93a582 to
a0d03c2
Compare
a0d03c2 to
41ea791
Compare
41ea791 to
8bd5b6f
Compare
8bd5b6f to
0e997b0
Compare
0e997b0 to
a66b929
Compare
a66b929 to
6ca026a
Compare
6ca026a to
dd6025b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.12.2→16.2.166.2.9→16.2.16Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v16.2.16Compare Source
@angular-devkit/build-angular
v16.2.15Compare Source
@angular-devkit/build-angular
5.94.0v16.2.14Compare Source
@angular-devkit/build-angular
4.5.3v16.2.13Compare Source
@angular-devkit/build-angular
update webpack-dev-middlewareto6.1.2v16.2.12Compare Source
@angular-devkit/build-angular
v16.2.11Compare Source
@angular-devkit/build-angular
v16.2.10Compare Source
@angular-devkit/build-angular
v16.2.9Compare Source
16.2.9 (2023-11-01)
@schematics/angular
@angular-devkit/schematics
v16.2.8Compare Source
@angular/cli
--migrate-onlywhen--nameis used duringng updatev16.2.7Compare Source
@schematics/angular
v16.2.6Compare Source
@angular-devkit/build-angular
v16.2.5Compare Source
@angular-devkit/build-angular
Angular is running in development mode.in the server console when using dev-serverv16.2.4Compare Source
@schematics/angular
@angular/cliversion specifier to use^v16.2.3Compare Source
@angular-devkit/build-angular
@ngtools/webpack
v16.2.2Compare Source
@angular-devkit/build-angular
v16.2.1Compare Source
@angular-devkit/build-angular
v16.2.0Compare Source
@angular-devkit/build-angular
ssroption in application builderv16.1.8Compare Source
v16.1.7Compare Source
@angular-devkit/build-angular
.mjsv16.1.6Compare Source
@angular-devkit/build-angular
v16.1.5Compare Source
@angular/cli
zone.jstong versionoutput@angular-devkit/build-angular
v16.1.4Compare Source
@angular-devkit/build-angular
v16.1.3Compare Source
@angular-devkit/build-angular
v16.1.2Compare Source
@angular/cli
semverdependencies to 7.5.3@angular-devkit/build-angular
v16.1.1Compare Source
@angular-devkit/build-angular
es2015to main fields for RxJS v6 compatibilitybrowserslistv16.1.0Compare Source
@schematics/angular
@angular-devkit/build-angular
v16.0.6Compare Source
@angular-devkit/build-angular
v16.0.5Compare Source
@angular-devkit/build-angular
v16.0.4Compare Source
@angular-devkit/build-angular
v16.0.3Compare Source
@angular-devkit/build-angular
v16.0.2Compare Source
@angular-devkit/build-angular
v16.0.1Compare Source
@angular-devkit/build-angular
@angular-devkit/schematics
@angular/pwa
v16.0.0Compare Source
Breaking Changes
@angular/cli
The deprecated
defaultCollectionworkspace option has been removed. UseschematicCollectionsinstead.Before
After
The deprecated
defaultProjectworkspace option has been removed. The project to use will be determined from the current working directory.Node.js v14 support has been removed
Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16.
Angular v16 will continue to officially support Node.js versions v16 and v18.
@schematics/angular
ng g resolverandng g guardnow generate a functional resolver or guard by default. It is still possible to generate a (deprecated) class-based resolver or guard by usingng g resolver --no-functionalorng g guard --no-functional.CanLoadguards. UseCanMatchinstead.@angular-devkit/build-angular
Deprecated
outputPathandoutputPathsfrom the server and browser builder have been removed from the builder output. Useoutputsinstead.Note: this change does not effect application developers.
@angular-devkit/core
SchemaRegistry.compilemethod now returns aPromise.flattenhas been removed without replacement.ContentHasMutatedException,InvalidUpdateRecordException,UnimplementedExceptionandMergeConflictExceptionAPI from@angular-devkit/corehave been removed in favor of the API from@angular-devkit/schematics.UnsupportedPlatformException- A custom error exception should be created instead.@angular-devkit/schematics
UpdateBufferhas been removed andUpdateBuffer2is renamed to
UpdateBuffer. With this change the related anddeprecated symbols
ContentCannotBeRemovedExceptionandChunkhave also been removed.
@ngtools/webpack
@schematics/angular
BrowserModule.withServerTransitionapp.server.module.tstoapp.module.server.tsprovideServerSupportwithprovideServerRendering@angular/cli
defaultCollectionfrom workspace configurationdefaultProjectfrom workspace configuration@angular-devkit/architect
@angular-devkit/build-angular
x_google_ignoreListsupport for esbuild builderlooseEnumsbuild optimizer rulepreserveWhitespacesis set in the tsconfig provided to the server builder@angular/platform-server/initfrom unsafe optimizationsConfiguration
📅 Schedule: (in timezone Europe/Paris)
🚦 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.