Update dependency @mui/icons-material to v6.4.1 #281

Merged
pierre merged 1 commits from renovate/mui-icons-material-6.x-lockfile into master 2025-01-25 00:57:46 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v6.4.1

Compare Source

Jan 21, 2025

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

@mui/material@6.4.1
@mui/system@6.4.1
@mui/utils@6.4.1
Docs
Core

All contributors of this release in alphabetical order: @​bharatkashyap, @​DiegoAndai, @​Fullchee, @​Janpot, @​mj12albert, @​sai6855, @​siriwatknp, @​yash49, @​zanivan

v6.4.0

Compare Source

Jan 13, 2025

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

@mui/material@6.4.0
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​DiegoAndai, @​good-jinu, @​headironc, @​iaziz11, @​IceOfSummer, @​Janpot, @​LukasTy, @​mnajdova, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siddhantantil39, @​siriwatknp, @​yashdev16, @​ZeeshanTamboli

v6.3.1

Compare Source

Jan 3, 2025

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

@mui/material@6.3.1
Docs
Core

All contributors of this release in alphabetical order: @​adityaparab, @​DiegoAndai, @​komkanit, @​oliviertassinari, @​sai6855, @​siddhantantil39, @​yash49, @​ZeeshanTamboli

v6.3.0

Compare Source

Dec 23, 2024

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

  • Fix invalid HTML structure in the Accordion component (#​44408) @​ZeeshanTamboli
    The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div).
      This will only impact you if you used the HTML element as selectors in your styles.
