Update dependency @mui/material to v6.1.3 #320

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

This PR contains the following updates:

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

Release Notes

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

v6.1.3

Compare Source

Oct 9, 2024

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

  • 🚀 Improved performance on styled components by pre-serializing and caching the styles (#​43412) @​romgrk
@mui/material@6.1.3
@mui/system@6.1.3
@mui/utils@6.0.0-beta.11
@mui/lab@6.1.3
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​Asin-Junior-Honore, @​barrownicholas, @​Chee7ah, @​effektsvk, @​hieunguyenduc696, @​Janpot, @​Juneezee, @​k-rajat19, @​mnajdova, @​oliviertassinari, @​romgrk, @​sai6855, @​siriwatknp, @​wojtek35, @​yonatan0


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.2` -> `6.1.3`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.1.2/6.1.3) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v6.1.3`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v613) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.2...v6.1.3) <!-- generated comparing v6.1.2..master --> *Oct 9, 2024* A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: - 🚀 Improved performance on styled components by pre-serializing and caching the styles ([#&#8203;43412](https://github.com/mui/material-ui/issues/43412)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/material@6.1.3` - ​<!-- 18 -->Change React.ReactElement<any> to React.ReactElement<unknown> ([#&#8203;43402](https://github.com/mui/material-ui/issues/43402)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 42 -->\[Badge] Make keys in anchor origin partial ([#&#8203;43950](https://github.com/mui/material-ui/issues/43950)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 22 -->\[Grid2] Fix column spacing for nested containers ([#&#8203;43733](https://github.com/mui/material-ui/issues/43733)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 21 -->\[Grid2] Remove required `item` prop for `size` prop ([#&#8203;44027](https://github.com/mui/material-ui/issues/44027)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 20 -->\[Grid2] Add compatible props warning ([#&#8203;43801](https://github.com/mui/material-ui/issues/43801)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - ​<!-- 17 -->\[Modal] Fix comment location ([#&#8203;44026](https://github.com/mui/material-ui/issues/44026)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 16 -->\[OutlinedInput] Resolve border color issue on mobile ([#&#8203;43797](https://github.com/mui/material-ui/issues/43797)) ([#&#8203;43879](https://github.com/mui/material-ui/issues/43879)) [@&#8203;wojtek35](https://github.com/wojtek35) ##### `@mui/system@6.1.3` - ​<!-- 15 -->Make createGrid compatible with React 19 types ([#&#8203;44035](https://github.com/mui/material-ui/issues/44035)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - ​<!-- 14 -->Add empty interfaces to fix issue with typescript module augmentation ([#&#8203;43873](https://github.com/mui/material-ui/issues/43873)) [@&#8203;yonatan0](https://github.com/yonatan0) - ​<!-- 13 -->Pre-serialize & cache styles to improve performance ([#&#8203;43412](https://github.com/mui/material-ui/issues/43412)) [@&#8203;romgrk](https://github.com/romgrk) - ​<!-- 09 -->\[typescript] `SystemCSSProperties` should not have `SystemStyleObject` as value ([#&#8203;44029](https://github.com/mui/material-ui/issues/44029)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/utils@6.0.0-beta.11` - ​<!-- 08 -->\[utils] Make getReactElementRef React 19 compatible ([#&#8203;44034](https://github.com/mui/material-ui/issues/44034)) [@&#8203;aarongarciah](https://github.com/aarongarciah) ##### `@mui/lab@6.1.3` - ​<!-- 20 -->\[lab]\[Timeline] Fix types for React 19 ([#&#8203;44043](https://github.com/mui/material-ui/issues/44043)) [@&#8203;aarongarciah](https://github.com/aarongarciah) ##### Docs - ​<!-- 35 -->Update docs-infra role ([#&#8203;44032](https://github.com/mui/material-ui/issues/44032)) [@&#8203;mnajdova](https://github.com/mnajdova) - ​<!-- 34 -->Update Material Symbols plan to reflect Google development ([#&#8203;44000](https://github.com/mui/material-ui/issues/44000)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 33 -->Fix 301 redirections in docs [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 32 -->Fix indentation [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 31 -->Fix Live edit copies ([#&#8203;43835](https://github.com/mui/material-ui/issues/43835)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 30 -->Virtualize icons svg ([#&#8203;43939](https://github.com/mui/material-ui/issues/43939)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 28 -->\[Grid] Fix Grid2 gap description ([#&#8203;43967](https://github.com/mui/material-ui/issues/43967)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - ​<!-- 27 -->\[icons] Index search synchronously ([#&#8203;44001](https://github.com/mui/material-ui/issues/44001)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 26 -->\[material-ui] Incorrect React useState Example on Toggle Button ([#&#8203;43987](https://github.com/mui/material-ui/issues/43987)) [@&#8203;barrownicholas](https://github.com/barrownicholas) - ​<!-- 25 -->\[material-ui] Add theme setting for pigment-css migration ([#&#8203;43993](https://github.com/mui/material-ui/issues/43993)) [@&#8203;effektsvk](https://github.com/effektsvk) - ​<!-- 24 -->\[material-ui] Fix incorrect `slotProp` name in the `TextField` deprecation note. ([#&#8203;43985](https://github.com/mui/material-ui/issues/43985)) [@&#8203;Chee7ah](https://github.com/Chee7ah) - ​<!-- 23 -->\[examples] Use CSS Variables ([#&#8203;43856](https://github.com/mui/material-ui/issues/43856)) [@&#8203;Juneezee](https://github.com/Juneezee) - ​<!-- 29 -->\[material-ui] Improved documentation for indeterminateIcon prop ([#&#8203;43791](https://github.com/mui/material-ui/issues/43791)) [@&#8203;marctaylor01](https://github.com/marctaylor01) ##### Core - ​<!-- 37 -->Fix typo in useLocalStorageState ([#&#8203;44024](https://github.com/mui/material-ui/issues/44024)) [@&#8203;hieunguyenduc696](https://github.com/hieunguyenduc696) - ​<!-- 36 -->Amend changelog ([#&#8203;43968](https://github.com/mui/material-ui/issues/43968)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - ​<!-- 41 -->Remove `@mui/styled-engine-sc` dev dependency from `@mui/styled-engine-sc` ([#&#8203;44050](https://github.com/mui/material-ui/issues/44050)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 43 -->\[docs-infra] Add pointer cursor on hover for logo to improve UX ([#&#8203;43999](https://github.com/mui/material-ui/issues/43999)) [@&#8203;Asin-Junior-Honore](https://github.com/Asin-Junior-Honore) - ​<!-- 41 -->\[blog] Migrate some .gif to <video> ([#&#8203;43945](https://github.com/mui/material-ui/issues/43945)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 40 -->\[code-infra] Align `next` dependency specifier across project ([#&#8203;44036](https://github.com/mui/material-ui/issues/44036)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 39 -->\[code-infra] Move MuiError babel macro to babel plugin ([#&#8203;43904](https://github.com/mui/material-ui/issues/43904)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 38 -->\[code-infra] Forbid calling `Error` without `new` ([#&#8203;43963](https://github.com/mui/material-ui/issues/43963)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 29 -->\[docs-infra] Fix link in header regression ([#&#8203;43834](https://github.com/mui/material-ui/issues/43834)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 19 -->\[infra] Fix line break in Stack Overflow message [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 12 -->\[test] Add missing async ([#&#8203;44028](https://github.com/mui/material-ui/issues/44028)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 11 -->\[test] Fix Escape event firing event ([#&#8203;43961](https://github.com/mui/material-ui/issues/43961)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 10 -->\[test] Fix flaky pigment-css screenshot ([#&#8203;43959](https://github.com/mui/material-ui/issues/43959)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 07 -->\[website] Add missing \_redirects HTTP status [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 06 -->\[website] Fix sponsor image height [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[website] Remove srcset, does nothing in README [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 04 -->\[website] Polish display of sponsors [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 03 -->\[website] Standardize utm tags [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 02 -->\[website] Improve utm_source strategy [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 01 -->\[website] Clarify min-level docs-infra [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 08 -->\[website] Update backlink sponsors ([#&#8203;43995](https://github.com/mui/material-ui/issues/43995)) [@&#8203;rluzists1](https://github.com/rluzists1) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;Asin-Junior-Honore](https://github.com/Asin-Junior-Honore), [@&#8203;barrownicholas](https://github.com/barrownicholas), [@&#8203;Chee7ah](https://github.com/Chee7ah), [@&#8203;effektsvk](https://github.com/effektsvk), [@&#8203;hieunguyenduc696](https://github.com/hieunguyenduc696), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;Juneezee](https://github.com/Juneezee), [@&#8203;k-rajat19](https://github.com/k-rajat19), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;wojtek35](https://github.com/wojtek35), [@&#8203;yonatan0](https://github.com/yonatan0) </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-10 02:53:53 +02:00
Update dependency @mui/material to v6.1.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
da47a06031
kjuulh merged commit da47a06031 into main 2024-10-10 06:50: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: OpenFood/openfood#320
No description provided.