Update dependency @mui/icons-material to v5.15.10 #94

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

This PR contains the following updates:

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

Release Notes

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

v5.15.10

Compare Source

Feb 12, 2024

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

@mui/material@5.15.10
  • Avatar] Add props deprecation with a codemod ([#​40853](https://github.com/mui/material-ui/issues/40853)) [@​siriwatknp](https://github.com/siriwatknp)
    
    
@mui/system@5.15.10
  • Stack] Update import statement for Stack component ([#​41032](https://github.com/mui/material-ui/issues/41032)) [@​sai6855](https://github.com/sai6855)
    
    
@mui/joy@5.0.0-beta.28
  • Button] Fix `disabled` prop priority when inside button group ([#​41000](https://github.com/mui/material-ui/issues/41000)) [@​Smileek](https://github.com/Smileek)
    
  • IconButton] Support loading prop ([#​40949](https://github.com/mui/material-ui/issues/40949)) [@​Smileek](https://github.com/Smileek)
    
    
Docs
  • Button]\[material-ui] Fix 'File upload' demo a11y ([#​40943](https://github.com/mui/material-ui/issues/40943)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • TableRow]\[material-ui] Escape markup in `children` prop so docgen tools don't parse it as HTML ([#​40992](https://github.com/mui/material-ui/issues/40992)) [@​millerized](https://github.com/millerized)
    
  • material-ui] Remove outdated example projects link (it uses Joy UI now) ([#​40913](https://github.com/mui/material-ui/issues/40913)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • material-ui] Fix the "Intro to the MUI ecosystem" link placement ([#​40988](https://github.com/mui/material-ui/issues/40988)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • Fix 301 redirection to StackBlitz @​oliviertassinari
  • Fix h1 on Joy UI templates @​oliviertassinari
  • Have MUI workspace own the CodeSandbox @​oliviertassinari
  • Add notification for mui x v7 beta (#​41001) @​joserodolfofreitas
  • Fix 301 links @​oliviertassinari
  • Fix Next.js v13.5.1
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.9` -> `5.15.10`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.9/5.15.10) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v5.15.10`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51510) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.9...v5.15.10) <!-- generated comparing v5.15.9..master --> *Feb 12, 2024* A big thanks to the 8 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.10` - \[Avatar] Add props deprecation with a codemod ([#&#8203;40853](https://github.com/mui/material-ui/issues/40853)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/system@5.15.10` - \[Stack] Update import statement for Stack component ([#&#8203;41032](https://github.com/mui/material-ui/issues/41032)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/joy@5.0.0-beta.28` - \[Button] Fix `disabled` prop priority when inside button group ([#&#8203;41000](https://github.com/mui/material-ui/issues/41000)) [@&#8203;Smileek](https://github.com/Smileek) - \[IconButton] Support loading prop ([#&#8203;40949](https://github.com/mui/material-ui/issues/40949)) [@&#8203;Smileek](https://github.com/Smileek) ##### Docs - \[Button]\[material-ui] Fix 'File upload' demo a11y ([#&#8203;40943](https://github.com/mui/material-ui/issues/40943)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[TableRow]\[material-ui] Escape markup in `children` prop so docgen tools don't parse it as HTML ([#&#8203;40992](https://github.com/mui/material-ui/issues/40992)) [@&#8203;millerized](https://github.com/millerized) - \[material-ui] Remove outdated example projects link (it uses Joy UI now) ([#&#8203;40913](https://github.com/mui/material-ui/issues/40913)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui] Fix the "Intro to the MUI ecosystem" link placement ([#&#8203;40988](https://github.com/mui/material-ui/issues/40988)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - Fix 301 redirection to StackBlitz [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix h1 on Joy UI templates [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Have MUI workspace own the CodeSandbox [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add notification for mui x v7 beta ([#&#8203;41001](https://github.com/mui/material-ui/issues/41001)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - Fix 301 links [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix Next.js v13.5.1 <title> SEO regression ([#&#8203;40302](https://github.com/mui/material-ui/issues/40302)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add a 404 page ([#&#8203;40884](https://github.com/mui/material-ui/issues/40884)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - Fix missing GitHub label when opening new issue [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[blog] Add post about upcoming plans for Base UI ([#&#8203;40882](https://github.com/mui/material-ui/issues/40882)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[core] Simplify CodeSandbox reproduction [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Missing redirection [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Export functions from `copyFiles` script to reuse in MUI X repo ([#&#8203;40970](https://github.com/mui/material-ui/issues/40970)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[core] Avoid variable shorthands [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix search icon issue ([#&#8203;40957](https://github.com/mui/material-ui/issues/40957)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Ignore classes tagged with `@ignore` ([#&#8203;41009](https://github.com/mui/material-ui/issues/41009)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs-infra] Fix selected tab on codeblocks ([#&#8203;41036](https://github.com/mui/material-ui/issues/41036)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[website] Polish Customer Support Agent role [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas), [@&#8203;millerized](https://github.com/millerized), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;Smileek](https://github.com/Smileek) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-02-13 00:12:24 +00:00
Update dependency @mui/icons-material to v5.15.10
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
97340b4ae8
pierre scheduled this pull request to auto merge when all checks succeed 2024-02-13 00:12:24 +00:00
pierre merged commit 97340b4ae8 into master 2024-02-13 00:14:13 +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#94
No description provided.