Skip to content

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

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies
Jul 30, 2026
Merged

build: update cross-repo angular dependencies (main)#33658
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-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 Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 46b6867868ddd4
@angular/animations (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/cdk dependencies digest 7d0c8ddddb8b8d
@angular/common dependencies digest 2797120125a790
@angular/common (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/common (source) peerDependencies minor ^22.1.0-next^22.2.0-next age adoption passing confidence
@angular/compiler dependencies digest 4253aae491a099
@angular/compiler (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/compiler-cli dependencies digest 4119f967c9107e
@angular/compiler-cli (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/compiler-cli (source) dependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/core dependencies digest 43a3b5aa8321ab
@angular/core (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/core (source) peerDependencies minor ^22.1.0-next^22.2.0-next age adoption passing confidence
@angular/forms dependencies digest 7508460a97393b
@angular/forms (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/language-service dependencies digest 36528764a63096
@angular/localize dependencies digest 0ed276b77c6bd7
@angular/localize devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/material dependencies digest 29355b08ae181c
@angular/material-moment-adapter dependencies digest 676673d7dc54ac
@angular/ng-dev devDependencies digest 30d7aff79a1d45
@angular/platform-browser dependencies digest 9d7a4b40a9a8e8
@angular/platform-browser (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest 578818ad3a41c4
@angular/platform-server dependencies digest 73eda02689c4dc
@angular/platform-server (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/router dependencies digest 68e53347ed8dcd
@angular/router (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
@angular/service-worker dependencies digest 77dcd71994a8f1
@angular/service-worker (source) devDependencies minor 22.1.0-rc.022.2.0-next.0 age adoption passing confidence
devinfra git_override digest e207a53415234b
ng-packagr devDependencies minor 22.1.0-next.322.2.0-next.2 age adoption passing confidence
rules_angular git_override digest 80673ebfe2e2ad
rules_browsers git_override digest 7282336cfc69cb

🔡 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.2.0-next.0

Compare Source

forms
Commit Type Description
d5e8b1ef7a feat allow permanent hidden fields in signal forms

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
ng-packagr/ng-packagr (ng-packagr)

v22.2.0-next.2

Compare Source

Performance
  • ng-packagr: use oxc generator for dts bundling (e57d693)

v22.2.0-next.1

Compare Source

Features
  • ng-packagr: replace rollup with rolldown (0951b28)
Bug Fixes
  • ng-packagr: preserve legal and annotation comments while removing other comments in JS bundles (defb171), closes #​3347

v22.2.0-next.0

Compare Source

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

v22.1.0-next.4

Compare Source

Bug Fixes
  • ng-packagr: log correct diagnostics array for warnings (401d5e7), closes #​3346

@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 snapshot build hashes for @angular/cdk, @angular/material, and @angular/material-moment-adapter in the E2E test package configuration. I have no feedback to provide.

@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 14 times, most recently from a6ec522 to abc987d Compare July 29, 2026 23:41
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from abc987d to 6f73baa Compare July 30, 2026 00:11
@alan-agius4
alan-agius4 merged commit 164d77f into angular:main Jul 30, 2026
50 checks passed
@alan-agius4

Copy link
Copy Markdown
Collaborator

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

@alan-agius4
alan-agius4 deleted the ng-renovate/main-cross-repo-angular-dependencies branch July 30, 2026 06:33
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