utmgdsc / hacklab-booking

MCS Project with Prof. Liut and Aameri
https://hacklabbooking.utm.utoronto.ca
3 stars 1 forks source link

Bump @mui/material from 5.13.7 to 5.14.12 in /frontend #216

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @mui/material from 5.13.7 to 5.14.12.

Release notes

Sourced from @​mui/material's releases.

v5.14.12

A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:

  • 🎨 Introduced color inversion utilities to Joy UI (#38916) @​siriwatknp
  • 🚀 Added Chip and related TextField components to Material You @​DiegoAndai, @​mj12albert
  • 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#38785) @​xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead

@mui/material@5.14.12

@mui/system@5.14.12

@mui/base@5.0.0-beta.18

@mui/material-next@6.0.0-alpha.104

@mui/joy@5.0.0-beta.9

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.14.12

Oct 3, 2023

A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:

  • 🎨 Introduced color inversion utilities to Joy UI (#38916) @​siriwatknp
  • 🚀 Added Chip and related TextField components to Material You @​DiegoAndai, @​mj12albert
  • 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#38785) @​xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead

@mui/material@5.14.12

@mui/system@5.14.12

@mui/base@5.0.0-beta.18

@mui/material-next@6.0.0-alpha.104

@mui/joy@5.0.0-beta.9

Docs

... (truncated)

Commits
  • bd450a0 5.14.12 (#39304)
  • 58504fa [ButtonGroup] Fix rendering with conditional elements (#38989)
  • beafaea [system] Add support for variants in the styled() util (#39073)
  • 07730e8 [DialogActions][material] Apply margin-left when children is not of button ...
  • 410d310 Bump @​types/react to v18.2.23 (#39121)
  • 572449d [material-ui][Select] Improve a11y by adding combobox role and aria-controls ...
  • 99a1b85 [material-ui][Select] Fix MenuProps slotProps forwarding (#39177)
  • fd64c77 Bump @​testing-library/user-event to ^14.5.1 (#39130)
  • 60520f9 Bump babel (#39115)
  • deb1973 Bump @​types/prop-types to ^15.7.7 (#39120)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 1 year ago

Superseded by #222.