Bump @mui/material from 5.18.0 to 7.3.2
Open
Number: #1428
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
September 04, 2025 at 08:03 PM UTC
(8 days ago)
(8 days ago)
Updated:
September 04, 2025 at 08:03 PM UTC
(8 days ago)
(8 days ago)
Labels:
build
build
Description:
Bumps @mui/material from 5.18.0 to 7.3.2.
Release notes
Sourced from @mui/material
's releases.
v7.3.2
A big thanks to the 16 contributors who made this release possible.
@mui/material@7.3.2
- [Chip] Remove unnecessary optional chaining from key event handlers (#46752)
@ZeeshanTamboli
- [Drawer] Add dialog role and aria-modal for
temporary
variant (#46690)@Yashkanekar
- [PaginationItem] Add slot descriptions and default components in API documentation (#46677)
@sai6855
- [utils] Remove duplicate isHostComponent function (#46721)
@frontman-git
@mui/codemod@7.3.2
Docs
- Remove outdated Next.js lint command (#46847)
@oliviertassinari
- Add
View as Markdown
to component link header (#46835)@siriwatknp
- Add a link to open
llms.txt
(#46832)@siriwatknp
- Fix typos in Material UI API docs (#46787)
@noritaka1166
- Fix typo extra "to" word (#46783)
@danpeleg4
- Remove past employees from about page (#46780)
@Janpot
- Fix typos in
docs/pages
folder (#46761)@noritaka1166
- Add clarification on
react-is
resolution with Material UI v6 and v7 for React 18 and below (#46633)@alisasanib
- Fix typos in
joy
andutils
package (#46713)@noritaka1166
- [autocomplete] Fix console in unstyled demo (#46804)
@oliviertassinari
- [autocomplete] Fix Google Maps brand attribution (#46803)
@oliviertassinari
- [autocomplete] Fix header sentence case (#46805)
@oliviertassinari
- [autocomplete] Fix Google Maps demo (#46793)
@oliviertassinari
- [Select] Fix labeling issues in grouped select demo (#46722)
@mj12albert
- [table] Remove outdated unstyled section (#46786)
@mj12albert
- [TextField] Add note about removal of
sizeMedium
class from InputLabel in v7 upgrade guide (#46693)@checcoux
Core
- Update
cipher-base
transitive dependency (#46800)@Janpot
- [charts] Marked Treemap chart as Pro (#46691)
@prakhargupta1
- [code-infra] Remove some csbci references (#46797)
@Janpot
- [code-infra] update build tool (#46801)
@Janpot
- [code-infra] Align pkg.pr.new with other projects (#46467)
@Janpot
- [code-infra] Prepare for incoming
execa
update (#46781)@Janpot
- [code-infra] Remove
@mui/internal-babel-plugin-resolve-imports
override config (#46754)@ZeeshanTamboli
- [core] Fix typo in
docs/mui-vale
folder (#46760)@noritaka1166
- [core] Fix typos in
docs/data/material
folder (#46757)@noritaka1166
- [core] Fix typos in
netlify
folder (#46756)@noritaka1166
- [core] Upgrade brace-expansion (#46747)
@oliviertassinari
- [core] Fix typos in Joy UI docs and
test
folder (#46738)@noritaka1166
- [core] Upgrade KaTeX (#46731)
@oliviertassinari
- [core] Avoid Polynomial regex backtracking (#46732)
@oliviertassinari
- [core] Remove dead
@toolpad/core
dependency (#46730)@oliviertassinari
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
7.3.2
Sep 1, 2025
A big thanks to the 16 contributors who made this release possible.
@mui/material@7.3.2
- [Chip] Remove unnecessary optional chaining from key event handlers (#46752)
@ZeeshanTamboli
- [Drawer] Add dialog role and aria-modal for
temporary
variant (#46690)@Yashkanekar
- [PaginationItem] Add slot descriptions and default components in API documentation (#46677)
@sai6855
- [utils] Remove duplicate isHostComponent function (#46721)
@frontman-git
@mui/codemod@7.3.2
Docs
- Remove outdated Next.js lint command (#46847)
@oliviertassinari
- Add
View as Markdown
to component link header (#46835)@siriwatknp
- Add a link to open
llms.txt
(#46832)@siriwatknp
- Fix typos in Material UI API docs (#46787)
@noritaka1166
- Fix typo extra "to" word (#46783)
@danpeleg4
- Remove past employees from about page (#46780)
@Janpot
- Fix typos in
docs/pages
folder (#46761)@noritaka1166
- Add clarification on
react-is
resolution with Material UI v6 and v7 for React 18 and below (#46633)@alisasanib
- Fix typos in
joy
andutils
package (#46713)@noritaka1166
- [autocomplete] Fix console in unstyled demo (#46804)
@oliviertassinari
- [autocomplete] Fix Google Maps brand attribution (#46803)
@oliviertassinari
- [autocomplete] Fix header sentence case (#46805)
@oliviertassinari
- [autocomplete] Fix Google Maps demo (#46793)
@oliviertassinari
- [Select] Fix labeling issues in grouped select demo (#46722)
@mj12albert
- [table] Remove outdated unstyled section (#46786)
@mj12albert
- [TextField] Add note about removal of
sizeMedium
class from InputLabel in v7 upgrade guide (#46693)@checcoux
Core
- Update
cipher-base
transitive dependency (#46800)@Janpot
- [charts] Marked Treemap chart as Pro (#46691)
@prakhargupta1
- [code-infra] Remove some csbci references (#46797)
@Janpot
- [code-infra] update build tool (#46801)
@Janpot
- [code-infra] Align pkg.pr.new with other projects (#46467)
@Janpot
- [code-infra] Prepare for incoming
execa
update (#46781)@Janpot
- [code-infra] Remove
@mui/internal-babel-plugin-resolve-imports
override config (#46754)@ZeeshanTamboli
- [core] Fix typo in
docs/mui-vale
folder (#46760)@noritaka1166
- [core] Fix typos in
docs/data/material
folder (#46757)@noritaka1166
- [core] Fix typos in
netlify
folder (#46756)@noritaka1166
... (truncated)
Commits
857be0e
[release] v7.3.2 (#46848)f2b73a0
Bump@types/react
to ^19.1.11 (#46810)a9da53a
[code-infra] update build tool (#46801)fe78539
[infra] Migrate away from airbnb's eslint config (#46794)332b9b8
[docs] Fix typos in Material UI API docs (#46787)b3a8c4b
Bump babel monorepo to ^7.28.3 (#46764)af55548
Bump@types/react
to ^19.1.10 (#46763)009a67a
[material-ui][Drawer] Add dialog role and aria-modal fortemporary
variant ...9249509
[Chip] Remove unnecessary optional chaining from key event handlers (#46752)d632373
[infra] Migrate build command to code-infra (#46614)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+84
+84
Deletions:
-85
-85
Package Dependencies
Technical Details
ID: | 6979093 |
UUID: | 2800689320 |
Node ID: | PR_kwDOEiXI7M6m7yCo |
Host: | GitHub |
Repository: | raduwen/widgets |
Merge State: | Unknown |