Skip to content

build: update cross-repo angular dependencies (22.0.x)#33616

Open
angular-robot wants to merge 1 commit into
angular:22.0.xfrom
angular-robot:ng-renovate/22.0.x-cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies (22.0.x)#33616
angular-robot wants to merge 1 commit into
angular:22.0.xfrom
angular-robot:ng-renovate/22.0.x-cross-repo-angular-dependencies

Conversation

@angular-robot

@angular-robot angular-robot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@angular/ng-dev devDependencies digest 84e93377a67d52
devinfra git_override digest 9d539d37365173
rules_angular git_override digest 70642f80915e81
rules_browsers git_override digest 1acd373d04bba5

🔡 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

@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 Jul 21, 2026

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

Copy link
Copy Markdown

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 several Bazel dependencies, including git overrides for rules_angular, devinfra, and rules_browsers, as well as lockfile updates for aspect_rules_ts and tar.bzl. However, there is a mismatch because the aspect_rules_ts module extension was removed from MODULE.bazel.lock but remains declared in MODULE.bazel, which could cause CI build failures. It is recommended to regenerate the lockfile and align the direct dependency version of aspect_rules_ts to 3.9.2.

Comment thread MODULE.bazel.lock
]
}
},
"@@aspect_tools_telemetry+//:extension.bzl%telemetry": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

high

The @@aspect_rules_ts+//ts:extensions.bzl%ext module extension has been removed from MODULE.bazel.lock, but it is still declared and used in MODULE.bazel (line 188). This mismatch will likely cause build failures or lockfile out-of-sync errors in CI (especially when running with --lockfile_mode=error). Please regenerate the lockfile using bazel module mod deps or run a full build/test suite to ensure the lockfile is fully updated and consistent. Additionally, since aspect_rules_ts has been upgraded to 3.9.2 in the lockfile, consider updating the direct dependency in MODULE.bazel (line 11) to 3.9.2 to keep them aligned.

@angular-robot
angular-robot force-pushed the ng-renovate/22.0.x-cross-repo-angular-dependencies branch 2 times, most recently from d83df16 to 0ceb103 Compare July 21, 2026 11:59
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/22.0.x-cross-repo-angular-dependencies branch from 0ceb103 to 9aebdc5 Compare July 21, 2026 12:50
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