chore(deps): update angular (major) #1708
Closed
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:
15.2.9
->16.1.6
15.2.1
->16.1.0
15.2.1
->16.1.0
15.2.1
->16.1.0
15.2.1
->16.1.0
15.2.1
->16.1.0
15.2.9
->16.1.7
15.2.9
->16.1.6
15.2.9
->16.1.7
15.2.9
->16.1.7
15.2.9
->16.1.7
15.2.9
->16.1.7
15.2.9
->16.1.7
15.2.9
->16.1.7
15.2.9
->16.1.7
15.2.9
->16.1.7
15.2.9
->16.1.7
15.2.9
->16.1.7
15.2.9
->16.1.7
4.6.0
->5.1.0
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v16.1.6
Compare Source
@angular-devkit/build-angular
v16.1.5
Compare Source
@angular/cli
zone.js
tong version
output@angular-devkit/build-angular
v16.1.4
Compare Source
@angular-devkit/build-angular
v16.1.3
Compare Source
@angular-devkit/build-angular
v16.1.2
Compare Source
@angular/cli
semver
dependencies to 7.5.3@angular-devkit/build-angular
v16.1.1
Compare Source
@angular-devkit/build-angular
es2015
to main fields for RxJS v6 compatibilitybrowserslist
v16.1.0
Compare Source
@schematics/angular
@angular-devkit/build-angular
v16.0.6
Compare Source
@angular-devkit/build-angular
v16.0.5
Compare Source
@angular-devkit/build-angular
v16.0.4
Compare Source
@angular-devkit/build-angular
v16.0.3
Compare Source
@angular-devkit/build-angular
v16.0.2
Compare Source
@angular-devkit/build-angular
v16.0.1
Compare Source
@angular-devkit/build-angular
@angular-devkit/schematics
@angular/pwa
v16.0.0
Compare Source
Breaking Changes
@angular/cli
The deprecated
defaultCollection
workspace option has been removed. UseschematicCollections
instead.Before
After
The deprecated
defaultProject
workspace 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 resolver
andng g guard
now 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-functional
orng g guard --no-functional
.CanLoad
guards. UseCanMatch
instead.@angular-devkit/build-angular
Deprecated
outputPath
andoutputPaths
from the server and browser builder have been removed from the builder output. Useoutputs
instead.Note: this change does not effect application developers.
@angular-devkit/core
SchemaRegistry
.compile
method now returns aPromise
.flatten
has been removed without replacement.ContentHasMutatedException
,InvalidUpdateRecordException
,UnimplementedException
andMergeConflictException
API from@angular-devkit/core
have been removed in favor of the API from@angular-devkit/schematics
.UnsupportedPlatformException
- A custom error exception should be created instead.@angular-devkit/schematics
UpdateBuffer
has been removed andUpdateBuffer2
is renamed to
UpdateBuffer
. With this change the related anddeprecated symbols
ContentCannotBeRemovedException
andChunk
have also been removed.
@ngtools/webpack
@schematics/angular
BrowserModule.withServerTransition
app.server.module.ts
toapp.module.server.ts
provideServerSupport
withprovideServerRendering
@angular/cli
defaultCollection
from workspace configurationdefaultProject
from workspace configuration@angular-devkit/architect
@angular-devkit/build-angular
x_google_ignoreList
support for esbuild builderlooseEnums
build optimizer rulepreserveWhitespaces
is set in the tsconfig provided to the server builder@angular/platform-server/init
from unsafe optimizationsoutputPaths
andoutputPath
Builder output@angular-devkit/core
compile
to returnPromise
@angular-devkit/schematics
UpdateBuffer
and renameUpdateBuffer2
toUpdateBuffer
@ngtools/webpack
angular-eslint/angular-eslint (@angular-eslint/builder)
v16.1.0
Compare Source
Bug Fixes
16.0.3 (2023-05-29)
Bug Fixes
16.0.2 (2023-05-17)
Bug Fixes
16.0.1 (2023-05-03)
Note: Version bump only for package @angular-eslint/builder
v16.0.3
Compare Source
Bug Fixes
v16.0.2
Compare Source
Bug Fixes
v16.0.1
Compare Source
Note: Version bump only for package @angular-eslint/builder
[
v16.0.0
](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packConfiguration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Zurich, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.