Skip to content

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

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

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

Conversation

@angular-robot
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 0e45ecb28d838d
@angular/animations (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/cdk dependencies digest 0bef6f649f20e5
@angular/cdk devDependencies major 21.3.0-next.022.0.0-next.0 age adoption passing confidence
@angular/common dependencies digest 9e790ff3369d1b
@angular/common (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/compiler dependencies digest 1178d703dce53c
@angular/compiler (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/compiler-cli dependencies digest 08610dbf4b5f1c
@angular/compiler-cli (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/core dependencies digest e74694884cc944
@angular/core (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/forms dependencies digest 96b66c542e5c78
@angular/forms (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/language-service dependencies digest 30a725ed97c6d7
@angular/localize dependencies digest 489b1ed52113df
@angular/localize devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/material dependencies digest db331c8b3e92f3
@angular/material devDependencies major 21.3.0-next.022.0.0-next.0 age adoption passing confidence
@angular/material-moment-adapter dependencies digest 34507e8ab5bfcf
@angular/ng-dev devDependencies digest 06cf48dc46ccc2
@angular/platform-browser dependencies digest 7f7a34c4ad384f
@angular/platform-browser (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest 37d5eb002f8b30
@angular/platform-server dependencies digest 764b170d32df21
@angular/platform-server (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/router dependencies digest 403aec256483f5
@angular/router (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
@angular/service-worker dependencies digest 52b4f13445496f
@angular/service-worker (source) devDependencies patch 22.0.0-next.122.0.0-next.3 age adoption passing confidence
angular/dev-infra action digest 08542a0adb6d33
devinfra git_override digest 08542a0adb6d33
rules_angular git_override digest b930bab24dbfaa
rules_browsers git_override digest 7043f9158868ac
rules_sass git_override digest ac893850279552

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


Release Notes

angular/angular (@​angular/animations)

v22.0.0-next.3

Compare Source

compiler
Commit Type Description
78dea55351 fix disallow translations of iframe src
core
Commit Type Description
999c14eaab fix reverts "feat(core): add support for nested animations"
de0eb4c656 fix sanitize translated form attributes

v22.0.0-next.2

Compare Source

Breaking Changes

core
  • createNgModuleRef was removed, use createNgModule instead
core
Commit Type Description
b918beda32 feat allow debouncing signals
f9ede9ec98 fix ensure definitions compile
b401c18674 fix include signal debug names in their toString() representation
8630319f74 fix sanitize translated attribute bindings with interpolations
36936872c9 refactor remove createNgModuleRef
forms
Commit Type Description
3e7ce0dafc fix restrict SignalFormsConfig to a readonly API
language-service
Commit Type Description
5a6d88626b feat add angular template inlay hints support
angular/components (@​angular/cdk)

v22.0.0-next.0

Compare Source

material
Commit Type Description
b4a89d5996 feat button: Add support for showing a progress indicator inside the button (#​32698)
85c16fe4bb feat tabs: add support for separate tab animation durations (#​32869)
multiple
Commit Type Description
936f1148b3 fix use eager change detection

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

@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 10, 2026
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 65f4480 to 61dcfbe Compare March 10, 2026 15:21
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 contains automated updates for several cross-repository Angular dependencies. The changes in MODULE.bazel, package.json, and pnpm-lock.yaml are consistent and reflect the intended dependency bumps for @angular/ng-dev and devinfra. However, there's a discrepancy between the pull request description and the file changes. The description mentions updates for the angular/dev-infra action and rules_angular git_override, but the corresponding file changes are not present in this pull request. This could indicate that those updates were not applied.

@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 25 times, most recently from 33f99ba to 99b9a5f Compare March 12, 2026 07:49
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 27 times, most recently from 6312f0f to 0cd46d1 Compare March 16, 2026 08:50
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 0cd46d1 to c918053 Compare March 16, 2026 09:25
@angular-robot
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: MODULE.bazel.lock
Command failed: bazel mod deps
2026/03/16 09:24:39 Downloading https://releases.bazel.build/8.6.0/release/bazel-8.6.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
 no actions running
 no actions running
 no actions running
ERROR: Missing checksum for registry file https://bcr.bazel.build/modules/aspect_rules_ts/3.8.7/MODULE.bazel not permitted with --lockfile_mode=error. Please run `bazel mod deps --lockfile_mode=update` to update your lockfile.

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