Update material-ui monorepo #226

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2024-01-10 15:26:28 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/lab (source) dependencies patch 5.0.0-alpha.159 -> 5.0.0-alpha.160
@mui/material (source) dependencies patch 5.15.3 -> 5.15.4

Release Notes

mui/material-ui

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
  • TextField]\[FormLabel]\[InputLabel]\[FormControl] Use exact children type to allow React children type augmentation ([#​38872](https://github.com/mui/material-ui/issues/38872)) [@​nicegamer7](https://github.com/nicegamer7)
    
  • Select] Add form submission regression test ([#​40176](https://github.com/mui/material-ui/issues/40176)) [@​mj12albert](https://github.com/mj12albert)
    
  • ToggleButtonGroup] Support different elements under it ([#​40220](https://github.com/mui/material-ui/issues/40220)) [@​Methuselah96](https://github.com/Methuselah96)
    
  • ClickAwayListener] Fix export of types ([#​40485](https://github.com/mui/material-ui/issues/40485)) [@​illume](https://github.com/illume)
    
    
@mui/material-nextjs@5.15.4
@mui/icons-material@5.15.4
@mui/system@5.15.4
  • zero] Move zero runtime related packages ([#​40426](https://github.com/mui/material-ui/issues/40426)) [@​brijeshb42](https://github.com/brijeshb42)
    
  • Fix all use of styled(Box) (#​40449) @​oliviertassinari
@mui/utils@5.15.4
@mui/base@5.0.0-beta.31
  • base-ui]\[NumberInput] Remove inputId and inputRef types from NumberInput component ([#​40425](https://github.com/mui/material-ui/issues/40425)) [@​sai6855](https://github.com/sai6855)
    
    
@mui/joy@5.0.0-beta.22
  • Badge] Shouldn't crash when using custom size ([#​39986](https://github.com/mui/material-ui/issues/39986)) [@​iamsaumya](https://github.com/iamsaumya)
    
  • ToggleButtonGroup] Add `JoyToggleButtonGroup` to extendTheme's components type export ([#​40407](https://github.com/mui/material-ui/issues/40407)) [@​RiceCrisp](https://github.com/RiceCrisp)
    
    
Docs
  • base-ui] Visual tweaks to the plain CSS theme stylesheet ([#​40487](https://github.com/mui/material-ui/issues/40487)) [@​zanivan](https://github.com/zanivan)
    
  • base-ui] Add tokens to plain CSS theme stylesheet ([#​40113](https://github.com/mui/material-ui/issues/40113)) [@​zanivan](https://github.com/zanivan)
    
  • base-ui] Update the overview page ([#​40412](https://github.com/mui/material-ui/issues/40412)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • material-ui]\[Drawer] Resolve flickering when double-clicking on the backdrop to close it ([#​40343](https://github.com/mui/material-ui/issues/40343)) [@​aacevski](https://github.com/aacevski)
    
  • material-ui] Refactor form submission in FormDialog component ([#​40470](https://github.com/mui/material-ui/issues/40470)) [@​sai6855](https://github.com/sai6855)
    
  • material-ui] Replace recharts with MUI X charts on the Dashboard template ([#​40107](https://github.com/mui/material-ui/issues/40107)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • material-ui] Revise the Alert demo page ([#​34892](https://github.com/mui/material-ui/issues/34892)) [@​samuelsycamore](https://github.com/samuelsycamore)
    
  • material-ui] Revise the Accordion page ([#​40284](https://github.com/mui/material-ui/issues/40284)) [@​anle9650](https://github.com/anle9650)
    
  • material-ui] Add docs for complementary Card components ([#​40346](https://github.com/mui/material-ui/issues/40346)) [@​anle9650](https://github.com/anle9650)
    
  • material-ui] Add Material 3 components page ([#​40350](https://github.com/mui/material-ui/issues/40350)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • Fix strange italic style @​oliviertassinari
  • Fix references to ESLint @​oliviertassinari
  • Fix 301 redirections @​oliviertassinari
  • Right-to-left revision and addition to Joy UI (#​39158) @​danilo-leal
Core
  • examples] Use material-nextjs integration package ([#​40199](https://github.com/mui/material-ui/issues/40199)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • code-infra] Configure build dependencies in nx ([#​40482](https://github.com/mui/material-ui/issues/40482)) [@​michaldudak](https://github.com/michaldudak)
    
  • code-infra] Don't require noreferrer on target link ([#​40447](https://github.com/mui/material-ui/issues/40447)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • code-infra] Use tsx instead of ts-node ([#​40428](https://github.com/mui/material-ui/issues/40428)) [@​michaldudak](https://github.com/michaldudak)
    
  • code-infra] Add options to docs-api generation to support X code structure ([#​40111](https://github.com/mui/material-ui/issues/40111)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • docs-infra] Add types for withDocsInfra ([#​40301](https://github.com/mui/material-ui/issues/40301)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Fix anchor links in API pages ([#​40450](https://github.com/mui/material-ui/issues/40450)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Fix API table full-width ([#​40476](https://github.com/mui/material-ui/issues/40476)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Fix the copy button overlapping with the scrollbar ([#​40405](https://github.com/mui/material-ui/issues/40405)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • docs-infra] Remove explicit `mui-x` dependency resolving ([#​40257](https://github.com/mui/material-ui/issues/40257)) [@​LukasTy](https://github.com/LukasTy)
    
  • docs-infra] Update the outlined Demo container dark mode color ([#​40488](https://github.com/mui/material-ui/issues/40488)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • core] Lock file maintenance ([#​34538](https://github.com/mui/material-ui/issues/34538)) [@​renovate](https://github.com/renovate)\[bot]
    
  • core] Remove duplicate devDependencies ([#​40438](https://github.com/mui/material-ui/issues/40438)) [@​michaldudak](https://github.com/michaldudak)
    
  • core] Remove issue emoji [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Move prefetch at the core, will propagate to MUI X [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Change package manager to pnpm ([#​36287](https://github.com/mui/material-ui/issues/36287)) [@​Janpot](https://github.com/Janpot)
    
  • core]\[docs] Remove the "Understand MUI packages" page ([#​39835](https://github.com/mui/material-ui/issues/39835)) [@​savalaram-redkar](https://github.com/savalaram-redkar)
    
  • website] Evolve the Developer Advocate role ([#​40337](https://github.com/mui/material-ui/issues/40337)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • website] Fix default social card [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • test] Restore the `t` command ([#​40430](https://github.com/mui/material-ui/issues/40430)) [@​michaldudak](https://github.com/michaldudak)
    
    

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: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.0.0-alpha.159` -> `5.0.0-alpha.160`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.160) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.15.3` -> `5.15.4`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.3/5.15.4) | --- ### Release Notes <details> <summary>mui/material-ui</summary> ### [`v5.15.4`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5154) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.3...v5.15.4) <!-- generated comparing v5.15.3..master --> *Jan 10, 2024* A big thanks to the 22 contributors who made this release possible. Here are some highlights: - ✨ Material UI's [ToggleButtonGroup](https://mui.com/material-ui/react-toggle-button/) now supports non-button element as a child (e.g., showing a Tooltip on a disabled ToggleButton) ([#&#8203;40220](https://github.com/mui/material-ui/issues/40220)) [@&#8203;Methuselah96](https://github.com/Methuselah96) ##### `@mui/material@5.15.4` - \[TextField]\[FormLabel]\[InputLabel]\[FormControl] Use exact children type to allow React children type augmentation ([#&#8203;38872](https://github.com/mui/material-ui/issues/38872)) [@&#8203;nicegamer7](https://github.com/nicegamer7) - \[Select] Add form submission regression test ([#&#8203;40176](https://github.com/mui/material-ui/issues/40176)) [@&#8203;mj12albert](https://github.com/mj12albert) - \[ToggleButtonGroup] Support different elements under it ([#&#8203;40220](https://github.com/mui/material-ui/issues/40220)) [@&#8203;Methuselah96](https://github.com/Methuselah96) - \[ClickAwayListener] Fix export of types ([#&#8203;40485](https://github.com/mui/material-ui/issues/40485)) [@&#8203;illume](https://github.com/illume) ##### `@mui/material-nextjs@5.15.4` - Improve build size issue ([#&#8203;40436](https://github.com/mui/material-ui/issues/40436)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/icons-material@5.15.4` - Update the icons ([#&#8203;40365](https://github.com/mui/material-ui/issues/40365)) [@&#8203;michaldudak](https://github.com/michaldudak) ##### `@mui/system@5.15.4` - \[zero] Move zero runtime related packages ([#&#8203;40426](https://github.com/mui/material-ui/issues/40426)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - Fix all use of styled(Box) ([#&#8203;40449](https://github.com/mui/material-ui/issues/40449)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### `@mui/utils@5.15.4` - Fix `isPlainObject` to work across realm ([#&#8203;39981](https://github.com/mui/material-ui/issues/39981)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### `@mui/base@5.0.0-beta.31` - \[base-ui]\[NumberInput] Remove inputId and inputRef types from NumberInput component ([#&#8203;40425](https://github.com/mui/material-ui/issues/40425)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/joy@5.0.0-beta.22` - \[Badge] Shouldn't crash when using custom size ([#&#8203;39986](https://github.com/mui/material-ui/issues/39986)) [@&#8203;iamsaumya](https://github.com/iamsaumya) - \[ToggleButtonGroup] Add `JoyToggleButtonGroup` to extendTheme's components type export ([#&#8203;40407](https://github.com/mui/material-ui/issues/40407)) [@&#8203;RiceCrisp](https://github.com/RiceCrisp) ##### Docs - \[base-ui] Visual tweaks to the plain CSS theme stylesheet ([#&#8203;40487](https://github.com/mui/material-ui/issues/40487)) [@&#8203;zanivan](https://github.com/zanivan) - \[base-ui] Add tokens to plain CSS theme stylesheet ([#&#8203;40113](https://github.com/mui/material-ui/issues/40113)) [@&#8203;zanivan](https://github.com/zanivan) - \[base-ui] Update the overview page ([#&#8203;40412](https://github.com/mui/material-ui/issues/40412)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[material-ui]\[Drawer] Resolve flickering when double-clicking on the backdrop to close it ([#&#8203;40343](https://github.com/mui/material-ui/issues/40343)) [@&#8203;aacevski](https://github.com/aacevski) - \[material-ui] Refactor form submission in FormDialog component ([#&#8203;40470](https://github.com/mui/material-ui/issues/40470)) [@&#8203;sai6855](https://github.com/sai6855) - \[material-ui] Replace recharts with MUI X charts on the Dashboard template ([#&#8203;40107](https://github.com/mui/material-ui/issues/40107)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[material-ui] Revise the Alert demo page ([#&#8203;34892](https://github.com/mui/material-ui/issues/34892)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[material-ui] Revise the Accordion page ([#&#8203;40284](https://github.com/mui/material-ui/issues/40284)) [@&#8203;anle9650](https://github.com/anle9650) - \[material-ui] Add docs for complementary Card components ([#&#8203;40346](https://github.com/mui/material-ui/issues/40346)) [@&#8203;anle9650](https://github.com/anle9650) - \[material-ui] Add Material 3 components page ([#&#8203;40350](https://github.com/mui/material-ui/issues/40350)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Fix strange italic style [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix references to ESLint [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix 301 redirections [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Right-to-left revision and addition to Joy UI ([#&#8203;39158](https://github.com/mui/material-ui/issues/39158)) [@&#8203;danilo-leal](https://github.com/danilo-leal) ##### Core - \[examples] Use material-nextjs integration package ([#&#8203;40199](https://github.com/mui/material-ui/issues/40199)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[code-infra] Configure build dependencies in nx ([#&#8203;40482](https://github.com/mui/material-ui/issues/40482)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[code-infra] Don't require noreferrer on target link ([#&#8203;40447](https://github.com/mui/material-ui/issues/40447)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Use tsx instead of ts-node ([#&#8203;40428](https://github.com/mui/material-ui/issues/40428)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[code-infra] Add options to docs-api generation to support X code structure ([#&#8203;40111](https://github.com/mui/material-ui/issues/40111)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs-infra] Add types for withDocsInfra ([#&#8203;40301](https://github.com/mui/material-ui/issues/40301)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix anchor links in API pages ([#&#8203;40450](https://github.com/mui/material-ui/issues/40450)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix API table full-width ([#&#8203;40476](https://github.com/mui/material-ui/issues/40476)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix the copy button overlapping with the scrollbar ([#&#8203;40405](https://github.com/mui/material-ui/issues/40405)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[docs-infra] Remove explicit `mui-x` dependency resolving ([#&#8203;40257](https://github.com/mui/material-ui/issues/40257)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs-infra] Update the outlined Demo container dark mode color ([#&#8203;40488](https://github.com/mui/material-ui/issues/40488)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[core] Lock file maintenance ([#&#8203;34538](https://github.com/mui/material-ui/issues/34538)) [@&#8203;renovate](https://github.com/renovate)\[bot] - \[core] Remove duplicate devDependencies ([#&#8203;40438](https://github.com/mui/material-ui/issues/40438)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[core] Remove issue emoji [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Move prefetch at the core, will propagate to MUI X [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Change package manager to pnpm ([#&#8203;36287](https://github.com/mui/material-ui/issues/36287)) [@&#8203;Janpot](https://github.com/Janpot) - \[core]\[docs] Remove the "Understand MUI packages" page ([#&#8203;39835](https://github.com/mui/material-ui/issues/39835)) [@&#8203;savalaram-redkar](https://github.com/savalaram-redkar) - \[website] Evolve the Developer Advocate role ([#&#8203;40337](https://github.com/mui/material-ui/issues/40337)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[website] Fix default social card [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Restore the `t` command ([#&#8203;40430](https://github.com/mui/material-ui/issues/40430)) [@&#8203;michaldudak](https://github.com/michaldudak) All contributors of this release in alphabetical order: [@&#8203;aacevski](https://github.com/aacevski), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;anle9650](https://github.com/anle9650), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;iamsaumya](https://github.com/iamsaumya), [@&#8203;illume](https://github.com/illume), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;Methuselah96](https://github.com/Methuselah96), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;nicegamer7](https://github.com/nicegamer7), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;RiceCrisp](https://github.com/RiceCrisp), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;savalaram-redkar](https://github.com/savalaram-redkar), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;zanivan](https://github.com/zanivan) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-01-10 14:55:37 +01:00
Update material-ui monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
a26b0177ae
kjuulh merged commit a26b0177ae into main 2024-01-10 15:26:28 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OpenFood/openfood#226
No description provided.