logstation
logstation copied to clipboard
Bump @mui/material from 5.13.3 to 5.15.7 in /web
Bumps @mui/material from 5.13.3 to 5.15.7.
Release notes
Sourced from @mui/material
's releases.
v5.15.7
Jan 31, 2024
A big thanks to the 21 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- ​[Select] Fix to show notched outline when
displayEmpty
(#40865)@ZeeshanTamboli
- ​[Avatar] Improve fallback when
children
is empty string or boolean (#40766)@mirus-ua
- ​[AvatarGroup] Refactor component thereby fixing custom spacing logic (#40686)
@ZeeshanTamboli
@mui/[email protected]
- ​Add accordion props deprecation (#40771)
@siriwatknp
@mui/[email protected]
- ​[zero-runtime] Use lodash instead of its subpackages (#40868)
@michaldudak
- ​Add
applyStyles()
to theme (#40667)@siriwatknp
- ​[zero] Use
theme.applyStyles
in the demo app (#40787)@siriwatknp
- ​[zero] Add
useThemeProps
processor (#40648)@siriwatknp
@mui/[email protected]
- ​[core] Remove unnecessary default export (#40788)
@siriwatknp
- ​[core] Convert all exports to modules (#39882)
@mnajdova
- ​[perf] Prevent unneeded
clearTimeout
calls (#39060)@romgrk
@mui/[email protected]
- ​[Input] Add OTP input demo (#40539)
@sai6855
- ​[Menu] Focus last item after opening a menu using up arrow (#40764)
@Jaswanth-Sriram-Veturi
- ​[Menu] Focus Menu Items on hover (#40755)
@michaldudak
@mui/[email protected]
- ​Change the color scheme type to
SupportedColorScheme
(#40776)@Nikhilh26
@mui/[email protected]
- ​[TabContext] Support number type in
value
(#40829)@srinidhi9831
Docs
- ​[material-ui] Fix the icon preview dialog (#40863)
@danilo-leal
- ​[material-ui] Fix typo on styled-components guide (#40858)
@dancielos
- ​[base-ui] Fix CSS vars from the plain CSS theme stylesheet (#40762)
@zanivan
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
v5.15.7
Jan 31, 2024
A big thanks to the 21 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- ​[Select] Fix to show notched outline when
displayEmpty
(#40865)@ZeeshanTamboli
- ​[Avatar] Improve fallback when
children
is empty string or boolean (#40766)@mirus-ua
- ​[AvatarGroup] Refactor component thereby fixing custom spacing logic (#40686)
@ZeeshanTamboli
@mui/[email protected]
- ​Add accordion props deprecation (#40771)
@siriwatknp
@mui/[email protected]
- ​[zero-runtime] Use lodash instead of its subpackages (#40868)
@michaldudak
- ​Add
applyStyles()
to theme (#40667)@siriwatknp
- ​[zero] Use
theme.applyStyles
in the demo app (#40787)@siriwatknp
- ​[zero] Add
useThemeProps
processor (#40648)@siriwatknp
@mui/[email protected]
- ​[core] Remove unnecessary default export (#40788)
@siriwatknp
- ​[core] Convert all exports to modules (#39882)
@mnajdova
- ​[perf] Prevent unneeded
clearTimeout
calls (#39060)@romgrk
@mui/[email protected]
- ​[Input] Add OTP input demo (#40539)
@sai6855
- ​[Menu] Focus last item after opening a menu using up arrow (#40764)
@Jaswanth-Sriram-Veturi
- ​[Menu] Focus Menu Items on hover (#40755)
@michaldudak
@mui/[email protected]
- ​Change the color scheme type to
SupportedColorScheme
(#40776)@Nikhilh26
@mui/[email protected]
- ​[TabContext] Support number type in
value
(#40829)@srinidhi9831
Docs
- ​[material-ui] Fix the icon preview dialog (#40863)
@danilo-leal
- ​[material-ui] Fix typo on styled-components guide (#40858)
@dancielos
... (truncated)
Commits
b80acd6
v5.15.7 (#40857)1c13e7e
[material-ui][Select] Fix to show notched outline whendisplayEmpty
(#40865)19c7bad
Bump babel to ^7.23.9 (#40809)0ebf32f
[material-ui][Avatar] Improve fallback whenchildren
is empty string or boo...d62c991
[perf] Prevent unneededclearTimeout
calls (#39060)2d39985
[zero] AdduseThemeProps
processor (#40648)2a29460
[system] AddapplyStyles()
to theme (#40667)3e6c21f
Bump Playwright (#40715)7cd0ea3
[material-ui][AvatarGroup] Refactor component thereby fixing custom spacing l...4034fe6
Bump react-router-dom to ^6.21.3 (#40710)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by diegoandai, a new releaser for @mui/material
since your current version.
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 <dependency name> 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)
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
9e9c2ee
) 47.22% compared to head (71a562d
) 47.22%.
Additional details and impacted files
@@ Coverage Diff @@
## main #151 +/- ##
=======================================
Coverage 47.22% 47.22%
=======================================
Files 5 5
Lines 180 180
=======================================
Hits 85 85
Misses 89 89
Partials 6 6
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #153.