zepor / NFLSTATS

MIT License
2 stars 2 forks source link

[Snyk] Upgrade @mui/material from 5.15.1 to 5.15.2 #81

Closed zepor closed 10 months ago

zepor commented 10 months ago

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.15.1 to 5.15.2.

:information_source: 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 **21 days ago**, on 2023-12-25.
Release notes
Package name: @mui/material

Commit messages
Package name: @mui/material
  • 5d5dd15 [release] v5.15.2 (#40310)
  • 312d5ab [docs] Fix SEO regression (#40306)
  • b8ca4da Bump @ slack/bolt to ^3.17.0 (#40293)
  • b55c868 [material-ui][Paper] Add missing Paper classes descriptions (#40300)
  • 9671cac [material-next][Divider]Divider ts support (#40307)
  • a66f627 Bump @ emotion/react to ^11.11.3 (#40285)
  • acbe1a2 Bump eslint to ^8.56.0 (#40296)
  • 8bd68a7 Bump @ types/react-dom to v18.2.18 (#40219)
  • 546ad5e [Badge] Use the variants API in the styled call (#40213)
  • bdc84f2 Bump MUI X (#40286)
  • cd2e6ca Bump html-webpack-plugin to ^5.6.0 (#40297)
  • f74b712 Bump babel to ^7.23.6 (#40287)
  • 59e4b01 Bump eslint-plugin-import to ^2.29.1 (#40288)
  • f101f69 Bump piscina to ^4.2.1 (#40290)
  • 3085906 Bump styled-components to ^6.1.3 (#40291)
  • 666bcf7 Bump @ slack/web-api to ^6.11.0 (#40294)
  • fa13b38 Bump aws-sdk to ^2.1525.0 (#40295)
  • 961bd41 [website] Update Gold sponsors: add RxDB, standardize formatting (#40273)
  • c722f50 [material-ui][docs][Tooltip] Add demo to show how to change distance between tooltip and its anchor (#40087)
  • f093256 Bump GitHub Actions (major) (#40167)
  • fbc9bd1 [docs] Fix docs redirections
  • e9daf18 [core] Simplify a bit the release instructions
  • 28806df [core] Push force to deploy is not unexpected
  • 4efe59c [blog] Fix 301 redirection
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

codeautopilot[bot] commented 10 months ago

PR summary

The Pull Request (PR) upgrades the @mui/material package from version 5.15.1 to 5.15.2. This update includes various improvements and bug fixes, such as added support for callbacks in variant's props definition, a published blog post about Material UI's 2024 plan, and other minor changes to components and documentation.

The upgrade is minor and is one version ahead of the current version, with the new version having been released 21 days ago. The changes are expected to enhance the functionality and maintain the stability of the package without introducing breaking changes.

Suggestion

No specific improvements to the PR are suggested as the upgrade is minor and straightforward. However, it is recommended to ensure that the application is thoroughly tested to confirm that the update does not introduce any unexpected behavior or compatibility issues with existing code.