build: update cross-repo angular dependencies to v22#262
Open
angular-robot wants to merge 1 commit intoangular:mainfrom
Open
build: update cross-repo angular dependencies to v22#262angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
f1d7cfc to
f473471
Compare
c8c11b0 to
2a06543
Compare
69e568e to
4b2d53c
Compare
4b2d53c to
ecd4911
Compare
Contributor
Author
|
a989841 to
f5dd03e
Compare
f5dd03e to
e1fe868
Compare
See associated pull request for more information.
e1fe868 to
bf237ee
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:
^21.2.0-next→^22.0.0-next21.2.0-next.2→22.0.0-next.1^21.2.0-next→^22.0.0-next21.2.0-next.4→22.0.0-next.0^21.2.0-next→^22.0.0-next21.2.0-next.2→22.0.0-next.1^21.2.0-next→^22.0.0-next21.2.0-next.3→22.0.0-next.3^21.2.0-next→^22.0.0-next21.2.0-next.3→22.0.0-next.3^21.2.0-next→^22.0.0-next21.2.0-next.3→22.0.0-next.3^21.2.0-next→^22.0.0-next21.2.0-next.3→22.0.0-next.3^21.2.0-next→^22.0.0-next21.2.0-next.3→22.0.0-next.3^21.2.0-next→^22.0.0-next^21.2.0-next→^22.0.0-next21.2.0-next.3→22.0.0-next.3^21.2.0-next→^22.0.0-next21.2.0-next.3→22.0.0-next.321.2.0-next.3→22.0.0-next.3^21.2.0-next→^22.0.0-next21.2.0-next.2→22.0.0-next.1Release Notes
angular/angular (@angular/animations)
v22.0.0-next.3Compare Source
compiler
core
v22.0.0-next.2Compare Source
Breaking Changes
core
createNgModuleRefwas removed, usecreateNgModuleinsteadcore
toString()representationcreateNgModuleRefforms
SignalFormsConfigto a readonly APIlanguage-service
v22.0.0-next.1Compare Source
compiler
compiler-cli
forms
migrations
v22.0.0-next.0Compare Source
Breaking Changes
compiler
invariables will throw in template expressions.core
http
HttpXhrBackendwithprovideHttpClient(withXhr)if you want to keep supporting upload progress reports.router
provideRoutes()has been removed. UseprovideRouter()orROUTESas multi token if necessary.upgrade
getAngularLib/setAngularLibhave been removed usegetAngularJSGlobal/setAngularJSGlobalinstead.Deprecations
http
withFetchis now deprecated, it can be safely removed.compiler
data-attributescompiler-cli
core
IdleRequestOptionssupport toIdleServiceprovideHttpClientto keep using theHttpXhrBackendimplementation.ChangeDetectionStrategy.Eagerwhere applicableforms
touchedmodel into an input andtouchoutputsetValuein reactive formshttp
FetchBackendas default for theHttpBackendimplementationlanguage-service
router
provideRoutesfunction.upgrade
getAngularLib/setAngularLibv21.2.4Compare Source
compiler
core
v21.2.3Compare Source
core
toString()representationv21.2.2Compare Source
compiler
compiler-cli
forms
v21.2.1Compare Source
core
http
v21.2.0Compare Source
common
compiler
instanceofbinary operatorAstVisitor.visitEmptyExpr()compiler-cli
core
forms
language-server
onDidChangeWatchedFileslanguage-service
router
canMatchparamsIsActiveMatchOptionsAPIs to accept a Partialv21.2.0-rc.0: 21.2.0-rc.0Compare Source
compiler
core
forms
angular/angular-cli (@angular/build)
v22.0.0-next.1Compare Source
Breaking Changes
@angular/build
@angular/build:dev-server (ng serve)now assigns the highest priority to thePORTenvironment variable. This value will override any port configurations specified inangular.jsonor via the--portcommand-line flag. This includes the default port 4200.@schematics/angular
ChangeDetectionStrategy.DefaultwithEager@angular/cli
ChangeDetectionStrategy.Eager