Skip to content

build: update cross-repo angular dependencies#3560

Open
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies#3560
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/cross-repo-angular-dependencies

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Mar 18, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 22.0.0-next.322.0.0-next.4 age adoption passing confidence
@angular/build 22.0.0-next.122.0.0-next.2 age adoption passing confidence
@angular/cdk 22.0.0-next.022.0.0-next.1 age adoption passing confidence
@angular/cli 22.0.0-next.122.0.0-next.2 age adoption passing confidence
@angular/common (source) 22.0.0-next.322.0.0-next.4 age adoption passing confidence
@angular/compiler (source) 22.0.0-next.322.0.0-next.4 age adoption passing confidence
@angular/compiler-cli (source) 22.0.0-next.322.0.0-next.4 age adoption passing confidence
@angular/core (source) 22.0.0-next.322.0.0-next.4 age adoption passing confidence
@angular/forms (source) 22.0.0-next.322.0.0-next.4 age adoption passing confidence
@angular/material 22.0.0-next.022.0.0-next.1 age adoption passing confidence
@angular/platform-browser (source) 22.0.0-next.322.0.0-next.4 age adoption passing confidence
@angular/router (source) 22.0.0-next.322.0.0-next.4 age adoption passing confidence

  • If you want to rebase/retry this PR, check this box

Release Notes

angular/angular (@​angular/animations)

v22.0.0-next.4

Compare Source

Breaking Changes

core
  • Leave animations are no longer limited to the element being removed.
  • ChangeDetectorRef.checkNoChanges was removed. In tests use fixture.detectChanges() instead.
compiler
Commit Type Description
412788fac9 fix ensure generated code compiles
75560ce43d fix parse named HTML entities containing digits
d99ab0e040 fix stop generating unused field
compiler-cli
Commit Type Description
2bd708fb6b fix escape template literal in TCB
9769560da7 fix generic types not filled out correctly in type check block
7a0d6b8df2 fix transform dropping exclamationToken from properties
core
Commit Type Description
df659b8d0c feat re-introduce nested leave animations scoped to component boundaries
dc3131c639 feat TestBed.getFixture -> TestBed.getLastFixture and update implementation
dc0446552a fix clean up dehydrated views during HMR component replacement
523d69a768 fix run linked signal equality check without reactive consumer
69fb1614ef refactor remove checkNoChanges from the public API.
forms
Commit Type Description
3983080236 feat support ngNoCva as an opt-out for ControlValueAccessors
c4ce3f345f feat template & reactive support for FVC
83032e3605 fix support generic unions in signal form schemas
language-service
Commit Type Description
cfd0f9950c feat add Document Symbols support for Angular templates
migrations
Commit Type Description
730684b9ce fix prevent trailing comma syntax errors after removing NgStyle
router
Commit Type Description
89c9a4de30 feat Add options optional parameter for withComponentInputBinding
service-worker
Commit Type Description
07abfbcc6c fix preserve redirect policy on reconstructed asset requests
angular/angular-cli (@​angular/build)

v22.0.0-next.2

Compare Source

@​angular/cli
Commit Type Description
c9f07db8f fix use parsed package name for migrate-only updates
@​schematics/angular
Commit Type Description
6572a6944 fix default components to OnPush change detection
@​angular/build
Commit Type Description
9b33e1781 fix alias createRequire banner import to avoid duplicate binding
4643a8a3b fix only use external packages for polyfills when no local files are present
@​angular/ssr
Commit Type Description
4d564f66f fix disallow x-forwarded-prefix starting with a backslash
ff1160e30 fix ensure unique values in redirect response Vary header
998b8298e fix support custom headers in redirect responses
angular/components (@​angular/cdk)

v22.0.0-next.1

Compare Source

cdk
Commit Type Description
0767a3cb4 fix drag-drop: item returned to wrong index in initial container (#​32944)
material
Commit Type Description
46b67d150 fix datepicker: add harness for datepicker actions (#​32925)
6ed6218c4 fix tabs: incorrect animation variable name (#​32941)

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Mar 18, 2026
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates @angular/build and @angular/cli dependencies to version 22.0.0-next.2 across two packages. The changes also include updates to the pnpm-lock.yaml files, reflecting the new versions and their transitive dependencies. The updates are consistent and appear to be a routine dependency bump.

@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 28db6a4 to 8bbf186 Compare March 18, 2026 22:49
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v22.0.0-next.2 build: update cross-repo angular dependencies Mar 18, 2026
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 8bbf186 to ad39097 Compare March 19, 2026 03:07
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from ad39097 to 316cab4 Compare March 19, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants