Update dependency @mui/icons-material to v6.1.7 #64

Merged
pierre merged 1 commits from renovate/mui-icons-material-6.x-lockfile into master 2024-11-14 00:33:35 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v6.1.7

Compare Source

Nov 13, 2024

A big thanks to the 13 contributors who made this release possible.
This release includes fixes as well as documentation improvements.

@mui/material@6.1.7
  • Fix default props theme scoping (#​44340) @​siriwatknp
  • Support theme scoping in useMediaQuery (#​44339) @​siriwatknp
  • Grid] Fix regression spacing prop with string value ([#​44376](https://github.com/mui/material-ui/issues/44376)) [@​siriwatknp](https://github.com/siriwatknp)
    
    
@mui/styled-engine-sc@6.1.7
  • Fix missing @types/hoist-non-react-statics causing styled returns any (#​44397) @​megos
Docs
  • Replace 'Experimental APIs - Toolpad' with 'Toolpad (Beta)' (#​44388) @​prakhargupta1
  • Fix Pigment CSS install (#​44353) @​oliviertassinari
  • Fix dashboard menu warning (#​44317) @​siriwatknp
  • Add runtime theme section for Material Pigment CSS (#​44137) @​siriwatknp
  • Add hash to key to remove noise from console (#​44289) @​sai6855
  • Revise Example Projects and Related Projects pages (#​44191) @​samuelsycamore
  • material-ui] Fix typo in typography theme set up for templates ([#​44338](https://github.com/mui/material-ui/issues/44338)) [@​navedqb](https://github.com/navedqb)
    
  • material-ui] Add StackBlitz/CodeSandbox buttons to template cards ([#​44253](https://github.com/mui/material-ui/issues/44253)) [@​zanivan](https://github.com/zanivan)
    
  • material-ui] Fix Sign-in/Sign-up templates layout ([#​44281](https://github.com/mui/material-ui/issues/44281)) [@​zanivan](https://github.com/zanivan)
    
  • material-ui] Remove noise in template ([#​44260](https://github.com/mui/material-ui/issues/44260)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • material-ui]\[Rating] Add uncontrolled example to Basic Rating demo ([#​44386](https://github.com/mui/material-ui/issues/44386)) [@​sai6855](https://github.com/sai6855)
    
  • material-ui]\[TextField] Replace InputProps with slotProps.input in demo ([#​44288](https://github.com/mui/material-ui/issues/44288)) [@​sai6855](https://github.com/sai6855)
    
    
Core
  • blog] Follow media asset guidelines ([#​44374](https://github.com/mui/material-ui/issues/44374)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • code-infra] Changes for test util to work in `vitest` ([#​43625](https://github.com/mui/material-ui/issues/43625)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • Remove old marked JS options (#​44375) @​ZeeshanTamboli
  • Fix webpack capitalization (#​44352) @​oliviertassinari
  • Fix Next.js link 404 (710cd95) @​oliviertassinari
  • Update Gold sponsoring backlinks (#​44316) @​oliviertassinari
  • Fix tools-public.mui.com redirection (9196fa5) @​oliviertassinari
  • Remove blank AlertTitle test file (#​44282) @​ZeeshanTamboli
  • docs-infra] Fix ad in RTL ([#​44345](https://github.com/mui/material-ui/issues/44345)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Enforce punctuation on descriptions ([#​44292](https://github.com/mui/material-ui/issues/44292)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Add CodeSandbox and StackBlitz to vale vocab ([`6db477a`](https://github.com/mui/material-ui/commit/6db477a)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Fix correct spelling of VS Code ([#​44277](https://github.com/mui/material-ui/issues/44277)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Add a `rawDescriptions` option ([#​44390](https://github.com/mui/material-ui/issues/44390)) [@​vladmoroz](https://github.com/vladmoroz)
    
  • examples] Add missing `clsx` dependency ([#​43526](https://github.com/mui/material-ui/issues/43526)) [@​Janpot](https://github.com/Janpot)
    
  • infra] Fix [@​renovate](https://github.com/renovate)\[bot] appearing in changelog ([#​44275](https://github.com/mui/material-ui/issues/44275)) [@​mnajdova](https://github.com/mnajdova)
    
    

All contributors of this release in alphabetical order: @​Janpot, @​JCQuintas, @​megos, @​mnajdova, @​navedqb, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​samuelsycamore, @​siriwatknp, @​vladmoroz, @​zanivan, @​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 | patch | [`6.1.6` -> `6.1.7`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/6.1.6/6.1.7) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v6.1.7`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v617) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.6...v6.1.7) <!-- generated comparing v6.1.6..master --> *Nov 13, 2024* A big thanks to the 13 contributors who made this release possible. This release includes fixes as well as documentation improvements. ##### `@mui/material@6.1.7` - Fix default props theme scoping ([#&#8203;44340](https://github.com/mui/material-ui/issues/44340)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Support theme scoping in `useMediaQuery` ([#&#8203;44339](https://github.com/mui/material-ui/issues/44339)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Grid] Fix regression spacing prop with string value ([#&#8203;44376](https://github.com/mui/material-ui/issues/44376)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/styled-engine-sc@6.1.7` - Fix missing `@types/hoist-non-react-statics` causing `styled` returns any ([#&#8203;44397](https://github.com/mui/material-ui/issues/44397)) [@&#8203;megos](https://github.com/megos) ##### Docs - Replace 'Experimental APIs - Toolpad' with 'Toolpad (Beta)' ([#&#8203;44388](https://github.com/mui/material-ui/issues/44388)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - Fix Pigment CSS install ([#&#8203;44353](https://github.com/mui/material-ui/issues/44353)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix dashboard menu warning ([#&#8203;44317](https://github.com/mui/material-ui/issues/44317)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add runtime theme section for Material Pigment CSS ([#&#8203;44137](https://github.com/mui/material-ui/issues/44137)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add hash to `key` to remove noise from console ([#&#8203;44289](https://github.com/mui/material-ui/issues/44289)) [@&#8203;sai6855](https://github.com/sai6855) - Revise Example Projects and Related Projects pages ([#&#8203;44191](https://github.com/mui/material-ui/issues/44191)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[material-ui] Fix typo in typography theme set up for templates ([#&#8203;44338](https://github.com/mui/material-ui/issues/44338)) [@&#8203;navedqb](https://github.com/navedqb) - \[material-ui] Add StackBlitz/CodeSandbox buttons to template cards ([#&#8203;44253](https://github.com/mui/material-ui/issues/44253)) [@&#8203;zanivan](https://github.com/zanivan) - \[material-ui] Fix Sign-in/Sign-up templates layout ([#&#8203;44281](https://github.com/mui/material-ui/issues/44281)) [@&#8203;zanivan](https://github.com/zanivan) - \[material-ui] Remove noise in template ([#&#8203;44260](https://github.com/mui/material-ui/issues/44260)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui]\[Rating] Add uncontrolled example to Basic Rating demo ([#&#8203;44386](https://github.com/mui/material-ui/issues/44386)) [@&#8203;sai6855](https://github.com/sai6855) - \[material-ui]\[TextField] Replace InputProps with slotProps.input in demo ([#&#8203;44288](https://github.com/mui/material-ui/issues/44288)) [@&#8203;sai6855](https://github.com/sai6855) ##### Core - \[blog] Follow media asset guidelines ([#&#8203;44374](https://github.com/mui/material-ui/issues/44374)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Changes for test util to work in `vitest` ([#&#8203;43625](https://github.com/mui/material-ui/issues/43625)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - Remove old marked JS options ([#&#8203;44375](https://github.com/mui/material-ui/issues/44375)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - Fix webpack capitalization ([#&#8203;44352](https://github.com/mui/material-ui/issues/44352)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix Next.js link 404 ([`710cd95`](https://github.com/mui/material-ui/commit/710cd95)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Update Gold sponsoring backlinks ([#&#8203;44316](https://github.com/mui/material-ui/issues/44316)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix tools-public.mui.com redirection ([`9196fa5`](https://github.com/mui/material-ui/commit/9196fa5)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Remove blank AlertTitle test file ([#&#8203;44282](https://github.com/mui/material-ui/issues/44282)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[docs-infra] Fix ad in RTL ([#&#8203;44345](https://github.com/mui/material-ui/issues/44345)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Enforce punctuation on descriptions ([#&#8203;44292](https://github.com/mui/material-ui/issues/44292)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Add CodeSandbox and StackBlitz to vale vocab ([`6db477a`](https://github.com/mui/material-ui/commit/6db477a)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix correct spelling of VS Code ([#&#8203;44277](https://github.com/mui/material-ui/issues/44277)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Add a `rawDescriptions` option ([#&#8203;44390](https://github.com/mui/material-ui/issues/44390)) [@&#8203;vladmoroz](https://github.com/vladmoroz) - \[examples] Add missing `clsx` dependency ([#&#8203;43526](https://github.com/mui/material-ui/issues/43526)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Fix [@&#8203;renovate](https://github.com/renovate)\[bot] appearing in changelog ([#&#8203;44275](https://github.com/mui/material-ui/issues/44275)) [@&#8203;mnajdova](https://github.com/mnajdova) All contributors of this release in alphabetical order: [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;megos](https://github.com/megos), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;navedqb](https://github.com/navedqb), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;vladmoroz](https://github.com/vladmoroz), [@&#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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMy4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-11-14 00:07:30 +00:00
Update dependency @mui/icons-material to v6.1.7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
172132646c
pierre scheduled this pull request to auto merge when all checks succeed 2024-11-14 00:07:30 +00:00
pierre merged commit fce38386eb into master 2024-11-14 00:33:35 +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/SolarEnergy#64
No description provided.