Skip to content

Commit

Permalink
Bump @mui/material from 6.1.6 to 6.1.7 in /ui (#47)
Browse files Browse the repository at this point in the history
Bumps
[@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)
from 6.1.6 to 6.1.7.
<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>v6.1.7</h2>
<!-- raw HTML omitted -->
<p><em>Nov 13, 2024</em></p>
<p>A big thanks to the 13 contributors who made this release possible.
This release includes fixes as well as documentation improvements.</p>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Fix default props theme scoping (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44340">#44340</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
<li>Support theme scoping in <code>useMediaQuery</code> (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44339">#44339</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
<li>[Grid] Fix regression spacing prop with string value (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44376">#44376</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Fix missing <code>@types/hoist-non-react-statics</code> causing
<code>styled</code> returns any (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44397">#44397</a>)
<a href="https://github.com/megos"><code>@​megos</code></a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>Replace 'Experimental APIs - Toolpad' with 'Toolpad (Beta)' (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44388">#44388</a>)
<a
href="https://github.com/prakhargupta1"><code>@​prakhargupta1</code></a></li>
<li>Fix Pigment CSS install (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44353">#44353</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Fix dashboard menu warning (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44317">#44317</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
<li>Add runtime theme section for Material Pigment CSS (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44137">#44137</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
<li>Add hash to <code>key</code> to remove noise from console (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44289">#44289</a>)
<a href="https://github.com/sai6855"><code>@​sai6855</code></a></li>
<li>Revise Example Projects and Related Projects pages (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44191">#44191</a>)
<a
href="https://github.com/samuelsycamore"><code>@​samuelsycamore</code></a></li>
<li>[material-ui] Fix typo in typography theme set up for templates (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44338">#44338</a>)
<a href="https://github.com/navedqb"><code>@​navedqb</code></a></li>
<li>[material-ui] Add StackBlitz/CodeSandbox buttons to template cards
(<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44253">#44253</a>)
<a href="https://github.com/zanivan"><code>@​zanivan</code></a></li>
<li>[material-ui] Fix Sign-in/Sign-up templates layout (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44281">#44281</a>)
<a href="https://github.com/zanivan"><code>@​zanivan</code></a></li>
<li>[material-ui] Remove noise in template (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44260">#44260</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[material-ui][Rating] Add uncontrolled example to Basic Rating demo
(<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44386">#44386</a>)
<a href="https://github.com/sai6855"><code>@​sai6855</code></a></li>
<li>[material-ui][TextField] Replace InputProps with slotProps.input in
demo (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44288">#44288</a>)
<a href="https://github.com/sai6855"><code>@​sai6855</code></a></li>
</ul>
<h3>Core</h3>
<ul>
<li>[blog] Follow media asset guidelines (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44374">#44374</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[code-infra] Changes for test util to work in <code>vitest</code>
(<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/43625">#43625</a>)
<a href="https://github.com/JCQuintas"><code>@​JCQuintas</code></a></li>
<li>Remove old marked JS options (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44375">#44375</a>)
<a
href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li>
<li>Fix webpack capitalization (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44352">#44352</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Fix Next.js link 404 (710cd95) <a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Update Gold sponsoring backlinks (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44316">#44316</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Fix tools-public.mui.com redirection (9196fa5) <a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Remove blank AlertTitle test file (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44282">#44282</a>)
<a
href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li>
<li>[docs-infra] Fix ad in RTL (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44345">#44345</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[docs-infra] Enforce punctuation on descriptions (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44292">#44292</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[docs-infra] Add CodeSandbox and StackBlitz to vale vocab (6db477a)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[docs-infra] Fix correct spelling of VS Code (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44277">#44277</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[docs-infra] Add a <code>rawDescriptions</code> option (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44390">#44390</a>)
<a href="https://github.com/vladmoroz"><code>@​vladmoroz</code></a></li>
<li>[examples] Add missing <code>clsx</code> dependency (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/43526">#43526</a>)
<a href="https://github.com/Janpot"><code>@​Janpot</code></a></li>
<li>[infra] Fix <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot]
appearing in changelog (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44275">#44275</a>)
<a href="https://github.com/mnajdova"><code>@​mnajdova</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mui/material-ui/blob/master/CHANGELOG.md"><code>@​mui/material</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v6.1.7</h2>
<!-- raw HTML omitted -->
<p><em>Nov 13, 2024</em></p>
<p>A big thanks to the 13 contributors who made this release possible.
This release includes fixes as well as documentation improvements.</p>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Fix default props theme scoping (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44340">#44340</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
<li>Support theme scoping in <code>useMediaQuery</code> (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44339">#44339</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
<li>[Grid] Fix regression spacing prop with string value (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44376">#44376</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Fix missing <code>@types/hoist-non-react-statics</code> causing
<code>styled</code> returns any (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44397">#44397</a>)
<a href="https://github.com/megos"><code>@​megos</code></a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>Replace 'Experimental APIs - Toolpad' with 'Toolpad (Beta)' (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44388">#44388</a>)
<a
href="https://github.com/prakhargupta1"><code>@​prakhargupta1</code></a></li>
<li>Fix Pigment CSS install (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44353">#44353</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Fix dashboard menu warning (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44317">#44317</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
<li>Add runtime theme section for Material Pigment CSS (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44137">#44137</a>)
<a
href="https://github.com/siriwatknp"><code>@​siriwatknp</code></a></li>
<li>Add hash to <code>key</code> to remove noise from console (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44289">#44289</a>)
<a href="https://github.com/sai6855"><code>@​sai6855</code></a></li>
<li>Revise Example Projects and Related Projects pages (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44191">#44191</a>)
<a
href="https://github.com/samuelsycamore"><code>@​samuelsycamore</code></a></li>
<li>[material-ui] Fix typo in typography theme set up for templates (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44338">#44338</a>)
<a href="https://github.com/navedqb"><code>@​navedqb</code></a></li>
<li>[material-ui] Add StackBlitz/CodeSandbox buttons to template cards
(<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44253">#44253</a>)
<a href="https://github.com/zanivan"><code>@​zanivan</code></a></li>
<li>[material-ui] Fix Sign-in/Sign-up templates layout (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44281">#44281</a>)
<a href="https://github.com/zanivan"><code>@​zanivan</code></a></li>
<li>[material-ui] Remove noise in template (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44260">#44260</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[material-ui][Rating] Add uncontrolled example to Basic Rating demo
(<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44386">#44386</a>)
<a href="https://github.com/sai6855"><code>@​sai6855</code></a></li>
<li>[material-ui][TextField] Replace InputProps with slotProps.input in
demo (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44288">#44288</a>)
<a href="https://github.com/sai6855"><code>@​sai6855</code></a></li>
</ul>
<h3>Core</h3>
<ul>
<li>[blog] Follow media asset guidelines (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44374">#44374</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[code-infra] Changes for test util to work in <code>vitest</code>
(<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/43625">#43625</a>)
<a href="https://github.com/JCQuintas"><code>@​JCQuintas</code></a></li>
<li>Remove old marked JS options (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44375">#44375</a>)
<a
href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li>
<li>Fix webpack capitalization (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44352">#44352</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Fix Next.js link 404 (710cd95) <a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Update Gold sponsoring backlinks (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44316">#44316</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Fix tools-public.mui.com redirection (9196fa5) <a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>Remove blank AlertTitle test file (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44282">#44282</a>)
<a
href="https://github.com/ZeeshanTamboli"><code>@​ZeeshanTamboli</code></a></li>
<li>[docs-infra] Fix ad in RTL (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44345">#44345</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[docs-infra] Enforce punctuation on descriptions (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44292">#44292</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[docs-infra] Add CodeSandbox and StackBlitz to vale vocab (6db477a)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[docs-infra] Fix correct spelling of VS Code (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44277">#44277</a>)
<a
href="https://github.com/oliviertassinari"><code>@​oliviertassinari</code></a></li>
<li>[docs-infra] Add a <code>rawDescriptions</code> option (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44390">#44390</a>)
<a href="https://github.com/vladmoroz"><code>@​vladmoroz</code></a></li>
<li>[examples] Add missing <code>clsx</code> dependency (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/43526">#43526</a>)
<a href="https://github.com/Janpot"><code>@​Janpot</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mui/material-ui/commit/a7d441d0bd3bfc16a1ce9e6d7ff3ad1afc6b62f1"><code>a7d441d</code></a>
[release] v6.1.7 (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44393">#44393</a>)</li>
<li><a
href="https://github.com/mui/material-ui/commit/981b033eb2d8530c7c5c20fb8dcdd8e806b28148"><code>981b033</code></a>
[material-ui][Grid v1] Fix regression spacing prop with string value (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44376">#44376</a>)</li>
<li><a
href="https://github.com/mui/material-ui/commit/123f0de85460c82ed1dc9b8015878c3239a56895"><code>123f0de</code></a>
Bump react-router-dom to ^6.28.0 (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44372">#44372</a>)</li>
<li><a
href="https://github.com/mui/material-ui/commit/f56770186cef04959ef733fffddd1b86683cecda"><code>f567701</code></a>
[material-ui] Support theme scoping in <code>useMediaQuery</code> (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44339">#44339</a>)</li>
<li><a
href="https://github.com/mui/material-ui/commit/0ceedb8bc1f2f3bad9c6adf5a9d8f97a45a3c8b3"><code>0ceedb8</code></a>
Bump sinon to ^19.0.2 (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44314">#44314</a>)</li>
<li>See full diff in <a
href="https://github.com/mui/material-ui/commits/v6.1.7/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=6.1.6&new-version=6.1.7)](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 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)


</details>
  • Loading branch information
lucasrod16 authored Nov 14, 2024
2 parents 6865828 + 3c3d2ba commit a8c024a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@emotion/styled": "11.13.0",
"@mui/material": "6.1.6",
"@mui/material": "6.1.7",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down

0 comments on commit a8c024a

Please sign in to comment.