saitharunsai / mui-storybook

Storybook for MUI v5 default components
https://62a4be59043becc970e070e3-zyeliftkdn.chromatic.com
31 stars 10 forks source link

Update @mui/system: 5.7.0 → 5.8.0 (minor) #151

Closed depfu[bot] closed 2 years ago

depfu[bot] commented 2 years ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​mui/system (5.7.0 → 5.8.0) · Repo · Changelog

Release Notes

5.8.0

May 17, 2022

A big thanks to the 14 contributors who made this release possible. Here are some highlights :

  • 🚀 Blog post for announcing the release of the Premium plan of MUI X is out thanks to @joserodolfofreitas.
  • Codemod for jss to tss-react migration is out thanks to @ryancogswell
  • And more 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.8.0

@mui/system@5.8.0

  • ​[system] Add Container component and createContainer factory (#32263) @mnajdova

@mui/base@5.0.0-alpha.81

@mui/joy@5.0.0-alpha.28

@mui/codemod@5.8.0

Docs

Core

All contributors of this release in alphabetical order: @andrii-bodnar, @cherniavskii, @danilo-leal, @emlai, @joserodolfofreitas, @michaldudak, @mnajdova, @MrHBS, @oliviertassinari, @ryancogswell, @samuelsycamore, @shadigaafar, @siriwatknp, @ZeeshanTamboli

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 39 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)