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.6 #1597

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2022

Bumps @angular/cdk from 12.2.4 to 13.3.6.

Release notes

Sourced from @​angular/cdk's releases.

v13.3.6

13.3.6 "iridium-ire" (2022-05-04)

material-experimental

Commit Description
[![](https://img.shields.io/badge/8ca629dc7e-fix-green)](https://github.com/angular/components/commit/8ca629dc7e5aa7e015c10a9f57e8b003bdf36038) mdc-snack-bar: avoid multiple snack bars on the page if opened in quick succession ([#24757](https://github-redirect.dependabot.com/angular/components/issues/24757))
[![](https://img.shields.io/badge/d6f9db37b0-fix-green)](https://github.com/angular/components/commit/d6f9db37b074fcd11133146e67b8966f5c867291) mdc-table: add inherit background to rows ([#24867](https://github-redirect.dependabot.com/angular/components/issues/24867))

material

Commit Description
[![](https://img.shields.io/badge/6a0e6ba510-fix-green)](https://github.com/angular/components/commit/6a0e6ba51060a3bd54e2790d2e41d5db8acec9d6) menu: add constructor overloads for non-deprecated signatures ([#24860](https://github-redirect.dependabot.com/angular/components/issues/24860))

Special Thanks

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

v13.3.5

13.3.5 "bread-bun" (2022-04-27)

material-experimental

Commit Description
[![](https://img.shields.io/badge/b16a33dbb2-fix-green)](https://github.com/angular/components/commit/b16a33dbb29136dbf230b37cd9d12d46376c210d) mdc-slider: remove pointerdown passive eve… ([#24766](https://github-redirect.dependabot.com/angular/components/issues/24766))
[![](https://img.shields.io/badge/6603bd5ec6-fix-green)](https://github.com/angular/components/commit/6603bd5ec6891dcc2a4c0d5ab3b5a9cfc8eec068) mdc-snack-bar: avoid querying the DOM on each change detection ([#24770](https://github-redirect.dependabot.com/angular/components/issues/24770))

material

Commit Description
[![](https://img.shields.io/badge/86a1e8c7be-fix-green)](https://github.com/angular/components/commit/86a1e8c7be80a89303f47d6eba72d28a9f2e13a6) autocomplete: outside click in Angular zone. ([#24817](https://github-redirect.dependabot.com/angular/components/issues/24817))

cdk

Commit Description
[![](https://img.shields.io/badge/68d09ddecd-fix-green)](https://github.com/angular/components/commit/68d09ddecdde594ed395e0ec580c4b403663f8de) overlay: animations interrupted on repeat insertions ([#24815](https://github-redirect.dependabot.com/angular/components/issues/24815))

Special Thanks

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

v13.3.4

13.3.4 "adamantium-albatross" (2022-04-20)

cdk

Commit Description
[![](https://img.shields.io/badge/eef47579f-fix-green)](https://github.com/angular/components/commit/eef47579fd5a1e2f1f9423a6ba5bc2a4955142cc) portal: prevent calling ApplicationRef.detachView on destroyed instance ([#24775](https://github-redirect.dependabot.com/angular/components/issues/24775))

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v13.3.3

13.3.3 "tweed-table" (2022-04-13)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

13.3.6 "iridium-ire" (2022-05-04)

material

Commit Type Description
[6a0e6ba510](https://github.com/angular/components/commit/6a0e6ba51060a3bd54e2790d2e41d5db8acec9d6) fix menu: add constructor overloads for non-deprecated signatures ([#24860](https://github-redirect.dependabot.com/angular/components/pull/24860))

material-experimental

Commit Type Description
[8ca629dc7e](https://github.com/angular/components/commit/8ca629dc7e5aa7e015c10a9f57e8b003bdf36038) fix mdc-snack-bar: avoid multiple snack bars on the page if opened in quick succession ([#24757](https://github-redirect.dependabot.com/angular/components/pull/24757))
[d6f9db37b0](https://github.com/angular/components/commit/d6f9db37b074fcd11133146e67b8966f5c867291) fix mdc-table: add inherit background to rows ([#24867](https://github-redirect.dependabot.com/angular/components/pull/24867))

Special Thanks

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

14.0.0-next.12 "plastic-keyboard" (2022-04-28)

Deprecations

material

  • mat.define-dark-theme no longer accepts $primary, $accent and $warn. Pass a single config map instead.
  • mat.define-light-theme no longer accepts $primary, $accent and $warn. Pass a single config map instead.
  • Custom Material themes should no longer access primary, accent, warn, is-dark, foreground and background from the theme map, but instead use the actual color configuration (mat.get-color-config($theme)).
  • Passing a color configuration directly to a -theme mixin is not supported. Pass the theme container object instead or use the dedicated -color mixins.

material-experimental

Commit Type Description
[ce67406f4a](https://github.com/angular/components/commit/ce67406f4ac6ed7a4ed9bb7be4299edea1cc72bd) fix mdc-slider: remove pointerdown passive eve… ([#24766](https://github-redirect.dependabot.com/angular/components/pull/24766))
[d3428ba5a2](https://github.com/angular/components/commit/d3428ba5a20a6780c90f68403806f8e8acc41414) fix mdc-snack-bar: avoid querying the DOM on each change detection ([#24770](https://github-redirect.dependabot.com/angular/components/pull/24770))

material

Commit Type Description
[4e5e286e9e](https://github.com/angular/components/commit/4e5e286e9ebdefdc13222611c36a42f0685277f4) fix autocomplete: outside click in Angular zone. ([#24817](https://github-redirect.dependabot.com/angular/components/pull/24817))
[8dfbbed549](https://github.com/angular/components/commit/8dfbbed549621546d72dda341aa268cbb44fed97) fix table: accessibility improvements on table examples
[f30609c925](https://github.com/angular/components/commit/f30609c9259ec5b2cabf52abaa051cac6fbe0bc5) refactor core: deprecate legacy theming API ([#24835](https://github-redirect.dependabot.com/angular/components/pull/24835))

cdk

Commit Type Description
[c6a1d1519e](https://github.com/angular/components/commit/c6a1d1519e1cf6677c161d8794b6af108fa996ed) feat dialog: move experimental CDK dialog into stable ([#24804](https://github-redirect.dependabot.com/angular/components/pull/24804))
[49c1921316](https://github.com/angular/components/commit/49c1921316282c561adb6694b699cd3c6ab0e5ac) feat drag-drop: adding method to set drag position ([#24769](https://github-redirect.dependabot.com/angular/components/pull/24769))
[653457eaf4](https://github.com/angular/components/commit/653457eaf48faab99227f37bc2fe104d9f308787) feat menu: move experimental CDK menu into stable ([#24826](https://github-redirect.dependabot.com/angular/components/pull/24826))
[0faba6e5fc](https://github.com/angular/components/commit/0faba6e5fcb3ebed7fad497fb5938bde47827c9a) fix overlay: animations interrupted on repeat insertions ([#24815](https://github-redirect.dependabot.com/angular/components/pull/24815))

Special Thanks

Andrew Seguin, Diego Bonura, Egor Volvachev, Jesse Beder, Kirill Cherkashin, Kristiyan Kostadinov, Martin Forstner, Paul Gschwendtner, Ruslan Lekhman, Sukka, Wagner Maciel, Zach Arend and renovate[bot]

... (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

Bumps [@angular/cdk](https://github.com/angular/components) from 12.2.4 to 13.3.6.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@12.2.4...13.3.6)

---
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 added the dependencies Pull requests that update a dependency file label May 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2022

Superseded by #1610.

@dependabot dependabot bot closed this May 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/cdk-13.3.6 branch May 12, 2022 05:15
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