Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2021

Bumps @angular/cdk from 12.2.13 to 13.0.3.

Release notes

Sourced from @​angular/cdk's releases.

v13.0.3

13.0.3 "cerammic-almanac" (2021-12-01)

material

Commit Description
perf - 73414a9ba6 bottom-sheet: do not run change detection when focusing element (#23965)
perf - a25dda672b core: tree shake sanity checks (#23969)

cdk

Commit Description
fix - a3f99f8c6a drag-drop: remove boundary error (#23966)
perf - b92f0bc806 a11y: tree-shake warnings in production (#23967)

multiple

Commit Description
fix - f05a9c655a some experimental components not cleaned up completely (#23994)

Special Thanks

Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman

v13.0.2

13.0.2 "taffy-tangerine" (2021-11-17)

material-experimental

Commit Description
fix - 59ea11602a mdc-list: don't override focus styles with hover (#23840)

material

Commit Description
fix - ba5d36a0ba datepicker: Add aria-current="date" to current date (#23714)
fix - 759d85a2ff tabs: pagination sometimes incorrectly shown after zoom (#23759)

cdk

Commit Description
fix - a24b1ac301 drag-drop: handle not working when it has a child inside shadow DOM
fix - a38fcc2924 testing: fake events not propagating through shadow DOM

multiple

Commit Description
perf - e5c589d473 don't emit fallbacks for CSS variables in experimental components (#23912)

Special Thanks

ByzantineFailure, Dario Piotrowicz, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Miles Malerba and Paul Gschwendtner

v13.0.1

13.0.1 "chalk-city" (2021-11-11)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

13.0.3 "cerammic-almanac" (2021-12-01)

cdk

Commit Type Description
a3f99f8c6a fix drag-drop: remove boundary error (#23966)
b92f0bc806 perf a11y: tree-shake warnings in production (#23967)

material

Commit Type Description
73414a9ba6 perf bottom-sheet: do not run change detection when focusing element (#23965)
a25dda672b perf core: tree shake sanity checks (#23969)

multiple

Commit Type Description
f05a9c655a fix some experimental components not cleaned up completely (#23994)

Special Thanks

Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman

13.1.0-next.2 "putty-pomelo" (2021-11-17)

cdk

Commit Type Description
c381a6c5ae feat bidi: support auto direction value (#23906)
b9cda574c9 fix drag-drop: handle not working when it has a child inside shadow DOM
48df9d6788 fix testing: fake events not propagating through shadow DOM

material

Commit Type Description
6f1a1b7520 fix datepicker: Add aria-current="date" to current date (#23714)
8cdd3d7c76 fix tabs: pagination sometimes incorrectly shown after zoom (#23759)

material-experimental

Commit Type Description
edc2aa353f fix mdc-list: don't override focus styles with hover (#23840)

multiple

Commit Type Description
4350552f5c perf don't emit fallbacks for CSS variables in experimental components (#23912)

Special Thanks

ByzantineFailure, Dario Piotrowicz, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Miles Malerba and Paul Gschwendtner

13.0.2 "taffy-tangerine" (2021-11-17)

cdk

| Commit | Type | Description |

... (truncated)

Commits
  • 0b02322 release: cut the v13.0.3 release
  • b92f0bc perf(cdk/a11y): tree-shake warnings in production (#23967)
  • f05a9c6 fix(multiple): some experimental components not cleaned up completely (#23994)
  • 3804801 build: update bazel setup to latest dev-infra and rules_nodejs version (#23990)
  • c49b0e7 docs: update commit message guidelines (#23997)
  • 3223f13 refactor(material-experimental/mdc-slider): clean up leftover deprecated func...
  • 73414a9 perf(material/bottom-sheet): do not run change detection when focusing elemen...
  • a3f99f8 fix(cdk/drag-drop): remove boundary error (#23966)
  • a25dda6 perf(material/core): tree shake sanity checks (#23969)
  • f97d416 release: cut the v13.0.2 release (#23978)
  • 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.13 to 13.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@12.2.13...13.0.3)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2021
@ynojima ynojima merged commit 5ad1430 into master Dec 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/samples/lib/spa-angular-client/angular/cdk-13.0.3 branch December 2, 2021 12:22
@ynojima ynojima modified the milestone: 0.7.3.RELEASE Dec 2, 2021
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 javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

2 participants