This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update angular to v16 (major) #602
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-angular
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
ea0c2fb
to
6d3fef9
Compare
d602075
to
f3a0083
Compare
6f2680f
to
dde4d90
Compare
40c4a95
to
6d3c0c5
Compare
e010c6f
to
a09d297
Compare
00c545c
to
b49cf1b
Compare
4598610
to
0d4fb3a
Compare
e0f034e
to
cdc0cb5
Compare
73d0d08
to
06c4082
Compare
06c4082
to
f7c2fc9
Compare
Kudos, SonarCloud Quality Gate passed!
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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:
14.2.12
->16.1.5
14.3.0
->16.1.6
14.2.7
->16.1.5
14.2.12
->16.1.5
14.3.0
->16.1.6
14.3.0
->16.1.6
14.3.0
->16.1.6
14.3.0
->16.1.6
14.3.0
->16.1.6
14.2.7
->16.1.5
14.3.0
->16.1.6
14.3.0
->16.1.6
14.3.0
->16.1.6
14.3.0
->16.1.6
14.2.2
->16.1.0
Release Notes
angular/angular-cli (@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
v15.2.9
Compare Source
@angular/cli
v15.2.8
Compare Source
@angular/cli
v15.2.7
Compare Source
@angular/cli
@schematics/angular
pwa-chrome
tochrome
v15.2.6
Compare Source
@schematics/angular
v15.2.5
Compare Source
@angular/cli
Special Thanks
Alan Agius
v15.2.4
Compare Source
@angular-devkit/build-angular
webpack
dependency to5.76.1
Special Thanks
Alan Agius
v15.2.3
Compare Source
@angular-devkit/build-angular
Special Thanks
Alan Agius and Paul Gschwendtner
v15.2.2
Compare Source
@angular-devkit/schematics-cli
@angular-devkit/build-angular
Special Thanks
Alan Agius
v15.2.1
Compare Source
@angular-devkit/build-angular
| Commit | Type | Description |
| -------------------------------------------------------
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 has been generated by Mend Renovate. View repository job log here.