Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2022

Bumps @angular/cdk from 13.3.9 to 14.0.5.

Release notes

Sourced from @​angular/cdk's releases.

v14.0.5

14.0.5 "metal-hamster" (2022-07-14)

material-experimental

Commit Description
fix - a9c7f59240 mdc-button: always treat icon-button content as an icon (#25200)
fix - 7101a91ef5 mdc-form-field: ensure clip-path does not truncate label early (#25264)
fix - 84a4e9a742 mdc-form-field: fix notch visual artifact (#25201)
fix - ce7f42b912 mdc-form-field: use a CSS var for the floating label scale (#25178)
fix - c0716784b2 mdc-paginator: allow form-field density to go lower than -4 (#25192)

material

Commit Description
fix - f5bdefe6fd checkbox: broken appearance in some grid layouts (#25197)
fix - 25ce8e775c select: add selected indication in high contrast mode (#25237)
fix - 76c0e9c1cd tabs: ink bar not shown in some cases (#25218)

cdk

Commit Description
fix - 9cd5a6ad70 a11y: correctly detect focus from input label (#25232)
fix - 938aa2fa13 clipboard: page jumping on iOS (#25221)

Commit Description
fix - 89bc64a329 making the parse format available for native date adapter extension (#25226)

multiple

Commit Description
fix - 68edf42798 fix disabled label style (#25181)

Special Thanks

Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kierepka and Paul Gschwendtner

v14.0.4

14.0.4 "sapphire-sandal" (2022-06-29)

material-experimental

Commit Description
fix - 1b50a0743 mdc-chips: missing role for trailing actions container (#25160)

material

Commit Description
fix - c970ff9d3 stepper: isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled (#25105)

docs

Commit Description
fix - c4ae88fb5 rename master to something else (#25151)

multiple

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

14.0.5 "metal-hamster" (2022-07-14)

cdk

Commit Type Description
9cd5a6ad70 fix a11y: correctly detect focus from input label (#25232)
938aa2fa13 fix clipboard: page jumping on iOS (#25221)

material

Commit Type Description
f5bdefe6fd fix checkbox: broken appearance in some grid layouts (#25197)
25ce8e775c fix select: add selected indication in high contrast mode (#25237)
76c0e9c1cd fix tabs: ink bar not shown in some cases (#25218)

material-experimental

Commit Type Description
a9c7f59240 fix mdc-button: always treat icon-button content as an icon (#25200)
7101a91ef5 fix mdc-form-field: ensure clip-path does not truncate label early (#25264)
84a4e9a742 fix mdc-form-field: fix notch visual artifact (#25201)
ce7f42b912 fix mdc-form-field: use a CSS var for the floating label scale (#25178)
c0716784b2 fix mdc-paginator: allow form-field density to go lower than -4 (#25192)

Commit Type Description
89bc64a329 fix making the parse format available for native date adapter extension (#25226)

multiple

Commit Type Description
68edf42798 fix fix disabled label style (#25181)

Special Thanks

Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kierepka and Paul Gschwendtner

14.1.0-rc.0 "plastic-ball" (2022-07-14)

cdk

Commit Type Description
e892e624fb fix a11y: correctly detect focus from input label (#25232)
b520c3f44a fix clipboard: page jumping on iOS (#25221)

material

Commit Type Description
f85330ae9a fix checkbox: broken appearance in some grid layouts (#25197)
07feece209 fix select: add selected indication in high contrast mode (#25237)
32cd3f982d fix tabs: ink bar not shown in some cases (#25218)

cdk-experimental

Commit Type Description
5c2a7e00e0 fix listbox: clean up some TODOs (#25005)

... (truncated)

Commits
  • 17aaa64 release: cut the v14.0.5 release
  • 7101a91 fix(material-experimental/mdc-form-field): ensure clip-path does not truncate...
  • d91005c build: improve logging for docs deployment targets (#25271)
  • 8fac6fe build: prepare for v15 and exceptional minors for v14 (#25146)
  • 5b2ea92 ci: fix incorrect style imports
  • a9c7f59 fix(material-experimental/mdc-button): always treat icon-button content as an...
  • 76c0e9c fix(material/tabs): ink bar not shown in some cases (#25218)
  • 40d34eb test: fix incorrect usage in theming tests (#25259)
  • 8e48dd0 build: enable renovate dashboard (#25258)
  • 938aa2f fix(cdk/clipboard): page jumping on iOS (#25221)
  • 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 13.3.9 to 14.0.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@13.3.9...14.0.5)

---
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/angular/cdk-14.0.5 branch from e69218e to 2d50faf Compare July 19, 2022 11:48
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #181.

@dependabot dependabot bot closed this Jul 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-14.0.5 branch July 21, 2022 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants