Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/cdk from 12.2.8 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
fix - 097ec0d11 mdc-core: add app background color (#22992)
fix - 15a0676d5 mdc-radio: add hover indication (#24595)

material

Commit Description
fix - 33d07df95 badge: ensure overflow visible (#24602)
fix - dfef17351 datepicker: fix Voiceover losing focus on PageDown (#24399)
fix - 1703b83ae datepicker: use cdk-visually-hidden on calendar header (#24523)
fix - 41320d07e tabs: avoid timeouts in background tabs (#24000)

cdk

Commit Description
fix - e4c64dd56 drag-drop: only block dragstart event on event targets (#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
fix - 8414646d79 mdc-card: remove extra margin if header doesn't have an avatar (#19072)
fix - f66486dc5b mdc-slider: fix a few null pointer exceptions (#23659)

material

Commit Description
fix - c4993ac171 button: avoid setting a tabindex on all link buttons (#22901)
fix - c47d30e0e5 dialog: don't wait for animation before moving focus (#24121)
fix - 70b8248568 expansion: able to tab into descendants with visibility while closed (#24045)
fix - d22d73ab8d select: disabled state out of sync when swapping form group with a disabled one (#17872)
fix - 911d6b71d4 slide-toggle: clear name from host node (#15505)
fix - 4b5363d160 tooltip: decouple removal logic from change detection (#19432)

cdk

Commit Description
fix - 39929a815d overlay: backdrop timeouts not being cleared in some cases (#23972)
fix - 2f2b0c7cf4 testing: dispatch mouseover and mouseout events in UnitTestElement (#24490)
fix - edca54f2d0 testing: require at least one argument for locator functions (#23619)

multiple

Commit Description
fix - 6ee0089ce6 don't block child component animations on open (#24529)

Special Thanks

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

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

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 feat mdc-tabs: default to stretched tabs (#23406)
557f8bc7ce fix mdc-card: remove extra margin if header doesn't have an avatar (#19072)
1a03257394 fix mdc-slider: fix a few null pointer exceptions (#23659)

material

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

cdk

... (truncated)

Commits
  • 59e9859 release: cut the v13.3.0 release (#24606)
  • b49be83 build: bump version to 13.3.x
  • 346e0f2 build: update to TypeScript 4.6 (#24565)
  • 34aa846 Revert "refactor(material/dialog): use embedded injector to provide ref to te...
  • 33d07df fix(material/badge): ensure overflow visible (#24602)
  • 097ec0d fix(material-experimental/mdc-core): add app background color (#22992)
  • 9c47b2b refactor(material/dialog): use embedded injector to provide ref to template d...
  • 1703b83 fix(material/datepicker): use cdk-visually-hidden on calendar header (#24523)
  • 4128f66 build: add Kristiyan to datepicker code owners (#24592)
  • 15a0676 fix(material-experimental/mdc-radio): add hover indication (#24595)
  • Additional commits viewable in compare view

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)

Bumps [@angular/cdk](https://github.com/angular/components) from 12.2.8 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.8...13.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2022

Superseded by #354.

@dependabot dependabot bot closed this Mar 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-13.3.0 branch March 24, 2022 17:10
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.

1 participant