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/material from 12.2.4 to 14.1.1 #1930

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/material from 12.2.4 to 14.1.1.

Release notes

Sourced from @​angular/material's releases.

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

Special Thanks

Amadou Sall, Kristiyan Kostadinov, Paul Gschwendtner and Serge

v14.1.0

14.1.0 "neon-plate" (2022-07-20)

material-experimental

Commit Description
![](https://img.shields.io/badge/864f92e0f-feat-blue) mdc-button: support custom leading/trailing icons ([#24987](https://github-redirect.dependabot.com/angular/components/issues/24987))
![](https://img.shields.io/badge/1f6810831-feat-blue) mdc-list: add support for activated state in harness ([#24934](https://github-redirect.dependabot.com/angular/components/issues/24934))
![](https://img.shields.io/badge/c543db57a-fix-green) mdc-checkbox: remove extra a11y tree node for the ([#24907](https://github-redirect.dependabot.com/angular/components/issues/24907))
![](https://img.shields.io/badge/7736515f1-fix-green) mdc-form-field: ensure appearance is valid ([#24963](https://github-redirect.dependabot.com/angular/components/issues/24963))

cdk-experimental

Commit Description
![](https://img.shields.io/badge/5c2a7e00e-fix-green) listbox: clean up some TODOs ([#25005](https://github-redirect.dependabot.com/angular/components/issues/25005))
![](https://img.shields.io/badge/0b5963753-fix-green) listbox: clean up the listbox API and make it work with forms ([#24920](https://github-redirect.dependabot.com/angular/components/issues/24920))

material

Commit Description
![](https://img.shields.io/badge/1256c6cf2-feat-blue) core: use strong focus indicators in high contrast mode
![](https://img.shields.io/badge/dd1a0feb5-feat-blue) icon: SEO friendly ligature icons ([#24578](https://github-redirect.dependabot.com/angular/components/issues/24578))
![](https://img.shields.io/badge/799cf7cf2-fix-green) datepicker: add i18n strings ([#25024](https://github-redirect.dependabot.com/angular/components/issues/25024))

cdk

Commit Description
![](https://img.shields.io/badge/176213d70-feat-blue) scrolling: make scroller element configurable for virtual scrolling ([#24394](https://github-redirect.dependabot.com/angular/components/issues/24394))

Special Thanks

Adrien Crivelli, Amy Sorto, Andrew Seguin, Jackie Chu, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Wagner Maciel, Zach Arend and atrawally

v14.1.0-rc.0

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

material-experimental

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

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

cdk

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

material-experimental

Commit Type Description
[e045e8d49](https://github.com/angular/components/commit/e045e8d49247805bb531fcdcc950b6c5a10b1de8) fix mdc-chips: don't use button element if chip row isn't editable ([#25327](https://github-redirect.dependabot.com/angular/components/pull/25327))
[394b93f18](https://github.com/angular/components/commit/394b93f18032e8d05e48c07bd36dbe44a83b87f5) fix mdc-slider: skip resizing while the user is dragging ([#25318](https://github-redirect.dependabot.com/angular/components/pull/25318))

Special Thanks

Amadou Sall, Kristiyan Kostadinov, Paul Gschwendtner and Serge

14.1.0 "neon-plate" (2022-07-20)

cdk

Commit Type Description
[176213d70](https://github.com/angular/components/commit/176213d705f25def682644e29824b340ca1637b6) feat scrolling: make scroller element configurable for virtual scrolling ([#24394](https://github-redirect.dependabot.com/angular/components/pull/24394))

material

Commit Type Description
[1256c6cf2](https://github.com/angular/components/commit/1256c6cf262f77a1c1fedbb6fb015d93923c7c85) feat core: use strong focus indicators in high contrast mode
[dd1a0feb5](https://github.com/angular/components/commit/dd1a0feb5d87f4f29f16da677e0f4fc6dce49bb4) feat icon: SEO friendly ligature icons ([#24578](https://github-redirect.dependabot.com/angular/components/pull/24578))
[799cf7cf2](https://github.com/angular/components/commit/799cf7cf27bd882398a42ff65c48a241a3af50d5) fix datepicker: add i18n strings ([#25024](https://github-redirect.dependabot.com/angular/components/pull/25024))

cdk-experimental

Commit Type Description
[5c2a7e00e](https://github.com/angular/components/commit/5c2a7e00e0f9873372973ec308dc546fc92f9215) fix listbox: clean up some TODOs ([#25005](https://github-redirect.dependabot.com/angular/components/pull/25005))
[0b5963753](https://github.com/angular/components/commit/0b59637535be48d6168da0a71e79122befa3e7e6) fix listbox: clean up the listbox API and make it work with forms ([#24920](https://github-redirect.dependabot.com/angular/components/pull/24920))

material-experimental

Commit Type Description
[864f92e0f](https://github.com/angular/components/commit/864f92e0f480cb49465d2cad07713592416f8019) feat mdc-button: support custom leading/trailing icons ([#24987](https://github-redirect.dependabot.com/angular/components/pull/24987))
[1f6810831](https://github.com/angular/components/commit/1f6810831605b6f24325defefb266b2c3ac7e82e) feat mdc-list: add support for activated state in harness ([#24934](https://github-redirect.dependabot.com/angular/components/pull/24934))
[c543db57a](https://github.com/angular/components/commit/c543db57a61fd6841373028689be7cbcc21f9593) fix mdc-checkbox: remove extra a11y tree node for the ([#24907](https://github-redirect.dependabot.com/angular/components/pull/24907))
[7736515f1](https://github.com/angular/components/commit/7736515f1077b0ca6e991bd388829fb5549f546e) fix mdc-form-field: ensure appearance is valid ([#24963](https://github-redirect.dependabot.com/angular/components/pull/24963))

Special Thanks

Adrien Crivelli, Amy Sorto, Andrew Seguin, Jackie Chu, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Wagner Maciel, Zach Arend and atrawally

14.0.6 "chromium-pinball" (2022-07-20)

material

... (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.1.1.
- [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.1)

---
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 Aug 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2022

Superseded by #2011.

@dependabot dependabot bot closed this Sep 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/material-14.1.1 branch September 1, 2022 18:17
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