Skip to content

chore(deps): update material-ui monorepo - autoclosed#296

Merged
AleksandarDev merged 1 commit intostagefrom
renovate/material-ui-monorepo
Jan 18, 2024
Merged

chore(deps): update material-ui monorepo - autoclosed#296
AleksandarDev merged 1 commit intostagefrom
renovate/material-ui-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.15.3 -> 5.15.5 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.159 -> 5.0.0-alpha.161 age adoption passing confidence
@mui/material (source) 5.15.3 -> 5.15.5 age adoption passing confidence
@mui/system (source) 5.15.3 -> 5.15.5 age adoption passing confidence

Release Notes

mui/material-ui (@​mui/icons-material)

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 UI's CSS class prefix is now base- (#​40205) @​michaldudak
  • Bug fixes, and a lot of improvements to code and docs infra
@mui/material@5.15.5
@mui/material-next@6.0.0-alpha.118
@mui/base@5.0.0-beta.32
Breaking changes

The class prefix of Base UI components have been changed from Mui- to base-. This only affects codebases that uses class names verbatim, i.e. not exposed by JS objects such as buttonClasses, but as plain strings or in CSS stylesheets (.MuiButton.root)

To adapt your code to the new pattern:

  • replace all occurrences of the regex .Mui([A-Z][A-Za-z]*)- with .base-$1- (so MuiButton-root becomes base-Button-root, etc.),
  • replace all occurrences of the regex .Mui-([a-z]*) with .base--$1 (so Mui-disabled becomes base--disabled, etc.).
Changes
@mui/joy@5.0.0-beta.23
@mui/codemod@5.15.5
@mui/lab@5.0.0-alpha.161
@mui/material-nextjs@5.15.5
@mui/system@5.15.5
Docs
Core

All 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
@mui/base@5.0.0-beta.31
  • [base-ui][NumberInput] Remove inputId and inputRef types from NumberInput component (#​40425) @​sai6855
@mui/joy@5.0.0-beta.22
Docs
Core

All 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/material-ui-monorepo branch from 0459a38 to cb5d593 Compare January 17, 2024 10:55
@renovate renovate Bot force-pushed the renovate/material-ui-monorepo branch from cb5d593 to 58b0300 Compare January 17, 2024 19:47
@renovate renovate Bot changed the title Update material-ui monorepo chore(deps): update material-ui monorepo Jan 18, 2024
@AleksandarDev AleksandarDev merged commit a875c4b into stage Jan 18, 2024
@renovate renovate Bot changed the title chore(deps): update material-ui monorepo chore(deps): update material-ui monorepo - autoclosed Jan 18, 2024
@renovate renovate Bot deleted the renovate/material-ui-monorepo branch January 18, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant