Skip to content
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

build(deps): bump @angular/cdk from 12.2.4 to 13.3.0 #1403

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2022

Bumps @angular/cdk from 12.2.4 to 13.3.0.

Release notes

Sourced from @​angular/cdk's releases.

v13.3.0

13.3.0 "aluminum-armadillo" (2022-03-16)

material-experimental

Commit Description
[![](https://img.shields.io/badge/097ec0d11-fix-green)](https://github.com/angular/components/commit/097ec0d11c42b833964cb4f9cb886445d6ecd7b1) mdc-core: add app background color ([#22992](https://github-redirect.dependabot.com/angular/components/issues/22992))
[![](https://img.shields.io/badge/15a0676d5-fix-green)](https://github.com/angular/components/commit/15a0676d535a354875e1262cbaa5d23d19ee19e4) mdc-radio: add hover indication ([#24595](https://github-redirect.dependabot.com/angular/components/issues/24595))

material

Commit Description
[![](https://img.shields.io/badge/33d07df95-fix-green)](https://github.com/angular/components/commit/33d07df953b37a5fd96cc1a13aff002279681ec3) badge: ensure overflow visible ([#24602](https://github-redirect.dependabot.com/angular/components/issues/24602))
[![](https://img.shields.io/badge/dfef17351-fix-green)](https://github.com/angular/components/commit/dfef17351308e86f10708274e58c905d3b6dfb60) datepicker: fix Voiceover losing focus on PageDown ([#24399](https://github-redirect.dependabot.com/angular/components/issues/24399))
[![](https://img.shields.io/badge/1703b83ae-fix-green)](https://github.com/angular/components/commit/1703b83aec5f6a2f92b4cd8cd9dedccb980dd9e3) datepicker: use cdk-visually-hidden on calendar header ([#24523](https://github-redirect.dependabot.com/angular/components/issues/24523))
[![](https://img.shields.io/badge/41320d07e-fix-green)](https://github.com/angular/components/commit/41320d07e14b405e20b2b8fdca84488547cb4845) tabs: avoid timeouts in background tabs ([#24000](https://github-redirect.dependabot.com/angular/components/issues/24000))

cdk

Commit Description
[![](https://img.shields.io/badge/e4c64dd56-fix-green)](https://github.com/angular/components/commit/e4c64dd566c2dbc3d0121e8398fd37461a8182db) drag-drop: only block dragstart event on event targets ([#24581](https://github-redirect.dependabot.com/angular/components/issues/24581))

Special Thanks

Andrew Seguin, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v13.2.6

13.2.6 "suede-spaghetti" (2022-03-09)

material-experimental

Commit Description
[![](https://img.shields.io/badge/8414646d79-fix-green)](https://github.com/angular/components/commit/8414646d795fafadd17d076533e15641d4c2e151) mdc-card: remove extra margin if header doesn't have an avatar ([#19072](https://github-redirect.dependabot.com/angular/components/issues/19072))
[![](https://img.shields.io/badge/f66486dc5b-fix-green)](https://github.com/angular/components/commit/f66486dc5b721cbdc480da1d102f31f72e4a5b54) mdc-slider: fix a few null pointer exceptions ([#23659](https://github-redirect.dependabot.com/angular/components/issues/23659))

material

Commit Description
[![](https://img.shields.io/badge/c4993ac171-fix-green)](https://github.com/angular/components/commit/c4993ac17160de6bcfcef8129a548078029442cf) button: avoid setting a tabindex on all link buttons ([#22901](https://github-redirect.dependabot.com/angular/components/issues/22901))
[![](https://img.shields.io/badge/c47d30e0e5-fix-green)](https://github.com/angular/components/commit/c47d30e0e5955769ec833b1f2711a3767bc9385b) dialog: don't wait for animation before moving focus ([#24121](https://github-redirect.dependabot.com/angular/components/issues/24121))
[![](https://img.shields.io/badge/70b8248568-fix-green)](https://github.com/angular/components/commit/70b8248568b890491283b813a0746315ad6813e2) expansion: able to tab into descendants with visibility while closed ([#24045](https://github-redirect.dependabot.com/angular/components/issues/24045))
[![](https://img.shields.io/badge/d22d73ab8d-fix-green)](https://github.com/angular/components/commit/d22d73ab8dedd2673dfd27e961e0e55dd769a6aa) select: disabled state out of sync when swapping form group with a disabled one ([#17872](https://github-redirect.dependabot.com/angular/components/issues/17872))
[![](https://img.shields.io/badge/911d6b71d4-fix-green)](https://github.com/angular/components/commit/911d6b71d490a21e5974491eadec18b58bd1a5e6) slide-toggle: clear name from host node ([#15505](https://github-redirect.dependabot.com/angular/components/issues/15505))
[![](https://img.shields.io/badge/4b5363d160-fix-green)](https://github.com/angular/components/commit/4b5363d160ec639443ad83d3424c9e7b19c36f54) tooltip: decouple removal logic from change detection ([#19432](https://github-redirect.dependabot.com/angular/components/issues/19432))

cdk

Commit Description
[![](https://img.shields.io/badge/39929a815d-fix-green)](https://github.com/angular/components/commit/39929a815d05722996512c6e9a9e4c7f3d928388) overlay: backdrop timeouts not being cleared in some cases ([#23972](https://github-redirect.dependabot.com/angular/components/issues/23972))
[![](https://img.shields.io/badge/2f2b0c7cf4-fix-green)](https://github.com/angular/components/commit/2f2b0c7cf4bcef4d962c75693f07461c26c4c74c) testing: dispatch mouseover and mouseout events in UnitTestElement ([#24490](https://github-redirect.dependabot.com/angular/components/issues/24490))
[![](https://img.shields.io/badge/edca54f2d0-fix-green)](https://github.com/angular/components/commit/edca54f2d03771b048591b5516a469c1967ef612) testing: require at least one argument for locator functions ([#23619](https://github-redirect.dependabot.com/angular/components/issues/23619))

multiple

Commit Description
[![](https://img.shields.io/badge/6ee0089ce6-fix-green)](https://github.com/angular/components/commit/6ee0089ce609152a482c9ea5cbb2375ba9a84f22) don't block child component animations on open ([#24529](https://github-redirect.dependabot.com/angular/components/issues/24529))

Special Thanks

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

13.3.0 "aluminum-armadillo" (2022-03-16)

cdk

Commit Type Description
[e4c64dd56](https://github.com/angular/components/commit/e4c64dd566c2dbc3d0121e8398fd37461a8182db) fix drag-drop: only block dragstart event on event targets ([#24581](https://github-redirect.dependabot.com/angular/components/pull/24581))

material

Commit Type Description
[33d07df95](https://github.com/angular/components/commit/33d07df953b37a5fd96cc1a13aff002279681ec3) fix badge: ensure overflow visible ([#24602](https://github-redirect.dependabot.com/angular/components/pull/24602))
[dfef17351](https://github.com/angular/components/commit/dfef17351308e86f10708274e58c905d3b6dfb60) fix datepicker: fix Voiceover losing focus on PageDown ([#24399](https://github-redirect.dependabot.com/angular/components/pull/24399))
[1703b83ae](https://github.com/angular/components/commit/1703b83aec5f6a2f92b4cd8cd9dedccb980dd9e3) fix datepicker: use cdk-visually-hidden on calendar header ([#24523](https://github-redirect.dependabot.com/angular/components/pull/24523))
[41320d07e](https://github.com/angular/components/commit/41320d07e14b405e20b2b8fdca84488547cb4845) fix tabs: avoid timeouts in background tabs ([#24000](https://github-redirect.dependabot.com/angular/components/pull/24000))

material-experimental

Commit Type Description
[097ec0d11](https://github.com/angular/components/commit/097ec0d11c42b833964cb4f9cb886445d6ecd7b1) fix mdc-core: add app background color ([#22992](https://github-redirect.dependabot.com/angular/components/pull/22992))
[15a0676d5](https://github.com/angular/components/commit/15a0676d535a354875e1262cbaa5d23d19ee19e4) fix mdc-radio: add hover indication ([#24595](https://github-redirect.dependabot.com/angular/components/pull/24595))

Special Thanks

Andrew Seguin, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

14.0.0-next.6 "clay-cup" (2022-03-09)

Breaking Changes

material

  • mat-list-item-avatar CSS class has been renamed to mat-list-item-with-avatar.
  • MatSelectionListChange.option has been removed. Use MatSelectionListChange.options instead.
  • MatSelectionList.tabIndex input has been removed.
  • tabIndex parameter of the MatSelectionList constructor has been removed.
  • _focusMonitor parameter of the MatSelectionList constructor is now required.
  • getHarnessLoaderForContent has been removed from the various test item harnesses. Use getChildLoader(MatListItemSection.CONTENT) instead.

material-experimental

Commit Type Description
[1b7d47cfed](https://github.com/angular/components/commit/1b7d47cfedb4b00570bcd1f7069f4f6d4f1b3afd) feat mdc-tabs: default to stretched tabs ([#23406](https://github-redirect.dependabot.com/angular/components/pull/23406))
[557f8bc7ce](https://github.com/angular/components/commit/557f8bc7ce935c776f11fc87c26b14b7289a2102) fix mdc-card: remove extra margin if header doesn't have an avatar ([#19072](https://github-redirect.dependabot.com/angular/components/pull/19072))
[1a03257394](https://github.com/angular/components/commit/1a032573944f8df808f0f1744086b5baeb7b8143) fix mdc-slider: fix a few null pointer exceptions ([#23659](https://github-redirect.dependabot.com/angular/components/pull/23659))

material

Commit Type Description
[60bbd194b3](https://github.com/angular/components/commit/60bbd194b3fdd957f73994d7c44d509cb68c6ea5) feat autocomplete: test harness should throw when options are requested but panel is closed ([#24494](https://github-redirect.dependabot.com/angular/components/pull/24494))
[899d0e1a0b](https://github.com/angular/components/commit/899d0e1a0b7a2ee10def8ecc3d212399b717fac4) fix button: avoid setting a tabindex on all link buttons ([#22901](https://github-redirect.dependabot.com/angular/components/pull/22901))
[92863cca96](https://github.com/angular/components/commit/92863cca9676478a1b9ace37794e51ab7aa919fa) fix dialog: don't wait for animation before moving focus ([#24121](https://github-redirect.dependabot.com/angular/components/pull/24121))
[c12347cafb](https://github.com/angular/components/commit/c12347cafb18e900d19f613ce91afcca970d66d1) fix expansion: able to tab into descendants with visibility while closed ([#24045](https://github-redirect.dependabot.com/angular/components/pull/24045))
[723a821e67](https://github.com/angular/components/commit/723a821e67ea1867f0bc9f0d718f1ab0640ab00b) fix select: disabled state out of sync when swapping form group with a disabled one ([#17872](https://github-redirect.dependabot.com/angular/components/pull/17872))
[5db1df0fe8](https://github.com/angular/components/commit/5db1df0fe8ed27f985c1fb0ad92e142b2a5ee54f) fix slide-toggle: clear name from host node ([#15505](https://github-redirect.dependabot.com/angular/components/pull/15505))
[a5ab8e9adf](https://github.com/angular/components/commit/a5ab8e9adf728b908e581720cb7b8ddf8d7c6f01) fix tooltip: decouple removal logic from change detection ([#19432](https://github-redirect.dependabot.com/angular/components/pull/19432))
[2fc6b9281d](https://github.com/angular/components/commit/2fc6b9281dfaebe78b76b46831830d723b7d2c97) refactor list: remove deprecated APIs for version 13 ([#23327](https://github-redirect.dependabot.com/angular/components/pull/23327))

cdk

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

┆Issue is synchronized with this Asana task by Unito
┆Created By: Tammy Yang

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2022
Bumps [@angular/cdk](https://github.com/angular/components) from 12.2.4 to 13.3.0.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@12.2.4...13.3.0)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/angular/cdk-13.3.0 branch from 6481ce7 to 6261bd1 Compare March 23, 2022 04:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2022

Superseded by #1421.

@dependabot dependabot bot closed this Mar 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/cdk-13.3.0 branch March 25, 2022 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants