build: update cross-repo angular dependencies#3503
Open
angular-robot wants to merge 1 commit intoangular:mainfrom
Open
build: update cross-repo angular dependencies#3503angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates Angular dependencies to v22.0.0-next.1. The changes in package.json and pnpm-lock.yaml are consistent with this update. My main feedback is regarding a potential versioning inconsistency in the transitive dependencies from @angular/cli, specifically for the @angular-devkit/architect package, which seems to use a different and older versioning scheme compared to other @angular-devkit packages. This might be an upstream issue but is worth noting.
4e0793c to
a69ff73
Compare
a69ff73 to
df87ed4
Compare
alan-agius4
approved these changes
Mar 11, 2026
648a8d8 to
523c21d
Compare
See associated pull request for more information.
523c21d to
a3cdc27
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:
22.0.0-next.1→22.0.0-next.222.0.0-next.0→22.0.0-next.121.3.0-next.0→22.0.0-next.022.0.0-next.0→22.0.0-next.122.0.0-next.1→22.0.0-next.222.0.0-next.1→22.0.0-next.222.0.0-next.1→22.0.0-next.222.0.0-next.1→22.0.0-next.222.0.0-next.1→22.0.0-next.221.3.0-next.0→22.0.0-next.022.0.0-next.1→22.0.0-next.222.0.0-next.1→22.0.0-next.2Release Notes
angular/angular (@angular/animations)
v22.0.0-next.2Compare Source
Breaking Changes
core
createNgModuleRefwas removed, usecreateNgModuleinsteadcore
toString()representationcreateNgModuleRefforms
SignalFormsConfigto a readonly APIlanguage-service
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@angular/build
experimentalPlatformtoplatformin application builderangular/components (@angular/cdk)
v22.0.0-next.0Compare Source
material
multiple