Skip to content

fix(deps): update angularmaterial monorepo to v22 - #17

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-angularmaterial-monorepo
Open

fix(deps): update angularmaterial monorepo to v22#17
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-angularmaterial-monorepo

Conversation

@renovate

@renovaterenovateBot commented Jun 16, 2023

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@angular/cdk^15.1.2^22.0.0ageconfidence
@angular/material^15.1.2^22.0.0ageconfidence

Release Notes

angular/components (@​angular/cdk)

v22.1.3: 22.1.3

Compare Source

multiple
CommitDescription
fix - 72a496882account for shadow dom in aria directives (#​33691)

v22.1.2

Compare Source

aria
CommitTypeDescription
020f144928fixcombobox: empty aria-controls when the popup widget has no id (#​33635)
cdk
CommitTypeDescription
0074c836f2fixa11y: move focus to root if there are no focusable elements in focus trap (#​33654)
material
CommitTypeDescription
8d67957e9cfixdatepicker: actions overflowing at some screen sizes with touch UI (#​33645)
b42eea5c73fixform-field: update view when the control is swapped out (#​33636)
multiple
CommitTypeDescription
ef99839fd2fixtokens specified in wrong category (#​33660)

v22.1.1

Compare Source

material
CommitTypeDescription
dea26e44ffixcheckbox: avoid making the touch target a focus stop (#​33584)
8e31636d7fixchips: add presentation role to container elements (#​33611)
0d9a28d20fixcore: ensure all forward statements are relative (#​33627)
f9ad73644fixdialog: do not expose CDK dialog ref to users (#​33603)
09303ef0afixslider: thumb jumping on safari (#​33619)

v22.1.0

Compare Source

aria
CommitTypeDescription
31781a024fixcombobox: allow setting readonly (#​33364)
cdk
CommitTypeDescription
0e34c64d0fixstepper: allow signal form to be assigned as stepControl (#​33562)
material
CommitTypeDescription
73939a835featslide-toggle: add full-width support (#​33424)
56c7ff6fafixslide-toggle: prevent icon label text-spacing cutoff (#​33559)
youtube-player
CommitTypeDescription
2430e6e53fixupdate to latest typings and fix error (#​33387)

v22.0.7

Compare Source

aria
CommitTypeDescription
e57188b33fixgrid: account for disabled cell widgets and in-place disablement in roving tabindex (#​33571)
material
CommitTypeDescription
223c51543fixschematics: resolve issues in navigation schematic (#​33590)
multiple
CommitTypeDescription
963383e25fixavoid instanceof checks in aria directives (#​33587)

v22.0.6

Compare Source

cdk
CommitTypeDescription
d9fcaced49fixdrag-drop: reset popover overflow (#​33554)
material
CommitTypeDescription
842bc940b8fixexpansion: always reset outline (#​33542)
b5224c68f1fixlist: make disabled selection list keyboard navigable (#​33544)
354f1ac17dfixradio: avoid making the touch target a focus stop (#​33558)
material-luxon-adapter
CommitTypeDescription
6e5acc1ecbfixpreserve timezone on .clone() (#​33564)

v22.0.5

Compare Source

aria
CommitTypeDescription
e74c69be33fixcombobox: closing immediately when opening programmatically with zone.js (#​33518)
cdk
CommitTypeDescription
1059f80ceffixoverlay: guard against null document.body before popover support check (#​33403)
adbf93559efixprivate: guard createPolicy against DOM clobbering (#​33410)
material
CommitTypeDescription
d26e892021fixbutton: match focus indicator shape to FAB (#​33527)
ea89b9c37ffixdatepicker: use rounded shape for calendar focus indicators (#​33524)
092b55aa67fixsort: double focus indicators when strong focus is enabled (#​33520)
e93bc9e5d6fixstepper: add border radius to header hover state in m2 (#​33529)
multiple
CommitTypeDescription
b2620abaa2fixpass form field to error state tracker (#​33509)

v22.0.4

Compare Source

aria
CommitTypeDescription
918090a07fixlistbox: allow navigation to specific index (#​33485)
material
CommitTypeDescription
c86b024e3fixcore: rework error state matcher to handle signal forms (#​33500)

v22.0.3

Compare Source

aria
CommitTypeDescription
de9dd5909fixcombobox: improve autocomplete placeholder text color contrast (#​33465)
e87216c14fixcombobox: zonejs compatibility (#​33453)
cdk
CommitTypeDescription
3b74812aefixcollections: add ability to bulk select/deselect values (#​33469)
9e552a7b0fixscrolling: reset more properties to avoid jumping during virtual scroll (#​33439)
material
CommitTypeDescription
5e2a8525cfixradio: do not set cursor on non interactive radio (#​33418)
1c9bd0d6dfixsidenav: update inert value if mode changes (#​33461)
a436cd44bfixtabs: validate animation duration (#​33452)

v22.0.2

Compare Source

cdk
CommitTypeDescription
e8f3419060fixlayout: avoid CSS injection attacks in media matcher
9dc2b2b2edfixplatform: account for composedPath error during event replay (#​33409)
material
CommitTypeDescription
fb4478bff3fixbottom-sheet: ensure animation event comes from container
e4f7f3498bfixchips: correct focus management on chip destruction (#​33329)
766b7aceeefixchips: wrong padding when chip only has edit icon (#​33407)
ebca801ee5fixgrid-list: always validate colspan
30942bcd36fixstepper: validate animation durations
multiple
CommitTypeDescription
2995797dedfiximprove dark theme visibility in menu, overlay, and portal examples (#​33367)

v22.0.1

Compare Source

aria
CommitTypeDescription
7581b0592fixcombobox: avoid error for synthetic events (#​33360)
1c4706155fixcombobox: prevent re-dispatching keyboard event on control target change (#​33362)
96e9ce10cfixtree: recursive textDirection getter (#​33337)
cdk
CommitTypeDescription
629aea403fixa11y: avoid prototype conflicts in id generator (#​33356)
49aeb676cfixclipboard: avoid infinite attempt loop (#​33366)
material
CommitTypeDescription
d7a8cb963fixdialog: ignore clicks on aria-disabled close buttons (#​33373)
bde3c7621fixtimepicker: do not allow intervals less than a second (#​33354)
youtube-player
CommitTypeDescription
d75a22d69fixavoid errors with clobbered variables
fe0a96ce6fixvalidate ID before attaching them to placeholder

v22.0.0

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.
multiple
    • A bunch of constructors that with rest arguments have been removed. If you were extending Material/CDK components, you may have to update your super calls accordingly.
  • Renames the values input/model to value in Combobox, Listbox, Tree, Menu, Toolbar, and Select. Users must update their templates to use the value property instead of values.

    • refactor(multiple): update api goldens
google-maps
CommitTypeDescription
e44ff8318featAdd support for the gmp-click event (#​33147)
b8201edeefixdeprecate heatmap layer (#​33208)
material
CommitTypeDescription
867ba993bfeatbottom-sheet: add the ability to pass bindings
b4a89d599featbutton: Add support for showing a progress indicator inside the button (#​32698)
a46b0a1d4featcore: add mixins for Material Design typography (#​32959)
bf3596b53featdialog: add the ability to pass bindings
85c16fe4bfeattabs: add support for separate tab animation durations (#​32869)
440cb1606fixautocomplete: remove modal workaround
21f8bbbf2fixbadge: allow badge defaults to be configured (#​33312)
07c2d002dfixcore: address sass compiler warnings (#​33040)
add8f16c0fixlist: breaking changes for v22
31904510bfixmenu: close menu when cleared from trigger (#​33306)
9d73c98b5fixmenu: missing panelClass getter (#​33191)
348c3c89dfixselect: remove modal workaround
f1a435508fixsidenav: handle mixed sidenav and drawer (#​33274)
c31619852fixsidenav: mark content as inert while open
a4d92c5fcfixsidenav: more robust reset logic for inert attribute (#​33257)
c2f1c5b03fixsidenav: query not resolving
75718e4fbfixsort: breaking changes for v22
6ed6218c4fixtabs: incorrect animation variable name (#​32941)
cdk
CommitTypeDescription
1a5d5d101featdialog: add the ability to pass bindings
24115c021featportal: add directives support to ComponentPortal (#​33142)
7426334c5fixa11y: breaking changes for v22
81c6bbd89fixdrag-drop: breaking changes for v22
ffb23f6f8fixmenu: breaking changes for v22
4c298970efixscrolling: make it easier to provide custom scrollable (#​33269)
aa42b7798fixtable: expose rendered rows (#​33304)
aria
CommitTypeDescription
d91f46b4cfeataccordion: introduce accordion harness (#​33046)
e3d84f2e0featcombobox: add test harnesses (#​33194)
0ca47b4a0featcombobox: migrate simple-combobox directly into primary entrypoints (#​33206)
6ec07bc0cfeatgrid: add test harnesses (#​33081)
1885d3534featlistbox: introduce listbox harness (#​33064)
75fae5275featmenu: introduce menu harness (#​33067)
c25e6252efeattabs: add test harnesses (#​33079)
a49508bacfeattoolbar: add test harnesses (#​33068)
30f223972feattree: add test harnesses (#​33066)
91a4932f6fixcombobox: increases autocomplete demo's placeholder text c… (#​33084)
218a77cf9fixcombobox: separates placeholder prefixes (#​33163)
ce1d9a728fixmenu: allow menu item role override (#​33264)
196b7064dfixmenu: defer menu item focus in case menus in cdk overlay (#​33258)
6443b79f9fixmenu: unable to set softDisabled (#​33265)
multiple
CommitTypeDescription
6cb6b5ee1fixmake more public APIs readonly (#​33071)
a88904279fixprevent form submissions in aria directives (#​33297)
bb4f8ec50fixre-export collection util (#​33171)
84f2afd24fixremove developer preview tag from aria (#​33232)
ce4c2c0a1fixremove empty constructors (#​33048)
936f1148bfixuse eager change detection
94a50a25frefactorrename values to value for signal forms compatibility (#​33012)

v21.2.14

Compare Source

No user facing changes in this release

v21.2.13

Compare Source

No user facing changes in this release

v21.2.12

Compare Source

material
CommitTypeDescription
da87be7646fixdatepicker: ensure dates don't overflow on a small screen (#​33281)

v21.2.11

Compare Source

No user facing changes in this release

v21.2.10

Compare Source

aria
CommitTypeDescription
48973661efixmenu: do not set default aria-label (#​33202)

v21.2.9

Compare Source

aria
CommitTypeDescription
bf14cc9d9fixmenu: use computed for menu item patterns, with trigger on visible (#​33118)
cdk
CommitTypeDescription
3a3852d45fixtree: enter/space key on child node should not toggle parent node expansion (#​33125)
material
CommitTypeDescription
51271c619fixstepper: allow stepper to be labelled (#​33137)

v21.2.8

Compare Source

No user facing changes in this release

[v21.2.7](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#2127-carbon-jetski-2026-04

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 these updates 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

renovateBot commented Jun 16, 2023

Copy link
Copy Markdown
ContributorAuthor

⚠ 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: angular-standalone@0.0.0
npm ERR! Found: zone.js@0.12.0
npm ERR! node_modules/zone.js
npm ERR! zone.js@"~0.12.0" from the root project
npm ERR! npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.13.0" from @angular/core@16.2.12
npm ERR! node_modules/@angular/core
npm ERR! @angular/core@"^16.0.0" from the root project
npm ERR! peer @angular/core@"16.2.12" from @angular/animations@16.2.12
npm ERR! node_modules/@angular/animations
npm ERR! @angular/animations@"^16.0.0" 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! npm ERR! For a full report see:
npm ERR! /tmp/worker/cba3c6/a0f663/cache/others/npm/_logs/2023-11-08T15_20_54_777Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/worker/cba3c6/a0f663/cache/others/npm/_logs/2023-11-08T15_20_54_777Z-debug-0.log

@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from c04974e to 6327868CompareNovember 8, 2023 15:21
@renovaterenovateBot changed the title fix(deps): update angularmaterial monorepo to v16 (major)fix(deps): update angularmaterial monorepo to v17 (major)Nov 8, 2023
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from 6327868 to f18f5a4CompareMay 22, 2024 22:21
@renovaterenovateBot changed the title fix(deps): update angularmaterial monorepo to v17 (major)fix(deps): update angularmaterial monorepo to v18 (major)May 22, 2024
@renovate

renovateBot commented May 22, 2024

Copy link
Copy Markdown
ContributorAuthor

⚠️ 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 warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: angular-standalone@0.0.0
npm error Found: zone.js@0.12.0
npm error node_modules/zone.js
npm error zone.js@"~0.12.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.13.0" from @angular/core@16.2.12
npm error node_modules/@angular/core
npm error @angular/core@"^16.0.0" from the root project
npm error peer @angular/core@"16.2.12" from @angular/animations@16.2.12
npm error node_modules/@angular/animations
npm error @angular/animations@"^16.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-08-19T17_42_07_022Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-19T17_42_07_022Z-debug-0.log

@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from f18f5a4 to 752a521CompareNovember 19, 2024 18:30
@renovaterenovateBot changed the title fix(deps): update angularmaterial monorepo to v18 (major)fix(deps): update angularmaterial monorepo to v19 (major)Nov 19, 2024
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from 752a521 to d971959CompareMay 28, 2025 17:00
@renovaterenovateBot changed the title fix(deps): update angularmaterial monorepo to v19 (major)fix(deps): update angularmaterial monorepo to v20 (major)May 28, 2025
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from d971959 to 44d3de1CompareJuly 23, 2025 15:03
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from efb8ecc to dc6202eCompareAugust 6, 2025 20:46
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 40a34c3 to 7d5fb12CompareAugust 20, 2025 18:59
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 32751a2 to 5d6e2e3CompareSeptember 3, 2025 12:43
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 01007ac to 276214cCompareSeptember 17, 2025 21:16
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 7ea011b to f0b15aeCompareOctober 1, 2025 21:08
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 89d6214 to d59a8bfCompareOctober 8, 2025 14:52
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from d59a8bf to 920d564CompareOctober 15, 2025 16:50
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from 920d564 to c686689CompareOctober 22, 2025 17:29
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from b57b2f1 to 1a53124CompareNovember 7, 2025 00:46
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 4937617 to f9e8d68CompareNovember 19, 2025 20:35
@renovaterenovateBot changed the title fix(deps): update angularmaterial monorepo to v20 (major)fix(deps): update angularmaterial monorepo to v21 (major)Nov 19, 2025
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from d67d230 to c7c1286CompareFebruary 18, 2026 13:14
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from c7c1286 to 9371dc9CompareFebruary 25, 2026 21:53
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 0909619 to 1fa11aeCompareMarch 11, 2026 17:34
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 5ef3dc3 to b7cebd3CompareMarch 25, 2026 17:22
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 18d38dd to 629fe34CompareApril 8, 2026 23:04
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 8d4bfb5 to bb5c63fCompareApril 22, 2026 23:34
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from bb5c63f to 15fe755CompareApril 29, 2026 13:36
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from 15fe755 to 0dfdf1bCompareMay 6, 2026 21:51
@renovaterenovateBot changed the title fix(deps): update angularmaterial monorepo to v21 (major)fix(deps): update angularmaterial monorepo to v21May 12, 2026
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 11129c2 to a4c5082CompareMay 20, 2026 21:11
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 4a2aad8 to 8c0b350CompareJune 3, 2026 16:41
@renovaterenovateBot changed the title fix(deps): update angularmaterial monorepo to v21fix(deps): update angularmaterial monorepo to v22Jun 3, 2026
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from 8c0b350 to c8c9fbeCompareJune 10, 2026 22:15
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from c8c9fbe to b441be4CompareJune 18, 2026 00:44
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 2ee4ad0 to e375e79CompareJuly 8, 2026 11:09
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from f7077a6 to 2a2bca3CompareJuly 22, 2026 20:45
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from b3ff022 to 7bbc4d1CompareAugust 5, 2026 13:48
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from 7bbc4d1 to d470472CompareAugust 13, 2026 04:06
@renovate
renovateBotforce-pushed the renovate/major-angularmaterial-monorepo branch from d470472 to 6786f19CompareAugust 19, 2026 17:42
Sign up for freeto 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.

0 participants