-
Notifications
You must be signed in to change notification settings - Fork 59
fix(deps): update material-ui monorepo to v5.15.6 #895
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #895 +/- ##
=========================================
Coverage 52.00% 52.00%
Complexity 1451 1451
=========================================
Files 251 251
Lines 10237 10237
Branches 1101 1101
=========================================
Hits 5324 5324
Misses 4590 4590
Partials 323 323 Continue to review full report in Codecov by Sentry.
|
987506e
to
6dab677
Compare
6dab677
to
939c025
Compare
939c025
to
8562f89
Compare
8562f89
to
e625374
Compare
e625374
to
94e3df0
Compare
94e3df0
to
c5652ae
Compare
c5652ae
to
d9957d7
Compare
a532114
to
5aedc10
Compare
5aedc10
to
b429d44
Compare
b429d44
to
0460149
Compare
0460149
to
18be034
Compare
18be034
to
3a2217f
Compare
3a2217f
to
40b81ff
Compare
40b81ff
to
4267433
Compare
4267433
to
404b0d1
Compare
404b0d1
to
9860fe3
Compare
9860fe3
to
cb36e6b
Compare
182e9e9
to
8e94fc5
Compare
e43ea26
to
860973e
Compare
860973e
to
9d35249
Compare
This PR contains the following updates:
5.14.19
->5.15.6
5.14.19
->5.15.6
Release Notes
mui/material-ui (@mui/icons-material)
v5.15.6
Compare Source
Jan 22, 2024
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.15.6
rowsPerPageOptions
prop (#40481) @pcorpet@mui/base@5.0.0-beta.33
@mui/system@5.15.6
@mui/icons-material@5.15.6
Docs
Core
All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @ANUGLYPLUGIN, @brijeshb42, @danilo-leal, @devhik0, @DiegoAndai, @DonikaV, @joserodolfofreitas, @michaldudak, @mj12albert, @mnajdova, @mohamedsaiedd, @oliviertassinari, @pcorpet, @sai6855, @zanivan
v5.15.5
Compare Source
Jan 17, 2024
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
base-
(#40205) @michaldudak@mui/material@5.15.5
iconMapping
andseverity
props (#40551) @2metres@mui/material-next@6.0.0-alpha.118
ButtonGroup
(#40124) @lhilgert9@mui/base@5.0.0-beta.32
Breaking changes
base-
(#40205) @michaldudakThe class prefix of Base UI components have been changed from
Mui-
tobase-
. This only affects codebases that uses class names verbatim, i.e. not exposed by JS objects such asbuttonClasses
, but as plain strings or in CSS stylesheets (.MuiButton.root
)To adapt your code to the new pattern:
.Mui([A-Z][A-Za-z]*)-
with.base-$1-
(soMuiButton-root
becomesbase-Button-root
, etc.),.Mui-([a-z]*)
with.base--$1
(soMui-disabled
becomesbase--disabled
, etc.).Changes
@mui/joy@5.0.0-beta.23
@mui/codemod@5.15.5
json
files to be transformed (#40536) @ZeeshanTamboli@mui/lab@5.0.0-alpha.161
@mui/material
peer dependency version (#40528) @ZeeshanTamboli@mui/material-nextjs@5.15.5
@mui/system@5.15.5
Docs
State
interface from Consecutive Snackbars demo (#40410)@zinoroman
docs:link-check
(#40547) @samuelsycamoreCore
run
command to deploy docs (#40513) @siriwatknpAll contributors of this release in alphabetical order: @2metres, @aacevski, @brijeshb42, @danilo-leal, @DiegoAndai, @josh-feldman, @Kamino0, @lhilgert9, @maakcode, @michaldudak, @oliviertassinari, @petrovmiroslav, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli, @zinoroman
v5.15.4
Compare Source
Jan 10, 2024
A big thanks to the 22 contributors who made this release possible. Here are some highlights:
@mui/material@5.15.4
@mui/material-nextjs@5.15.4
@mui/icons-material@5.15.4
@mui/system@5.15.4
@mui/utils@5.15.4
isPlainObject
to work across realm (#39981) @brijeshb42@mui/base@5.0.0-beta.31
@mui/joy@5.0.0-beta.22
JoyToggleButtonGroup
to extendTheme's components type export (#40407) @RiceCrispDocs
Core
mui-x
dependency resolving (#40257) @LukasTyt
command (#40430) @michaldudakAll contributors of this release in alphabetical order: @aacevski, @alexfauquette, @anle9650, @brijeshb42, @danilo-leal, @DiegoAndai, @iamsaumya, @illume, @Janpot, @LukasTy, @Methuselah96, @michaldudak, @mj12albert, @nicegamer7, @oliviertassinari, @renovate[bot], @RiceCrisp, @sai6855, @samuelsycamore, @savalaram-redkar, @siriwatknp, @zanivan
v5.15.3
Compare Source
Jan 3, 2024
A big thanks to the 11 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material-nextjs@5.15.3
@mui/base@5.0.0-beta.30
@mui/lab@5.0.0-alpha.159
@mui/material-next@6.0.0-alpha.116
Docs
Core
All contributors of this release in alphabetical order: @aacevski, @anle9650, @danilo-leal, @DiegoAndai, @Kamino0, @lhilgert9, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp, @Super-Kenil
v5.15.2
Compare Source
Dec 25, 2023
A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.15.1
@mui/system@5.15.1
@mui/base@5.0.0-beta.29
@mui/material-next@6.0.0-alpha.115
Docs
Core
All contributors of this release in alphabetical order: @adamhylander, @anle9650, @danilo-leal, @DiegoAndai, @Kimzify, @michaldudak, @mnajdova, @muazaqdas, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
v5.15.1
Compare Source
Dec 19, 2023
A big thanks to the 15 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.15.1
slots
andslotProps
(#33797) @pratikkarad@mui/joy@5.0.0-beta.19
htmlFor
andid
attributes not functioning properly for form labels (#40180) @ReaZzy@mui/styled-engine-sc@6.0.0-alpha.9
theme
being of type any (#40200) @mnajdovaDocs
mui-tiptap
for rich text (#40216) @sjdemartiniCore
All contributors of this release in alphabetical order: @danilo-leal, @gitstart, @MBilalShafi, @mbrookes, @mnajdova, @oliviertassinari, @possibilities, @pratikkarad, @qiweiii, @ReaZzy, @s8990, @sai6855, @sjdemartini, @zanivan, @ZeeshanTamboli
v5.15.0
Compare Source
Dec 11, 2023
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.15.0
@mui/material-nextjs@5.15.0
@mui/material-next@6.0.0-alpha.113
ButtonGroup
files to ts (#39794) @lhilgert9@mui/icons-material@5.15.0
@mui/base@5.0.0-beta.27
@mui/joy@5.0.0-beta.18
@mui/lab@5.0.0-alpha.156
Docs
Core
All contributors of this release in alphabetical order: @abreel, @alexfauquette, @anle9650, @blakenetz, @danilo-leal, @EloB, @lhilgert9, @mbrookes, @mikailaread, @mj12albert, @mnajdova, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.