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: bump @angular/cdk from 12.2.4 to 14.1.3 #1961

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2022

Bumps @angular/cdk from 12.2.4 to 14.1.3.

Release notes

Sourced from @​angular/cdk's releases.

v14.1.3

14.1.3 "rubber-chicken" (2022-08-19)

material

Commit Description
![](https://img.shields.io/badge/d1ef7e23c6-fix-green) button-toggle: toggle name falling out of sync if name changes ([#24713](https://github-redirect.dependabot.com/angular/components/issues/24713))
![](https://img.shields.io/badge/19df7cf940-fix-green) expansion: fix lint issue ([#25469](https://github-redirect.dependabot.com/angular/components/issues/25469))

cdk

Commit Description
![](https://img.shields.io/badge/f661a9300e-fix-green) dialog: fall back to node injector token doesn't exist in template injector ([#25406](https://github-redirect.dependabot.com/angular/components/issues/25406))
![](https://img.shields.io/badge/b9f09aa741-fix-green) overlay: backdropClass type mismatch ([#25487](https://github-redirect.dependabot.com/angular/components/issues/25487))

expansion

Commit Description
![](https://img.shields.io/badge/b1450b1cb5-fix-green) fix expansion .mat-expansion-panel-header styles ([#20019](https://github-redirect.dependabot.com/angular/components/issues/20019))

Special Thanks

Andrew Seguin, Dmitrii Kuzmin, Kristiyan Kostadinov, ko-tori and swseverance

v14.1.2

14.1.2 "cedar-cicada" (2022-08-11)

material-experimental

Commit Description
![](https://img.shields.io/badge/0a4d8e9fc4-fix-green) mdc-list: set a role on MatNavList and MatActionList ([#25412](https://github-redirect.dependabot.com/angular/components/issues/25412))

material

Commit Description
![](https://img.shields.io/badge/69b29046d5-fix-green) chips: selectable="false" doesn't work on initial assignment ([#24906](https://github-redirect.dependabot.com/angular/components/issues/24906))
![](https://img.shields.io/badge/0f2ec70c86-fix-green) tooltip: avoid problem when triggers hide animation for not visible tooltip ([#24652](https://github-redirect.dependabot.com/angular/components/issues/24652))

Special Thanks

Egor Volvachev, Miles Malerba, Wagner Maciel and Zach Arend

v14.1.1

14.1.1 "moissanite-mango" (2022-08-03)

material-experimental

Commit Description
![](https://img.shields.io/badge/e045e8d49-fix-green) mdc-chips: don't use button element if chip row isn't editable ([#25327](https://github-redirect.dependabot.com/angular/components/issues/25327))
![](https://img.shields.io/badge/394b93f18-fix-green) mdc-slider: skip resizing while the user is dragging ([#25318](https://github-redirect.dependabot.com/angular/components/issues/25318))

cdk

Commit Description
![](https://img.shields.io/badge/251c9abdf-fix-green) dialog: use config injector if provided ([#25332](https://github-redirect.dependabot.com/angular/components/issues/25332))
![](https://img.shields.io/badge/636dd60ee-fix-green) drag-drop: expose pickup position in constrainPosition callback ([#25341](https://github-redirect.dependabot.com/angular/components/issues/25341))
![](https://img.shields.io/badge/aea1a5d67-fix-green) overlay: detach overlay when portal is destroyed from the outside ([#25212](https://github-redirect.dependabot.com/angular/components/issues/25212))
![](https://img.shields.io/badge/63ca33bc8-fix-green) schematics: strip bom from sass files ([#25364](https://github-redirect.dependabot.com/angular/components/issues/25364))

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

14.1.3 "rubber-chicken" (2022-08-19)

cdk

Commit Type Description
[f661a9300e](https://github.com/angular/components/commit/f661a9300ec78a4914dbe29dbc4b9275ef2e3758) fix dialog: fall back to node injector token doesn't exist in template injector ([#25406](https://github-redirect.dependabot.com/angular/components/pull/25406))
[b9f09aa741](https://github.com/angular/components/commit/b9f09aa741cbddb9cb81ecd9960860de082813b5) fix overlay: backdropClass type mismatch ([#25487](https://github-redirect.dependabot.com/angular/components/pull/25487))

material

Commit Type Description
[d1ef7e23c6](https://github.com/angular/components/commit/d1ef7e23c633886ce5e8082e85dc7f7424c9b997) fix button-toggle: toggle name falling out of sync if name changes ([#24713](https://github-redirect.dependabot.com/angular/components/pull/24713))
[19df7cf940](https://github.com/angular/components/commit/19df7cf940aa21ffd6c083bbdd8721329ced392d) fix expansion: fix lint issue ([#25469](https://github-redirect.dependabot.com/angular/components/pull/25469))

expansion

Commit Type Description
[b1450b1cb5](https://github.com/angular/components/commit/b1450b1cb52c041f0e01d4b00139e54380a8d102) fix fix expansion .mat-expansion-panel-header styles ([#20019](https://github-redirect.dependabot.com/angular/components/pull/20019))

Special Thanks

Andrew Seguin, Dmitrii Kuzmin, Kristiyan Kostadinov, ko-tori and swseverance

14.2.0-next.2 "maple-mantis" (2022-08-11)

material

Commit Type Description
[657774e29b](https://github.com/angular/components/commit/657774e29b90ab3d66f7abdbeadd7fafcae9b407) feat datepicker: Allow user to jump between start and end dates with arrow keys ([#25359](https://github-redirect.dependabot.com/angular/components/pull/25359))
[225273825a](https://github.com/angular/components/commit/225273825ac3aefe423432a819aee48b92be52c0) fix chips: selectable="false" doesn't work on initial assignment ([#24906](https://github-redirect.dependabot.com/angular/components/pull/24906))
[484058b80e](https://github.com/angular/components/commit/484058b80ee335414d9523d16cd669c449ef3762) fix tooltip: avoid problem when triggers hide animation for not visible tooltip ([#24652](https://github-redirect.dependabot.com/angular/components/pull/24652))

material-experimental

Commit Type Description
[7c0f56335a](https://github.com/angular/components/commit/7c0f56335a39d33f2962b78bdc23390c38aba033) fix mdc-list: set a role on MatNavList and MatActionList ([#25412](https://github-redirect.dependabot.com/angular/components/pull/25412))

Special Thanks

Egor Volvachev, Karl Seamon, Miles Malerba, Wagner Maciel and Zach Arend

14.1.2 "cedar-cicada" (2022-08-11)

material

Commit Type Description
[69b29046d5](https://github.com/angular/components/commit/69b29046d5ce96f3ba4fac3f039c9ac4ae314227) fix chips: selectable="false" doesn't work on initial assignment ([#24906](https://github-redirect.dependabot.com/angular/components/pull/24906))
[0f2ec70c86](https://github.com/angular/components/commit/0f2ec70c869a1f6f42b02a59c37c922b34c84e9d) fix tooltip: avoid problem when triggers hide animation for not visible tooltip ([#24652](https://github-redirect.dependabot.com/angular/components/pull/24652))

material-experimental

Commit Type Description
[0a4d8e9fc4](https://github.com/angular/components/commit/0a4d8e9fc4a42398b5339ca50c1222f6bd7d66ab) fix mdc-list: set a role on MatNavList and MatActionList ([#25412](https://github-redirect.dependabot.com/angular/components/pull/25412))

Special Thanks

Egor Volvachev, Miles Malerba, Wagner Maciel and Zach Arend

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2022
Bumps [@angular/cdk](https://github.com/angular/components) from 12.2.4 to 14.1.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@12.2.4...14.1.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 force-pushed the dependabot/npm_and_yarn/develop/angular/cdk-14.1.3 branch from 652716f to 3aa7384 Compare August 25, 2022 10:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2022

Superseded by #1992.

@dependabot dependabot bot closed this Aug 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/cdk-14.1.3 branch August 28, 2022 16:35
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