fix(deps): update material-ui monorepo to v6.1.2 #42

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

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies patch 6.1.1 -> 6.1.2
@mui/material (source) dependencies patch 6.1.1 -> 6.1.2

Release Notes

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

v6.1.2

Compare Source

Oct 2, 2024

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

@mui/material@6.1.2
  • Autocomplete] Fix listbox opens and closes on click when used with `limitTags` ([#​42494](https://github.com/mui/material-ui/issues/42494)) [@​appleSimple](https://github.com/appleSimple)
    
  • Button] Ignore `dark` and `contrastText` if not provided in the theme ([#​43861](https://github.com/mui/material-ui/issues/43861)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • Button] Fix regression for color `inherit` ([#​43862](https://github.com/mui/material-ui/issues/43862)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • LinearProgress] Fix background color ([#​43949](https://github.com/mui/material-ui/issues/43949)) [@​sai6855](https://github.com/sai6855)
    
  • Support CSS variables with shadow DOM (#​43948) @​siriwatknp
  • Rating] Use Rating `name` as prefix of input element ids ([#​43829](https://github.com/mui/material-ui/issues/43829)) [@​yash49](https://github.com/yash49)
    
  • Drawer] Fix issue with main window being used instead of iframe's window ([#​43818](https://github.com/mui/material-ui/issues/43818)) [@​albarv340](https://github.com/albarv340)
    
  • ThemeProvider] Support setting default mode ([#​43951](https://github.com/mui/material-ui/issues/43951)) [@​siriwatknp](https://github.com/siriwatknp)
    
    
Docs
  • Update theme toggle demo (#​43956) @​Janpot
  • Add note about minimum required webpack version (#​43864) @​Janpot
  • Format Pigment CSS docs (#​43812) @​oliviertassinari
  • Fix visual bug on dashboard template (#​43836) @​oliviertassinari
  • Fix pigment-css.md syntax error (#​43837) @​kdichev
  • Fix Sign-in template form experience (#​43838) @​oliviertassinari
  • Remove "To be continued" section from v0 –> v1 migration guide (#​43832) @​samuelsycamore
  • Fix 301 to chromium (#​43809) @​oliviertassinari
  • joy-ui] Add missing ComponentLinkHeader components ([#​43865](https://github.com/mui/material-ui/issues/43865)) [@​samuelsycamore](https://github.com/samuelsycamore)
    
  • Modal] Remove unnecessary type assertion ([#​43825](https://github.com/mui/material-ui/issues/43825)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
  • Table] Stabilize random series in virtualized table demo ([#​43744](https://github.com/mui/material-ui/issues/43744)) [@​Janpot](https://github.com/Janpot)
    
  • system] Add migration guide link to `@mui/styles` pages ([#​43833](https://github.com/mui/material-ui/issues/43833)) [@​samuelsycamore](https://github.com/samuelsycamore)
    
    
Core
  • code-infra] Fix flaky dashboard screenshot - take 2 ([#​43937](https://github.com/mui/material-ui/issues/43937)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Replace all instances of `e` with `event` and add eslint rule ([#​43866](https://github.com/mui/material-ui/issues/43866)) [@​samuelsycamore](https://github.com/samuelsycamore)
    
  • code-infra] Fix and update bundling fixtures ([#​43709](https://github.com/mui/material-ui/issues/43709)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Update transitive dependencies with vulnerabilties ([#​43895](https://github.com/mui/material-ui/issues/43895)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Optimize regression tests ([#​43889](https://github.com/mui/material-ui/issues/43889)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Remove custom playwright installation steps ([#​43881](https://github.com/mui/material-ui/issues/43881)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Fix flaky dashboard screenshot ([#​43890](https://github.com/mui/material-ui/issues/43890)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Add new instanceof proptypes for toolpad ([#​43814](https://github.com/mui/material-ui/issues/43814)) [@​Janpot](https://github.com/Janpot)
    
  • Fix eslint-plugin-react-compiler issues in usePagination tests (#​43946) @​wilhelmlofsten
  • Uniformity in version range @​oliviertassinari
  • Replace toBeAriaHidden matcher with toBeInaccessible in tests (#​43870) @​ZeeshanTamboli
  • docs-infra] Strengthen CSP ([#​43711](https://github.com/mui/material-ui/issues/43711)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Open Codesandbox demo with fontsize=12 ([#​43860](https://github.com/mui/material-ui/issues/43860)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • icons] Reduce Material Icon page size ([#​43911](https://github.com/mui/material-ui/issues/43911)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • test] Point Istanbul to correct URL ([#​43935](https://github.com/mui/material-ui/issues/43935)) [@​sai6855](https://github.com/sai6855)
    
  • test] Sync React.version parse logic with codebase ([#​43820](https://github.com/mui/material-ui/issues/43820)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • Improve getReactElementRef() utils (#​43022) @​sai6855
  • Drawer] Refactor getScrollbarSize usages ([#​43828](https://github.com/mui/material-ui/issues/43828)) [@​BrianWoolfolk](https://github.com/BrianWoolfolk)
    
  • Modal] Replace `show` parameter name with `hide` in modal manager ([#​43868](https://github.com/mui/material-ui/issues/43868)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
  • Modal] Remove unnecessary `manager` prop handling ([#​43867](https://github.com/mui/material-ui/issues/43867)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
    

All contributors of this release in alphabetical order: @​albarv340, @​appleSimple, @​BrianWoolfolk, @​DanailH, @​Janpot, @​kdichev, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​wilhelmlofsten, @​yash49, @​ZeeshanTamboli


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 these updates 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/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | dependencies | patch | [`6.1.1` -> `6.1.2`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/6.1.1/6.1.2) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`6.1.1` -> `6.1.2`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.1.1/6.1.2) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v6.1.2`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v612) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.1...v6.1.2) <!-- generated comparing v6.1.1..master --> *Oct 2, 2024* A big thanks to the 13 contributors who made this release possible. ##### `@mui/material@6.1.2` - \[Autocomplete] Fix listbox opens and closes on click when used with `limitTags` ([#&#8203;42494](https://github.com/mui/material-ui/issues/42494)) [@&#8203;appleSimple](https://github.com/appleSimple) - \[Button] Ignore `dark` and `contrastText` if not provided in the theme ([#&#8203;43861](https://github.com/mui/material-ui/issues/43861)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Button] Fix regression for color `inherit` ([#&#8203;43862](https://github.com/mui/material-ui/issues/43862)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[LinearProgress] Fix background color ([#&#8203;43949](https://github.com/mui/material-ui/issues/43949)) [@&#8203;sai6855](https://github.com/sai6855) - Support CSS variables with shadow DOM ([#&#8203;43948](https://github.com/mui/material-ui/issues/43948)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Rating] Use Rating `name` as prefix of input element ids ([#&#8203;43829](https://github.com/mui/material-ui/issues/43829)) [@&#8203;yash49](https://github.com/yash49) - \[Drawer] Fix issue with main window being used instead of iframe's window ([#&#8203;43818](https://github.com/mui/material-ui/issues/43818)) [@&#8203;albarv340](https://github.com/albarv340) - \[ThemeProvider] Support setting default mode ([#&#8203;43951](https://github.com/mui/material-ui/issues/43951)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - Update theme toggle demo ([#&#8203;43956](https://github.com/mui/material-ui/issues/43956)) [@&#8203;Janpot](https://github.com/Janpot) - Add note about minimum required webpack version ([#&#8203;43864](https://github.com/mui/material-ui/issues/43864)) [@&#8203;Janpot](https://github.com/Janpot) - Format Pigment CSS docs ([#&#8203;43812](https://github.com/mui/material-ui/issues/43812)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix visual bug on dashboard template ([#&#8203;43836](https://github.com/mui/material-ui/issues/43836)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix pigment-css.md syntax error ([#&#8203;43837](https://github.com/mui/material-ui/issues/43837)) [@&#8203;kdichev](https://github.com/kdichev) - Fix Sign-in template form experience ([#&#8203;43838](https://github.com/mui/material-ui/issues/43838)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Remove "To be continued" section from v0 –> v1 migration guide ([#&#8203;43832](https://github.com/mui/material-ui/issues/43832)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - Fix 301 to chromium ([#&#8203;43809](https://github.com/mui/material-ui/issues/43809)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[joy-ui] Add missing ComponentLinkHeader components ([#&#8203;43865](https://github.com/mui/material-ui/issues/43865)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[Modal] Remove unnecessary type assertion ([#&#8203;43825](https://github.com/mui/material-ui/issues/43825)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Table] Stabilize random series in virtualized table demo ([#&#8203;43744](https://github.com/mui/material-ui/issues/43744)) [@&#8203;Janpot](https://github.com/Janpot) - \[system] Add migration guide link to `@mui/styles` pages ([#&#8203;43833](https://github.com/mui/material-ui/issues/43833)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) ##### Core - \[code-infra] Fix flaky dashboard screenshot - take 2 ([#&#8203;43937](https://github.com/mui/material-ui/issues/43937)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Replace all instances of `e` with `event` and add eslint rule ([#&#8203;43866](https://github.com/mui/material-ui/issues/43866)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[code-infra] Fix and update bundling fixtures ([#&#8203;43709](https://github.com/mui/material-ui/issues/43709)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Update transitive dependencies with vulnerabilties ([#&#8203;43895](https://github.com/mui/material-ui/issues/43895)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Optimize regression tests ([#&#8203;43889](https://github.com/mui/material-ui/issues/43889)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove custom playwright installation steps ([#&#8203;43881](https://github.com/mui/material-ui/issues/43881)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix flaky dashboard screenshot ([#&#8203;43890](https://github.com/mui/material-ui/issues/43890)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Add new instanceof proptypes for toolpad ([#&#8203;43814](https://github.com/mui/material-ui/issues/43814)) [@&#8203;Janpot](https://github.com/Janpot) - Fix eslint-plugin-react-compiler issues in usePagination tests ([#&#8203;43946](https://github.com/mui/material-ui/issues/43946)) [@&#8203;wilhelmlofsten](https://github.com/wilhelmlofsten) - Uniformity in version range [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Replace `toBeAriaHidden` matcher with `toBeInaccessible` in tests ([#&#8203;43870](https://github.com/mui/material-ui/issues/43870)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[docs-infra] Strengthen CSP ([#&#8203;43711](https://github.com/mui/material-ui/issues/43711)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Open Codesandbox demo with fontsize=12 ([#&#8203;43860](https://github.com/mui/material-ui/issues/43860)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[icons] Reduce Material Icon page size ([#&#8203;43911](https://github.com/mui/material-ui/issues/43911)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Point Istanbul to correct URL ([#&#8203;43935](https://github.com/mui/material-ui/issues/43935)) [@&#8203;sai6855](https://github.com/sai6855) - \[test] Sync React.version parse logic with codebase ([#&#8203;43820](https://github.com/mui/material-ui/issues/43820)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Improve getReactElementRef() utils ([#&#8203;43022](https://github.com/mui/material-ui/issues/43022)) [@&#8203;sai6855](https://github.com/sai6855) - \[Drawer] Refactor getScrollbarSize usages ([#&#8203;43828](https://github.com/mui/material-ui/issues/43828)) [@&#8203;BrianWoolfolk](https://github.com/BrianWoolfolk) - \[Modal] Replace `show` parameter name with `hide` in modal manager ([#&#8203;43868](https://github.com/mui/material-ui/issues/43868)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Modal] Remove unnecessary `manager` prop handling ([#&#8203;43867](https://github.com/mui/material-ui/issues/43867)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) All contributors of this release in alphabetical order: [@&#8203;albarv340](https://github.com/albarv340), [@&#8203;appleSimple](https://github.com/appleSimple), [@&#8203;BrianWoolfolk](https://github.com/BrianWoolfolk), [@&#8203;DanailH](https://github.com/DanailH), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;kdichev](https://github.com/kdichev), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;wilhelmlofsten](https://github.com/wilhelmlofsten), [@&#8203;yash49](https://github.com/yash49), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) </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 these updates 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-03 02:02:28 +02:00
fix(deps): update material-ui monorepo to v6.1.2
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
590b26fd9e
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-10-03 02:02:29 +02:00
kjuulh merged commit 590b26fd9e into main 2024-10-03 02:02:40 +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: kjuulh/backstage#42
No description provided.