fix(deps): update material-ui monorepo to v6.2.0 #72

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

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies minor 6.1.10 -> 6.2.0
@mui/material (source) dependencies minor 6.1.10 -> 6.2.0

Release Notes

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

v6.2.0

Compare Source

Dec 10, 2024

A big thanks to the 9 contributors who made this release possible. Here are some highlights :

  • Material UI is now compatible with React 19 (#​44672) @​DiegoAndai
  • Fixed incorrect aria-orientation for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#​44537) @​mj12albert
@mui/material@6.2.0
  • Box] Add missing `component` to `BoxProps` type ([#​44643](https://github.com/mui/material-ui/issues/44643)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • Grid] Fix spacing when using css variables ([#​44663](https://github.com/mui/material-ui/issues/44663)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • ListItemText] Add `slots` and `slotProps` ([#​44571](https://github.com/mui/material-ui/issues/44571)) [@​sai6855](https://github.com/sai6855)
    
    
Docs
Core
  • docs-infra] Allow custom annotations ([#​44707](https://github.com/mui/material-ui/issues/44707)) [@​vladmoroz](https://github.com/vladmoroz)
    
  • Box] Fix `component` prop test ([#​44651](https://github.com/mui/material-ui/issues/44651)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • React 19 useRef cleanup (#​44704) @​DiegoAndai
  • Remove obselete lerna options (#​44676) @​ZeeshanTamboli
  • Fix Regular Expression Denial of Service (ReDoS) vulnerabilities (#​44627) @​SuperMaxine
  • Fix number of contributors (#​44650) @​aarongarciah
  • docs-infra] Add support for data attributes in the API generation ([#​44709](https://github.com/mui/material-ui/issues/44709)) [@​mnajdova](https://github.com/mnajdova)
    
  • docs-infra] Fix RTL dark mode ([#​41803](https://github.com/mui/material-ui/issues/41803)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • Grid] Remove deeply nested imports ([#​43605](https://github.com/mui/material-ui/issues/43605)) [@​Janpot](https://github.com/Janpot)
    
    

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​bharatkashyap, @​DiegoAndai, @​Janpot, @​mj12albert, @​mnajdova, @​sai6855, @​SuperMaxine, @​vladmoroz, @​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 | minor | [`6.1.10` -> `6.2.0`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/6.1.10/6.2.0) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | minor | [`6.1.10` -> `6.2.0`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.1.10/6.2.0) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v6.2.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#620) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.10...v6.2.0) <!-- generated comparing v6.1.10..master --> *Dec 10, 2024* A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - Material UI is now compatible with React 19 ([#&#8203;44672](https://github.com/mui/material-ui/issues/44672)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Fixed incorrect `aria-orientation` for vertical sliders. <kbd>ArrowRight</kbd> now increases the value and <kbd>ArrowLeft</kbd> decreases the value in vertical sliders; they were reversed in prior versions. ([#&#8203;44537](https://github.com/mui/material-ui/issues/44537)) [@&#8203;mj12albert](https://github.com/mj12albert) ##### `@mui/material@6.2.0` - \[Box] Add missing `component` to `BoxProps` type ([#&#8203;44643](https://github.com/mui/material-ui/issues/44643)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[Grid] Fix spacing when using css variables ([#&#8203;44663](https://github.com/mui/material-ui/issues/44663)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[ListItemText] Add `slots` and `slotProps` ([#&#8203;44571](https://github.com/mui/material-ui/issues/44571)) [@&#8203;sai6855](https://github.com/sai6855) ##### Docs - Add Toolpad Core template link ([#&#8203;44415](https://github.com/mui/material-ui/issues/44415)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) ##### Core - \[docs-infra] Allow custom annotations ([#&#8203;44707](https://github.com/mui/material-ui/issues/44707)) [@&#8203;vladmoroz](https://github.com/vladmoroz) - \[Box] Fix `component` prop test ([#&#8203;44651](https://github.com/mui/material-ui/issues/44651)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - React 19 useRef cleanup ([#&#8203;44704](https://github.com/mui/material-ui/issues/44704)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Remove obselete lerna options ([#&#8203;44676](https://github.com/mui/material-ui/issues/44676)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - Fix Regular Expression Denial of Service (ReDoS) vulnerabilities ([#&#8203;44627](https://github.com/mui/material-ui/issues/44627)) [@&#8203;SuperMaxine](https://github.com/SuperMaxine) - Fix number of contributors ([#&#8203;44650](https://github.com/mui/material-ui/issues/44650)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[docs-infra] Add support for data attributes in the API generation ([#&#8203;44709](https://github.com/mui/material-ui/issues/44709)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[docs-infra] Fix RTL dark mode ([#&#8203;41803](https://github.com/mui/material-ui/issues/41803)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[Grid] Remove deeply nested imports ([#&#8203;43605](https://github.com/mui/material-ui/issues/43605)) [@&#8203;Janpot](https://github.com/Janpot) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bharatkashyap](https://github.com/bharatkashyap), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;SuperMaxine](https://github.com/SuperMaxine), [@&#8203;vladmoroz](https://github.com/vladmoroz), [@&#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-12-11 06:02:40 +01:00
fix(deps): update material-ui monorepo to v6.2.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
1ac250b426
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-12-11 06:02:42 +01:00
kjuulh merged commit 1ac250b426 into main 2024-12-11 06:03:03 +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#72
No description provided.