Bump the npm group with 10 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 3
(about 1 month ago)
(about 1 month ago)
dependencies javascript
poad
Bumps the npm group with 10 updates:
Package | From | To |
---|---|---|
@mui/icons-material | 7.2.0 |
7.3.0 |
@mui/material | 7.2.0 |
7.3.0 |
@mui/system | 7.2.0 |
7.3.0 |
@mui/core-downloads-tracker | 7.2.0 |
7.3.0 |
@mui/private-theming | 7.2.0 |
7.3.0 |
@mui/styled-engine | 7.2.0 |
7.3.0 |
@mui/types | 7.4.4 |
7.4.5 |
@mui/utils | 7.2.0 |
7.3.0 |
@typescript-eslint/types | 8.38.0 |
8.39.0 |
electron-to-chromium | 1.5.194 |
1.5.195 |
Updates @mui/icons-material
from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/icons-material
's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColor
feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp
!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp
- [Accordion] Add
region
slot (#46659)@sai6855
- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855
- [Select] Improve
MenuProps.slotProps
implementation (#46612)@ZeeshanTamboli
- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy
- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli
- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-imports
codemod changing color imports (#46405)@AidanLDev
Docs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior
- Add warning to array spacing section (#46542)
@cherniavskii
- Add MCP server installation details for Claude Code (#46621)
@saschabratton
- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM
- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni
- Improve MCP docs (#46557)
@siriwatknp
- Fix displaying of components in dark mode (#46544)
@sai6855
- Generate
template
entries about documented generics (#46540)@LukasTy
- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira
- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp
- Fix Menu customization demo (#46535)
@siriwatknp
- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira
- Clarify
createTheme
warning for future compatibility (#46476)@satendra03
- Remove typo in
_redirects
(#46463)@bharatkashyap
- Change API docs to stay inside Material UI (#46414)
@bharatkashyap
- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git
- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855
- [Switch] Use
slotProps.input
instead of deprecatedinputProps
for accessible controlled switch (#46625)@adiitxa
Core
- Fix ESLint reference name (80d32a2)
@oliviertassinari
- Fix ESLint reference name (5fc166e)
@oliviertassinari
- Add
@base-ui-components/*
to env info (#46539)@Janpot
- Remove dead property from routes (#46534)
@oliviertassinari
- Fix unpinned version regression (#46438)
@oliviertassinari
- [code-infra] Accomodate build requirements from mui-x (#46551)
@brijeshb42
... (truncated)
Changelog
Sourced from @mui/icons-material
's changelog.
7.3.0
Aug 5, 2025
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColor
feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp
!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp
- [Accordion] Add
region
slot (#46659)@sai6855
- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855
- [Select] Improve
MenuProps.slotProps
implementation (#46612)@ZeeshanTamboli
- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy
- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli
- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-imports
codemod changing color imports (#46405)@AidanLDev
Docs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior
- Add warning to array spacing section (#46542)
@cherniavskii
- Add MCP server installation details for Claude Code (#46621)
@saschabratton
- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM
- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni
- Improve MCP docs (#46557)
@siriwatknp
- Fix displaying of components in dark mode (#46544)
@sai6855
- Generate
template
entries about documented generics (#46540)@LukasTy
- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira
- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp
- Fix Menu customization demo (#46535)
@siriwatknp
- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira
- Clarify
createTheme
warning for future compatibility (#46476)@satendra03
- Remove typo in
_redirects
(#46463)@bharatkashyap
- Change API docs to stay inside Material UI (#46414)
@bharatkashyap
- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git
- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855
- [Switch] Use
slotProps.input
instead of deprecatedinputProps
for accessible controlled switch (#46625)@adiitxa
Core
- Fix ESLint reference name (80d32a2)
@oliviertassinari
... (truncated)
Commits
Updates @mui/material
from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/material
's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColor
feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp
!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp
- [Accordion] Add
region
slot (#46659)@sai6855
- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855
- [Select] Improve
MenuProps.slotProps
implementation (#46612)@ZeeshanTamboli
- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy
- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli
- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-imports
codemod changing color imports (#46405)@AidanLDev
Docs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior
- Add warning to array spacing section (#46542)
@cherniavskii
- Add MCP server installation details for Claude Code (#46621)
@saschabratton
- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM
- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni
- Improve MCP docs (#46557)
@siriwatknp
- Fix displaying of components in dark mode (#46544)
@sai6855
- Generate
template
entries about documented generics (#46540)@LukasTy
- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira
- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp
- Fix Menu customization demo (#46535)
@siriwatknp
- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira
- Clarify
createTheme
warning for future compatibility (#46476)@satendra03
- Remove typo in
_redirects
(#46463)@bharatkashyap
- Change API docs to stay inside Material UI (#46414)
@bharatkashyap
- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git
- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855
- [Switch] Use
slotProps.input
instead of deprecatedinputProps
for accessible controlled switch (#46625)@adiitxa
Core
- Fix ESLint reference name (80d32a2)
@oliviertassinari
- Fix ESLint reference name (5fc166e)
@oliviertassinari
- Add
@base-ui-components/*
to env info (#46539)@Janpot
- Remove dead property from routes (#46534)
@oliviertassinari
- Fix unpinned version regression (#46438)
@oliviertassinari
- [code-infra] Accomodate build requirements from mui-x (#46551)
@brijeshb42
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
7.3.0
Aug 5, 2025
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColor
feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp
!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp
- [Accordion] Add
region
slot (#46659)@sai6855
- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855
- [Select] Improve
MenuProps.slotProps
implementation (#46612)@ZeeshanTamboli
- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy
- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli
- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-imports
codemod changing color imports (#46405)@AidanLDev
Docs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior
- Add warning to array spacing section (#46542)
@cherniavskii
- Add MCP server installation details for Claude Code (#46621)
@saschabratton
- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM
- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni
- Improve MCP docs (#46557)
@siriwatknp
- Fix displaying of components in dark mode (#46544)
@sai6855
- Generate
template
entries about documented generics (#46540)@LukasTy
- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira
- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp
- Fix Menu customization demo (#46535)
@siriwatknp
- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira
- Clarify
createTheme
warning for future compatibility (#46476)@satendra03
- Remove typo in
_redirects
(#46463)@bharatkashyap
- Change API docs to stay inside Material UI (#46414)
@bharatkashyap
- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git
- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855
- [Switch] Use
slotProps.input
instead of deprecatedinputProps
for accessible controlled switch (#46625)@adiitxa
Core
- Fix ESLint reference name (80d32a2)
@oliviertassinari
... (truncated)
Commits
ad98e5e
7.3.0 (#46658)b995580
[material-ui][Accordion] Addregion
slot (#46659)58440c9
Bump React (#46649)d590626
Bump@testing-library/dom
to ^10.4.1 (#46644)472cc72
[Autocomplete] Fix auto highlight when options change but not the length (#46...83bfdd7
[material-ui] Replace JS color manipulation with native color syntax (#43942)5052446
[infra] Fixtest_types_next
,test_react_18
,test_react_next
jobs (#46182)365ee00
[material-ui][SpeedDial] Fix navigation with arrow keys when slotProps.fab i...7bcc397
[Select] ImproveMenuProps.slotProps
implementation (#46612)6c9df3c
[Select] Implement pointer cancellation (#45789)- Additional commits viewable in compare view
Updates @mui/system
from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/system
's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColor
feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp
!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp
- [Accordion] Add
region
slot (#46659)@sai6855
- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855
- [Select] Improve
MenuProps.slotProps
implementation (#46612)@ZeeshanTamboli
- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy
- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli
- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-imports
codemod changing color imports (#46405)@AidanLDev
Docs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior
- Add warning to array spacing section (#46542)
@cherniavskii
- Add MCP server installation details for Claude Code (#46621)
@saschabratton
- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM
- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni
- Improve MCP docs (#46557)
@siriwatknp
- Fix displaying of components in dark mode (#46544)
@sai6855
- Generate
template
entries about documented generics (#46540)@LukasTy
- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira
- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp
- Fix Menu customization demo (#46535)
@siriwatknp
- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira
- Clarify
createTheme
warning for future compatibility (#46476)@satendra03
- Remove typo in
_redirects
(#46463)@bharatkashyap
- Change API docs to stay inside Material UI (#46414)
@bharatkashyap
- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git
- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855
- [Switch] Use
slotProps.input
instead of deprecatedinputProps
for accessible controlled switch (#46625)@adiitxa
Core
- Fix ESLint reference name (80d32a2)
@oliviertassinari
- Fix ESLint reference name (5fc166e)
@oliviertassinari
- Add
@base-ui-components/*
to env info (#46539)@Janpot
- Remove dead property from routes (#46534)
@oliviertassinari
- Fix unpinned version regression (#46438)
@oliviertassinari
- [code-infra] Accomodate build requirements from mui-x (#46551)
@brijeshb42
... (truncated)
Changelog
Sourced from @mui/system
's changelog.
7.3.0
Aug 5, 2025
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColor
feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp
!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp
- [Accordion] Add
region
slot (#46659)@sai6855
- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855
- [Select] Improve
MenuProps.slotProps
implementation (#46612)@ZeeshanTamboli
- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy
- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli
- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-imports
codemod changing color imports (#46405)@AidanLDev
Docs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior
- Add warning to array spacing section (#46542)
@cherniavskii
- Add MCP server installation details for Claude Code (#46621)
@saschabratton
- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM
- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni
- Improve MCP docs (#46557)
@siriwatknp
- Fix displaying of components in dark mode (#46544)
@sai6855
- Generate
template
entries about documented generics (#46540)@LukasTy
- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira
- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp
- Fix Menu customization demo (#46535)
@siriwatknp
- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira
- Clarify
createTheme
warning for future compatibility (#46476)@satendra03
- Remove typo in
_redirects
(#46463)@bharatkashyap
- Change API docs to stay inside Material UI (#46414)
@bharatkashyap
- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git
- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855
- [Switch] Use
slotProps.input
instead of deprecatedinputProps
for accessible controlled switch (#46625)@adiitxa
Core
- Fix ESLint reference name (80d32a2)
@oliviertassinari
... (truncated)
Commits
ad98e5e
7.3.0 (#46658)58440c9
Bump React (#46649)83bfdd7
[material-ui] Replace JS color manipulation with native color syntax (#43942)3d9d290
Bump@babel/runtime
to ^7.28.2 (#46605)c3bb44c
Bump sinon to ^21.0.0 (#46574)a0e5c87
Bump@emotion/styled
to ^11.14.1 (#46440)- See full diff in compare view
Updates @mui/core-downloads-tracker
from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/core-downloads-tracker
's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColor
feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp
!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp
- [Accordion] Add
region
slot (#46659)@sai6855
- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855
- [Select] Improve
MenuProps.slotProps
implementation (#46612)@ZeeshanTamboli
- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy
- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli
- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-imports
codemod changing color imports (#46405)@AidanLDev
Docs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior
- Add warning to array spacing section (#46542)
@cherniavskii
- Add MCP server installation details for Claude Code (#46621)
@saschabratton
- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM
- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni
- Improve MCP docs (#46557)
@siriwatknp
- Fix displaying of components in dark mode (#46544)
@sai6855
- Generate
template
entries about documented generics (#46540)@LukasTy
- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira
- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp
- Fix Menu customization demo (#46535)
@siriwatknp
- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira
- Clarify
createTheme
warning for future compatibility (#46476)@satendra03
- Remove typo in
_redirects
(#46463)@bharatkashyap
- Change API docs to stay inside Material UI (#46414)
@bharatkashyap
- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git
- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855
- [Switch] Use
slotProps.input
instead of deprecatedinputProps
for accessible controlled switch (#46625)@adiitxa
Core
- Fix ESLint reference name (80d32a2)
@oliviertassinari
- Fix ESLint reference name (5fc166e)
@oliviertassinari
- Add
@base-ui-components/*
to env info (#46539)@Janpot
- Remove dead property from routes (#46534)
@oliviertassinari
- Fix unpinned version regression (#46438)
@oliviertassinari
- [code-infra] Accomodate build requirements from mui-x (#46551)
@brijeshb42
... (truncated)
Commits
- See full diff in compare view
Updates @mui/private-theming
from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/private-theming
's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColor
feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp
!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp
- [Accordion] Add
region
slot (#46659)@sai6855
- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855
- [Select] Improve
MenuProps.slotProps
implementation (#46612)@ZeeshanTamboli
- [Select] Implement pointe...
Description has been truncated
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@mui/core-downloads-tracker
npm
7.2.0 → 7.3.0
Minor
Technical Details
ID: | 4639709 |
UUID: | 3293530237 |
Node ID: | PR_kwDOGmPE6c6iOH-F |
Host: | GitHub |
Repository: | poad/github-oauth-example |