Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps @angular/material from 12.2.4 to 14.2.0.

Release notes

Sourced from @​angular/material's releases.

v14.2.0

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

cdk-experimental

Commit Description
![](https://img.shields.io/badge/aaa9d93c92-fix-green) listbox: fix issue with aria-selected ([#25373](https://github-redirect.dependabot.com/angular/components/issues/25373))

material

Commit Description
![](https://img.shields.io/badge/657774e29b-feat-blue) datepicker: Allow user to jump between start and end dates with arrow keys ([#25359](https://github-redirect.dependabot.com/angular/components/issues/25359))

cdk

Commit Description
![](https://img.shields.io/badge/06c2164618-feat-blue) a11y: add named export and public property to CdkMonitorFocus directive ([#25427](https://github-redirect.dependabot.com/angular/components/issues/25427))
![](https://img.shields.io/badge/0fb2e9a5f7-feat-blue) listbox: add listbox to cdk ([#25380](https://github-redirect.dependabot.com/angular/components/issues/25380)) ([#25474](https://github-redirect.dependabot.com/angular/components/issues/25474))
![](https://img.shields.io/badge/79858ea14b-fix-green) scrolling: error during server-side rendering ([#25461](https://github-redirect.dependabot.com/angular/components/issues/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
![](https://img.shields.io/badge/b20876d86b-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/ab8f6fead4-fix-green) expansion: fix lint issue ([#25469](https://github-redirect.dependabot.com/angular/components/issues/25469))

cdk

Commit Description
![](https://img.shields.io/badge/0fb2e9a5f7-feat-blue) listbox: add listbox to cdk ([#25380](https://github-redirect.dependabot.com/angular/components/issues/25380)) ([#25474](https://github-redirect.dependabot.com/angular/components/issues/25474))
![](https://img.shields.io/badge/200556ea96-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/0ba8c759fe-fix-green) overlay: backdropClass type mismatch ([#25487](https://github-redirect.dependabot.com/angular/components/issues/25487))

expansion

Commit Description
![](https://img.shields.io/badge/27bf7e93a1-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, 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
![](https://img.shields.io/badge/7c0f56335a-fix-green) mdc-list: set a role on MatNavList and MatActionList ([#25412](https://github-redirect.dependabot.com/angular/components/issues/25412))

material

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

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

cdk

Commit Type Description
[06c2164618](https://github.com/angular/components/commit/06c216461874fe90befe475e2720947ca4d43eb7) feat a11y: add named export and public property to CdkMonitorFocus directive ([#25427](https://github-redirect.dependabot.com/angular/components/pull/25427))
[0fb2e9a5f7](https://github.com/angular/components/commit/0fb2e9a5f7e5cc19540977ec665c686f51c8ad9b) feat listbox: add listbox to cdk ([#25380](https://github-redirect.dependabot.com/angular/components/pull/25380)) ([#25474](https://github-redirect.dependabot.com/angular/components/pull/25474))
[79858ea14b](https://github.com/angular/components/commit/79858ea14ba1b3b03b792bdd89e17b38bdf5b5f6) fix scrolling: error during server-side rendering ([#25461](https://github-redirect.dependabot.com/angular/components/pull/25461))

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))

cdk-experimental

Commit Type Description
[aaa9d93c92](https://github.com/angular/components/commit/aaa9d93c927c630eba3e4743d6a38f186aa08094) fix listbox: fix issue with aria-selected ([#25373](https://github-redirect.dependabot.com/angular/components/pull/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](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.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 |

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

Bumps [@angular/material](https://github.com/angular/components) from 12.2.4 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@12.2.4...14.2.0)

---
updated-dependencies:
- dependency-name: "@angular/material"
  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 Sep 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2022

Looks like @angular/material is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 6, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/material-14.2.0 branch September 6, 2022 07:37
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