Skip to content

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

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

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

Conversation

@angular-robot

@angular-robot angular-robot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 76b4647cbe8307
@angular/animations (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/cdk dependencies digest a19f6e742332f4
@angular/cdk devDependencies patch 22.1.0-next.122.1.0-next.3 age adoption passing confidence
@angular/common dependencies digest 98b1f220900e91
@angular/common (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/compiler dependencies digest 484db13c5ddeb5
@angular/compiler (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/compiler-cli dependencies digest 56996173235731
@angular/compiler-cli (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/compiler-cli (source) dependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/core dependencies digest ab9bdc1a69489d
@angular/core (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/forms dependencies digest 18076558df68ea
@angular/forms (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/language-service dependencies digest e3a24def6b82d8
@angular/localize dependencies digest f82a3f6a1be281
@angular/localize devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/material dependencies digest 679e6a7c93afdb
@angular/material devDependencies patch 22.1.0-next.122.1.0-next.3 age adoption passing confidence
@angular/material-moment-adapter dependencies digest c677c1b148d3b8
@angular/ng-dev devDependencies digest 7b48972488fd3e
@angular/platform-browser dependencies digest 4051c7130b31bd
@angular/platform-browser (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest 8c103cc611dcb3
@angular/platform-server dependencies digest 06a21bfa1fb9b6
@angular/platform-server (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/router dependencies digest 23f5983f8950eb
@angular/router (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
@angular/service-worker dependencies digest d4f79ba5d87ced
@angular/service-worker (source) devDependencies patch 22.1.0-next.322.1.0-next.4 age adoption passing confidence
devinfra git_override digest a24ba19ab850ab
ng-packagr devDependencies patch 22.1.0-next.222.1.0-next.3 age adoption passing confidence
rules_angular git_override digest 123c92150b8a6d
rules_browsers git_override digest 3e4c46bb7be6ff

🔡 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-next.4

Compare Source

common
Commit Type Description
311aff05aa fix use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings
compiler
Commit Type Description
292199aa4d fix permissive whitespace parsing in default never blocks
compiler-cli
Commit Type Description
165995285c fix include toSignal in debugName transform
core
Commit Type Description
74638cab84 fix improve input writes migration in best effort mode
d7f70616a0 fix reject dynamic script host elements
router
Commit Type Description
a74801c59c fix fix malformed jsdoc comment for RouterLinkWithHref export
angular/components (@​angular/cdk)

v22.1.0-next.3

Compare Source

aria
Commit Type Description
ee20441fa fix listbox: allow navigation to specific index (#​33485)
material
Commit Type Description
c5aa5486a fix core: rework error state matcher to handle signal forms (#​33500)

v22.1.0-next.2

Compare Source

aria
Commit Type Description
e2cab48d6 fix combobox: improve autocomplete placeholder text color contrast (#​33465)
8002bce0c fix combobox: zonejs compatibility (#​33453)
cdk
Commit Type Description
864dcadee fix collections: add ability to bulk select/deselect values (#​33469)
918478727 fix scrolling: reset more properties to avoid jumping during virtual scroll (#​33439)
material
Commit Type Description
73939a835 feat slide-toggle: add full-width support (#​33424)
d81320fad fix radio: do not set cursor on non interactive radio (#​33418)
ce4710970 fix sidenav: update inert value if mode changes (#​33461)
58a78073f fix tabs: validate animation duration (#​33452)
ng-packagr/ng-packagr (ng-packagr)

v22.1.0-next.3

Compare Source

Bug Fixes
  • ng-packagr: generate specific .npmignore entries for secondary entry-point package.json files (a63fbc0), closes #​3343
Performance
  • ng-packagr: implement semaphore backpressure throttling in SassWorkerImplementation (0851ec8)
22.0.1 (2026-07-01)
Bug Fixes
  • ng-packagr: generate specific .npmignore entries for secondary entry-point package.json files (44bc3a7), closes #​3343
  • ng-packagr: prevent concurrent compilation and stale cache results (c4fd75f)
Performance
  • ng-packagr: implement semaphore backpressure throttling in SassWorkerImplementation (1b6ac8e)

@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 Jun 30, 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 Angular snapshot dependencies in tests/e2e/ng-snapshot/package.json to their latest commit hashes. There are no review comments, and I have no feedback to provide on these changes.

@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 20 times, most recently from 8e1aeba to 6140968 Compare July 8, 2026 00:11
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 6140968 to 6fac56e Compare July 8, 2026 06:16
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 6fac56e to 223a1cb Compare July 8, 2026 09:12
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