Skip to content

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

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)#33118
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

@angular-robot angular-robot commented May 1, 2026

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 75b67fb24b52d5
@angular/cdk dependencies digest c72d729dcc8e1a
@angular/cdk devDependencies patch 22.0.0-next.722.0.0-next.8 age adoption passing confidence
@angular/common dependencies digest 504daecba62967
@angular/compiler dependencies digest 4e3014c515d49f
@angular/compiler-cli dependencies digest 88464c18b60580
@angular/core dependencies digest d91229634353d5
@angular/forms dependencies digest 6aba91137424eb
@angular/language-service dependencies digest 76ebde7c98b862
@angular/localize dependencies digest 0de5d960f500cc
@angular/material dependencies digest 26d02107f60a86
@angular/material devDependencies patch 22.0.0-next.722.0.0-next.8 age adoption passing confidence
@angular/material-moment-adapter dependencies digest 35cb51ef36dd70
@angular/ng-dev devDependencies digest 4de8a14df5bcf2
@angular/platform-browser dependencies digest bde6d330d50248
@angular/platform-browser-dynamic dependencies digest 60a4602d8fac85
@angular/platform-server dependencies digest 40d78685877528
@angular/router dependencies digest 300fe3592ee5bb
@angular/service-worker dependencies digest 87dd428176df9d
devinfra git_override digest 48c48fabb79de4
rules_angular git_override digest b1d295388a34a4
rules_browsers git_override digest b03f09ef8a3a66

🔡 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/components (@​angular/cdk)

v22.0.0-next.8

Compare Source

Breaking Changes

aria
  • The legacy combobox and autocomplete implementations have been removed. Use the new standalone combobox instead.

    • feat(aria/combobox): promote simple-combobox to stable un-prefixed combobox
    • Relocates public, private, and example directories to clean combobox entry points.
    • Renames internal layout symbols, selectors, and uppercase tokens (SIMPLE_COMBOBOX_POPUP -> COMBOBOX_POPUP).
    • Establishes full documentation extraction parity with the json_api Bazel rule target.
    • Standardizes the accompanying toolbar component showcase into the clean aria-toolbar path.
    • Re-routes dev-app navigation links and migrates public API golden records.
  • SimpleCombobox has been promoted to Combobox. All simple-combobox prefixed symbols, selectors, and tokens have been renamed to use the combobox prefix.

    • refactor(aria/combobox): relocate and restructure autocomplete and toolbar examples
      Relocate the autocomplete examples to src/components-examples/aria/autocomplete and toolbar examples to src/components-examples/aria/toolbar.
    • Restore naming continuity with the historical codebase by stripping redundant prefixes from example filenames and component selectors.
    • Sync dev-app preview routing layout paths and strict Bazel target dependency links.
cdk
    • CDK_DESCRIBEDBY_HOST_ATTRIBUTE has been removed.
    • CDK_DESCRIBEDBY_ID_PREFIX has been removed.
    • The injector parameter of the ConfigurableFocusTrap and FocusTrap constructors is now required.
    • The boolean parameter of ConfigurableFocusTrapFactory.create has been replaced with a config object.
    • MESSAGES_CONTAINER_ID has been removed.
    • The event parameter of DropListRef.drop is now required.
    • ContextMenuTracker has been renamed to MenuTracker.
material
    • MatListOption.checkboxPosition has been removed. use togglePosition instead.
    • MatListOptionCheckboxPosition has been renamed to MatListOptionTogglePosition.
    • ArrowViewState has been removed.
    • ArrowViewStateTransition has been removed.
google-maps
Commit Type Description
b8201edee fix deprecate heatmap layer (#​33208)
material
Commit Type Description
add8f16c0 fix list: breaking changes for v22
9d73c98b5 fix menu: missing panelClass getter (#​33191)
75718e4fb fix sort: breaking changes for v22
cdk
Commit Type Description
24115c021 feat portal: add directives support to ComponentPortal (#​33142)
7426334c5 fix a11y: breaking changes for v22
81c6bbd89 fix drag-drop: breaking changes for v22
ffb23f6f8 fix menu: breaking changes for v22
aria
Commit Type Description
e3d84f2e0 feat combobox: add test harnesses (#​33194)
0ca47b4a0 feat combobox: migrate simple-combobox directly into primary entrypoints (#​33206)
218a77cf9 fix combobox: separates placeholder prefixes (#​33163)
4d045b823 fix menu: do not set default aria-label (#​33202)
multiple
Commit Type Description
bb4f8ec50 fix re-export collection util (#​33171)

@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 May 1, 2026
Copy link
Copy Markdown

@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 updates several Angular snapshot dependencies in tests/e2e/ng-snapshot/package.json to more recent commit hashes. I have no feedback to provide.

@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 5 times, most recently from ff4fd0d to 35bed54 Compare May 3, 2026 09:47
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 20 times, most recently from 0ba44fa to 6c864db Compare May 6, 2026 18:18
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 2 times, most recently from 14f1ddb to 098b403 Compare May 6, 2026 20:00
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 098b403 to c7bfc65 Compare May 6, 2026 20:52
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