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.6.2 → 5.6.3) · Repo · Changelog
Release Notes
5.6.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 42 commits:
v5.6.3 (#32459)
[BottomNavigation] Action icon `padding` fix (#32030)
[core] Update the proptypes scripts to support components in @mui/system (#32456)
remove the designer role (#32384)
[docs] Emphasize how to avoid failing tests when migrating from v4 to v5 (#32159)
[docs] Revise the related projects page (#32180)
[core] Fix changelog warning message (#32240)
[system] Fix prop types when the `fill` CSS property is used (#32355)
Enable row reordering on the pricing page (#31875)
[docs] Cleanup remaining @mui/styles usages (#32313)
Bump @testing-library/react to ^12.1.5 (#32440)
Bump karma to ^6.3.19 (#32446)
Bump @types/lodash to ^4.14.182 (#32442)
Bump mcr.microsoft.com/playwright to v1.21.1-focal (#32333)
Bump typescript-eslint to ^5.20.0 (#32335)
Bump aws-sdk to ^2.1120.0 (#32331)
Bump convict from 6.0.0 to 6.2.2 (#32396)
Bump @types/chai to ^4.3.1 (#32441)
Bump @types/mocha to ^9.1.1 (#32443)
Bump @types/node to ^16.11.28 (#32444)
Bump dayjs to ^1.11.1 (#32445)
Bump autoprefixer to ^10.4.5 (#32447)
Bump babel-loader to ^8.2.5 (#32448)
[StepContent] Fix TypeScript type of `TransitionComponent` prop (#32314)
[website] Update Diamond sponsors list (#32433)
[docs] Fix sidenav mobile color (#32324)
[blog] A few improvements on date picker change (#32325)
[InputUnstyled] `multiline` property should not log DOM warnings for `maxRows` and `minRows` props (#32401)
[website] Add privacy policy link to website's footer (#32080)
[docs] Base TrapFocus style revisions and final review (#32364)
[docs] Update the README.md to better cover the different products (#32360)
[docs] Improve the propTypes generation and API demos' links (#32295)
[docs] Add ability to display a plan icon next to a page link in nav bar (#32393)
[Joy] Improve theme focus to be more flexible (#32405)
[Dialog] The `component` prop is not available in `DialogTitleProps` (#32389)
[docs] Change label on `FormControlLabelPlacement` (#32322)
[Joy] Add `Radio`, `RadioGroup` components (#32279)
[Joy] Add `Chip` component (#31983)
[Joy] Improve controls (#32267)
[Joy] Set up docs (#32370)
yarn prettier write
[system] Fix broken behavior when theme value is `zero` (#32365)
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