fix(deps): update material-ui monorepo to v6.1.8 #57

Open
kjuulh wants to merge 1 commits from renovate/material-ui-monorepo into main
Owner

This PR contains the following updates:

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

Release Notes

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

v6.1.8

Compare Source

Nov 20, 2024

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

@mui/material@6.1.8
  • Autocomplete] Use `ul` element for the listbox ([#​44422](https://github.com/mui/material-ui/issues/44422)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • Grid2] Remove item and zeroMinWidth classes from grid2Classes ([#​44419](https://github.com/mui/material-ui/issues/44419)) [@​sai6855](https://github.com/sai6855)
    
  • StepIcon] Add SvgIconOwnProps type to StepIcon props ([#​44337](https://github.com/mui/material-ui/issues/44337)) [@​sai6855](https://github.com/sai6855)
    
  • Add generic back to useMediaQuery to prevent a breaking change (#​44455) @​siriwatknp
  • Tooltip] Deprecate `*Component` and `*Props` for v6 ([#​44350](https://github.com/mui/material-ui/issues/44350)) [@​siriwatknp](https://github.com/siriwatknp)
    
    
@mui/system@6.1.8
@mui/styled-engine@6.1.8
@mui/utils@6.1.8
Docs
  • Accordion] Replace hardcoded classes with constants in demos ([#​44453](https://github.com/mui/material-ui/issues/44453)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
  • material-ui]\[Autocomplete] Fix virtualization demo ([#​44382](https://github.com/mui/material-ui/issues/44382)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • Revert #​44388 (#​44454) @​prakhargupta1
  • Add App starters in related-projects.md (#​44315) @​oliviertassinari
  • Bring back *Component and *Props codemods and deprecation messages (#​44383) @​DiegoAndai
  • docs] Copyedit Templates page ([#​44461](https://github.com/mui/material-ui/issues/44461)) [@​samuelsycamore](https://github.com/samuelsycamore)
    
    
Core
  • Remove stylis-plugin-rtl-sc (#​44447) @​renovate[bot]
  • test]\[Autocomplete] Make virtualize regression screenshots deterministic ([#​44425](https://github.com/mui/material-ui/issues/44425)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • blog] Fix reference to subdomain on MUI X v8 alpha zero post ([#​44416](https://github.com/mui/material-ui/issues/44416)) [@​joserodolfofreitas](https://github.com/joserodolfofreitas)
    
  • blog] MUI X v8 alpha zero blog post ([#​44377](https://github.com/mui/material-ui/issues/44377)) [@​joserodolfofreitas](https://github.com/joserodolfofreitas)
    
  • code-infra] Use vitest-compatible skip in `describeConformance` ([#​44412](https://github.com/mui/material-ui/issues/44412)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • Keep OpenSSF badge up-to-date (aef2bf2) @​oliviertassinari
  • Polish useForkRef docs (#​44424) @​oliviertassinari
  • infra] Upgrade Cherry-pick workflow to latest ([#​44448](https://github.com/mui/material-ui/issues/44448)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
    

All contributors of this release in alphabetical order: @​DiegoAndai, @​JCQuintas, @​joserodolfofreitas, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​sai6855, samuelsycamore, @​siriwatknp, @​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.7` -> `6.1.8`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/6.1.7/6.1.8) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`6.1.7` -> `6.1.8`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.1.7/6.1.8) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v6.1.8`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v618) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.7...v6.1.8) <!-- generated comparing v6.1.7..master --> *Nov 20, 2024* A big thanks to the 10 contributors who made this release possible. ##### `@mui/material@6.1.8` - \[Autocomplete] Use `ul` element for the listbox ([#&#8203;44422](https://github.com/mui/material-ui/issues/44422)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[Grid2] Remove item and zeroMinWidth classes from grid2Classes ([#&#8203;44419](https://github.com/mui/material-ui/issues/44419)) [@&#8203;sai6855](https://github.com/sai6855) - \[StepIcon] Add SvgIconOwnProps type to StepIcon props ([#&#8203;44337](https://github.com/mui/material-ui/issues/44337)) [@&#8203;sai6855](https://github.com/sai6855) - Add generic back to `useMediaQuery` to prevent a breaking change ([#&#8203;44455](https://github.com/mui/material-ui/issues/44455)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Tooltip] Deprecate `*Component` and `*Props` for v6 ([#&#8203;44350](https://github.com/mui/material-ui/issues/44350)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/system@6.1.8` - Warn when calling `setMode` without configuring `colorSchemeSelector` ([#&#8203;43783](https://github.com/mui/material-ui/issues/43783)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/styled-engine@6.1.8` - Add back removed internal function ([#&#8203;44421](https://github.com/mui/material-ui/issues/44421)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### `@mui/utils@6.1.8` - Skip deep clone React element ([#&#8203;44400](https://github.com/mui/material-ui/issues/44400)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add documentation to `useForkRef` ([#&#8203;44410](https://github.com/mui/material-ui/issues/44410)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Docs - \[Accordion] Replace hardcoded classes with constants in demos ([#&#8203;44453](https://github.com/mui/material-ui/issues/44453)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[material-ui]\[Autocomplete] Fix virtualization demo ([#&#8203;44382](https://github.com/mui/material-ui/issues/44382)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Revert [#&#8203;44388](https://github.com/mui/material-ui/issues/44388) ([#&#8203;44454](https://github.com/mui/material-ui/issues/44454)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - Add App starters in related-projects.md ([#&#8203;44315](https://github.com/mui/material-ui/issues/44315)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Bring back `*Component` and `*Props` codemods and deprecation messages ([#&#8203;44383](https://github.com/mui/material-ui/issues/44383)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[docs] Copyedit Templates page ([#&#8203;44461](https://github.com/mui/material-ui/issues/44461)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) ##### Core - Remove `stylis-plugin-rtl-sc` ([#&#8203;44447](https://github.com/mui/material-ui/issues/44447)) [@&#8203;renovate](https://github.com/renovate)\[bot] - \[test]\[Autocomplete] Make virtualize regression screenshots deterministic ([#&#8203;44425](https://github.com/mui/material-ui/issues/44425)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[blog] Fix reference to subdomain on MUI X v8 alpha zero post ([#&#8203;44416](https://github.com/mui/material-ui/issues/44416)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - \[blog] MUI X v8 alpha zero blog post ([#&#8203;44377](https://github.com/mui/material-ui/issues/44377)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - \[code-infra] Use vitest-compatible skip in `describeConformance` ([#&#8203;44412](https://github.com/mui/material-ui/issues/44412)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - Keep OpenSSF badge up-to-date ([`aef2bf2`](https://github.com/mui/material-ui/commit/aef2bf2)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Polish useForkRef docs ([#&#8203;44424](https://github.com/mui/material-ui/issues/44424)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[infra] Upgrade Cherry-pick workflow to latest ([#&#8203;44448](https://github.com/mui/material-ui/issues/44448)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;sai6855](https://github.com/sai6855), samuelsycamore, [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#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-11-21 02:03:39 +01:00
fix(deps): update material-ui monorepo to v6.1.8
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
d5ef1ddef8
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-11-21 02:03:40 +01:00
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/material-ui-monorepo:renovate/material-ui-monorepo
git checkout renovate/material-ui-monorepo
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#57
No description provided.