Skip to content

chore(deps): update dependency @angular/cdk to v13.3.9 #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 15, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cdk 13.1.3 -> 13.3.9 age adoption passing confidence

Release Notes

angular/components

v13.3.9

Compare Source

material
Commit Type Description
2443607fbf fix datepicker: page scrolling for fast keyboard repeat (#​24991)

Special Thanks

Kristiyan Kostadinov

v13.3.8

Compare Source

material
Commit Type Description
8611a742b fix tabs: ensure the ink bar realigns when the tab header items have changed in dimensions (#​24885)
material-experimental
Commit Type Description
7386fe865 fix mdc-checkbox: Use cursor:pointer for label (#​24927)
multiple
Commit Type Description
a7ee8a80b fix fix focus and hover styles for mdc-checkbox and mdc-radio (#​24930)
b8fddd60c fix fix style imports and deps for mdc-checkbox and mdc-radio (#​24972)

Special Thanks

Joey Perrott, Miles Malerba, Vaughan Hilts and Wagner Maciel

v13.3.7

Compare Source

material
Commit Type Description
0bede63d33 fix datepicker: add ability to have numeric zero value in input (#​24813)
7a122f7f03 fix expansion: inconsistent spacing for anchor buttons (#​24882)
e486ed93e4 fix menu: focus the first item when opening menu on iOS VoiceOver (#​24733)

Special Thanks

Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend

v13.3.6

Compare Source

material
Commit Type Description
6a0e6ba510 fix menu: add constructor overloads for non-deprecated signatures (#​24860)
material-experimental
Commit Type Description
8ca629dc7e fix mdc-snack-bar: avoid multiple snack bars on the page if opened in quick succession (#​24757)
d6f9db37b0 fix mdc-table: add inherit background to rows (#​24867)

Special Thanks

Andrew Seguin, Daniil Dubrava, Jeremy Elbourn, Kristiyan Kostadinov and Paul Gschwendtner

v13.3.5

Compare Source

cdk
Commit Type Description
68d09ddecd fix overlay: animations interrupted on repeat insertions (#​24815)
material
Commit Type Description
86a1e8c7be fix autocomplete: outside click in Angular zone. (#​24817)
material-experimental
Commit Type Description
b16a33dbb2 fix mdc-slider: remove pointerdown passive eve… (#​24766)
6603bd5ec6 fix mdc-snack-bar: avoid querying the DOM on each change detection (#​24770)

Special Thanks

Egor Volvachev, Jesse Beder, Kirill Cherkashin, Kristiyan Kostadinov, Paul Gschwendtner, Ruslan Lekhman, Sukka and Wagner Maciel

v13.3.4

Compare Source

cdk
Commit Type Description
eef47579f fix portal: prevent calling ApplicationRef.detachView on destroyed instance (#​24775)

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v13.3.3

Compare Source

cdk
Commit Type Description
949e3c7fbc fix a11y: visually hidden element affecting scrolling (#​24620)
material
Commit Type Description
1e010a3624 fix checkbox: add the boolean property coercion for checked input (#​20645)
6c65b1d703 fix chips: prevent default behavior on remove button (#​24722)
4501b2518d fix datepicker: avoid rerender when min/maxDate changes to different time on the same day (#​24434)
aae60833eb fix list: wrong order of arguments when calling custom compareWith function (#​24743)
68c5e870bd fix select: empty space read out by VoiceOver on Chrome (#​24741)
0d1755d566 fix snack-bar: update generic types for openFromComponent (#​24634)
b83d225b33 fix tabs: wrong scroll distance if selected tab is removed (#​24118)
ca30f426a9 perf progress-bar: do not run change detection if there are no animationEnd listeners (#​24673)

Special Thanks

Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Pascal Weyrich, Paul Gschwendtner, RobStrader and Zach Arend

v13.3.2

Compare Source

cdk
Commit Type Description
48968719fc fix a11y: live announcer promise never resolved if new announcement comes in (#​24700)
e9734a9c66 fix testing: entering negative number values not working with reactive forms (#​24656)
material
Commit Type Description
c677f11ed8 fix button-toggle: ripples not clipping correctly in safari (#​12311)
20af3e7c9d fix chips: ripple not clipped on safari (#​21495)
d04e7c9b69 fix core: unable to override tag selectors inside .mat-typography (#​14617)
9490a31641 fix list: not working correctly when list item is used as a button (#​13617)
b07ae4ccc4 fix menu: clicks on disabled item closing the menu (#​19183)
e85777712a fix radio: set tabindex based on selected state (#​18081)
7f274dc96f fix snack-bar: ensure that the snack bar always runs inside the NgZone (#​24611)
a5aa87502b fix tabs: focus wrapping back to selected label when using shift + tab (#​14194)
04f4937b75 fix tabs: update tab state when active tab is swapped out (#​24164)
material-experimental
Commit Type Description
a704913d2b fix mdc-button: extended fab touch target not covering entire button (#​24322)
23e7b8e6c1 fix mdc-chips: make it easier to customize chip typography (#​24632)
518022288b fix mdc-chips: Mirror aria-describedby to matChipInput (#​24551)
9497b02f8b fix mdc-slider: update layout when container resizes (#​24648)
e5c025dff4 fix mdc-slider: use passive event listeners (#​24675)

Special Thanks

Artur Androsovych, ByzantineFailure, David Gonzalez, Dilyorbek, Kristiyan Kostadinov, Naveen, Paul Gschwendtner, Raí Siqueira, Shivam Sethi, Wagner Maciel and Zach Arend

v13.3.1

Compare Source

cdk
Commit Type Description
cf24b704d fix schematics: mark ng-add schematics as hidden
4a4ebe7df perf scrolling: do not run change detection if there are no viewChange listeners (#​23987)
material
Commit Type Description
0897f49d7 fix autocomplete: re-enter the Angular zone when the NgZone.onStable emits (#​24569)
51ddecbbb fix checkbox: model value not updated when using toggle method (#​11902)
174871713 fix input: resolve memory leak on iOS (#​24599)
eed36b3ba fix schematics: mark ng-add schematics as hidden
240b238f9 fix select: NVDA reading out table when opening select on Chrome (#​23446)
e04b7aeee fix select: value set through property not being propagated to value accessor (#​10246)
5e5b296bf perf icon: remove IE workaround (#​24514)
material-experimental
Commit Type Description
b09c7427c fix mdc-chips: replace innerText w/ textContent (#​24635)
multiple
Commit Type Description
0a3c7d7c4 fix memory leak when forcing focus (#​24520)

Special Thanks

Alan Agius, Artur Androsovych, CommanderRoot, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and tomicarsk6

v13.3.0

Compare Source

cdk
Commit Type Description
e4c64dd56 fix drag-drop: only block dragstart event on event targets (#​24581)
material
Commit Type Description
33d07df95 fix badge: ensure overflow visible (#​24602)
dfef17351 fix datepicker: fix Voiceover losing focus on PageDown (#​24399)
1703b83ae fix datepicker: use cdk-visually-hidden on calendar header (#​24523)
41320d07e fix tabs: avoid timeouts in background tabs (#​24000)
material-experimental
Commit Type Description
097ec0d11 fix mdc-core: add app background color (#​22992)
15a0676d5 fix mdc-radio: add hover indication (#​24595)

Special Thanks

Andrew Seguin, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v13.2.6

Compare Source

cdk
Commit Type Description
39929a815d fix overlay: backdrop timeouts not being cleared in some cases (#​23972)
2f2b0c7cf4 fix testing: dispatch mouseover and mouseout events in UnitTestElement (#​24490)
edca54f2d0 fix testing: require at least one argument for locator functions (#​23619)
material
Commit Type Description
c4993ac171 fix button: avoid setting a tabindex on all link buttons (#​22901)
c47d30e0e5 fix dialog: don't wait for animation before moving focus (#​24121)
70b8248568 fix expansion: able to tab into descendants with visibility while closed (#​24045)
d22d73ab8d fix select: disabled state out of sync when swapping form group with a disabled one (#​17872)
911d6b71d4 fix slide-toggle: clear name from host node (#​15505)
4b5363d160 fix tooltip: decouple removal logic from change detection (#​19432)
material-experimental
Commit Type Description
8414646d79 fix mdc-card: remove extra margin if header doesn't have an avatar (#​19072)
f66486dc5b fix mdc-slider: fix a few null pointer exceptions (#​23659)
multiple
Commit Type Description
6ee0089ce6 fix don't block child component animations on open (#​24529)

Special Thanks

Andrew Seguin, Jeri Peier, Kristiyan Kostadinov and Paul Gschwendtner

v13.2.5

Compare Source

13.2.5 "satin-sash" (2022-03-02)

material-experimental
Commit Description
fix - 7b85cc077c mdc-button: density styles being overwritten by structural styles (#​22736)
fix - aeb1426e4c mdc-chips: expose avatar harness (#​24499)
material
Commit Description
fix - ed2f516401 autocomplete: auto-highlighted first option not display correctly if the floating label is disabled (#​14507)
fix - 502102116e autocomplete: don't block default arrow keys when using modifiers (#​11987)
fix - f31fd3f066 autocomplete: reopen panel on input click (#​16020)
fix - 5a79042d7d button-toggle: use solid border color (#​14253)
fix - e2d4eecfcb checkbox: inconsistent disabled color (#​23083)
fix - 005ec323de checkbox: incorrect text color when placed inside an overlay with a dark theme (#​19054)
fix - d7cbd1315f datepicker: matDatepickerParse error not being added on first invalid value (#​11524)
fix - 046022f31d datepicker: use aria-live over cdkAriaLive on period button (#​24398)
fix - 37f69dbf7e dialog: use passed in ComponentFactoryResolver to resolve dialog content (#​17710)
fix - 2e15f54a9f menu: focus lost if active item is removed (#​14039)
fix - ea07fa8e64 progress-spinner: unable to change mode on spinner directive (#​14514)
fix - 1a498a6a81 sort: remove role from header when disabled (#​24477)
fix - 72019531db tooltip: don't hide when pointer moves to tooltip (#​24475)
cdk
Commit Description
fix - 9e34a0f69f drag-drop: error if preview dimensions are accessed too early (#​24498)
fix - 9be3c46b01 testing: TestElement sendKeys method should throw if no keys have been specified (#​18271)
perf - 8e57a89cba overlay: add event listeners for overlay dispatchers outside of zone (#​24408)

Special Thanks

Andrew Seguin, Artur Androsovych, Jeri Peier, Kristiyan Kostadinov, Paul Gschwendtner, Yousaf Nawaz and Zach Arend

v13.2.4

Compare Source

cdk
Commit Type Description
74bae85bc5 fix drag-drop: incorrectly sorting element inside dialog with blocked scrolling (#​14806)
81898ca5f6 fix drag-drop: stop pointer events on placeholder (#​24404)
material
Commit Type Description
6b76469b4a fix autocomplete: closing immediately when input is focused programmatically (#​21081)
3ea76419c8 fix autocomplete: use narrow value for aria-haspopup (#​15361)
9a12eabf6b fix button-toggle: unable to override elevation and high contrast styling applied incorrectly (#​14722)
cbd4b0ce4f fix checkbox: clear static aria attributes from host nodes (#​17092)
f6eaa7c1cf fix form-field: use correct color for form fields in high contrast mode (#​24422)
39d7834797 fix radio: clicks not propagating to wrapper elements (#​24459)
5988b8f77b fix radio: not checked on first click if partially visible (#​19505)
33716f124b fix select: arrow highlighted state not updating in Safari (#​15281)
fc204e4f4d fix sidenav: prevent focus from entering hidden sidenav if child element has a visibility
5e41a0ad09 fix tabs: use buttons for paginator also tab-header and mdc (#​24338)
material-experimental
Commit Type Description
4198f5b5dc fix mdc-dialog: align change detection with non-MDC version (#​24451)
45836f924d fix mdc-list: fix typo in action-list css class (#​24448)
7ca02495cd fix mdc-list: use body-1 rather than subtitle-1 typography for list items (#​24417)
c9a15476e8 fix mdc-select: target correct element with typography (#​24258)
bd3f39fb15 perf mdc-table: reduce bundle size (#​24309)

Special Thanks

Alireza Ebrahimkhani, Arthur Ming, Jeri Peier, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and renovate[bot]

v13.2.3

Compare Source

material
Commit Type Description
2c73b2df6 fix menu: position classes not update when window is resized (#​24385)
cdk-experimental
Commit Type Description
8c632ee87 fix column-resize: Fix bug in hover logic introduced by IE cleanup (#​24396)

Special Thanks

Karl Seamon, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and Zack Elliott

v13.2.2

Compare Source

cdk
Commit Type Description
4b6e83274 fix scrolling: fix scrolling in appendOnly mode (#​24153)
material
Commit Type Description
f5199eeeb fix datepicker: fix improper focus trapping with VoiceOver and ChromeVox (#​24300)
a72bcbe50 fix datepicker: remove abbr from day of week header (#​24106)
material-experimental
Commit Type Description
3bbcb444f fix mdc-checkbox: add missing classes for checked (#​24350)
material-experiental
Commit Type Description
70bec6054 fix mdc-list: update material-components-web to pick up multi-select list keyboard support (#​24354)

Special Thanks

Alan Agius, Artur Androsovych, Chabbey François, Joey Perrott, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Zach Arend and renovate[bot]

v13.2.1

Compare Source

cdk
Commit Type Description
70d1634e70 fix a11y: allow for multiple browser-generated description containers (#​23507)
material
Commit Type Description
d8ddfb04ca fix datepicker: content overflowing when large custom header is provided (#​24255)
d7fe423a3e fix menu: adjust overlay size when amount of items changes (#​21457)
974d330dc8 fix slider: Ticks updated wrongly if the max property 0 (#​24218)
a634505190 fix tabs: use buttons for paginator (#​14640)
cdk-experimental
Commit Type Description
7aff50a6d8 fix menu: keep context menus open when mouse is released (#​24308)
material-experimental
Commit Type Description
c02c43a2b9 fix mdc-button: align outline color with spec (#​24249)
5d7d6ea107 perf mdc-list: reduce bundle size (#​24291)
multiple
Commit Type Description
b32d8d1624 perf Remove IE 11 cruft from table, column-resize, and popover-edit. (#​23900)

Special Thanks

Dmytro Mezhenskyi, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Zach Arend and ram

v13.2.0

Compare Source

material
Commit Type Description
b9a3908fcf feat tabs: add API to update the pagination (#​23288)
f10d245cca feat tabs: label & body classes (#​23691)
ea78a473a1 feat tabs: Refactor MatTabNav to follow the ARIA tabs pattern (#​24062)
337634f899 fix chips: don't stop propagation on all click events (#​19763)
2b6739742b fix datepicker: change calendar cells to buttons (#​24171)
c55524a8eb fix list: add isDisabled to all list item harnesses (#​24212)
fa7cd154d0 fix list: fix duplicate focus with chromevox on action-list items (#​23361)
0477022d2c fix slide-toggle: remove divs nested inside label (#​21224)
google-maps
Commit Type Description
e6359cdc67 feat allow for info window focus behavior to be customized (#​23831)
material-experimental
Commit Type Description
c5482c945f feat mdc-chips: switch to evolution API (#​23931)
723b77ad1f feat mdc-core: add missing color, density, typography mixins (#​24063)
407682012d feat mdc-form-field: Add option for dynamic su… (#​24241)
871a500fb8 feat mdc-list: rework API to support secondary text with wrapping
b0f38b7a64 fix mdc-button: remove unwanted native button styles (#​24186)
c9ab38bcae fix mdc-chips: fix changed after checked error when restoring focus to input (#​24243)
68a29ff1dd fix mdc-core: make mat-option typography easier to override (#​24247)
b79406fee8 fix mdc-form-field: Properly handle when defaults setting is 'dynamic' and the subscriptSizing input is not present. (#​24263)
38affc3d43 fix mdc-list: ensure selection change event fires properly (#​24174)
c199aa2544 fix mdc-list: incorrect active/hover color for selected items
1ce3e5e905 perf mdc-checkbox: reduce bundle size (#​24256)
152c60ba12 perf mdc-radio: reduce bundle size (#​24267)
02c8f2aa02 perf mdc-tabs: reduce bundle size (#​24262)
expansion-panel
Commit Type Description
4ec34b5400 fix title text not centered with taller description (#​12161)

Special Thanks

Amy Sorto, Andrew Seguin, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Ruslan Lekhman, Wagner Maciel, Zach Arend, Zack Elliott, coopermeitz and renovate[bot]


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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from xmlking as a code owner July 15, 2021 01:05
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 18fa788 to c185db2 Compare July 21, 2021 21:51
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.1.2 chore(deps): update dependency @angular/cdk to v12.1.3 Jul 21, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from c185db2 to a114eab Compare July 28, 2021 20:19
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.1.3 chore(deps): update dependency @angular/cdk to v12.1.4 Jul 28, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from a114eab to 8f745a7 Compare August 5, 2021 00:33
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.1.4 chore(deps): update dependency @angular/cdk to v12.2.0 Aug 5, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 8f745a7 to 4ee770d Compare August 11, 2021 17:39
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.2.0 chore(deps): update dependency @angular/cdk to v12.2.1 Aug 11, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 4ee770d to 1e5b9a7 Compare August 18, 2021 20:50
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.2.1 chore(deps): update dependency @angular/cdk to v12.2.2 Aug 18, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 1e5b9a7 to 97d1eb2 Compare August 26, 2021 01:28
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.2.2 chore(deps): update dependency @angular/cdk to v12.2.3 Aug 26, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 97d1eb2 to 24ee51a Compare September 1, 2021 20:17
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.2.3 chore(deps): update dependency @angular/cdk to v12.2.4 Sep 1, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 24ee51a to 365e7c2 Compare October 18, 2021 17:23
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.2.4 chore(deps): update dependency @angular/cdk to v12.2.10 Oct 18, 2021
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.2.10 chore(deps): update dependency @angular/cdk to v12.2.10 - autoclosed Jan 20, 2022
@renovate renovate bot closed this Jan 20, 2022
@renovate renovate bot deleted the renovate/angularmaterial-monorepo branch January 20, 2022 20:17
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.2.10 - autoclosed chore(deps): update dependency @angular/cdk to v12.2.10 Jan 26, 2022
@renovate renovate bot restored the renovate/angularmaterial-monorepo branch January 26, 2022 19:53
@renovate renovate bot reopened this Jan 26, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 365e7c2 to c9014f3 Compare January 26, 2022 19:55
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v12.2.10 chore(deps): update dependency @angular/cdk to v13.2.0 Jan 26, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from c9014f3 to f68fbf1 Compare February 2, 2022 21:29
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.2.0 chore(deps): update dependency @angular/cdk to v13.2.1 Feb 2, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from f68fbf1 to e044773 Compare February 9, 2022 19:33
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.2.1 chore(deps): update dependency @angular/cdk to v13.2.2 Feb 9, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from e044773 to cffe54e Compare February 16, 2022 21:47
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.2.2 chore(deps): update dependency @angular/cdk to v13.2.3 Feb 16, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from cffe54e to cfe732f Compare February 23, 2022 21:52
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.2.3 chore(deps): update dependency @angular/cdk to v13.2.4 Feb 23, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from cfe732f to a0b2e70 Compare March 2, 2022 23:13
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.2.4 chore(deps): update dependency @angular/cdk to v13.2.5 Mar 2, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from a0b2e70 to a5eba89 Compare March 10, 2022 04:57
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.2.5 chore(deps): update dependency @angular/cdk to v13.2.6 Mar 10, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from a5eba89 to 3889778 Compare March 16, 2022 22:27
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.2.6 chore(deps): update dependency @angular/cdk to v13.3.0 Mar 16, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 3889778 to 387a637 Compare March 26, 2022 13:00
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.3.0 chore(deps): update dependency @angular/cdk to v13.3.1 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 387a637 to 642ef84 Compare April 24, 2022 21:50
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.3.1 chore(deps): update dependency @angular/cdk to v13.3.4 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 642ef84 to 48fc774 Compare May 15, 2022 23:34
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.3.4 chore(deps): update dependency @angular/cdk to v13.3.7 May 15, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 48fc774 to fc9710b Compare June 18, 2022 22:16
@renovate renovate bot changed the title chore(deps): update dependency @angular/cdk to v13.3.7 chore(deps): update dependency @angular/cdk to v13.3.9 Jun 18, 2022
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.

0 participants