[Snyk] Upgrade @mui/material from 5.2.2 to 5.8.6#405
Open
snyk-bot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade @mui/material from 5.2.2 to 5.8.6. See this package in npm: https://www.npmjs.com/package/@mui/material See this project in Snyk: https://app.snyk.io/org/nexuscompute/project/bc70e249-576a-433f-a09c-4cee0ad48ce0?utm_source=github&utm_medium=referral&page=upgrade-pr
This was referenced Jun 7, 2023
This was referenced Jun 9, 2023
This was referenced Jun 11, 2023
This was referenced Jun 13, 2023
This was referenced Mar 20, 2024
This was referenced Mar 28, 2024
This was referenced Apr 17, 2024
This was referenced Apr 26, 2024
This was referenced May 14, 2024
This was referenced May 22, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 5.2.2 to 5.8.6.
ℹ️ 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.
Release notes
Package name: @mui/material
-
5.8.6 - 2022-06-27
- ⚒️ Fixed React 18 issues in few components
- 🚀 Improved the TypeScript augmentation when using CSS variables with
- many other 🐛 bug fixes and 📚 documentation improvements
-
-
-
-
-
- [system] Add enableColorScheme option to getInitColorSchemeScript (#33261) @ siriwatknp
- [utils] Allow state prefix to be configurable (#32972) @ siriwatknp
- [base] Improve the return type of useSlotProps (#33279) @ michaldudak
- [base] Improve some types (#33270) @ mnajdova
- [MenuUnstyled] Fix keyboard accessibility of menu items (#33145) @ michaldudak
- [ModalManager] Lock body scroll when container is inside shadow DOM (#33168) @ jacobweberbowery
- [SliderUnstyled] Use useSlotProps (#33132) @ michaldudak
- [TextareaAutosize] Fix crash when used with React 18 & Suspense (#33238) @ howlettt
- [TextareaAutosize] Fix warnings for too many renders in React 18 (#33253) @ mnajdova
- [Joy] Add
- [blog] Polish Why you should migrate to Material UI v5 today (#33244) @ oliviertassinari
- [docs] Add note in docs about
- [docs] Remove a note about Base components being reexported from Material UI (#33265) @ michaldudak
- [docs] Update code snippet in docs for custom color palette (#32946) @ ZeeshanTamboli
- [docs] Fix the docs for production class generation (#31933) @ Fafruch
- [docs] Fix internal link in Box page (#33149) @ davidgarciab
- [docs] Badge component link in Base docs should be under Data Display section (#33249) @ ZeeshanTamboli
- [examples] Fix comment typo (#33256) @ WinmezzZ
- [core] Remove dead code (#33243) @ oliviertassinari
- [website] Fix the scroll-top for all the website (#33215) @ oliviertassinari
- [website] List new core role @ oliviertassinari
- [website] Fix navigation menu close behavior (#33203) @ oliviertassinari
-
5.8.5 - 2022-06-21
-
5.8.4 - 2022-06-14
-
5.8.3 - 2022-06-07
-
5.8.2 - 2022-05-31
-
5.8.1 - 2022-05-23
-
5.8.0 - 2022-05-17
-
5.7.0 - 2022-05-10
-
5.6.4 - 2022-05-02
-
5.6.3 - 2022-04-25
-
5.6.2 - 2022-04-18
-
5.6.1 - 2022-04-11
-
5.6.0 - 2022-04-06
-
5.5.3 - 2022-03-28
-
5.5.2 - 2022-03-21
-
5.5.1 - 2022-03-14
-
5.5.0 - 2022-03-07
-
5.4.4 - 2022-02-28
-
5.4.3 - 2022-02-21
-
5.4.2 - 2022-02-15
-
5.4.1 - 2022-02-08
-
5.4.0 - 2022-02-01
-
5.3.1 - 2022-01-24
-
5.3.0 - 2022-01-17
-
5.2.8 - 2022-01-10
-
5.2.7 - 2022-01-03
-
5.2.6 - 2021-12-27
-
5.2.5 - 2021-12-20
-
5.2.4 - 2021-12-14
-
5.2.3 - 2021-12-06
-
5.2.2 - 2021-11-29
from @mui/material GitHub release notesJun 27, 2022
A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
@ mui/material@ mui/material@5.8.6[Alert] Add support for CSS vars (#32624) @ haneenmahd
[Alert] Use
getContrastTextfor filled variant font color (#29813) @ SamoraMabuyaNote: The color of the text in the warning contained
Alertin dark mode was changed to black in order to improve the color contrast ratio[OutlinedInput] Fix
ownerStateundefined in theme style overrides (#33241) @ siriwatknp[Tabs] Fix crash when used with React 18 & Suspense (#33277) @ mnajdova
[TypeScript] Add CSS vars type augmentation for Material UI (#33211) @ siriwatknp
@ mui/system@5.8.6@ mui/utils@5.8.6@ mui/base@5.0.0-alpha.87@ mui/joy@5.0.0-alpha.34Sheetdoc (#32820) @ hbjORbjDocs
componentsProps.roottaking precedence (#33097) @ ZeeshanTamboliCore
All contributors of this release in alphabetical order: @ davidgarciab, @ Fafruch, @ haneenmahd, @ hbjORbj, @ howlettt, @ jacobweberbowery, @ michaldudak, @ mnajdova, @ oliviertassinari, @ SamoraMabuya, @ siriwatknp, @ WinmezzZ, @ ZeeshanTamboli
Read more
Read more
Read more
Read more
Read more
Read more
Read more
Read more
Read more
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs