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.1.0 #53

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/material from 9.2.4 to 15.1.0.

Release notes

Sourced from @​angular/material's releases.

v15.1.0

15.1.0 "silk-sandal" (2023-01-11)

material

Commit Description
feat - 8554e15383 datepicker: Support drag and drop to adjust date ranges (#25548)
feat - c370e064d4 tabs: add a harness filter for tab selected state (#25806)
fix - 44657e2624 autocomplete: apply theme of parent form field to panel (#25983)
fix - 9b1f49f6f2 chips: add support for aria-description (#25935)
fix - 8b19fd9e29 chips: change div to span (#26343)
fix - dcf2fac042 chips: implement ariaDescription with aria-describedby (#26105)
fix - e536ce0736 core: default font family not applied to custom typography levels (#26394)
fix - d02cc6817c datepicker: fix date picker shortcuts (#25951)
fix - 4da9e1944a datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341)
fix - 25d9217fd1 list: add opt-out for radio indicators (#26283)
fix - 57676e467a list: add radio toggles (#25933)
fix - 5b57863702 list: align color scheme between single and multi selection list (#26074)
fix - 1819d3027b tabs: allow focus on disabled tabs (#26397)

cdk

Commit Description
feat - e0a74b9c2b menu: Allow setting cdkMenuTriggerFor null (#25818)
fix - b0f0b5b162 drag-drop: receiving class not updated in OnPush component (#26386)
fix - 836b777526 menu: don't prevent default selection key actions (#26296)

Special Thanks

Amy Sorto, David Klingenberg, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Sasidharan SD, Wagner Maciel and Zach Arend

v15.1.0-rc.0

15.1.0-rc.0 "cashmere-club" (2023-01-05)

material-experimental

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

material

Commit Description
fix - 4da9e1944a datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341)
fix - 25d9217fd1 list: add opt-out for radio indicators (#26283)
fix - 77f0a77831 menu: aria-expanded not updating in an OnPush component (#26279)
fix - dffb07bd69 menu: prevent pointer events on animating menu (#26323)
fix - 638be65c09 slider: avoid updating tick marks unnecessarily (#26322)
fix - 3939bb14da slider: dragEnd not being emitted (#26289)
fix - 6f393ff3fc slider: value jumping after drag with box-sizing: border-box (#26345)
fix - 397bd419ae snack-bar: incorrect width at some breakpoints (#26334)
fix - a6c3f796ea snack-bar: set explicit color on action in dark themes (#26268)
fix - d2dcd7693a tabs: touch gestures not working on tab nav bar (#26344)

cdk

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

15.1.0 "silk-sandal" (2023-01-11)

cdk

Commit Type Description
e0a74b9c2b feat menu: Allow setting cdkMenuTriggerFor null (#25818)
b0f0b5b162 fix drag-drop: receiving class not updated in OnPush component (#26386)
836b777526 fix menu: don't prevent default selection key actions (#26296)

material

Commit Type Description
8554e15383 feat datepicker: Support drag and drop to adjust date ranges (#25548)
c370e064d4 feat tabs: add a harness filter for tab selected state (#25806)
44657e2624 fix autocomplete: apply theme of parent form field to panel (#25983)
9b1f49f6f2 fix chips: add support for aria-description (#25935)
8b19fd9e29 fix chips: change div to span (#26343)
dcf2fac042 fix chips: implement ariaDescription with aria-describedby (#26105)
e536ce0736 fix core: default font family not applied to custom typography levels (#26394)
d02cc6817c fix datepicker: fix date picker shortcuts (#25951)
4da9e1944a fix datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341)
25d9217fd1 fix list: add opt-out for radio indicators (#26283)
57676e467a fix list: add radio toggles (#25933)
5b57863702 fix list: align color scheme between single and multi selection list (#26074)
1819d3027b fix tabs: allow focus on disabled tabs (#26397)

Special Thanks

Amy Sorto, David Klingenberg, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Sasidharan SD, Wagner Maciel and Zach Arend

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

... (truncated)

Commits
  • 79437e4 release: cut the v15.1.0 release
  • 7c150e4 build: update peer dependency for v15.1.0 release (#26406)
  • 1819d30 fix(material/tabs): allow focus on disabled tabs (#26397)
  • e536ce0 fix(material/core): default font family not applied to custom typography leve...
  • 8864b89 build: enable ng-dev auth service (#26149)
  • b0f0b5b fix(cdk/drag-drop): receiving class not updated in OnPush component (#26386)
  • 8b19fd9 fix(material/chips): change div to span (#26343)
  • 3d7f63b build: update to TypeScript 4.9 (#26380)
  • bb2c1a2 release: cut the v15.1.0-rc.0 release
  • 89ec374 docs: release notes for the v15.0.4 release
  • 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.1.0.
- [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.1.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 Jan 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2023

Superseded by #58.

@dependabot dependabot bot closed this Jan 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-15.1.0 branch January 29, 2023 01:12
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