Update dependency @mui/material to v6.1.4 #322

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2024-10-16 02:46:47 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/material (source) dependencies patch 6.1.3 -> 6.1.4

Release Notes

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

v6.1.4

Compare Source

Oct 15, 2024

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

@mui/material@6.1.4
  • Checkbox] Fix disableRipple regression ([#​44099](https://github.com/mui/material-ui/issues/44099)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • IconButton] Fix disableRipple behavior when disableRipple is set in MuiButtonBase theme ([#​43714](https://github.com/mui/material-ui/issues/43714)) [@​sai6855](https://github.com/sai6855)
    
  • Make the palette always return new light and dark object (#​44059) @​siriwatknp
  • Simplify createPalette (#​44075) @​oliviertassinari
Docs
Core
  • code-infra] Link to production app for bundle size ([#​44076](https://github.com/mui/material-ui/issues/44076)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • code-infra] Disable cron job for React 17 tests ([#​44065](https://github.com/mui/material-ui/issues/44065)) [@​Janpot](https://github.com/Janpot)
    
  • Remove [website] from changelog (#​44069) @​oliviertassinari
  • Apply #​44052 to the latest release as well @​oliviertassinari
  • Fix proptypes generation when multiple components per file (#​44058) @​Janpot
  • Remove <-- from changelog (#​44052) @​oliviertassinari
  • examples] Avoid git diff when playing with examples [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • test] Remove dead code ([#&#8203;44056](https://github.com/mui/material-ui/issues/44056)) [@&#8203;Janpot](https://github.com/Janpot)
    
    

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​Janpot, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​samuelsycamore, @​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.

🔕 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.1.3` -> `6.1.4`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.1.3/6.1.4) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v6.1.4`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v614) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.3...v6.1.4) <!-- generated comparing v6.1.3..master --> *Oct 15, 2024* A big thanks to the 9 contributors who made this release possible. ##### `@mui/material@6.1.4` - \[Checkbox] Fix disableRipple regression ([#&#8203;44099](https://github.com/mui/material-ui/issues/44099)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[IconButton] Fix disableRipple behavior when disableRipple is set in MuiButtonBase theme ([#&#8203;43714](https://github.com/mui/material-ui/issues/43714)) [@&#8203;sai6855](https://github.com/sai6855) - Make the palette always return new light and dark object ([#&#8203;44059](https://github.com/mui/material-ui/issues/44059)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Simplify createPalette ([#&#8203;44075](https://github.com/mui/material-ui/issues/44075)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Docs - Improve Toolpad Core docs ([#&#8203;43796](https://github.com/mui/material-ui/issues/43796)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - Tweak Joy UI section in README ([#&#8203;44103](https://github.com/mui/material-ui/issues/44103)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - Fix 404 link to Next.js [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[toolpad core] In the sidebar, move 'new' label to the components ([#&#8203;44070](https://github.com/mui/material-ui/issues/44070)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - Fix small typo on Grid2 page ([#&#8203;44062](https://github.com/mui/material-ui/issues/44062)) [@&#8203;zanivan](https://github.com/zanivan) - Clarify suggestions to use `@mui/styles` in v5 migration docs ([#&#8203;44049](https://github.com/mui/material-ui/issues/44049)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) ##### Core - \[code-infra] Link to production app for bundle size ([#&#8203;44076](https://github.com/mui/material-ui/issues/44076)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Disable cron job for React 17 tests ([#&#8203;44065](https://github.com/mui/material-ui/issues/44065)) [@&#8203;Janpot](https://github.com/Janpot) - Remove \[website] from changelog ([#&#8203;44069](https://github.com/mui/material-ui/issues/44069)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Apply [#&#8203;44052](https://github.com/mui/material-ui/issues/44052) to the latest release as well [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix proptypes generation when multiple components per file ([#&#8203;44058](https://github.com/mui/material-ui/issues/44058)) [@&#8203;Janpot](https://github.com/Janpot) - Remove <-- from changelog ([#&#8203;44052](https://github.com/mui/material-ui/issues/44052)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[examples] Avoid git diff when playing with examples [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Remove dead code ([#&#8203;44056](https://github.com/mui/material-ui/issues/44056)) [@&#8203;Janpot](https://github.com/Janpot) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;bharatkashyap](https://github.com/bharatkashyap), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#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. 🔕 **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 2024-10-16 02:46:36 +02:00
Update dependency @mui/material to v6.1.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
82e076a49e
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-10-16 02:46:36 +02:00
kjuulh merged commit 82e076a49e into main 2024-10-16 02:46:47 +02: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#322
No description provided.