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

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2024-11-30 06:08:11 +01:00
Owner

This PR contains the following updates:

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

Release Notes

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

v6.1.9

Compare Source

Nov 27, 2024

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

@mui/material@6.1.9
  • Select] Omit `placeholder` from props ([#​44502](https://github.com/mui/material-ui/issues/44502)) [@​Juneezee](https://github.com/Juneezee)
    
  • Grid2] Add container class to `Grid2Classes` ([#​44562](https://github.com/mui/material-ui/issues/44562)) [@​sai6855](https://github.com/sai6855)
    
    
@mui/system@6.1.9
@mui/codemod@6.1.9
  • codemod] Fix handling of computed `paragraph` props ([#​44195](https://github.com/mui/material-ui/issues/44195)) [@​joshkel](https://github.com/joshkel)
    
    
@mui/material-pigment-css@6.1.9
Docs
  • material-ui] Add missing required dependencies in dashboard template README ([#​44476](https://github.com/mui/material-ui/issues/44476)) [@​mesqueeb](https://github.com/mesqueeb)
    
  • material-ui] Add missing Roboto import to Next.js integration docs ([#​44462](https://github.com/mui/material-ui/issues/44462)) [@​StaceyD22](https://github.com/StaceyD22)
    
  • material-ui]\[Dialog] Fix padding in SimpleDialog demo ([#​44467](https://github.com/mui/material-ui/issues/44467)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • Fix template page issues (#​44466) @​oliviertassinari
  • examples] Add dark mode example for Material UI + Pigment CSS ([#​44480](https://github.com/mui/material-ui/issues/44480)) [@​mnajdova](https://github.com/mnajdova)
    
    
Core
  • Remove TODO line in the changelog (#​44484) @​mnajdova
  • Polish image display (418e888) @​oliviertassinari
  • core-infra] Add no-relative-packages ([#​44489](https://github.com/mui/material-ui/issues/44489)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Support CSS variables API info ([#​44559](https://github.com/mui/material-ui/issues/44559)) [@​mnajdova](https://github.com/mnajdova)
    
  • docs-infra] Fix display when ad-block triggers ([#​44567](https://github.com/mui/material-ui/issues/44567)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Improve locator finding using visible option ([#​44541](https://github.com/mui/material-ui/issues/44541)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • docs-infra] Correctly flatten the pages tree ([#​44514](https://github.com/mui/material-ui/issues/44514)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Fix Sponsor design regression ([#​44515](https://github.com/mui/material-ui/issues/44515)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • test] Remove React.ReactElement<any> from describeConformance.tsx ([#&#8203;44318](https://github.com/mui/material-ui/issues/44318)) [@&#8203;sai6855](https://github.com/sai6855)
    
  • test] Do not enforce the presence of `ownerState.className` in `describeConformance` ([#&#8203;44479](https://github.com/mui/material-ui/issues/44479)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle)
    
    

All contributors of this release in alphabetical order: @​brijeshb42, @​flaviendelangle, @​joshkel, @​Juneezee, @​mesqueeb, @​mnajdova, @​oliviertassinari, @​sai6855, @​siriwatknp, @​StaceyD22

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 ([#&#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 (#​44455) @​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
@mui/styled-engine@6.1.8
@mui/utils@6.1.8
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 #​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 ([#&#8203;44461](https://github.com/mui/material-ui/issues/44461)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore)
    
    
Core
  • Remove stylis-plugin-rtl-sc (#​44447) @​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) @​oliviertassinari
  • Polish useForkRef docs (#​44424) @​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: @​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://5.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.9`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/6.1.7/6.1.9) | | [@mui/material](https://v5.mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`6.1.7` -> `6.1.9`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.1.7/6.1.9) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v6.1.9`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#619) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.8...v6.1.9) <!-- generated comparing v6.1.8..master --> *Nov 27, 2024* A big thanks to the 8 contributors who made this release possible. ##### `@mui/material@6.1.9` - \[Select] Omit `placeholder` from props ([#&#8203;44502](https://github.com/mui/material-ui/issues/44502)) [@&#8203;Juneezee](https://github.com/Juneezee) - \[Grid2] Add container class to `Grid2Classes` ([#&#8203;44562](https://github.com/mui/material-ui/issues/44562)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/system@6.1.9` - Add ThemeProvider `noSsr` to prevent double rendering ([#&#8203;44451](https://github.com/mui/material-ui/issues/44451)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/codemod@6.1.9` - \[codemod] Fix handling of computed `paragraph` props ([#&#8203;44195](https://github.com/mui/material-ui/issues/44195)) [@&#8203;joshkel](https://github.com/joshkel) ##### `@mui/material-pigment-css@6.1.9` - Make [@&#8203;pigment-css/react](https://github.com/pigment-css/react) as peer dependency ([#&#8203;44498](https://github.com/mui/material-ui/issues/44498)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### Docs - \[material-ui] Add missing required dependencies in dashboard template README ([#&#8203;44476](https://github.com/mui/material-ui/issues/44476)) [@&#8203;mesqueeb](https://github.com/mesqueeb) - \[material-ui] Add missing Roboto import to Next.js integration docs ([#&#8203;44462](https://github.com/mui/material-ui/issues/44462)) [@&#8203;StaceyD22](https://github.com/StaceyD22) - \[material-ui]\[Dialog] Fix padding in SimpleDialog demo ([#&#8203;44467](https://github.com/mui/material-ui/issues/44467)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix template page issues ([#&#8203;44466](https://github.com/mui/material-ui/issues/44466)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[examples] Add dark mode example for Material UI + Pigment CSS ([#&#8203;44480](https://github.com/mui/material-ui/issues/44480)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### Core - Remove TODO line in the changelog ([#&#8203;44484](https://github.com/mui/material-ui/issues/44484)) [@&#8203;mnajdova](https://github.com/mnajdova) - Polish image display ([`418e888`](https://github.com/mui/material-ui/commit/418e888)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core-infra] Add no-relative-packages ([#&#8203;44489](https://github.com/mui/material-ui/issues/44489)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Support CSS variables API info ([#&#8203;44559](https://github.com/mui/material-ui/issues/44559)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[docs-infra] Fix display when ad-block triggers ([#&#8203;44567](https://github.com/mui/material-ui/issues/44567)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Improve locator finding using visible option ([#&#8203;44541](https://github.com/mui/material-ui/issues/44541)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs-infra] Correctly flatten the pages tree ([#&#8203;44514](https://github.com/mui/material-ui/issues/44514)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix Sponsor design regression ([#&#8203;44515](https://github.com/mui/material-ui/issues/44515)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Remove React.ReactElement<any> from describeConformance.tsx ([#&#8203;44318](https://github.com/mui/material-ui/issues/44318)) [@&#8203;sai6855](https://github.com/sai6855) - \[test] Do not enforce the presence of `ownerState.className` in `describeConformance` ([#&#8203;44479](https://github.com/mui/material-ui/issues/44479)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;joshkel](https://github.com/joshkel), [@&#8203;Juneezee](https://github.com/Juneezee), [@&#8203;mesqueeb](https://github.com/mesqueeb), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;StaceyD22](https://github.com/StaceyD22) ### [`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
kjuulh force-pushed renovate/material-ui-monorepo from d5ef1ddef8 to fbc8fd2299 2024-11-28 02:03:30 +01:00 Compare
kjuulh changed title from fix(deps): update material-ui monorepo to v6.1.8 to fix(deps): update material-ui monorepo to v6.1.9 2024-11-28 02:03:40 +01:00
kjuulh force-pushed renovate/material-ui-monorepo from fbc8fd2299 to 75d29ab287 2024-11-30 06:07:26 +01:00 Compare
kjuulh merged commit 75d29ab287 into main 2024-11-30 06:08:11 +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: kjuulh/backstage#57
No description provided.