Update @mui/material 5.0.0-rc.1 → 5.14.13 (minor) #238
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.13) · 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 54 commits:
[release] v5.14.13 (#39374)[docs][joy-ui] Adjust the templates page card design (#39369)[zero][tag] Fix styled transformation (#39333)[docs] Rename the Data Grid "Quick filter" to "Search" (#37724)[docs] Remove obsolete translations (#39221)[joy-ui][Drawer] Apply color inversion to content slot instead (#39312)[docs][material-ui] Rename themed components doc, fix typos (#39368)Bump MUI X (#39247)[docs] Update link to add custom color in palette (#39359)[docs-infra] Improve the open diamond sponsor spot callout (#39332)[Popper] Add missing `styleOverrides` Popper type in theme (#39154)[styled-engine-sc][system] Add support for `styled-components` v6 (#39042)[docs-infra] Fix Code Sandbox download issue (#39317)[joy-ui][Input] Add debounce input demo (#39300)[Chip][material-ui] Outlined Chip variant is wider than the Filled counterpart (#39342)[website] Fix footer responsiveness (#39355)[docs][joy-ui] Revise the Color Inversion page (#39306)[website] Host Figma redirections in the store for nowBump @types/styled-components to v5.1.28 (#39245)Bump @types/yargs to ^17.0.28 (#39246)Bump @types/node to ^18.18.4 (#39236)Bump rimraf to ^5.0.5 (#39252)Bump GitHub Actions (#39249)Bump chai to ^4.3.10 (#39248)Bump @types/react-window to ^1.8.6 (#39243)Bump @types/react-dom to v18.2.11 (#39237)[joy-ui][Button] Fix the text wrap issue (#38696)[joy-ui][Switch] Fix missing class name (#39327)[docs] Denser code demo[docs-infra] Remove overflow: hidden for demo gradient bg (#39225)Bump react-draggable to ^4.4.6 (#39251)Bump @types/sinon to ^10.0.19 (#39244)Bump @types/react-transition-group to ^4.4.7 (#39242)Bump @types/mdast to 4.0.1 (#39234)Bump @types/react-swipeable-views to ^0.13.3 (#39239)Bump @types/react-test-renderer to ^18.0.3 (#39241)Bump @types/mocha to ^10.0.2 (#39235)Bump @types/react-is to ^18.2.2 (#39238)Bump @types/react-swipeable-views-utils to ^0.13.5 (#39240)Bump @octokit/rest to ^20.0.2 (#39233)[docs][Drawer] Fix right anchored persistent drawer intercepts click when it is closed (#39318)[docs] Set up MD3 experiments pages (#39323)[joy-ui][Autocomplete] Add `type=button` to clear button (#39263)[docs][system] Add documentation on how to augment custom theme types for the `sx` prop callback (#39259)[material-ui][Checkbox] Fix checkbox hover bg with extendTheme (#39319)[Menu][material-next] Copy v5 Menu components (#39301)[docs][joy-ui] Remove redundant `error` prop from input validation demo (#39280)[docs][material-ui] Adjust the Material You Chip section (#39325)[Pagination] Fix background color on hover and keyboard focus when using CSS theme variables (#39220)[Slider] Support all default palette colors in TypeScript (#39058)[Menu][base-ui] Add the anchor prop (#39297)[material-ui][Typography] Color prop check for primitive type (#39071)Bump postcss from 8.4.30 to 8.4.31 (#39308)[material-ui][Select] Add notice about select's a11y improvement on v5.14.12 changelog (#39310)👉 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