Update @mui/material 5.0.0-rc.1 → 5.15.6 (minor) #264
Closed
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.15.6) · 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 42 commits:
v5.15.6 (#40732)Bump vite to ^5.0.12 (#40711)Bump @floating-ui/react-dom to ^2.0.6 (#40704)Bump vite to 3.2.8 [SECURITY] (#40699)[code-infra] Improve proptypes-generation (#40617)[docs-infra] Add stray design adjustments (#40623)[base-ui][useMenuButton] Fix non native button triggers (#40645)[base-ui][useSelect] Fix non-native button triggers (#40643)Fix RXDB-logo Url (#40724)[zero] Fix theme token import in source file (#40691)[examples] Simplify Next.js example (#40661)[system] Explain a bit more how AppRouterCacheProvider works[docs] Fix brand name non-breaking space (#40701)[docs] Improve error message for MUI Vale rule[core] Polish issue templates[core] Polish issue templates[core] Polish issue templates[docs][joy-ui] Move tutorial to iframe (#40567)Bump vite to v5.0.12 [SECURITY] (#40697)[material-ui][base-ui][TablePagination] Accept readonly array for `rowsPerPageOptions` prop (#40481)[material-ui][Rating] Fix rating width via min-content (#40503)[base-ui][Select] Fix display of selected Options with rich content (#40689)[base-ui][TextareaAutosize] Add border-box to demo (#40646)Bump @types/react to v18.2.48 (#40457)Bump @types/react-is to ^18.2.4 (#40459)Bump @mui/joy to ^5.0.0-beta.23 (#40453)[website] Fix broken styles on Base UI page (#40683)[docs][material-ui][Slider] Remove custom divs from new demo (#40674)[docs-infra] Support markdown link in slots descriptions (#40679)[docs] Add notification to publish the survey (#40552)[base-ui][Slider] Fix plain CSS demo's wrong keyboard behavior (#40652)[material-ui][PaginationItem] Deprecate classes for v6 (#40673)[zero] Add support for css import (#40541)[code-infra] Disable pnpm package cache on CircleCI (#40670)[code-infra] Add missing package to CodeSandbox CI config (#40657)[base-ui][docs] Polish the Slider demos (#40332)[material-ui][docs][Slider] Added custom mark labels demo (#40647)[icons-material] Fix icons package.json version (#40655)[material-ui][docs] Improve TabContext, TabList, and TabPanel documentation (#40587)[base-ui][Select] Use Popup instead of Popper (#40524)[code-infra] Remove unnecessary @mui/utils dependency from api-docs-builder (#40632)[Avatar] Use variants api (#40324)👉 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