Bump @mui/material from 5.15.10 to 7.3.2 in /enatega-multivendor-admin
Closed
Number: #568
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 08, 2025 at 04:27 PM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
September 11, 2025 at 08:32 AM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
September 11, 2025 at 08:32 AM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
3 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @mui/material from 5.15.10 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
temporaryvariant (#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.2Docs
- Remove outdated Next.js lint command (#46847)
@oliviertassinari- Add
View as Markdownto 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/pagesfolder (#46761)@noritaka1166- Add clarification on
react-isresolution with Material UI v6 and v7 for React 18 and below (#46633)@alisasanib- Fix typos in
joyandutilspackage (#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
sizeMediumclass from InputLabel in v7 upgrade guide (#46693)@checcouxCore
- Update
cipher-basetransitive 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
execaupdate (#46781)@Janpot- [code-infra] Remove
@mui/internal-babel-plugin-resolve-importsoverride config (#46754)@ZeeshanTamboli- [core] Fix typo in
docs/mui-valefolder (#46760)@noritaka1166- [core] Fix typos in
docs/data/materialfolder (#46757)@noritaka1166- [core] Fix typos in
netlifyfolder (#46756)@noritaka1166- [core] Upgrade brace-expansion (#46747)
@oliviertassinari- [core] Fix typos in Joy UI docs and
testfolder (#46738)@noritaka1166- [core] Upgrade KaTeX (#46731)
@oliviertassinari- [core] Avoid Polynomial regex backtracking (#46732)
@oliviertassinari- [core] Remove dead
@toolpad/coredependency (#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
temporaryvariant (#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.2Docs
- Remove outdated Next.js lint command (#46847)
@oliviertassinari- Add
View as Markdownto 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/pagesfolder (#46761)@noritaka1166- Add clarification on
react-isresolution with Material UI v6 and v7 for React 18 and below (#46633)@alisasanib- Fix typos in
joyandutilspackage (#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
sizeMediumclass from InputLabel in v7 upgrade guide (#46693)@checcouxCore
- Update
cipher-basetransitive 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
execaupdate (#46781)@Janpot- [code-infra] Remove
@mui/internal-babel-plugin-resolve-importsoverride config (#46754)@ZeeshanTamboli- [core] Fix typo in
docs/mui-valefolder (#46760)@noritaka1166- [core] Fix typos in
docs/data/materialfolder (#46757)@noritaka1166- [core] Fix typos in
netlifyfolder (#46756)@noritaka1166
... (truncated)
Commits
857be0e[release] v7.3.2 (#46848)f2b73a0Bump@types/reactto ^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)b3a8c4bBump babel monorepo to ^7.28.3 (#46764)af55548Bump@types/reactto ^19.1.10 (#46763)009a67a[material-ui][Drawer] Add dialog role and aria-modal fortemporaryvariant ...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
@mui/material
Ecosystem:
npm
npm
Version Change:
5.15.10 → 7.3.2
Update Type:
Major
Major
Path:
/enatega-multivendor-admin
Technical Details
| ID: | 7545133 |
| UUID: | 3394878159 |
| Node ID: | PR_kwDOMa1Lrs6na5sY |
| Host: | GitHub |
| Repository: | raymondjames090/online-food-ordering-system-using-php-and-mysql |