-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Snyk] Upgrade @mui/material from 5.14.15 to 5.14.16 #806
Conversation
Snyk has created this PR to upgrade @mui/material from 5.14.15 to 5.14.16. See this package in npm: https://www.npmjs.com/package/@mui/material See this project in Snyk: https://app.snyk.io/org/christophe-f/project/4aa95fce-6ca7-4321-91c6-927f714977e4?utm_source=github&utm_medium=referral&page=upgrade-pr
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yarn tsc
fails with the following error:
packages/app/src/components/Root/LogoFull.tsx:4:7 - error TS2742: The inferred type of 'Svg' cannot be named without a reference to '@mui/material/node_modules/@mui/system'. This is likely not portable. A type annotation is necessary.
4 const Svg = styled('svg')`
~~~
packages/app/src/components/Root/LogoIcon.tsx:4:7 - error TS2742: The inferred type of 'Svg' cannot be named without a reference to '@mui/material/node_modules/@mui/system'. This is likely not portable. A type annotation is necessary.
4 const Svg = styled('svg')`
~~~
packages/app/src/components/catalog/Grid/Grid.tsx:15:7 - error TS2742: The inferred type of 'Grid' cannot be named without a reference to '@mui/material/node_modules/@mui/system'. This is likely not portable. A type annotation is necessary.
15 const Grid = ({
~~~~
Found 3 errors in 3 files.
Errors Files
1 packages/app/src/components/Root/LogoFull.tsx:4
1 packages/app/src/components/Root/LogoIcon.tsx:4
1 packages/app/src/components/catalog/Grid/Grid.tsx:15
error Command failed with exit code 1.
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
fixed in #693 |
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @mui/material from 5.14.15 to 5.14.16.
ℹ️ 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
Read more
Read more
Commit messages
Package name: @mui/material
Compare
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