Update dependency @mui/material to v6.4.1 #370

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2025-01-22 02:59:38 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/material (source) dependencies patch 6.4.0 -> 6.4.1

Release Notes

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

v6.4.1

Compare Source

Jan 21, 2025

A big thanks to the 9 contributors who made this release possible.

@mui/material@6.4.1
  • ButtonBase] Export types used in ButtonBase props ([#​43530](https://github.com/mui/material-ui/issues/43530)) [@​Janpot](https://github.com/Janpot)
    
  • Dialog] Add slots and slotProps ([#​44792](https://github.com/mui/material-ui/issues/44792)) [@​sai6855](https://github.com/sai6855)
    
  • Drawer] Deprecate composed classes ([#​44870](https://github.com/mui/material-ui/issues/44870)) [@​yash49](https://github.com/yash49)
    
  • IconButton] Set default loading to `null` ([#​45057](https://github.com/mui/material-ui/issues/45057)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • ListItem] Add codemod for deprecated props ([#​45022](https://github.com/mui/material-ui/issues/45022)) [@​sai6855](https://github.com/sai6855)
    
  • Modal] Add migration guide and codemod for deprecated props ([#​45021](https://github.com/mui/material-ui/issues/45021)) [@​sai6855](https://github.com/sai6855)
    
  • TextField] Fix filled state to be synced with autofill ([#​44135](https://github.com/mui/material-ui/issues/44135)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
    
@mui/system@6.4.1
@mui/utils@6.4.1
Docs
Core
  • code-infra] Add "use client" directive to files with React APIs ([#​45036](https://github.com/mui/material-ui/issues/45036)) [@​Janpot](https://github.com/Janpot)
    
  • docs] 301 redirect `/base-ui` to `base-ui.com` ([#​45061](https://github.com/mui/material-ui/issues/45061)) [@​mj12albert](https://github.com/mj12albert)
    
    

All contributors of this release in alphabetical order: @​bharatkashyap, @​DiegoAndai, @​Fullchee, @​Janpot, @​mj12albert, @​sai6855, @​siriwatknp, @​yash49, @​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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`6.4.0` -> `6.4.1`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.4.0/6.4.1) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v6.4.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#641) [Compare Source](https://github.com/mui/material-ui/compare/v6.4.0...v6.4.1) <!-- generated comparing v6.4.0..master --> *Jan 21, 2025* A big thanks to the 9 contributors who made this release possible. ##### `@mui/material@6.4.1` - \[ButtonBase] Export types used in ButtonBase props ([#&#8203;43530](https://github.com/mui/material-ui/issues/43530)) [@&#8203;Janpot](https://github.com/Janpot) - \[Dialog] Add slots and slotProps ([#&#8203;44792](https://github.com/mui/material-ui/issues/44792)) [@&#8203;sai6855](https://github.com/sai6855) - \[Drawer] Deprecate composed classes ([#&#8203;44870](https://github.com/mui/material-ui/issues/44870)) [@&#8203;yash49](https://github.com/yash49) - \[IconButton] Set default loading to `null` ([#&#8203;45057](https://github.com/mui/material-ui/issues/45057)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[ListItem] Add codemod for deprecated props ([#&#8203;45022](https://github.com/mui/material-ui/issues/45022)) [@&#8203;sai6855](https://github.com/sai6855) - \[Modal] Add migration guide and codemod for deprecated props ([#&#8203;45021](https://github.com/mui/material-ui/issues/45021)) [@&#8203;sai6855](https://github.com/sai6855) - \[TextField] Fix filled state to be synced with autofill ([#&#8203;44135](https://github.com/mui/material-ui/issues/44135)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### `@mui/system@6.4.1` - Fix dark mode flicker using `useEnhancedEffect` ([#&#8203;44812](https://github.com/mui/material-ui/issues/44812)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/utils@6.4.1` - Do not deep merge React component ([#&#8203;45058](https://github.com/mui/material-ui/issues/45058)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - Fix typo ([#&#8203;45070](https://github.com/mui/material-ui/issues/45070)) [@&#8203;Fullchee](https://github.com/Fullchee) - Improve Toolpad templates section ([#&#8203;44914](https://github.com/mui/material-ui/issues/44914)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - Fix expand / collapse icons orientation ([#&#8203;44989](https://github.com/mui/material-ui/issues/44989)) [@&#8203;zanivan](https://github.com/zanivan) - Rename "Base UI" to "MUI Base" in all text ([#&#8203;45060](https://github.com/mui/material-ui/issues/45060)) [@&#8203;mj12albert](https://github.com/mj12albert) - Add [@&#8203;mui/base](https://github.com/mui/base) deprecation callout ([#&#8203;45030](https://github.com/mui/material-ui/issues/45030)) [@&#8203;mj12albert](https://github.com/mj12albert) - Update [@&#8203;mui/base](https://github.com/mui/base) deprecation message ([#&#8203;45064](https://github.com/mui/material-ui/issues/45064)) [@&#8203;mj12albert](https://github.com/mj12albert) ##### Core - \[code-infra] Add "use client" directive to files with React APIs ([#&#8203;45036](https://github.com/mui/material-ui/issues/45036)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs] 301 redirect `/base-ui` to `base-ui.com` ([#&#8203;45061](https://github.com/mui/material-ui/issues/45061)) [@&#8203;mj12albert](https://github.com/mj12albert) All contributors of this release in alphabetical order: [@&#8203;bharatkashyap](https://github.com/bharatkashyap), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Fullchee](https://github.com/Fullchee), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;yash49](https://github.com/yash49), [@&#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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-01-22 02:58:20 +01:00
Update dependency @mui/material to v6.4.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
76f9929ab9
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-01-22 02:58:20 +01:00
kjuulh merged commit 76f9929ab9 into main 2025-01-22 02:59:38 +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#370
No description provided.