chore(deps): update material-ui monorepo - autoclosed#296
Merged
AleksandarDev merged 1 commit intostagefrom Jan 18, 2024
Merged
chore(deps): update material-ui monorepo - autoclosed#296AleksandarDev merged 1 commit intostagefrom
AleksandarDev merged 1 commit intostagefrom
Conversation
0459a38 to
cb5d593
Compare
cb5d593 to
58b0300
Compare
AleksandarDev
approved these changes
Jan 18, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.15.3->5.15.55.0.0-alpha.159->5.0.0-alpha.1615.15.3->5.15.55.15.3->5.15.5Release Notes
mui/material-ui (@mui/icons-material)
v5.15.5Compare 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.5iconMappingandseverityprops (#40551) @2metres@mui/material-next@6.0.0-alpha.118ButtonGroup(#40124) @lhilgert9@mui/base@5.0.0-beta.32Breaking 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-rootbecomesbase-Button-root, etc.),.Mui-([a-z]*)with.base--$1(soMui-disabledbecomesbase--disabled, etc.).Changes
@mui/joy@5.0.0-beta.23@mui/codemod@5.15.5jsonfiles to be transformed (#40536) @ZeeshanTamboli@mui/lab@5.0.0-alpha.161@mui/materialpeer dependency version (#40528) @ZeeshanTamboli@mui/material-nextjs@5.15.5@mui/system@5.15.5Docs
Stateinterface from Consecutive Snackbars demo (#40410)@zinoroman
docs:link-check(#40547) @samuelsycamoreCore
runcommand 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.4Compare 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.4isPlainObjectto work across realm (#39981) @brijeshb42@mui/base@5.0.0-beta.31@mui/joy@5.0.0-beta.22JoyToggleButtonGroupto extendTheme's components type export (#40407) @RiceCrispDocs
Core
mui-xdependency resolving (#40257) @LukasTytcommand (#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
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.