Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 4, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@angular/cdk 15.2.921.1.1 age confidence

Release Notes

angular/components (@​angular/cdk)

v21.1.1

Compare Source

aria
Commit Type Description
d24f099179 fix grid: unit tests for grid pattern (#​32633)
multiple
Commit Type Description
6b5466afb2 fix incorrect paths in declaration files for aria
028f89b4d8 fix resolve sass if function deprecation warnings (#​32674)

v21.1.0

Compare Source

aria
Commit Type Description
b45cda3f9 fix ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#​32123)
cdk
Commit Type Description
a20aeabbe feat a11y: allow safe HTML to be passed to live announcer (#​32386)
75b373bbc feat a11y: allow safe HTML to be passed to live announcer (#​32412)
439d1f92a feat table: add virtual scrolling support
67f213a35 fix a11y: add @angular/platform-browser to peer dependencies (#​32471)
efa0d4f6f fix scrolling: handle null document.body in ViewportRuler (#​32477)
c62c64f21 fix text-field: avoid page jump on auto-resize (#​32605)
material
Commit Type Description
ef1355914 feat schematics: add preconnect links for Google Fonts in index.html (#​32238)
6b9decb77 feat stepper: add a prefix section to the horizontal stepper header (#​32184)
5db8dca18 fix datepicker: error if some methods are called too early. (#​32630)
7b2627de2 fix menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#​32601)
eba6ee844 fix radio: allow aria attributes to be reset (#​32613)
fb1b66be9 fix slider: add missing closing parenthesis in tick mark transform (#​32580)
material-experimental
Commit Type Description
29e2c4633 fix column-resize: add null checks for overlay (#​32259)
c40f42821 fix column-resize: fix m2 colors (#​32388)

v21.0.6

Compare Source

aria
Commit Type Description
c8028789d fix menu: expand selector for trigger (#​32617)
cdk
Commit Type Description
66e2a08bc fix drag-drop: make item and list easier to tree shake (#​32604)
cf61d587d fix overlay: safari workaround not working with popovers (#​32588)
material
Commit Type Description
0d543d2de fix expansion: all panels appearing open when printing (#​32602)
e4ce169ba fix select: global option not disabling popover (#​32610)
964c39eb6 fix tooltip: add opt-in for better touch device detection (#​32597)
4b594fbdc perf checkbox: Use > combinator for hover selector (#​32586)
ca4a7a4b9 perf table: Use text-align: start instead of descendent dir selector. (#​32585)
youtube-player
Commit Type Description
b1f61c4c3 fix apply startSeconds with disablePlaceholder and autoplay (#​32570)
multiple
Commit Type Description
63004702e fix not all symbols exported in some aria packages (#​32591)

v21.0.5

Compare Source

v21.0.3

Compare Source

cdk
Commit Type Description
fd2213c5e7 fix menu: allow user to pass selector for transform origin (#​32462)
09ec44973f fix overlay: error when attempting to attach disposed overlay (#​32489)
material
Commit Type Description
151322f3b3 fix core: default secondary color for focus indicator (#​32491)
b1287cf9a6 fix datepicker: value reset when invalid value is entered using signal forms (#​32485)
f4af3981b6 fix table: fixed layout not working (#​32494)

v21.0.2

Compare Source

aria
Commit Type Description
b8f2151d0 fix menu: focus flicker bug
591c3d8cc fix menu: update api goldens (#​32463)
bfe017741 fix menu: update unit tests to use ngMenuContent
material
Commit Type Description
a6de52a67 fix datepicker: do not re-assign the same forms value (#​32447)
ef8388b71 fix timepicker: valueChanges emitting on init (#​32434)

v21.0.1

Compare Source

cdk
Commit Type Description
ccc12c387 fix testing: errors in harnesses when using Vitest (#​32399)
material
Commit Type Description
043d9cacc fix select: render panel next to trigger (#​32363)
multiple
Commit Type Description
02965bb0e fix resolve forward ref errors (#​32413)

v21.0.0

Compare Source

Breaking Changes

cdk
    • LIVE_ANNOUNCER_ELEMENT_TOKEN_FACTORY has been removed.
    • TREE_KEY_MANAGER_FACTORY has been removed.
    • TREE_KEY_MANAGER_FACTORY_PROVIDER has been removed.
    • $z-index-overlay-container has been removed. Use $overlay-container-z-index instead.
    • $z-index-overlay has been removed. Use $overlay-z-index instead.
    • $dark-backdrop-background has been removed. Use $overlay-backdrop-color instead.
    • $z-index-overlay-backdrop has been removed. Use $overlay-backdrop-z-index instead.
    • TemplatePortalDirective has been removed. Use CdkPortal instead.
    • PortalHostDirective has been removed. Use CdkPortalOutlet instead.
    • TestElement implementations need to provide a setContenteditableValue.
material
    • MAT_AUTOCOMPLETE_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • matBottomSheet animations symbol has been removed.
    • MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_FAB_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_CHECKBOX_DEFAULT_OPTIONS_FACTORY has been removed.
    • AnimationCurves has been removed.
    • AnimationDurations has been removed.
    • NativeDateAdapter.useUtcForDisplay has been removed.
    • MAT_DATE_LOCAL_FACTORY has been removed.
    • MatCommonModule has been removed.
    • GranularSanityChecks has been removed.
    • MATERIAL_SANITY_CHECKS has been removed.
    • SanityChecks has been removed.
    • matDatepickerAnimations symbol has been removed.
    • MAT_DATEPICKER_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_DATEPICKER_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • MAT_RANGE_DATE_SELECTION_MODEL_FACTORY has been removed.
    • MAT_RANGE_DATE_SELECTION_MODEL_PROVIDER has been removed.
    • MAT_SINGLE_DATE_SELECTION_MODEL_FACTORY has been removed.
    • MAT_SINGLE_DATE_SELECTION_MODEL_PROVIDER has been removed.
    • _defaultParams symbol has been removed.
    • matDialogAnimations symbol has been removed.
    • EXPANSION_PANEL_ANIMATION_TIMING symbol has been removed.
    • matExpansionAnimations symbol has been removed.
    • matFormFieldAnimations symbol has been removed.
    • ICON_REGISTRY_PROVIDER has been removed.
    • ICON_REGISTRY_PROVIDER_FACTORY has been removed.
    • MAT_ICON_LOCATION_FACTORY has been removed.
    • fadeInItems symbol has been removed.
    • transformMenu symbol has been removed.
    • matMenuAnimations symbol has been removed.
    • MAT_MENU_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • MAT_PAGINATOR_INTL_PROVIDER has been removed.
    • MAT_PAGINATOR_INTL_PROVIDER_FACTORY has been removed.
    • MAT_PROGRESS_BAR_LOCATION_FACTORY has been removed.
    • MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_RADIO_DEFAULT_OPTIONS_FACTORY has been removed.
    • matSelectAnimations symbol has been removed.
    • MAT_SELECT_SCROLL_STRATEGY_PROVIDER has been removed.
    • MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY has been removed.
    • matDrawerAnimations symbol has been removed.
    • MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY has been removed.
    • matSnackBarAnimations symbol has been removed.
    • MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY has been removed.
    • matSortAnimations symbol has been removed.
    • MAT_SORT_HEADER_INTL_PROVIDER has been removed.
    • MAT_SORT_HEADER_INTL_PROVIDER_FACTORY has been removed.
    • matStepperAnimations symbol has been removed.
    • MAT_STEPPER_INTL_PROVIDER has been removed.
    • MAT_STEPPER_INTL_PROVIDER_FACTORY has been removed.
    • matTabsAnimations symbol has been removed.
    • _MAT_INK_BAR_POSITIONER_FACTORY has been removed.
    • matTooltipAnimations symbol has been removed.
    • MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
material-moment-adapter
    • MAT_MOMENT_DATE_ADAPTER_OPTIONS_FACTORY has been removed.
material-luxon-adapter
    • MAT_LUXON_DATE_ADAPTER_OPTIONS_FACTORY has been removed.
material-luxon-adapter
Commit Type Description
c1486fb7f fix remove deprecated factory functions
material-moment-adapter
Commit Type Description
6cee2b9e2 fix remove deprecated factory functions
cdk-experimental
Commit Type Description
f9e7eff12 feat combobox: introduce new signals-based combobox (#​31872)
f13718385 fix accordion: removes inert attribute from accordion trigger (#​31817)
668a2b4d5 fix ui-patterns: deselectAll unavailable items (#​31734)
c21dfa348 fix ui-patterns: enter/space/click in single selection mode should not deselect tree item (#​31843)
d2c3bb971 fix ui-patterns: focus list when using active desce… (#​31756)
f0047282a fix ui-patterns: preserveContent should not render until first visible (#​31660)
df0d753f1 fix ui-patterns: Tree expand/collapse key should work in follow focus mode (#​31747)
google-maps
Commit Type Description
17cc7606a fix some events not firing on advanced marker
material
Commit Type Description
527fc3718 feat bottom-sheet: add injector to MatBottomSheetConfig (#​31965)
ef7002982 feat chips: allow for modifiers to be specified on separator keys (#​31914)
29f0bb238 feat chips: make ChipInput optional for MatChipGrid (#​31693)
dea603b88 feat core: add experimental utility classes (#​31702)
737c69fce feat radio: Hovering over label of a radio will show the pointer cursor (#​31894)
71d590796 feat sort: add content projection slot for custom icon (#​32016)
85f596b3c feat table: add harness for "no data" row (#​32075)
3619903fa feat testing: Add icon name filtering to MatButtonHarness (#​31852)
9aa4cc881 fix autocomplete: empty autocomplete obscuring content (#​32348)
255df78cb fix autocomplete: remove deprecated factory functions
cf04a3898 fix autocomplete: render overlay next to trigger (#​32282)
e8d005cbf fix bottom-sheet: remove deprecated animation definitions
7dc05280f fix button-toggle: remove deprecated factory functions
962a60c11 fix button: do not show hover state on devices that don't support hover (#​31866)
69316b871 fix button: remove deprecated factory functions
b2c4df2d1 fix checkbox: remove deprecated factory functions
931ac3c1c fix chips: Adjust trailing icon opacity based on chip state (#​31828)
13a9c48a0 fix chips: refactor non-interactive actions to prevent adding click handlers (#​31664)
3b95117e5 fix chips: remove visible overflow for labels (#​31679)
347963303 fix chips: strengthen edit/remove icons focus/hover styling (#​31759)
1b06a8ea8 fix core: remove deprecated APIs for v21 (#​31924)
24932b6e2 fix core: remove deprecated factory functions
c83253306 fix core: remove MatCommonModule (#​31813)
18cedc737 fix core: rename corner extra-small to xs (#​32101)
870433501 fix core: rename some utility classes (#​31795)
605e2c9f6 fix core: rename utility-classes to system-classes (#​31745)
31562a4b8 fix core: separate text/bg colors in utility classes (#​31879)
3d89dfc3e fix datepicker: remove deprecated animation definitions
89ff55f41 fix datepicker: remove deprecated factory functions
47bdfb200 fix dialog: afterOpened emitting too early when animations are disabled (#​32211)
65c9b5ec7 fix dialog: remove deprecated animation definitions
aee4e9239 fix expansion: remove deprecated animation definitions
232b9fc59 fix form-field: remove deprecated animation definitions
dd5abe37e fix icon: remove deprecated factory functions
05d71e53a fix menu: fix divider color property (#​31815)
814ff1a25 fix menu: remove deprecated animation definitions
4b06a1a64 fix menu: remove deprecated factory functions
6d26c0fc1 fix paginator: remove deprecated factory functions
131c7ff80 fix paginator: trim extraneous announcements (#​31943)
8fc72e931 fix progress-bar: remove deprecated factory functions
e1b68922b fix progress-spinner: remove deprecated factory functions
29c296f2f fix radio: remove deprecated factory functions
5a1a0ba4e fix select: ensure proper highlighting on selection (#​31789)
7d25138f5 fix select: remove deprecated animation definitions
479b4e343 fix select: remove deprecated factory functions
e87b95dc9 fix sidenav: remove deprecated animation definitions
4ec00baf5 fix sidenav: remove deprecated factory functions
2259c7b4c fix snack-bar: remove deprecated animation definitions
54aad6efc fix snack-bar: remove deprecated factory functions
6bdd8ae09 fix sort: remove deprecated animation definitions
f32bf2089 fix sort: remove deprecated factory functions
ff10f0448 fix stepper: Adjust aria tab-related roles to fix violations (#​31844)
bb7dbce92 fix stepper: remove deprecated animation definitions
ac840a8c6 fix stepper: remove deprecated factory functions
a7fce5e2c fix tabs: remove deprecated animation definitions
a5a7c12f0 fix tabs: remove deprecated factory functions
7dfabca03 fix timepicker: add interface for timepicker input (#​32050)
cd14409a3 fix timepicker: render overlay next to trigger (#​32288)
ca1cd86da fix tooltip: remove deprecated animation definitions
bc10a87c4 fix tooltip: remove deprecated factory functions
cdk
Commit Type Description
82cd076bf feat overlay: Allow passing separate X and Y values for the viewportMargin (#​29563)
30f6c3c45 fix a11y: remove deprecated factory functions
b112568d1 fix overlay: add DI token to opt out of popovers (#​32306)
0e4bf076b fix overlay: hide native backdrop
84f8f10ba fix overlay: make it easier to set default for overlay directive
84fc0d963 fix overlay: remove deprecated variables (#​31898)
a4dc30ce8 fix overlay: simplify matching the overlay to the trigger width
8d00344f2 fix overlay: simplify public API of overlay directive
6234d82e2 fix overlay: update golden file (#​32367)
03c5d34db fix portal: remove deprecated directives (#​32117)
5b45df30c fix table: ensure CdkTable updates view with OnPush and trackBy (#​31451)
544438c86 fix testing: make setContenteditableValue required (#​32058)
aria
Commit Type Description
a821a3ef0 feat grid: create the aria grid (#​32092)
f9d3cde14 feat menu: create the aria menu (#​32080)
a0b580027 feat toolbar: adds skip disabled toolbar example to dev-app (#​32127)
5396c4347 feat toolbar: adds toolbar basic vertical example to dev-app (#​32126)
ba9f79be5 feat toolbar: adds toolbar-basic-horizontal-example to dev-app (#​32106)
ec6045b27 fix accordion: rename value to panelId for trigger and panel (#​32295)
0b03c6e96 fix combobox: add missing apis (#​32124)
25223a2f8 fix combobox: dialog popup support (#​32279)
a47ebeb96 fix combobox: disabled state (#​32308)
127d3dba5 fix combobox: escape key behavior (#​32364)
c3279ca4b fix combobox: highlighting edge cases (#​32136)
1232805db fix combobox: readonly behavior (#​32169)
6c46f950d fix combobox: several small fixes (#​32202)
8beb22f8c fix combobox: use click instead of pointerup (#​32324)
92d933421 fix grid: fix navigation bugs and add grid behavior unit tests (#​32140)
e3babf3fc fix grid: rtl navigation (#​32170)
fe79e982c fix menu: add expansion delay (#​32293)
3d1cafbdd fix menu: add selectable to inputs (#​32131)
56631cb85 fix menu: deferred content import
95e648ad8 fix menu: disabled state (#​32301)
ce20dbe1a fix menu: lazy render trigger (#​32203)
19095030a fix menu: public api cleanup (#​32189)
4b5db1328 fix menu: rtl text direction (#​32254)
bac171d8b fix toolbar: allow developers to wrap widgets (#​32341)
d8acd69f5 fix tree: adds rtl keyboard functionality for tree (#​32305)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented May 4, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: yah@0.10.0
npm ERR! Found: @angular/common@15.2.9
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"15.2.9" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^17.0.0 || ^18.0.0" from @angular/cdk@17.3.8
npm ERR! node_modules/@angular/cdk
npm ERR!   @angular/cdk@"17.3.8" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-08T19_14_00_140Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 5e227a2 to 7aaa1b3 Compare May 11, 2023 18:11
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 5577f83 to 28a8a86 Compare June 1, 2023 20:20
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from bde1065 to a5b4f0f Compare June 14, 2023 23:16
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 10b9a55 to 865ef49 Compare June 28, 2023 20:23
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 865ef49 to 26adceb Compare July 6, 2023 20:54
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 26adceb to ba47013 Compare July 14, 2023 02:08
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from eba58ad to 9c836d6 Compare August 2, 2023 21:39
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from ad964f9 to 9057e5f Compare August 16, 2023 21:42
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 9057e5f to 3092c66 Compare August 30, 2023 22:31
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from b868c90 to 1d14af1 Compare September 13, 2023 20:15
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 725213e to a0b2f6f Compare September 27, 2023 20:02
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from a0b2f6f to 30b7830 Compare October 4, 2023 20:07
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 290053c to f494a06 Compare October 18, 2023 19:35
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from f494a06 to 0e7e98e Compare October 25, 2023 11:38
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from cb8e955 to 50c688a Compare November 8, 2023 13:55
@renovate renovate bot changed the title Update dependency @angular/cdk to v16 Update dependency @angular/cdk to v17 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 50c688a to 176e6ed Compare November 8, 2023 17:01
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 176e6ed to 20e09c6 Compare November 16, 2023 19:06
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 67598a7 to f6f7638 Compare July 9, 2025 19:09
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from e7b20a8 to ebd7620 Compare July 23, 2025 17:34
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from ebd7620 to 8f3302d Compare July 30, 2025 21:48
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 8f3302d to 6d04157 Compare August 6, 2025 21:50
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from de9463f to 56a5ae1 Compare August 20, 2025 20:34
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 56a5ae1 to 61914df Compare August 27, 2025 17:49
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from c0d83a9 to 0ddf742 Compare September 13, 2025 03:14
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 0ddf742 to 34609d2 Compare September 17, 2025 18:40
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 34609d2 to 8c2b35f Compare September 24, 2025 21:23
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 8c2b35f to d236110 Compare October 1, 2025 22:13
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 46961b3 to 7d76379 Compare October 15, 2025 17:04
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 7d76379 to 3eeafb9 Compare October 22, 2025 20:47
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 3f8a172 to 1b3da21 Compare November 7, 2025 00:04
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from f8ea452 to fa95f06 Compare November 19, 2025 21:40
@renovate renovate bot changed the title Update dependency @angular/cdk to v20 Update dependency @angular/cdk to v21 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from fa95f06 to cd76f8d Compare November 26, 2025 20:08
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 96dac78 to d046f76 Compare December 10, 2025 21:14
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from d046f76 to 6a6d8f0 Compare December 18, 2025 20:37
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from cf67b0f to c88f236 Compare January 14, 2026 18:33
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from c88f236 to 34112dd Compare January 21, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant