Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/cdk from 13.3.9 to 14.2.0.

Release notes

Sourced from @​angular/cdk's releases.

v14.2.0

14.2.0 "rayon-river" (2022-08-25)

cdk-experimental

Commit Description
fix - aaa9d93c92 listbox: fix issue with aria-selected (#25373)

material

Commit Description
feat - 657774e29b datepicker: Allow user to jump between start and end dates with arrow keys (#25359)

cdk

Commit Description
feat - 06c2164618 a11y: add named export and public property to CdkMonitorFocus directive (#25427)
feat - 0fb2e9a5f7 listbox: add listbox to cdk (#25380) (#25474)
fix - 79858ea14b scrolling: error during server-side rendering (#25461)

Special Thanks

Andrew Seguin, Emmanuel Roux, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel

v14.2.0-rc.0

14.2.0-rc.0 "plastic-duck" (2022-08-19)

material

Commit Description
fix - b20876d86b button-toggle: toggle name falling out of sync if name changes (#24713)
fix - ab8f6fead4 expansion: fix lint issue (#25469)

cdk

Commit Description
feat - 0fb2e9a5f7 listbox: add listbox to cdk (#25380) (#25474)
fix - 200556ea96 dialog: fall back to node injector token doesn't exist in template injector (#25406)
fix - 0ba8c759fe overlay: backdropClass type mismatch (#25487)

expansion

Commit Description
fix - 27bf7e93a1 fix expansion .mat-expansion-panel-header styles (#20019)

Special Thanks

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

v14.2.0-next.2

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

material-experimental

Commit Description
fix - 7c0f56335a mdc-list: set a role on MatNavList and MatActionList (#25412)

material

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

14.2.0 "rayon-river" (2022-08-25)

cdk

Commit Type Description
06c2164618 feat a11y: add named export and public property to CdkMonitorFocus directive (#25427)
0fb2e9a5f7 feat listbox: add listbox to cdk (#25380) (#25474)
79858ea14b fix scrolling: error during server-side rendering (#25461)

material

Commit Type Description
657774e29b feat datepicker: Allow user to jump between start and end dates with arrow keys (#25359)

cdk-experimental

Commit Type Description
aaa9d93c92 fix listbox: fix issue with aria-selected (#25373)

Special Thanks

Andrew Seguin, Emmanuel Roux, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel

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

cdk

Commit Type Description
f661a9300e fix dialog: fall back to node injector token doesn't exist in template injector (#25406)
b9f09aa741 fix overlay: backdropClass type mismatch (#25487)

material

Commit Type Description
d1ef7e23c6 fix button-toggle: toggle name falling out of sync if name changes (#24713)
19df7cf940 fix expansion: fix lint issue (#25469)

expansion

Commit Type Description
b1450b1cb5 fix fix expansion .mat-expansion-panel-header styles (#20019)

Special Thanks

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

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

material

Commit Type Description
69b29046d5 fix chips: selectable="false" doesn't work on initial assignment (#24906)
0f2ec70c86 fix tooltip: avoid problem when triggers hide animation for not visible tooltip (#24652)

material-experimental

| Commit | Type | Description |

... (truncated)

Commits
  • 90324b9 release: cut the v14.2.0 release
  • 4cad61b build: update ng-dev version (#25529)
  • 3c1f10c build: update angular shared dev-infra code to 6a13e27
  • 79858ea fix(cdk/scrolling): error during server-side rendering (#25461)
  • 06c2164 feat(cdk/a11y): add named export and public property to CdkMonitorFocus direc...
  • 1bfb502 build: invalidate circleci cache to prune unused nested node modules (#25512)
  • a7dabe7 build: update dependency @​bazel/bazelisk to v1.12.1 (#25475)
  • 93ec0e7 build: update to TypeScript 4.8 (#25505)
  • 86e95e1 release: cut the v14.2.0-rc.0 release
  • 0ba8c75 fix(cdk/overlay): backdropClass type mismatch (#25487)
  • 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.2.0.
- [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.2.0)

---
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.2.0 branch from 608ec64 to e60d3fe Compare September 1, 2022 13:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2022

Superseded by #239.

@dependabot dependabot bot closed this Sep 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-14.2.0 branch September 8, 2022 11:16
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