Update materialui to ^7.1.1 #23

Merged
renovate merged 1 commits from renovate/materialui into main 2025-06-04 00:22:09 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies patch ^7.1.0 -> ^7.1.1
@mui/material (source) dependencies patch ^7.1.0 -> ^7.1.1

Release Notes

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

v7.1.1

Compare Source

May 30, 2025

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

@mui/material@7.1.1
@mui/codemod@7.1.1
@mui/system@7.1.1
@mui/styled-engine@7.1.1
@mui/stylis-plugin-rtl@7.1.1
Docs
Core

All contributors of this release in alphabetical order: @​0210shivam, @​brijeshb42, @​chaitanyasharma1011, @​codiini, @​DiegoAndai, @​Janpot, @​JCQuintas, @​KenanYusuf, @​khllbnomrn, @​LakshitAgarwal, @​oliviertassinari, @​RubemMazzetto, @​sai6855, @​siriwatknp, @​ZeeshanTamboli


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | [`^7.1.0` -> `^7.1.1`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/7.1.0/7.1.1) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`^7.1.0` -> `^7.1.1`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/7.1.0/7.1.1) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v7.1.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#711) [Compare Source](https://github.com/mui/material-ui/compare/v7.1.0...v7.1.1) <!-- generated comparing v7.1.0..master --> *May 30, 2025* A big thanks to the 15 contributors who made this release possible. ##### `@mui/material@7.1.1` - \[Autocomplete] Fix label shrink issue when `renderValue` is used with empty array in multiple mode ([#&#8203;46047](https://github.com/mui/material-ui/issues/46047)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Autocomplete] Prevent `renderValue` from being skipped when value is 0 ([#&#8203;46145](https://github.com/mui/material-ui/issues/46145)) [@&#8203;LakshitAgarwal](https://github.com/LakshitAgarwal) - \[Autocomplete] Add note in JSDoc for non-TextField components in `renderInput` ([#&#8203;46141](https://github.com/mui/material-ui/issues/46141)) [@&#8203;khllbnomrn](https://github.com/khllbnomrn) - \[Chip] Add slots and slotProps ([#&#8203;46098](https://github.com/mui/material-ui/issues/46098)) [@&#8203;sai6855](https://github.com/sai6855) - \[Menu] Remove depreacted `MenuListProps` from demos ([#&#8203;46144](https://github.com/mui/material-ui/issues/46144)) [@&#8203;sai6855](https://github.com/sai6855) - \[TablePaginationActions] Export TablePaginationActions as new component ([#&#8203;46149](https://github.com/mui/material-ui/issues/46149)) [@&#8203;sai6855](https://github.com/sai6855) - \[SnackbarContent] Fix `square` prop not working ([#&#8203;46196](https://github.com/mui/material-ui/issues/46196)) [@&#8203;0210shivam](https://github.com/0210shivam) - \[SnackbarContent] Fix error when theme value is CSS variable ([#&#8203;46198](https://github.com/mui/material-ui/issues/46198)) [@&#8203;0210shivam](https://github.com/0210shivam) ##### `@mui/codemod@7.1.1` - Add package name option ([#&#8203;45977](https://github.com/mui/material-ui/issues/45977)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/system@7.1.1` - Skip styled component from being transformed ([#&#8203;46129](https://github.com/mui/material-ui/issues/46129)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Update the type for borderRadius ([#&#8203;46154](https://github.com/mui/material-ui/issues/46154)) [@&#8203;codiini](https://github.com/codiini) ##### `@mui/styled-engine@7.1.1` - Fix variant props callback type to spread `ownerState` ([#&#8203;46187](https://github.com/mui/material-ui/issues/46187)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/stylis-plugin-rtl@7.1.1` - Fix RTL does not work with CSS layer with a new package ([#&#8203;46230](https://github.com/mui/material-ui/issues/46230)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - \[Dialog] Remove deprecated TransitionComponent from demo ([#&#8203;46185](https://github.com/mui/material-ui/issues/46185)) [@&#8203;sai6855](https://github.com/sai6855) - \[Grid] Remove direction `column` and `column-reverse` from the demo ([#&#8203;46127](https://github.com/mui/material-ui/issues/46127)) [@&#8203;0210shivam](https://github.com/0210shivam) - \[Grid] Update grid migration guide ([#&#8203;46057](https://github.com/mui/material-ui/issues/46057)) [@&#8203;sai6855](https://github.com/sai6855) - \[templates] Fix rendering of logos in dark mode ([#&#8203;46221](https://github.com/mui/material-ui/issues/46221)) [@&#8203;sai6855](https://github.com/sai6855) - \[ToggleButtonGroup] Add spacing demo ([#&#8203;46058](https://github.com/mui/material-ui/issues/46058)) [@&#8203;sai6855](https://github.com/sai6855) - Fix typo in dark mode docs ([#&#8203;46229](https://github.com/mui/material-ui/issues/46229)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - Clarify Next.js + Tailwind CSS v3 integration requirements ([#&#8203;46176](https://github.com/mui/material-ui/issues/46176)) [@&#8203;chaitanyasharma1011](https://github.com/chaitanyasharma1011) - Fix GridLegacy docs order ([#&#8203;46135](https://github.com/mui/material-ui/issues/46135)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Update upgrade guide for resolution of `react-is` ([#&#8203;46002](https://github.com/mui/material-ui/issues/46002)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Remove oudated scaffoldhub ad ([#&#8203;46090](https://github.com/mui/material-ui/issues/46090)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Show how to target global state classes with CSS Modules ([#&#8203;45992](https://github.com/mui/material-ui/issues/45992)) [@&#8203;RubemMazzetto](https://github.com/RubemMazzetto) ##### Core - \[code-infra] Add plugin to check for index file access ([#&#8203;46178](https://github.com/mui/material-ui/issues/46178)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Bump eslint to v9 ([#&#8203;46222](https://github.com/mui/material-ui/issues/46222)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Move packages to mui/mui-public ([#&#8203;46155](https://github.com/mui/material-ui/issues/46155)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Move `chai` to peerDep ([#&#8203;46227](https://github.com/mui/material-ui/issues/46227)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Avoid loading barrel file during type checking ([#&#8203;46177](https://github.com/mui/material-ui/issues/46177)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove unnecessary ref from `HighlightedCode` component ([#&#8203;46151](https://github.com/mui/material-ui/issues/46151)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[code-infra] Import mocha type instead of global ([#&#8203;46108](https://github.com/mui/material-ui/issues/46108)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Dependabot also create branches ([`795a481`](https://github.com/mui/material-ui/commit/795a481)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Avoid running continuous release on forks ([#&#8203;46103](https://github.com/mui/material-ui/issues/46103)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove checkout job altogether ([#&#8203;46100](https://github.com/mui/material-ui/issues/46100)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove required checkout workflows in circleci ([#&#8203;46099](https://github.com/mui/material-ui/issues/46099)) [@&#8203;Janpot](https://github.com/Janpot) - Run pnpm docs:sync-team ([`c8f1da5`](https://github.com/mui/material-ui/commit/c8f1da5)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Upgrade MUI X packages to v8 ([#&#8203;45990](https://github.com/mui/material-ui/issues/45990)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - Minor detail to reduce confusion ([`4c64b72`](https://github.com/mui/material-ui/commit/4c64b72)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Update security.md ([#&#8203;45839](https://github.com/mui/material-ui/issues/45839)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Apply yml convention, blank line only at top level ([`f273220`](https://github.com/mui/material-ui/commit/f273220)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add comment that lab should be in alpha ([#&#8203;45999](https://github.com/mui/material-ui/issues/45999)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;0210shivam](https://github.com/0210shivam), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;chaitanyasharma1011](https://github.com/chaitanyasharma1011), [@&#8203;codiini](https://github.com/codiini), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;khllbnomrn](https://github.com/khllbnomrn), [@&#8203;LakshitAgarwal](https://github.com/LakshitAgarwal), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;RubemMazzetto](https://github.com/RubemMazzetto), [@&#8203;sai6855](https://github.com/sai6855), [@&#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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDAuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-06-03 00:22:48 +00:00
Update materialui to ^7.1.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
63af408224
renovate merged commit 63af408224 into main 2025-06-04 00:22:09 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MoneyMgr#23
No description provided.