Skip to content

build: update cross-repo angular dependencies (main)#32952

Merged
dgp1130 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies
Apr 7, 2026
Merged

build: update cross-repo angular dependencies (main)#32952
dgp1130 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

@angular-robot angular-robot commented Apr 7, 2026

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 78f5b07cd24934
@angular/animations (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/cdk dependencies digest 2200299cebd4fb
@angular/cdk devDependencies patch 22.0.0-next.222.0.0-next.3 age adoption passing confidence
@angular/common dependencies digest b7cc6036296c19
@angular/common (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/compiler dependencies digest 550f34219b399f
@angular/compiler (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/compiler-cli dependencies digest cb25a8cb032d4f
@angular/compiler-cli (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/core dependencies digest 5f682b0b8a4431
@angular/core (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/forms dependencies digest 2e61fc43c11ad9
@angular/forms (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/language-service dependencies digest b41881d70180b5
@angular/localize dependencies digest f9436b395ae862
@angular/localize devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/material dependencies digest a162deab48994a
@angular/material devDependencies patch 22.0.0-next.222.0.0-next.3 age adoption passing confidence
@angular/material-moment-adapter dependencies digest 2c6929a7c67d4e
@angular/ng-dev devDependencies digest cdbe1186ad9d06
@angular/platform-browser dependencies digest 09a62f5824bf95
@angular/platform-browser (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest cacb47f0f1c251
@angular/platform-server dependencies digest 72b297fb377977
@angular/platform-server (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/router dependencies digest f56cafe1b85f9f
@angular/router (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/service-worker dependencies digest 2ddf016a37ed8e
@angular/service-worker (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
angular/dev-infra action digest 616a50dacb5aee
devinfra git_override digest 616a50dacb5aee
rules_angular git_override digest 32ce5436c36180
rules_browsers git_override digest afdc95c652b57c
rules_sass git_override digest 13918beb5ddaa8

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


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

Release Notes

angular/angular (@​angular/animations)

v22.0.0-next.6

Compare Source

compiler
Commit Type Description
08d36599d7 fix register SVG animation attributes in URL security context (#​67797)
compiler-cli
Commit Type Description
fcd0bb0db8 fix prevent recursive scope checks for invalid NgModule imports
core
Commit Type Description
e84e35cdd6 fix prevent binding unsafe attributes on SVG animation elements (#​67797)
8fa6617352 fix resolve component import by exact specifier in route lazy-loading schematic
028e1d3ce0 fix treat object[data] as resource URL context (#​67797)
localize
Commit Type Description
7871093822 fix validate locale in getOutputPathFn to prevent path traversal
migrations
Commit Type Description
682aaf943f feat add strictTemplates to tsconfig during ng update
router
Commit Type Description
daa9b2a9d6 fix pass outlet context to split to fix empty path named outlets
angular/components (@​angular/cdk)

v22.0.0-next.3

Compare Source

Breaking Changes

multiple
  • Renames the values input/model to value in Combobox, Listbox, Tree, Menu, Toolbar, and Select. Users must update their templates to use the value property instead of values.

    • refactor(multiple): update api goldens
material
Commit Type Description
ac3911071 fix sidenav: not resetting margin if transition does not start (#​33001)
a7d556180 fix slider: not picking up static direction (#​33006)
236762fbc fix tooltip: allow hover detection logic to be customized (#​33018)
cdk
Commit Type Description
a7fe128c3 fix stepper: linear updates not reflected in the DOM (#​33007)
multiple
Commit Type Description
94a50a25f refactor rename values to value for signal forms compatibility (#​33012)

@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 Apr 7, 2026
Copy link
Copy Markdown

@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 various Angular dependencies and build tools to their latest "next" versions, primarily moving from 22.0.0-next.5 to 22.0.0-next.6 across multiple package.json files and the pnpm-lock.yaml. It also updates git overrides in the Bazel configuration and refreshes snapshot build hashes for end-to-end testing. I have no feedback to provide.

@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 4 times, most recently from e85743b to 34dc10d Compare April 7, 2026 18:20
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 34dc10d to d6e7564 Compare April 7, 2026 18:49
@dgp1130 dgp1130 merged commit a4666ad into angular:main Apr 7, 2026
46 checks passed
@dgp1130
Copy link
Copy Markdown
Collaborator

dgp1130 commented Apr 7, 2026

This PR was merged into the repository. The changes were merged into the following branches:

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.

3 participants