xXBJXx / ioBroker.wallpanel

WallPanel Adapter für die WallPanel App Android
MIT License
3 stars 2 forks source link

Bump @mui/material from 5.10.3 to 5.10.7 #353

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @mui/material from 5.10.3 to 5.10.7.

Release notes

Sourced from @​mui/material's releases.

v5.10.7

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

@mui/material@5.10.7

@mui/system@5.10.7

Breaking changes

Changes

@mui/material@5.0.0-alpha.101

@mui/base@5.0.0-alpha.99

Breaking changes

  • [TrapFocus] Rename TrapFocus to FocusTrap (#34216) @​kabernardes

    - import TrapFocus from ‘@mui/base/TrapFocus’;
    + import FocusTrap from ‘@mui/base/FocusTrap’;
    

Changes

@mui/joy@5.0.0-alpha.47

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.10.7

Sep 26, 2022

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

@mui/material@5.10.7

@mui/system@5.10.7

@mui/material@5.0.0-alpha.101

@mui/base@5.0.0-alpha.99

Breaking changes

  • [TrapFocus] Rename TrapFocus to FocusTrap (#34216) @​kabernardes

    - import TrapFocus from ‘@mui/base/TrapFocus’;
    + import FocusTrap from ‘@mui/base/FocusTrap’;
    

Changes

@mui/joy@5.0.0-alpha.47

... (truncated)

Commits
  • d9ef6e7 5.10.7
  • bc49a6c [material] Make @emotion/* fully supported in all Material UI components (#34...
  • 986b861 [Slider] Only call onChange if the value changed (#34448)
  • 44642d2 [Tooltip] Add undefined, null or false in title (#34289)
  • c150b7e [TrapFocus] Rename TrapFocus to FocusTrap (#34216)
  • 84a7619 [SvgIcon] Fix passing an ownerState to SvgIcon changes the font size (#34429)
  • 0ec69e7 [CssVarsProvider][Material UI] Exclude dark mode variables from :root style...
  • a0ccc0c [Stepper] Fix optional label is not centered when alternativeLabel is used ...
  • 89ecedc [system] Fix incorrect type of shape.borderRadius in theme (#34076)
  • 5d09d94 [Chip] Add chip classes (#33801)
  • 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 will merge this PR once CI passes on it, as requested by @xXBJXx.


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)