Skip to content

build: update cross-repo angular dependencies#32951

Closed
dgp1130 wants to merge 1 commit intoangular:mainfrom
dgp1130:cross-repo-deps
Closed

build: update cross-repo angular dependencies#32951
dgp1130 wants to merge 1 commit intoangular:mainfrom
dgp1130:cross-repo-deps

Conversation

@dgp1130
Copy link
Copy Markdown
Collaborator

@dgp1130 dgp1130 commented Apr 7, 2026

(Takeover of #32915, manually ran bazel mod deps --lockfile_mode=update to update lockfile and fix CI error.)

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 78f5b07a83b401
@angular/animations (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/cdk dependencies digest 22002998f63527
@angular/cdk devDependencies patch 22.0.0-next.222.0.0-next.3 age adoption passing confidence
@angular/common dependencies digest b7cc6039c7d262
@angular/common (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/compiler dependencies digest 550f342c2edfab
@angular/compiler (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/compiler-cli dependencies digest cb25a8ce07b5af
@angular/compiler-cli (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/core dependencies digest 5f682b0179cc27
@angular/core (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/forms dependencies digest 2e61fc48576429
@angular/forms (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/language-service dependencies digest b41881d954089f
@angular/localize dependencies digest f9436b340468ee
@angular/localize devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/material dependencies digest a162dea1328774
@angular/material devDependencies patch 22.0.0-next.222.0.0-next.3 age adoption passing confidence
@angular/material-moment-adapter dependencies digest 2c6929ad78f59b
@angular/ng-dev devDependencies digest cdbe1186ad9d06
@angular/platform-browser dependencies digest 09a62f5dc1582e
@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 cacb47fd7d618e
@angular/platform-server dependencies digest 72b297fcbbacf8
@angular/platform-server (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/router dependencies digest f56cafef779e60
@angular/router (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
@angular/service-worker dependencies digest 2ddf01650a17f9
@angular/service-worker (source) devDependencies patch 22.0.0-next.522.0.0-next.6 age adoption passing confidence
angular/dev-infra action digest 616a50dc98079f
devinfra git_override digest 616a50dc98079f
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)

See associated pull request for more information.
@dgp1130 dgp1130 requested a review from clydin April 7, 2026 16:26
@dgp1130 dgp1130 added action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release 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 Angular dependencies across the repository, bumping @angular/* packages to 22.0.0-next.6 and updating associated Bazel module overrides and e2e snapshot builds. I have no feedback to provide.

@alan-agius4 alan-agius4 closed this Apr 7, 2026
@dgp1130 dgp1130 deleted the cross-repo-deps branch April 7, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer 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] target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants