[PR #96] build(deps): bump @mui/material from 7.3.8 to 7.3.9 in /frontend #185

Open
opened 2026-03-13 17:21:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adminsyspro/proxcenter-ui/pull/96
Author: @dependabot[bot]
Created: 3/9/2026
Status: 🔄 Open

Base: mainHead: dependabot/npm_and_yarn/frontend/mui/material-7.3.9


📝 Commits (1)

  • 6e8b164 build(deps): bump @mui/material from 7.3.8 to 7.3.9 in /frontend

📊 Changes

3 files changed (+154 additions, -102 deletions)

View changed files

📝 frontend/package-lock.json (+33 -51)
📝 frontend/package.json (+1 -1)
📝 frontend/pnpm-lock.yaml (+120 -50)

📄 Description

Bumps @mui/material from 7.3.8 to 7.3.9.

Release notes

Sourced from @​mui/material's releases.

v7.3.9

A big thanks to the 15 contributors who made this release possible.

@mui/material@7.3.9

Docs

Core

All contributors of this release in alphabetical order: @​alelthomas, @​arthur-plazanet, @​brijeshb42, @​DanailH, @​dav-is, @​Janpot, @​matthias-ccri, @​mnajdova, @​oliviertassinari, @​pavan-sh, @​PeterTYLiu, @​sai6855, @​silviuaavram, @​vmakhaev, @​ZeeshanTamboli

Changelog

Sourced from @​mui/material's changelog.

7.3.9

Mar 5, 2026

A big thanks to the 15 contributors who made this release possible.

@mui/material@7.3.9

Docs

Core

All contributors of this release in alphabetical order: @​alelthomas, @​arthur-plazanet, @​brijeshb42, @​DanailH, @​dav-is, @​Janpot, @​matthias-ccri, @​mnajdova, @​oliviertassinari, @​pavan-sh, @​PeterTYLiu, @​sai6855, @​silviuaavram, @​vmakhaev, @​ZeeshanTamboli

Commits
  • 5430aaa v7.3.9 (#47911)
  • 4980716 [website] Implement the latest price changes proposal (@​DanailH) (#47606) (#4...
  • 67acb51 [material-ui] Clean up duplicated CSS rules (@​sai6855) (#47893)
  • 3692e54 [code-infra] Detect browser envs that don't support layout (#47813) (#47873)
  • 556e388 [tooltip] Fix error is thrown when wrapping an input which is disabled while ...
  • 09398d6 [table cell][theme] Apply alpha before color mixing to border bottom color ...
  • dc1e493 [code-infra] Enable undefined addition to optional properties (#47815)
  • d92df84 [theme] Generate color-mix value on top of default generated Material UI CS...
  • See full diff in compare view

Dependabot compatibility score

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adminsyspro/proxcenter-ui/pull/96 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/9/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/frontend/mui/material-7.3.9` --- ### 📝 Commits (1) - [`6e8b164`](https://github.com/adminsyspro/proxcenter-ui/commit/6e8b164af1afe7c0bf06ad0ffae62f7a317d977a) build(deps): bump @mui/material from 7.3.8 to 7.3.9 in /frontend ### 📊 Changes **3 files changed** (+154 additions, -102 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package-lock.json` (+33 -51) 📝 `frontend/package.json` (+1 -1) 📝 `frontend/pnpm-lock.yaml` (+120 -50) </details> ### 📄 Description Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.3.8 to 7.3.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/releases"><code>@​mui/material</code>'s releases</a>.</em></p> <blockquote> <h2>v7.3.9</h2> <p>A big thanks to the 15 contributors who made this release possible.</p> <h3><code>@mui/material@7.3.9</code></h3> <ul> <li>Clean up duplicated CSS rules (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47893">#47893</a>) <a href="https://github.com/sai6855"><code>@​sai6855</code></a></li> <li>[theme] Generate <code>color-mix</code> value on top of default generated Material UI CSS variables (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47791">#47791</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> <li>[tooltip] Fix error is thrown when wrapping an input which is disabled while focused (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47841">#47841</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> <li>[table cell][theme] Apply <code>alpha</code> before color mixing to border bottom color when nativeColor + cssVariables is used (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47840">#47840</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Fix small typo in NumberField page (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47888">#47888</a>) <a href="https://github.com/arthur-plazanet"><code>@​arthur-plazanet</code></a></li> <li>Fix Theme builder video (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47855">#47855</a>) <a href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li> <li>Add updated community theme resource (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47853">#47853</a>) <a href="https://github.com/PeterTYLiu"><code>@​PeterTYLiu</code></a></li> <li>Fix the keyboard navigation in GroupedMenu example (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47848">#47848</a>) <a href="https://github.com/silviuaavram"><code>@​silviuaavram</code></a></li> <li>Few copy fixes (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47810">#47810</a>) <a href="https://github.com/pavan-sh"><code>@​pavan-sh</code></a></li> <li>Fix JSX in Overriding component structure docs (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47805">#47805</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> <li>Fix SSR flicker sentence grammar (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47794">#47794</a>) <a href="https://github.com/pavan-sh"><code>@​pavan-sh</code></a></li> <li>[system] Update sizing docs to clarify <code>(0, 1]</code> behavior. (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47851">#47851</a>) <a href="https://github.com/matthias-ccri"><code>@​matthias-ccri</code></a></li> <li>[theme] Fix <code>nativeColor</code> docs (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47759">#47759</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47789">#47789</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> </ul> <h3>Core</h3> <ul> <li>point v7 subdomain to MUI X v7 docs (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/113">#113</a>) <a href="https://github.com/vmakhaev"><code>@​vmakhaev</code></a></li> <li>[blog] Blogpost for upcoming price changes for MUI X (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47748">#47748</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47910">#47910</a>) <a href="https://github.com/DanailH"><code>@​DanailH</code></a></li> <li>[blog] Company Update: What we've been working on (and why) (alethomas) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47626">#47626</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47908">#47908</a>) <a href="https://github.com/alelthomas"><code>@​alelthomas</code></a></li> <li>[core] Update releaseChangelog.mjs (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47862">#47862</a>) <a href="https://github.com/mnajdova"><code>@​mnajdova</code></a></li> <li>[code-infra] Detect browser envs that don't support layout (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47813">#47813</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47873">#47873</a>) <a href="https://github.com/Janpot"><code>@​Janpot</code></a></li> <li>[code-infra] Enable undefined addition to optional properties (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47815">#47815</a>) <a href="https://github.com/brijeshb42"><code>@​brijeshb42</code></a></li> <li>[docs-infra] Reapply Cookie Banner with Design Fixes (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47744">#47744</a>) <a href="https://github.com/dav-is"><code>@​dav-is</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/alelthomas"><code>@​alelthomas</code></a>, <a href="https://github.com/arthur-plazanet"><code>@​arthur-plazanet</code></a>, <a href="https://github.com/brijeshb42"><code>@​brijeshb42</code></a>, <a href="https://github.com/DanailH"><code>@​DanailH</code></a>, <a href="https://github.com/dav-is"><code>@​dav-is</code></a>, <a href="https://github.com/Janpot"><code>@​Janpot</code></a>, <a href="https://github.com/matthias-ccri"><code>@​matthias-ccri</code></a>, <a href="https://github.com/mnajdova"><code>@​mnajdova</code></a>, <a href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a>, <a href="https://github.com/pavan-sh"><code>@​pavan-sh</code></a>, <a href="https://github.com/PeterTYLiu"><code>@​PeterTYLiu</code></a>, <a href="https://github.com/sai6855"><code>@​sai6855</code></a>, <a href="https://github.com/silviuaavram"><code>@​silviuaavram</code></a>, <a href="https://github.com/vmakhaev"><code>@​vmakhaev</code></a>, <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v7.3.9/CHANGELOG.md"><code>@​mui/material</code>'s changelog</a>.</em></p> <blockquote> <h2>7.3.9</h2> <!-- raw HTML omitted --> <p><em>Mar 5, 2026</em></p> <p>A big thanks to the 15 contributors who made this release possible.</p> <h3><code>@mui/material@7.3.9</code></h3> <ul> <li>Clean up duplicated CSS rules (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47893">#47893</a>) <a href="https://github.com/sai6855"><code>@​sai6855</code></a></li> <li>[theme] Generate <code>color-mix</code> value on top of default generated Material UI CSS variables (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47791">#47791</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> <li>[tooltip] Fix error is thrown when wrapping an input which is disabled while focused (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47841">#47841</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> <li>[table cell][theme] Apply <code>alpha</code> before color mixing to border bottom color when nativeColor + cssVariables is used (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47840">#47840</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Fix small typo in NumberField page (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47888">#47888</a>) <a href="https://github.com/arthur-plazanet"><code>@​arthur-plazanet</code></a></li> <li>Fix Theme builder video (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47855">#47855</a>) <a href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li> <li>Add updated community theme resource (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47853">#47853</a>) <a href="https://github.com/PeterTYLiu"><code>@​PeterTYLiu</code></a></li> <li>Fix the keyboard navigation in GroupedMenu example (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47848">#47848</a>) <a href="https://github.com/silviuaavram"><code>@​silviuaavram</code></a></li> <li>Few copy fixes (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47810">#47810</a>) <a href="https://github.com/pavan-sh"><code>@​pavan-sh</code></a></li> <li>Fix JSX in Overriding component structure docs (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47805">#47805</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> <li>Fix SSR flicker sentence grammar (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47794">#47794</a>) <a href="https://github.com/pavan-sh"><code>@​pavan-sh</code></a></li> <li>[system] Update sizing docs to clarify <code>(0, 1]</code> behavior. (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47851">#47851</a>) <a href="https://github.com/matthias-ccri"><code>@​matthias-ccri</code></a></li> <li>[theme] Fix <code>nativeColor</code> docs (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47759">#47759</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47789">#47789</a>) <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li> </ul> <h3>Core</h3> <ul> <li>point v7 subdomain to MUI X v7 docs (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/113">#113</a>) <a href="https://github.com/vmakhaev"><code>@​vmakhaev</code></a></li> <li>[blog] Blogpost for upcoming price changes for MUI X (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47748">#47748</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47910">#47910</a>) <a href="https://github.com/DanailH"><code>@​DanailH</code></a></li> <li>[blog] Company Update: What we've been working on (and why) (alethomas) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47626">#47626</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47908">#47908</a>) <a href="https://github.com/alelthomas"><code>@​alelthomas</code></a></li> <li>[core] Update releaseChangelog.mjs (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47862">#47862</a>) <a href="https://github.com/mnajdova"><code>@​mnajdova</code></a></li> <li>[code-infra] Detect browser envs that don't support layout (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47813">#47813</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47873">#47873</a>) <a href="https://github.com/Janpot"><code>@​Janpot</code></a></li> <li>[code-infra] Enable undefined addition to optional properties (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47815">#47815</a>) <a href="https://github.com/brijeshb42"><code>@​brijeshb42</code></a></li> <li>[docs-infra] Reapply Cookie Banner with Design Fixes (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47744">#47744</a>) <a href="https://github.com/dav-is"><code>@​dav-is</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/alelthomas"><code>@​alelthomas</code></a>, <a href="https://github.com/arthur-plazanet"><code>@​arthur-plazanet</code></a>, <a href="https://github.com/brijeshb42"><code>@​brijeshb42</code></a>, <a href="https://github.com/DanailH"><code>@​DanailH</code></a>, <a href="https://github.com/dav-is"><code>@​dav-is</code></a>, <a href="https://github.com/Janpot"><code>@​Janpot</code></a>, <a href="https://github.com/matthias-ccri"><code>@​matthias-ccri</code></a>, <a href="https://github.com/mnajdova"><code>@​mnajdova</code></a>, <a href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a>, <a href="https://github.com/pavan-sh"><code>@​pavan-sh</code></a>, <a href="https://github.com/PeterTYLiu"><code>@​PeterTYLiu</code></a>, <a href="https://github.com/sai6855"><code>@​sai6855</code></a>, <a href="https://github.com/silviuaavram"><code>@​silviuaavram</code></a>, <a href="https://github.com/vmakhaev"><code>@​vmakhaev</code></a>, <a href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/5430aaaa648256beb88f42154051ff448bc62aeb"><code>5430aaa</code></a> v7.3.9 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47911">#47911</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/4980716f29d027bdcd20f71dd846e3f88fe546f5"><code>4980716</code></a> [website] Implement the latest price changes proposal (<a href="https://github.com/DanailH"><code>@​DanailH</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47606">#47606</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/4">#4</a>...</li> <li><a href="https://github.com/mui/material-ui/commit/67acb51e5ffb2c26a17bd809884df348f3057ddc"><code>67acb51</code></a> [material-ui] Clean up duplicated CSS rules (<a href="https://github.com/sai6855"><code>@​sai6855</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47893">#47893</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/3692e54e7042299b1d2217d3e87a6896b7e49269"><code>3692e54</code></a> [code-infra] Detect browser envs that don't support layout (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47813">#47813</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47873">#47873</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/556e388ca4d42739771e6eafe463bca002d8c0d0"><code>556e388</code></a> [tooltip] Fix error is thrown when wrapping an input which is disabled while ...</li> <li><a href="https://github.com/mui/material-ui/commit/09398d6ec53f644d6a1431c993b957d451bcf85b"><code>09398d6</code></a> [table cell][theme] Apply <code>alpha</code> before color mixing to border bottom color ...</li> <li><a href="https://github.com/mui/material-ui/commit/dc1e49388022a0e332ed5fb8fd4be834a94ebb26"><code>dc1e493</code></a> [code-infra] Enable undefined addition to optional properties (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/47815">#47815</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/d92df843608aeca4eae6a595b9b0b81ceaf4cfe1"><code>d92df84</code></a> [theme] Generate <code>color-mix</code> value on top of default generated Material UI CS...</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v7.3.9/packages/mui-material">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mui/material&package-manager=npm_and_yarn&previous-version=7.3.8&new-version=7.3.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/proxcenter-ui#185
No description provided.