Update @mui/material 5.0.0-rc.1 → 5.15.3 (minor) #258
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.3) · 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 44 commits:
[release] v5.15.3 (#40415)[material-nextjs] Fix order of emotion server (#40409)[website] Fix Base UI page's component section imports & styles (#40231)[docs] Fix 301 link to Base UI (#40396)[material-next][List] Copy all List* components to material-next package (#40367)[docs-infra] Fix missing button aria-label (#40394)[docs-infra] Fix a11y violation rule (#40393)[material-ui][docs] Revise the Divider page (#40356)[docs-infra] Prefetch pages on hover (#40314)[code-infra] Update lerna and unpin its version (#40399)[code-infra] Break package dependency cycle between @mui/material and @mui/icons-material (#40400)[lab] Add use client directive (#40358)[code-infra] Break package dependency cycles (#40398)[docs-infra] Fix footer links to link to the main domain (#40373)[code-infra] Sync bug issue template (#40305)[docs] Link new MUI X components in sidnav (#40345)[docs] Fix 301 links to Toolpad[website] Fix outdated Nhost image link[website] Shorten Joy UI description, 7 chars too long[material-next] Update CONTRIBUTING guide given v6/v7 rescheduling (#40363)[material-next][theme] Move ref palette out of color schemes (#40341)[material-ui][docs] Polish the Next.js integration page (#40317)Bump @types/react to v18.2.45 (#40146)[docs][joy-ui] Fix dashboard template console errors (#40316)[material-ui][docs] Adding autoFocus on Virtual Popover (#40239)[docs-infra] Add stray design adjustments (#40347)[material-ui][Slider] Fix customized iOS demo to use updated official colors (#39813)[base-ui][docs] Polish the Table Pagination demos (#40281)[material-next][MenuItem] Fix spec import (#40271)[docs] Remove old notifications[docs] Always mention the npm tag with npx (#40335)[base-ui][useSlider] rearrange passive option in eventlisteners (#40235)[material-next][Slider] Replace lodash with internal utils (#40261)[blog] Update open-graph cards for all posts (#40328)[examples] Simplify Next.js example (#40318)[material-next][Option] Add Option component (#40270)[material-next][Switch] Change files to TypeScript (#39894)[docs] Reduce network use on the All Components pages (#40313)[material-ui][docs] Revise the Roadmap page (#40054)[website] Update some social preview images (#40282)[docs][joy-ui] Fix image size on the Files template (#40315)[blog] Correct git diff[material-ui][docs] Update the "showing and hiding" section on the Tooltip page (#40283)Bump @next/eslint-plugin-next to ^14.0.4 (#40166)👉 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