Update @mui/material 5.0.0-rc.1 → 5.14.11 (minor) #233
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.0.0-rc.1 → 5.14.11) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 65 commits:
v5.14.11 (#39153)[joy-ui][Button] fix disabled button styling when `component` prop is provided (#38996)[docs-infra] Fix code removal in table of content (#39165)[website] React Engineer - xCharts role (#38976)[docs][joy-ui] Fix wrong hash on Card's page (#39151)[Drawer] Add missing `JoyDrawer` in theme components (#39074)[l10n] labelDisplayedRows is added for trTR localization (#39056)Bump MUI X (#38891)[docs-infra] Improve callouts design (#39084)[website] Improve the highlighter component colors (#39087)[material-ui][Skeleton] Revert "Add new props to the Skeleton component" (#39156)[utils] support RSC in `isMuiElement` util (#38129)[core] Downgrade lerna to 7.2.0 (#39149)[docs][joy-ui] Revise the Drawer page (#38988)[website] Fix Pricing page row hover (#39097)[core] Simplify docs feedback interaction (#39075)[TreeView][lab] Fix JSDoc comments in TreeView and TreeItem (#38874)[Autocomplete] Re-export `AutocompleteValue` to make it available from path import (#38638)[docs][base-ui] Improve focus trap demo (#38985)[core] Improve ref type definition (#38903)[website] Fix typo with straight quote[core] Simplify career (#39112)[website] Sync about pageBump eslint-plugin-react to ^7.33.2 (#38117)[Skeleton][material-ui] Add new props to the Skeleton component (#38483)[test] Split the test package (#39061)[blog] Add a company values blog post (#38802)[docs] Improve the default theme viewer design (#39049)[website] Update the about page (#38733)[docs][joy-ui] Simplify the button's loading indicator demo (#39082)[docs][joy-ui] Fix the Templates link on the Overview page (#39086)[FormControl][material-next] Copy v5 FormControl (#39039)Bump @types/babel__core to ^7.20.2 (#39014)[core] Update Babel types along with source packages (#39070)Bump github/codeql-action action to v2.21.8 (#39022)Bump react-virtuoso to ^4.6.0 (#38898)Bump @definitelytyped tools to ^0.0.178 (#39012)Bump styled-components to ^5.3.11 (#39024)Bump babel (#39021)Bump @types/doctrine to ^0.0.6 (#38886)Bump @types/babel__traverse to ^7.20.2 (#39017)Bump @types/babel-plugin-macros to ^3.1.1 (#39013)[base-ui][useMenu] Align external props handling for useMenu/MenuButton/MenuItem (#38946)Bump @types/fs-extra to ^11.0.2 (#39018)[docs][base] Add Tailwind CSS + plain CSS demo on the Tabs page (#39000)Bump rollup to ^3.29.2 (#39023)Bump @types/node to ^18.17.18 (#39020)Bump webpack-cli to ^5.1.4 (#38784)Bump @types/loader-utils to ^2.0.4 (#39019)Bump @types/babel__helper-module-imports to ^7.18.1 (#39015)Bump chai to ^4.3.8 (#38893)Bump lerna to ^7.3.0 (#38778)[website] Small fixes on the X marketing page (#38975)[base-ui][useSelect][useOption] Align external props handling (#39038)[base-ui][NumberInput] Support adornments (#38900)[docs-infra] Fix key warning in Base UI Slider slots section (#38954)[docs-infra] Fix error when redirecting to the root page (#38451)[website] Add stray design tweaks to the X page (#38589)[Select][material-ui] Missing aria-multiselectable attribute on multiple Select component (#38855)[docs][joy-ui] Refine the Sign in template (#38942)[docs] Add live demo with CssVarsProvider (#38792)[TextareaAutosize] Simplify logic and add test (#38728)[core] Add a comment to explain `useEnhancedEffect` (#39035)[docs-infra] Open demo crash in the right repository (#39006)[docs][joy-ui] Add `use-count-up` integration with the Circular Progress (#38952)👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.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