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

Bump @angular/material from 9.2.4 to 15.0.4 #49

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps @angular/material from 9.2.4 to 15.0.4.

Release notes

Sourced from @​angular/material's releases.

v15.0.4

15.0.4 "spandex-sword" (2023-01-05)

material-experimental

Commit Description
fix - 70cf080cd5 popover-edit: Make cell focus indicator visible in high contrast (forced colors) mode (#26275)

material

Commit Description
fix - e7fc766379 menu: aria-expanded not updating in an OnPush component (#26279)
fix - caa8f7b005 menu: prevent pointer events on animating menu (#26323)
fix - ee63ad32b2 slider: avoid updating tick marks unnecessarily (#26322)
fix - 41cfc6e2f4 slider: dragEnd not being emitted (#26289)
fix - 6c4a1f74b4 slider: value jumping after drag with box-sizing: border-box (#26345)
fix - b52cd63bb1 snack-bar: incorrect width at some breakpoints (#26334)
fix - 5cce2fe6d6 snack-bar: set explicit color on action in dark themes (#26268)
fix - 3e50216f6d tabs: touch gestures not working on tab nav bar (#26344)

Special Thanks

Daniel, Karl Seamon, Kristiyan Kostadinov, Paul Gschwendtner and Wagner Maciel

v15.0.3

15.0.3 "velvet-village" (2022-12-14)

material

Commit Description
fix - 80c4321ddd core: better handling of css variables in theme palettes (#26260)
fix - 67db1a6043 form-field: allow getting harness by validity (#26232)
fix - df7ac2709a form-field: prevent focus overlay stealing clicks (#26229)
fix - 1e93df3ab3 menu: add selector for projecting non-Material icons (#26235)
fix - 83825bd5c3 schematics: fix card tmpl migration (#26169)
fix - ae3c77835a schematics: fix transform for FloatLabelType (#26234)
fix - fee5d0b7d3 slider: avoid manual fixing values on pointer up (#26215)
fix - 15c77e0950 tabs: allow both foreground and background colors to be set (#26212)
fix - 0ca8c77349 toolbar: don't override colors of themed buttons (#26222)

cdk

Commit Description
fix - 325475774f stepper: set focus origin when navigating with keyboard (#26239)

Special Thanks

Kristiyan Kostadinov, Miles Malerba, Ruslan Nevecheria and Wagner Maciel

v15.0.2

15.0.2 "polystyrene-penguin" (2022-12-08)

material

Commit Description
fix - c388758606 button: ensure svg icon is centered (#26146)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

15.0.4 "spandex-sword" (2023-01-05)

material

Commit Type Description
e7fc766379 fix menu: aria-expanded not updating in an OnPush component (#26279)
caa8f7b005 fix menu: prevent pointer events on animating menu (#26323)
ee63ad32b2 fix slider: avoid updating tick marks unnecessarily (#26322)
41cfc6e2f4 fix slider: dragEnd not being emitted (#26289)
6c4a1f74b4 fix slider: value jumping after drag with box-sizing: border-box (#26345)
b52cd63bb1 fix snack-bar: incorrect width at some breakpoints (#26334)
5cce2fe6d6 fix snack-bar: set explicit color on action in dark themes (#26268)
3e50216f6d fix tabs: touch gestures not working on tab nav bar (#26344)

material-experimental

Commit Type Description
70cf080cd5 fix popover-edit: Make cell focus indicator visible in high contrast (forced colors) mode (#26275)

Special Thanks

Daniel, Karl Seamon, Kristiyan Kostadinov, Paul Gschwendtner and Wagner Maciel

15.1.0-next.2 "cashmere-cardigan" (2022-12-14)

cdk

Commit Type Description
08c5a12e87 fix stepper: set focus origin when navigating with keyboard (#26239)

material

Commit Type Description
dcf2fac042 fix chips: implement ariaDescription with aria-describedby (#26105)
f8dd0180cd fix core: better handling of css variables in theme palettes (#26260)
46a4db2d4f fix form-field: allow getting harness by validity (#26232)
9f4557a730 fix form-field: prevent focus overlay stealing clicks (#26229)
1cc831c507 fix menu: add selector for projecting non-Material icons (#26235)
c8961cd134 fix schematics: fix card tmpl migration (#26169)
06fe1f2f50 fix schematics: fix transform for FloatLabelType (#26234)
399890651a fix slider: avoid manual fixing values on pointer up (#26215)
03264d8f25 fix tabs: allow both foreground and background colors to be set (#26212)
e19addb084 fix toolbar: don't override colors of themed buttons (#26222)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Ruslan Nevecheria, Wagner Maciel and Zach Arend

15.0.3 "velvet-village" (2022-12-14)

cdk

Commit Type Description

... (truncated)

Commits
  • 2a37f3a release: cut the v15.0.4 release
  • 9641c84 build: use a more appropriate naming for the snapshot deploy GitHub token (#2...
  • b52cd63 fix(material/snack-bar): incorrect width at some breakpoints (#26334)
  • 3e50216 fix(material/tabs): touch gestures not working on tab nav bar (#26344)
  • 6c4a1f7 fix(material/slider): value jumping after drag with box-sizing: border-box (#...
  • fb4f61f build: switch to canonical dev-infra GCP project for previews
  • eaa2114 build: exlude .history folder in gitignore
  • caa8f7b fix(material/menu): prevent pointer events on animating menu (#26323)
  • b85b3cf build: fix snapshot jobs by not updating @angular/bazel (#26357)
  • e7fc766 fix(material/menu): aria-expanded not updating in an OnPush component (#26279)
  • 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/material](https://github.com/angular/components) from 9.2.4 to 15.0.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@9.2.4...15.0.4)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2023

Superseded by #53.

@dependabot dependabot bot closed this Jan 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-15.0.4 branch January 16, 2023 05:14
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