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)
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/material (5.8.1 → 5.8.2) · Repo · Changelog
Release Notes
5.8.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
v5.8.2
[blog] Improve blog post for Premium release (#32802)
Bump @types/node to ^16.11.36 (#32852)
Bump csstype to ^3.1.0 (#32864)
Bump webpack to ^5.72.1 (#32860)
Bump notistack to 2.0.5 (#32857)
Bump @types/prettier to ^2.6.3 (#32853)
Bump @types/react-dom to ^17.0.17 (#32854)
Bump karma to ^6.3.20 (#32856)
Bump postcss to ^8.4.14 (#32858)
Bump aws-sdk to ^2.1145.0 (#32862)
Bump recharts to ^2.1.10 (#32859)
Bump @docsearch/react to ^3.1.0 (#32861)
Bump concurrently to ^7.2.1 (#32863)
[docs] Iterate on the job ad for React engineer in Core (#32900)
[docs] Add "Overview" page to Material UI docs (#32643)
[website] Fix typo in the role
[core] Sort convention
[InputLabel] Document the `size` prop (#32936)
[docs] Add note about transparent background on the outlined Alert variant (#32810)
[docs] Link the first page of the product (#32943)
Bump convict from 6.2.2 to 6.2.3 (#32912)
[docs] Batch small changes (#32170)
[Joy] use `textColor` prop for Typography and Link (#32938)
[Joy] Make variants for more flexible (#32931)
[TabsUnstyled] Define ownerState and slot props' types (#32918)
[system] Add `getColorSchemeSelector` util (#32868)
[Joy] Improve automatic adjustment (#32923)
[TabUnstyled] Define ownerState and slot props' types (#32915)
[Masonry] Place items to the left when there is less object than specified in `column` prop (#32873)
[Joy] Add `Chip` doc (#32819)
[blog] Fix avatar image resolution (#32890)
[docs] Allow function prop to return undefined (#32766)
[SliderUnstyled] Define ownerState and slot props' types (#32739)
[core] Improve the incomplete issues workflow (#32878)
[core] Add CI check that the PR has label (#32886)
[website] Update the careers's page with the new roles (#32535)
[SwitchUnstyled] Define ownerState and slot props' types (#32573)
[BadgeUnstyled] Define ownerState and slot props' types (#32750)
[core] Avoid leaking @babel/runtime (#32874)
[docs] Fix wrong link to Material Icons (#32847)
[Joy] Add `AspectRatio` demos (#32848)
[Joy] Fix wrong urls (#32883)
[docs] Fix ClassNameGenerator content (#32800)
[docs] Fix navigation links (#32851)
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