Skip to content

build: update cross-repo angular dependencies (22.1.x) - #33659

Merged
alan-agius4 merged 1 commit into
angular:22.1.xfrom
angular-robot:ng-renovate/22.1.x-cross-repo-angular-dependencies
Jul 30, 2026
Merged

build: update cross-repo angular dependencies (22.1.x)#33659
alan-agius4 merged 1 commit into
angular:22.1.xfrom
angular-robot:ng-renovate/22.1.x-cross-repo-angular-dependencies

Conversation

@angular-robot

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular/animations (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/cdk 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/common (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/compiler (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/compiler-cli (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/compiler-cli (source) 22.1.0-rc.022.1.0 age adoption passing confidence dependencies patch
@angular/core (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/forms (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/localize 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/material 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/ng-dev 30d7aff79a1d45 devDependencies digest
@angular/platform-browser (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/platform-server (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/router (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
@angular/service-worker (source) 22.1.0-rc.022.1.0 age adoption passing confidence devDependencies patch
devinfra e207a53415234b git_override digest
ng-packagr 22.1.0-next.422.1.0 age adoption passing confidence devDependencies patch
rules_angular 80673ebfe2e2ad git_override digest
rules_browsers 7282336cfc69cb git_override digest

🔡 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.1.0

Compare Source

Deprecations

http
  • HttpClient.jsonp, HttpClientJsonpModule, and related JSONP classes/functions are deprecated. Use standard HTTP requests instead.
common
Commit Type Description
1ad6824d0d fix skip transfer cache for uncacheable HTTP traffic (#​69017)
compiler
Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#​68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#​68846)
f98547675c feat Namespace CSS variables to the app (#​68846)
8c8b2f7783 feat Support css var namespacing in properties (#​68846)
292199aa4d fix permissive whitespace parsing in default never blocks
25c744c4d0 fix support foreign components defined outside top-level scope
5bd00add07 fix support foreign components inside control flow blocks (#​69674)
2e442f7876 perf do not emit tag name when control flow root is foreign component (#​69674)
compiler-cli
Commit Type Description
aeb55c8bc1 fix allow passing uninvoked signals as foreign component props
7c60a98b3c fix support import aliases in foreignImports (#​68674)
core
Commit Type Description
124ba10ead feat add custom set option to linkedSignal
eab4847a8b feat Adds deep linking from Performance panel to DevTools
091456a214 fix account for namespaces in host binding sanitization (#​69558)
b3748e9fe4 fix correct container anchor collection order to match DOM layout
11b206b919 fix introduce disposal mechanism for Angular views in foreign @content
56607967db fix introduce logical-only containers for foreign content
23cf1a828b fix sanitize host bindings on concrete hosts (#​69558)
0c07356c5c fix set current tnode in foreign component instruction on reuse
forms
Commit Type Description
bbbd357bd2 fix add utility to assert that value is a field tree
http
Commit Type Description
e3630c23c5 feat add options to allow caching of credentialed and non-cacheable HTTP requests
ec16a3d6c6 fix enable xsrf for root-provided HttpClient
39e362eea5 fix match header values exactly when deleting
be46ca8696 fix preserve immutability of materialized clones
c0cbd46bd7 fix skip transfer cache for fetch credentialed requests (#​69017)
af04e266cc refactor deprecate jsonp support
language-service
Commit Type Description
7f0265e43a feat compile non-exported classes if standalone (#​68454)
4f9c824dd9 feat Typecheck templates which would require inline typecheck blocks (#​68454)
a99fb915c0 fix account for strictTemplates being enabled by default
migrations
Commit Type Description
c75ff0255c feat add migration from injectable to service
5d5b2ea72d fix correctly detect then/else keywords in control flow migration
platform-server
Commit Type Description
cf9d7fa0f8 fix harden platform location origin validation during SSR (#​69184)
router
Commit Type Description
97a3fd6a55 feat handle null and undefined inputs in RouterLinkActive
angular/components (@​angular/cdk)

v22.1.0

Compare Source

aria
Commit Type Description
31781a024 fix combobox: allow setting readonly (#​33364)
cdk
Commit Type Description
0e34c64d0 fix stepper: allow signal form to be assigned as stepControl (#​33562)
material
Commit Type Description
73939a835 feat slide-toggle: add full-width support (#​33424)
56c7ff6fa fix slide-toggle: prevent icon label text-spacing cutoff (#​33559)
youtube-player
Commit Type Description
2430e6e53 fix update to latest typings and fix error (#​33387)
ng-packagr/ng-packagr (ng-packagr)

v22.1.0

Compare Source

Bug Fixes
  • ng-packagr: log correct diagnostics array for warnings (401d5e7), closes #​3346
  • ng-packagr: prevent concurrent compilation and stale cache results (e5d77a7)

v22.1.0-rc.0

Compare Source

@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 27, 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 the git commit overrides in MODULE.bazel for the rules_angular, devinfra, and rules_browsers modules to newer commits. There are no review comments, so I have no feedback to provide.

@angular-robot
angular-robot force-pushed the ng-renovate/22.1.x-cross-repo-angular-dependencies branch 3 times, most recently from 8634ffe to b2f5f8c Compare July 29, 2026 21:12
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/22.1.x-cross-repo-angular-dependencies branch from b2f5f8c to d9bd8c8 Compare July 29, 2026 23:12
@alan-agius4
alan-agius4 merged commit 4ee7d93 into angular:22.1.x Jul 30, 2026
33 of 35 checks passed
@alan-agius4
alan-agius4 deleted the ng-renovate/22.1.x-cross-repo-angular-dependencies branch July 30, 2026 06:32
@alan-agius4

Copy link
Copy Markdown
Collaborator

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.

2 participants