Update dependency @mui/icons-material to v5.15.7 #84

Merged
pierre merged 1 commits from renovate/mui-icons-material-5.x-lockfile into master 2024-02-01 00:33:00 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v5.15.7

Compare Source

Jan 31, 2024

A big thanks to the 21 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.7
@mui/codemod@5.15.7
@mui/system@5.15.7
@mui/utils@5.15.7
@mui/base@5.0.0-beta.34
@mui/joy@5.0.0-beta.25
@mui/lab@5.0.0-alpha.163
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​colmtuite, @​danilo-leal, @​DiegoAndai, @​EyaOuenniche, @​flaviendelangle, @​Janpot, @​Jaswanth-Sriram-Veturi, @​joserodolfofreitas, @​michaldudak, @​mirus-ua, @​mnajdova, @​mohamedsaiedd, @​Nikhilh26, @​oliviertassinari, @​romgrk, @​sai6855, @​siriwatknp, @​srinidhi9831, @​zanivan, @​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 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 | patch | [`5.15.6` -> `5.15.7`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.6/5.15.7) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v5.15.7`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5157) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.6...v5.15.7) <!-- generated comparing v5.15.6..master --> *Jan 31, 2024* A big thanks to the 21 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.7` - ​<!-- 55 -->\[Select] Fix to show notched outline when `displayEmpty` ([#&#8203;40865](https://github.com/mui/material-ui/issues/40865)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 51 -->\[Avatar] Improve fallback when `children` is empty string or boolean ([#&#8203;40766](https://github.com/mui/material-ui/issues/40766)) [@&#8203;mirus-ua](https://github.com/mirus-ua) - ​<!-- 50 -->\[AvatarGroup] Refactor component thereby fixing custom spacing logic ([#&#8203;40686](https://github.com/mui/material-ui/issues/40686)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### `@mui/codemod@5.15.7` - ​<!-- 38 -->Add accordion props deprecation ([#&#8203;40771](https://github.com/mui/material-ui/issues/40771)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/system@5.15.7` - ​<!-- 56 -->\[zero-runtime] Use lodash instead of its subpackages ([#&#8203;40868](https://github.com/mui/material-ui/issues/40868)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 19 -->Add `applyStyles()` to theme ([#&#8203;40667](https://github.com/mui/material-ui/issues/40667)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 02 -->\[zero] Use `theme.applyStyles` in the demo app ([#&#8203;40787](https://github.com/mui/material-ui/issues/40787)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 01 -->\[zero] Add `useThemeProps` processor ([#&#8203;40648](https://github.com/mui/material-ui/issues/40648)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/utils@5.15.7` - ​<!-- 16 -->\[core] Remove unnecessary default export ([#&#8203;40788](https://github.com/mui/material-ui/issues/40788)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 15 -->\[core] Convert all exports to modules ([#&#8203;39882](https://github.com/mui/material-ui/issues/39882)) [@&#8203;mnajdova](https://github.com/mnajdova) - ​<!-- 20 -->\[perf] Prevent unneeded `clearTimeout` calls ([#&#8203;39060](https://github.com/mui/material-ui/issues/39060)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/base@5.0.0-beta.34` - ​<!-- 48 -->\[Input] Add OTP input demo ([#&#8203;40539](https://github.com/mui/material-ui/issues/40539)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 47 -->\[Menu] Focus last item after opening a menu using up arrow ([#&#8203;40764](https://github.com/mui/material-ui/issues/40764)) [@&#8203;Jaswanth-Sriram-Veturi](https://github.com/Jaswanth-Sriram-Veturi) - ​<!-- 46 -->\[Menu] Focus Menu Items on hover ([#&#8203;40755](https://github.com/mui/material-ui/issues/40755)) [@&#8203;michaldudak](https://github.com/michaldudak) ##### `@mui/joy@5.0.0-beta.25` - ​<!-- 22 -->Change the color scheme type to `SupportedColorScheme` ([#&#8203;40776](https://github.com/mui/material-ui/issues/40776)) [@&#8203;Nikhilh26](https://github.com/Nikhilh26) ##### `@mui/lab@5.0.0-alpha.163` - ​<!-- 21 -->\[TabContext] Support number type in `value` ([#&#8203;40829](https://github.com/mui/material-ui/issues/40829)) [@&#8203;srinidhi9831](https://github.com/srinidhi9831) ##### Docs - ​<!-- 57 -->\[material-ui] Fix the icon preview dialog ([#&#8203;40863](https://github.com/mui/material-ui/issues/40863)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 53 -->\[material-ui] Fix typo on styled-components guide ([#&#8203;40858](https://github.com/mui/material-ui/issues/40858)) [@&#8203;dancielos](https://github.com/dancielos) - ​<!-- 49 -->\[base-ui] Fix CSS vars from the plain CSS theme stylesheet ([#&#8203;40762](https://github.com/mui/material-ui/issues/40762)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 31 -->\[material-ui]\[Divider] Remove light prop references from docs ([#&#8203;40782](https://github.com/mui/material-ui/issues/40782)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 30 -->Fix build [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 29 -->Add support pages for each product [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 28 -->Add survey banner to docs and website ([#&#8203;40553](https://github.com/mui/material-ui/issues/40553)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - ​<!-- 24 -->\[Menu] Fix hydration mismatch error on Base UI's Menu docs ([#&#8203;40758](https://github.com/mui/material-ui/issues/40758)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 25 -->\[material-nextjs] Add theming and configuration content to the page ([#&#8203;40626](https://github.com/mui/material-ui/issues/40626)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Core - ​<!-- 54 -->\[website] Move `React Engineer - X` into the future roles section ([#&#8203;40867](https://github.com/mui/material-ui/issues/40867)) [@&#8203;DanailH](https://github.com/DanailH) - ​<!-- 52 -->\[material-ui]\[test]\[Alert] Add action, icon, and iconMapping tests ([#&#8203;40682](https://github.com/mui/material-ui/issues/40682)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 45 -->\[blog] Lint duplicate h1 on the page ([#&#8203;40835](https://github.com/mui/material-ui/issues/40835)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 44 -->\[blog] MUI X v7 beta announcement blogpost ([#&#8203;40784](https://github.com/mui/material-ui/issues/40784)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - ​<!-- 43 -->\[code-infra] Remove custom TS installation script ([#&#8203;40636](https://github.com/mui/material-ui/issues/40636)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 42 -->\[code-infra] Correct API Docs Builder dependencies ([#&#8203;40775](https://github.com/mui/material-ui/issues/40775)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 41 -->\[code-infra] Migrate to prettier async APIs ([#&#8203;40668](https://github.com/mui/material-ui/issues/40668)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 40 -->\[code-infra] Refined docs generation ([#&#8203;40603](https://github.com/mui/material-ui/issues/40603)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - ​<!-- 39 -->\[code-infra] Explain how to install the browsers ([#&#8203;40474](https://github.com/mui/material-ui/issues/40474)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 37 -->`missingKeyGenerator` do no longer exist ([#&#8203;40830](https://github.com/mui/material-ui/issues/40830)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 36 -->Rely on immutable ref when possible ([#&#8203;40831](https://github.com/mui/material-ui/issues/40831)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 35 -->Remove deprecated `@types/markdown-to-jsx` package from docs ([#&#8203;40828](https://github.com/mui/material-ui/issues/40828)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 34 -->Remove unneeded `@slack/web-api` package ([#&#8203;40840](https://github.com/mui/material-ui/issues/40840)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 33 -->Clarify TODO instruction [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 32 -->Remove unneeded use-clients ([#&#8203;40663](https://github.com/mui/material-ui/issues/40663)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 27 -->\[docs-infra] Fix anchor link hook ([#&#8203;40836](https://github.com/mui/material-ui/issues/40836)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 26 -->\[docs-infra] Avoid layout shift on docs-pages ([#&#8203;40749](https://github.com/mui/material-ui/issues/40749)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 23 -->\[examples] Fix build on Next.js Pages Router examples ([#&#8203;40665](https://github.com/mui/material-ui/issues/40665)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 18 -->\[test] Speed up the envinfo test ([#&#8203;40669](https://github.com/mui/material-ui/issues/40669)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 17 -->\[typescript-to-proptypes] Allow to represent dates as `PropTypes.object` ([#&#8203;40774](https://github.com/mui/material-ui/issues/40774)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - ​<!-- 14 -->\[website] Add new Base UI role ([#&#8203;40773](https://github.com/mui/material-ui/issues/40773)) [@&#8203;colmtuite](https://github.com/colmtuite) - ​<!-- 13 -->\[website] Fix a couple of rough edges ([#&#8203;40849](https://github.com/mui/material-ui/issues/40849)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 12 -->\[website] Small polishing after latest changes to the theme ([#&#8203;40846](https://github.com/mui/material-ui/issues/40846)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 11 -->\[website] Polish some pages and stray components ([#&#8203;40797](https://github.com/mui/material-ui/issues/40797)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 10 -->\[website] Refine the careers page slightly ([#&#8203;40793](https://github.com/mui/material-ui/issues/40793)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 09 -->\[website] Fix missing key on the Testimonials section ([#&#8203;40791](https://github.com/mui/material-ui/issues/40791)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 08 -->\[website] Fix Footer layout shift ([#&#8203;40786](https://github.com/mui/material-ui/issues/40786)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 07 -->\[website] Revamp the testimonial section in the homepage ([#&#8203;40752](https://github.com/mui/material-ui/issues/40752)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 06 -->\[website] Fix pricing license model toggle style ([#&#8203;40747](https://github.com/mui/material-ui/issues/40747)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[website] Fine-tune colors and styles on the branding theme ([#&#8203;40751](https://github.com/mui/material-ui/issues/40751)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 04 -->\[website] Fix Toggle Button styles in the homepage demos ([#&#8203;40744](https://github.com/mui/material-ui/issues/40744)) [@&#8203;mohamedsaiedd](https://github.com/mohamedsaiedd) - ​<!-- 03 -->\[website] Update stats on the testimonials section ([#&#8203;40769](https://github.com/mui/material-ui/issues/40769)) [@&#8203;EyaOuenniche](https://github.com/EyaOuenniche) All contributors of this release in alphabetical order: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;colmtuite](https://github.com/colmtuite), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;EyaOuenniche](https://github.com/EyaOuenniche), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;Jaswanth-Sriram-Veturi](https://github.com/Jaswanth-Sriram-Veturi), [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mirus-ua](https://github.com/mirus-ua), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;mohamedsaiedd](https://github.com/mohamedsaiedd), [@&#8203;Nikhilh26](https://github.com/Nikhilh26), [@&#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;srinidhi9831](https://github.com/srinidhi9831), [@&#8203;zanivan](https://github.com/zanivan), [@&#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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-02-01 00:31:07 +00:00
Update dependency @mui/icons-material to v5.15.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
3d59629f7a
pierre scheduled this pull request to auto merge when all checks succeed 2024-02-01 00:31:07 +00:00
pierre merged commit 3d59629f7a into master 2024-02-01 00:33:00 +00: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: pierre/GeneIT#84
No description provided.