Update @mui/material: 5.0.0-rc.1 → 5.13.0 (minor)#205
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/material: 5.0.0-rc.1 → 5.13.0 (minor)#205depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #206. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.13.0) · 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 50 commits:
[release] v5.13.0 (#37219)[docs] Stray design tweaks to Base UI demos (#37003)Bump Playwright (#36762)[Autocomplete] Support `ChipComponent` type (#37112)[Select][base] Do not call onChange after initial render (#37141)[docs] Move outdated CSS prefixing docs (#36710)[AppBar] Fix component type (#37172)[Select], [TablePagination] Use more descriptive parameter names (#37064)added display as grid (#37146)[website] Update the active positions (#37075)[core] Add VSCode extensions recommendations (#37166)[test][Joy] Remove duplicate Avatar test (#37201)Bump nx to ^15.9.4 (#37196)[blog] Fix images using "MUI Base" instead of "Base UI" (#37044)[docs] Improve "Example projects" page design (#37007)Bump @types/react-dom to ^18.2.4 (#37200)Bump yargs to ^17.7.2 (#37198)Bump @types/marked to ^4.3.0 (#37199)Bump terser-webpack-plugin to ^5.3.8 (#37197)[Button][joy] Convert Button test to typescript (#37181)[docs] Redirect NoSsr, Portal and TextareaAutosize to Base UI API page (#37175)Bump lerna to ^6.6.2 (#37195)Bump jsdom to ^21.1.2 (#37194)Bump github/codeql-action action to v2.3.3 (#37193)Bump MUI X to 6.3.1 (#37192)Bump @types/react-transition-group to ^4.4.6 (#37191)Bump @types/node to ^16.18.26 (#37189)Bump @chakra-ui/system to ^2.5.7 (#37188)[test] `e2e-website` related minor fixes (#37204)[docs] Demonstrate `TextField` customization using theme style overrides (#36805)Bump babel-loader to ^9.1.2 (#36346)Bump @types/react to v18.2.5 (#36345)Bump MUI X to 6.3.0 (#35831)[typescript][base] Fix types of components callbacks parameters (#37169)[Badge][AvatarGroup][joy] js test replaced with ts test (#37089)[Select] Simplify handleChange in SelectInput (#37040)[docs] Tweak the "Edit this page" button icon (#37142)[Box][Card][MenuList][joy] Turn JS test to TS test (#37126)[test][joy] js test cases converted to ts (#37117)[List][Menu][joy] Turn JS test to TS test (#37123)[Alery][joy] Turn JS test to TS test (#37077)[docs] Update links to the public roadmap (#36995)[CardContent][CardCover][CardOverflow][Chip][ChipDelete][joy] js text case converted to ts (#37116)[AspectRatio][joy] js test replaced with ts test (#37087)[Radio][IconButton][Checkbox][Option][joy] Switch to TypeScript unit test (#37137)[website] Add Romain to the About page (#37124)[website] make Toolpad alpha labels consistent (#37125)[Stack] Fix import description[Select][base] Rename the `optionStringifier` prop (#37118)[docs] Improve Multiselect demo styling (#37120)👉 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