@mui/material@6.3.0
@mui/system@6.3.0
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alelthomas, @​DiegoAndai, @​Janpot, @​lewxdev, @​LukasTy, @​romgrk, @​sai6855, @​siriwatknp, @​yash49, @​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 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/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.2.1` -> `6.4.1`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/6.2.1/6.4.1) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v6.4.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#641) [Compare Source](https://github.com/mui/material-ui/compare/v6.4.0...v6.4.1) <!-- generated comparing v6.4.0..master --> *Jan 21, 2025* A big thanks to the 9 contributors who made this release possible. ##### `@mui/material@6.4.1` - \[ButtonBase] Export types used in ButtonBase props ([#&#8203;43530](https://github.com/mui/material-ui/issues/43530)) [@&#8203;Janpot](https://github.com/Janpot) - \[Dialog] Add slots and slotProps ([#&#8203;44792](https://github.com/mui/material-ui/issues/44792)) [@&#8203;sai6855](https://github.com/sai6855) - \[Drawer] Deprecate composed classes ([#&#8203;44870](https://github.com/mui/material-ui/issues/44870)) [@&#8203;yash49](https://github.com/yash49) - \[IconButton] Set default loading to `null` ([#&#8203;45057](https://github.com/mui/material-ui/issues/45057)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[ListItem] Add codemod for deprecated props ([#&#8203;45022](https://github.com/mui/material-ui/issues/45022)) [@&#8203;sai6855](https://github.com/sai6855) - \[Modal] Add migration guide and codemod for deprecated props ([#&#8203;45021](https://github.com/mui/material-ui/issues/45021)) [@&#8203;sai6855](https://github.com/sai6855) - \[TextField] Fix filled state to be synced with autofill ([#&#8203;44135](https://github.com/mui/material-ui/issues/44135)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### `@mui/system@6.4.1` - Fix dark mode flicker using `useEnhancedEffect` ([#&#8203;44812](https://github.com/mui/material-ui/issues/44812)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/utils@6.4.1` - Do not deep merge React component ([#&#8203;45058](https://github.com/mui/material-ui/issues/45058)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - Fix typo ([#&#8203;45070](https://github.com/mui/material-ui/issues/45070)) [@&#8203;Fullchee](https://github.com/Fullchee) - Improve Toolpad templates section ([#&#8203;44914](https://github.com/mui/material-ui/issues/44914)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - Fix expand / collapse icons orientation ([#&#8203;44989](https://github.com/mui/material-ui/issues/44989)) [@&#8203;zanivan](https://github.com/zanivan) - Rename "Base UI" to "MUI Base" in all text ([#&#8203;45060](https://github.com/mui/material-ui/issues/45060)) [@&#8203;mj12albert](https://github.com/mj12albert) - Add [@&#8203;mui/base](https://github.com/mui/base) deprecation callout ([#&#8203;45030](https://github.com/mui/material-ui/issues/45030)) [@&#8203;mj12albert](https://github.com/mj12albert) - Update [@&#8203;mui/base](https://github.com/mui/base) deprecation message ([#&#8203;45064](https://github.com/mui/material-ui/issues/45064)) [@&#8203;mj12albert](https://github.com/mj12albert) ##### Core - \[code-infra] Add "use client" directive to files with React APIs ([#&#8203;45036](https://github.com/mui/material-ui/issues/45036)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs] 301 redirect `/base-ui` to `base-ui.com` ([#&#8203;45061](https://github.com/mui/material-ui/issues/45061)) [@&#8203;mj12albert](https://github.com/mj12albert) All contributors of this release in alphabetical order: [@&#8203;bharatkashyap](https://github.com/bharatkashyap), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Fullchee](https://github.com/Fullchee), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;yash49](https://github.com/yash49), [@&#8203;zanivan](https://github.com/zanivan) ### [`v6.4.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#640) [Compare Source](https://github.com/mui/material-ui/compare/v6.3.1...v6.4.0) <!-- generated comparing v6.3.1..master --> *Jan 13, 2025* A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨: - Added [`loading` prop](https://mui.com/material-ui/react-button/#loading-2) to the `Button` and `IconButton` components ([#&#8203;44637](https://github.com/mui/material-ui/issues/44637)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/material@6.4.0` - \[Alert] complete `slots` and `slotProps` ([#&#8203;44971](https://github.com/mui/material-ui/issues/44971)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Autocomplete] Sync runtime and TS types for key in grouped options ([#&#8203;44862](https://github.com/mui/material-ui/issues/44862)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[Button] Add `loading` prop ([#&#8203;44637](https://github.com/mui/material-ui/issues/44637)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[CardHeader] Deprecate `*TypographyProps` and complete `slots`, `slotProps` ([#&#8203;44729](https://github.com/mui/material-ui/issues/44729)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[CircularProgress] Improve indeterminate animation to be symmetric and smooth ([#&#8203;44934](https://github.com/mui/material-ui/issues/44934)) [@&#8203;yashdev16](https://github.com/yashdev16) - \[LinearProgress] Deprecate composed classes ([#&#8203;44933](https://github.com/mui/material-ui/issues/44933)) [@&#8203;headironc](https://github.com/headironc) - \[Link] Fix error for using custom palette with underline ([#&#8203;44927](https://github.com/mui/material-ui/issues/44927)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Select] Do not set `aria-controls` when closed ([#&#8203;44919](https://github.com/mui/material-ui/issues/44919)) [@&#8203;siddhantantil39](https://github.com/siddhantantil39) - \[Select] Add missing root class ([#&#8203;44928](https://github.com/mui/material-ui/issues/44928)) [@&#8203;sai6855](https://github.com/sai6855) - \[Slider] Set onChangeCommitted to receive the last argument passed to onChange ([#&#8203;44795](https://github.com/mui/material-ui/issues/44795)) [@&#8203;good-jinu](https://github.com/good-jinu) - Add `mergeSlotProps` for extending components ([#&#8203;44809](https://github.com/mui/material-ui/issues/44809)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Update `mergeSlotProps` to merge `style` ([#&#8203;44959](https://github.com/mui/material-ui/issues/44959)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix slots typing for Tooltip and StepLabel ([#&#8203;44985](https://github.com/mui/material-ui/issues/44985)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Remove unnecessary blank lines ([#&#8203;44980](https://github.com/mui/material-ui/issues/44980)) [@&#8203;sai6855](https://github.com/sai6855) ##### Docs - \[docs] Fix Dashboard sidenav sroll ([#&#8203;44876](https://github.com/mui/material-ui/issues/44876)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Fix broken anchor link to w3.org ([`c51af8e`](https://github.com/mui/material-ui/commit/c51af8e)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Add details on complementary Menu components ([#&#8203;44957](https://github.com/mui/material-ui/issues/44957)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[docs] Remove misleading messaging on MD3 support ([#&#8203;44953](https://github.com/mui/material-ui/issues/44953)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[docs] Fix code copy button obscuring on small screen sizes ([#&#8203;44861](https://github.com/mui/material-ui/issues/44861)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[docs] Remove more instances of Adobe XD ([#&#8203;44956](https://github.com/mui/material-ui/issues/44956)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[docs] Remove Adobe XD chips, links, and mentions ([#&#8203;44909](https://github.com/mui/material-ui/issues/44909)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[docs] Fix incorrect rendering in Typography docs ([#&#8203;44937](https://github.com/mui/material-ui/issues/44937)) [@&#8203;iaziz11](https://github.com/iaziz11) ##### Core - \[core] Remove redundant screenshots ([#&#8203;44877](https://github.com/mui/material-ui/issues/44877)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Remove Suspense and clock mocking from regressions and e2e tests ([#&#8203;44935](https://github.com/mui/material-ui/issues/44935)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[code-infra] Allow react@18 on `@mui/internal-test-utils` ([#&#8203;45023](https://github.com/mui/material-ui/issues/45023)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Stabilize flaky pigment progressbar tests ([#&#8203;44969](https://github.com/mui/material-ui/issues/44969)) [@&#8203;Janpot](https://github.com/Janpot) - \[example] Update the CDN example to adapt React 19. ([#&#8203;44979](https://github.com/mui/material-ui/issues/44979)) [@&#8203;IceOfSummer](https://github.com/IceOfSummer) - \[figma] Clarify that Material UI Sync plugin is experimental ([#&#8203;44975](https://github.com/mui/material-ui/issues/44975)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;good-jinu](https://github.com/good-jinu), [@&#8203;headironc](https://github.com/headironc), [@&#8203;iaziz11](https://github.com/iaziz11), [@&#8203;IceOfSummer](https://github.com/IceOfSummer), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;siddhantantil39](https://github.com/siddhantantil39), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;yashdev16](https://github.com/yashdev16), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v6.3.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#631) [Compare Source](https://github.com/mui/material-ui/compare/v6.3.0...v6.3.1) <!-- generated comparing v6.3.0..master --> *Jan 3, 2025* A big thanks to the 8 contributors who made this release possible. ##### `@mui/material@6.3.1` - \[Autocomplete] Revert: Fix options list rendering in freeSolo mode ([#&#8203;44858](https://github.com/mui/material-ui/issues/44858)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Tooltip] Warn instead of error when trigger is disabled ([#&#8203;44846](https://github.com/mui/material-ui/issues/44846)) [@&#8203;yash49](https://github.com/yash49) - \[TableSortLabel] Add slots and slotProps ([#&#8203;44728](https://github.com/mui/material-ui/issues/44728)) [@&#8203;sai6855](https://github.com/sai6855) - \[Select] Deprecate composed classes ([#&#8203;44925](https://github.com/mui/material-ui/issues/44925)) [@&#8203;sai6855](https://github.com/sai6855) ##### Docs - \[material-ui]\[Accordion] Update `Anatomy` section in Accordion docs ([#&#8203;44849](https://github.com/mui/material-ui/issues/44849)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[material-ui]\[CardActionArea] Added demo in docs of cards for adding props to CardActionArea ([#&#8203;44789](https://github.com/mui/material-ui/issues/44789)) [@&#8203;siddhantantil39](https://github.com/siddhantantil39) - \[material-ui]\[Grid2] Add interactive demo for Grid v2 ([#&#8203;44820](https://github.com/mui/material-ui/issues/44820)) [@&#8203;yash49](https://github.com/yash49) - \[material-ui]\[Select] Update docs to reflect the omission of placeholder prop ([#&#8203;44856](https://github.com/mui/material-ui/issues/44856)) [@&#8203;adityaparab](https://github.com/adityaparab) - \[joy-ui] Fix Color mode button on Theme builder ([#&#8203;44864](https://github.com/mui/material-ui/issues/44864)) [@&#8203;komkanit](https://github.com/komkanit) - Fix 301 redirections [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[examples] Update Next.js examples Next.js and React versions ([#&#8203;44852](https://github.com/mui/material-ui/issues/44852)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[code-infra] Prevent wrong nested imports in Base UI ([#&#8203;44426](https://github.com/mui/material-ui/issues/44426)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Add vale coverage for App Router and Page Router ([`060c55c`](https://github.com/mui/material-ui/commit/060c55c)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Sync with other repos ([`1b9300f`](https://github.com/mui/material-ui/commit/1b9300f)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix docs:build to work in docs folder too ([`6b923a4`](https://github.com/mui/material-ui/commit/6b923a4)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Setup React 18 CI tests ([#&#8203;44868](https://github.com/mui/material-ui/issues/44868)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Update test to use public API ([#&#8203;44875](https://github.com/mui/material-ui/issues/44875)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;adityaparab](https://github.com/adityaparab), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;komkanit](https://github.com/komkanit), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siddhantantil39](https://github.com/siddhantantil39), [@&#8203;yash49](https://github.com/yash49), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v6.3.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#630) [Compare Source](https://github.com/mui/material-ui/compare/v6.2.1...v6.3.0) <!-- generated comparing v6.2.1..master --> *Dec 23, 2024* A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨: - Fix invalid HTML structure in the Accordion component ([#&#8203;44408](https://github.com/mui/material-ui/issues/44408)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) The HTML elements of the Accordion summary have been updated: - the root element is now button (previously div). - summary content and the icon wrapper are now span (previously div). This will only impact you if you used the HTML element as selectors in your styles. ##### `@mui/material@6.3.0` - \[Accordion] Fix invalid HTML inside heading ([#&#8203;44408](https://github.com/mui/material-ui/issues/44408)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[useAutocomplete] Improve TS typing of `groupedOptions` prop ([#&#8203;44657](https://github.com/mui/material-ui/issues/44657)) [@&#8203;lewxdev](https://github.com/lewxdev) - Prevent `ownerState` propagation for transition slots ([#&#8203;44401](https://github.com/mui/material-ui/issues/44401)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[StepContent] Add slots and slotProps ([#&#8203;44742](https://github.com/mui/material-ui/issues/44742)) [@&#8203;sai6855](https://github.com/sai6855) - \[TablePagination] Add the rest of `slots` and `slotProps`. ([#&#8203;44570](https://github.com/mui/material-ui/issues/44570)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/system@6.3.0` - Set `before` directly without using prepend for global styles ([#&#8203;44648](https://github.com/mui/material-ui/issues/44648)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - \[material-ui] Improve `theme.applyStyles()` docs ([#&#8203;44658](https://github.com/mui/material-ui/issues/44658)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[material-ui] Update MD callout ([#&#8203;43958](https://github.com/mui/material-ui/issues/43958)) [@&#8203;aarongarciah](https://github.com/aarongarciah) ##### Core - Remove unnecessary conditional around `.muiName =` ([#&#8203;44071](https://github.com/mui/material-ui/issues/44071)) [@&#8203;Janpot](https://github.com/Janpot) - \[blog] Material UI: 2024 EOY updates blog post ([#&#8203;44722](https://github.com/mui/material-ui/issues/44722)) [@&#8203;alelthomas](https://github.com/alelthomas) - Fix quickstart command in pigment docs ([#&#8203;44806](https://github.com/mui/material-ui/issues/44806)) [@&#8203;yash49](https://github.com/yash49) - \[docs-infra] Remove Next.js production profiler ([#&#8203;44823](https://github.com/mui/material-ui/issues/44823)) [@&#8203;romgrk](https://github.com/romgrk) - \[docs-infra] Remove no longer support `optimizeFonts` Next.js option ([#&#8203;44802](https://github.com/mui/material-ui/issues/44802)) [@&#8203;LukasTy](https://github.com/LukasTy) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;alelthomas](https://github.com/alelthomas), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;lewxdev](https://github.com/lewxdev), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;yash49](https://github.com/yash49), [@&#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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjEzMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2025-01-25 00:26:59 +00:00
Update dependency @mui/icons-material to v6.4.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
72c559bf10
pierre scheduled this pull request to auto merge when all checks succeed 2025-01-25 00:26:59 +00:00
pierre merged commit 72c559bf10 into master 2025-01-25 00:57:46 +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/VirtWeb#281
No description provided.