[Snyk] Upgrade @mui/material from 6.1.2 to 6.1.3 #100
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @mui/material from 6.1.2 to 6.1.3.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released on 23 days ago.
Release notes
Package name: @mui/material
-
6.1.3 - 2024-10-09
- 🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412) @ romgrk
- Change React.ReactElement to React.ReactElement (#43402) @ sai6855
- [Badge] Make keys in anchor origin partial (#43950) @ sai6855
- [Grid2] Fix column spacing for nested containers (#43733) @ Janpot
- [Grid2] Remove required
- [Grid2] Add compatible props warning (#43801) @ k-rajat19
- [Modal] Fix comment location (#44026) @ oliviertassinari
- [OutlinedInput] Resolve border color issue on mobile (#43797) (#43879) @ wojtek35
- Make createGrid compatible with React 19 types (#44035) @ aarongarciah
- Add empty interfaces to fix issue with typescript module augmentation (#43873) @ yonatan0
- Pre-serialize & cache styles to improve performance (#43412) @ romgrk
- [typescript]
- [utils] Make getReactElementRef React 19 compatible (#44034) @ aarongarciah
- [lab][Timeline] Fix types for React 19 (#44043) @ aarongarciah
- Update docs-infra role (#44032) @ mnajdova
- Update Material Symbols plan to reflect Google development (#44000) @ oliviertassinari
- Fix 301 redirections in docs @ oliviertassinari
- Fix indentation @ oliviertassinari
- Fix Live edit copies (#43835) @ oliviertassinari
- Virtualize icons svg (#43939) @ Janpot
- [Grid] Fix Grid2 gap description (#43967) @ aarongarciah
- [icons] Index search synchronously (#44001) @ oliviertassinari
- [material-ui] Incorrect React useState Example on Toggle Button (#43987) @ barrownicholas
- [material-ui] Add theme setting for pigment-css migration (#43993) @ effektsvk
- [material-ui] Fix incorrect
- [examples] Use CSS Variables (#43856) @ Juneezee
- [material-ui] Improved documentation for indeterminateIcon prop (#43791) @ marctaylor01
- Fix typo in useLocalStorageState (#44024) @ hieunguyenduc696
- Amend changelog (#43968) @ aarongarciah
- Remove
- [docs-infra] Add pointer cursor on hover for logo to improve UX (#43999) @ Asin-Junior-Honore
- [blog] Migrate some .gif to
- [code-infra] Align
- [code-infra] Move MuiError babel macro to babel plugin (#43904) @ Janpot
- [code-infra] Forbid calling
- [docs-infra] Fix link in header regression (#43834) @ oliviertassinari
- [infra] Fix line break in Stack Overflow message @ oliviertassinari
- [test] Add missing async (#44028) @ oliviertassinari
- [test] Fix Escape event firing event (#43961) @ oliviertassinari
- [test] Fix flaky pigment-css screenshot (#43959) @ Janpot
- [website] Add missing _redirects HTTP status @ oliviertassinari
- [website] Fix sponsor image height @ oliviertassinari
- [website] Remove srcset, does nothing in README @ oliviertassinari
- [website] Polish display of sponsors @ oliviertassinari
- [website] Standardize utm tags @ oliviertassinari
- [website] Improve utm_source strategy @ oliviertassinari
- [website] Clarify min-level docs-infra @ oliviertassinari
- [website] Update backlink sponsors (#43995) @ rluzists1
-
6.1.2 - 2024-10-02
- [Autocomplete] Fix listbox opens and closes on click when used with
- [Button] Ignore
- [Button] Fix regression for color
- [LinearProgress] Fix background color (#43949) @ sai6855
- Support CSS variables with shadow DOM (#43948) @ siriwatknp
- [Rating] Use Rating
- [Drawer] Fix issue with main window being used instead of iframe's window (#43818) @ albarv340
- [ThemeProvider] Support setting default mode (#43951) @ siriwatknp
- Update theme toggle demo (#43956) @ Janpot
- Add note about minimum required webpack version (#43864) @ Janpot
- Format Pigment CSS docs (#43812) @ oliviertassinari
- Fix visual bug on dashboard template (#43836) @ oliviertassinari
- Fix pigment-css.md syntax error (#43837) @ kdichev
- Fix Sign-in template form experience (#43838) @ oliviertassinari
- Remove "To be continued" section from v0 –> v1 migration guide (#43832) @ samuelsycamore
- Fix 301 to chromium (#43809) @ oliviertassinari
- [joy-ui] Add missing ComponentLinkHeader components (#43865) @ samuelsycamore
- [Modal] Remove unnecessary type assertion (#43825) @ ZeeshanTamboli
- [Table] Stabilize random series in virtualized table demo (#43744) @ Janpot
- [system] Add migration guide link to
- [code-infra] Fix flaky dashboard screenshot - take 2 (#43937) @ Janpot
- [code-infra] Replace all instances of
- [code-infra] Fix and update bundling fixtures (#43709) @ Janpot
- [code-infra] Update transitive dependencies with vulnerabilties (#43895) @ Janpot
- [code-infra] Optimize regression tests (#43889) @ Janpot
- [code-infra] Remove custom playwright installation steps (#43881) @ Janpot
- [code-infra] Fix flaky dashboard screenshot (#43890) @ Janpot
- [code-infra] Add new instanceof proptypes for toolpad (#43814) @ Janpot
- Fix eslint-plugin-react-compiler issues in usePagination tests (#43946) @ wilhelmlofsten
- Uniformity in version range @ oliviertassinari
- Replace
- [docs-infra] Strengthen CSP (#43711) @ oliviertassinari
- [docs-infra] Open Codesandbox demo with fontsize=12 (#43860) @ siriwatknp
- [icons] Reduce Material Icon page size (#43911) @ oliviertassinari
- [test] Point Istanbul to correct URL (#43935) @ sai6855
- [test] Sync React.version parse logic with codebase (#43820) @ oliviertassinari
- Improve getReactElementRef() utils (#43022) @ sai6855
- [Drawer] Refactor getScrollbarSize usages (#43828) @ BrianWoolfolk
- [Modal] Replace
- [Modal] Remove unnecessary
from @mui/material GitHub release notesOct 9, 2024
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
@ mui/[email protected]itemprop forsizeprop (#44027) @ Janpot@ mui/[email protected]SystemCSSPropertiesshould not haveSystemStyleObjectas value (#44029) @ siriwatknp@ mui/[email protected]@ mui/[email protected]Docs
slotPropname in theTextFielddeprecation note. (#43985) @ Chee7ahCore
@ mui/styled-engine-scdev dependency from@ mui/styled-engine-sc(#44050) @ Janpotnextdependency specifier across project (#44036) @ JanpotErrorwithoutnew(#43963) @ JanpotAll contributors of this release in alphabetical order: @ aarongarciah, @ Asin-Junior-Honore, @ barrownicholas, @ Chee7ah, @ effektsvk, @ hieunguyenduc696, @ Janpot, @ Juneezee, @ k-rajat19, @ mnajdova, @ oliviertassinari, @ romgrk, @ sai6855, @ siriwatknp, @ wojtek35, @ yonatan0
A big thanks to the 13 contributors who made this release possible.
@ mui/[email protected]limitTags(#42494) @ appleSimpledarkandcontrastTextif not provided in the theme (#43861) @ siriwatknpinherit(#43862) @ siriwatknpnameas prefix of input element ids (#43829) @ yash49Docs
@ mui/stylespages (#43833) @ samuelsycamoreCore
ewitheventand add eslint rule (#43866) @ samuelsycamoretoBeAriaHiddenmatcher withtoBeInaccessiblein tests (#43870) @ ZeeshanTambolishowparameter name withhidein modal manager (#43868) @ ZeeshanTambolimanagerprop handling (#43867) @ ZeeshanTamboliAll contributors of this release in alphabetical order: @ albarv340, @ appleSimple, @ BrianWoolfolk, @ DanailH, @ Janpot, @ kdichev, @ oliviertassinari, @ sai6855, @ samuelsycamore, @ siriwatknp, @ wilhelmlofsten, @ yash49, @ ZeeshanTamboli
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: