Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/cdk from 12.2.8 to 13.1.1.

Release notes

Sourced from @​angular/cdk's releases.

v13.1.1

13.1.1 "chiffon-cabbage" (2021-12-16)

material

Commit Description
fix - 0629a2c1b3 schematics: don't replace variables contained within the names of other variables in theming API migration (#24021)
fix - 6ce89aa0a5 stepper: assistive technology reading out stepper icon (#24025)
fix - 655b41ab0f tabs: remove CSS content from chevron element (#24091)

Special Thanks

Kristiyan Kostadinov and Paul Gschwendtner

v13.1.0

13.1.0 "granite-garden" (2021-12-08)

material-luxon-adapter

Commit Description
feat - a52da04a8 add option to set first day of week (#24027)

google-maps

Commit Description
feat - 7dbe9a428 Getting google.maps.Map instance (#23856)

material

Commit Description
feat - e7494314d core: change ErrorStateMatcher to accept AbstractForm instead of FormControl (#24012)
fix - 1b6c93571 table: set class and role on no data row (#23749)

cdk

Commit Description
feat - c381a6c5a bidi: support auto direction value (#23906)

Special Thanks

Amy Sorto, Andrew Seguin, Jeremy Elbourn, Jiří Balcar, Kristiyan Kostadinov, Lukas Taake, Miles Malerba, Paul Gschwendtner, Umer Naeem, Wagner Maciel and Zach Arend

v13.1.0-rc.0

13.1.0-rc.0 "clay-car" (2021-12-08)

material-luxon-adapter

Commit Description
feat - a52da04a8 add option to set first day of week (#24027)

material-experimental

Commit Description
fix - 2e40f7ce0 column-resize: Update for MDC and spec changes (#23908)
fix - 642a78940 mdc-checkbox: reduce amount of emitted theme css (#24004)
fix - 749edd8a9 mdc-slider: throw error when thumb is missing (#24061)

cdk-experimental

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

13.1.1 "chiffon-cabbage" (2021-12-16)

material

Commit Type Description
0629a2c1b3 fix schematics: don't replace variables contained within the names of other variables in theming API migration (#24021)
6ce89aa0a5 fix stepper: assistive technology reading out stepper icon (#24025)
655b41ab0f fix tabs: remove CSS content from chevron element (#24091)

Special Thanks

Kristiyan Kostadinov and Paul Gschwendtner

13.1.0 "granite-garden" (2021-12-08)

cdk

Commit Type Description
c381a6c5a feat bidi: support auto direction value (#23906)

material

Commit Type Description
e7494314d feat core: change ErrorStateMatcher to accept AbstractForm instead of FormControl (#24012)
1b6c93571 fix table: set class and role on no data row (#23749)

google-maps

Commit Type Description
7dbe9a428 feat Getting google.maps.Map instance (#23856)

material-luxon-adapter

Commit Type Description
a52da04a8 feat add option to set first day of week (#24027)

Special Thanks

Amy Sorto, Andrew Seguin, Jeremy Elbourn, Jiří Balcar, Kristiyan Kostadinov, Lukas Taake, Miles Malerba, Paul Gschwendtner, Umer Naeem, Wagner Maciel and Zach Arend

13.0.4 "marble-mountain" (2021-12-08)

cdk

Commit Type Description
dddc933c5 fix drag-drop: last item not returned at initial index when sorting is disabled (#23934)

material

Commit Type Description
8de380837 fix datepicker: hover styles not disabled on touch devices (#23915)

cdk-experimental

Commit Type Description
e103a218e fix column-resize: Ensure resizable entity is not destroyed before applying min/max update (#24007)

... (truncated)

Commits
  • 7092f5f release: cut the v13.1.1 release
  • 0629a2c fix(material/schematics): don't replace variables contained within the names ...
  • 6ce89aa fix(material/stepper): assistive technology reading out stepper icon (#24025)
  • 7310914 refactor(multiple): remove coercion members (#24055)
  • 655b41a fix(material/tabs): remove CSS content from chevron element (#24091)
  • 92f7e6c test(material/snack-bar): fix error logs in tests (#24074)
  • a07761f build: bump to Angular 13.1 (#24084)
  • 179d6e2 refactor(material-experimental/mdc-list): account for mdc-list handleClick si...
  • e952346 release: cut the v13.1.0 release (#24072)
  • 019c310 release: cut the v13.1.0-rc.0 release (#24070)
  • 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.1.1.
- [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.1.1)

---
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 Dec 16, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2022

Superseded by #319.

@dependabot dependabot bot closed this Jan 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-13.1.1 branch January 13, 2022 17:06
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