Update @mui/material 5.0.0-rc.1 → 5.14.5 (minor)#223
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/material 5.0.0-rc.1 → 5.14.5 (minor)#223depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #225. |
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.14.5) · 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 58 commits:
[core] Update the root package.json version5.14.5 (#38465)[docs-infra] Fix rebase issueRevert "[docs-infra] Retain side nav animation speed (#38393)"[docs-infra] Fix typo in docs infra docs[website] Upgrade the homepage hero demos design (#38388)[docs-infra] Fix nested list margin (#38456)[docs-infra] Move the Diamond Sponsors to the TOC (#38410)[website] Improve Base UI hero section demo (#38255)[codemod] Add v5.0.0/tree-view-moved-to-x codemod (#38248)[blog] Blog post for MUI X mid v6. Date Pickers, Data Grid, and Charts (#38241)[docs-infra] Retain side nav animation speed (#38393)[TabPanel][joy] Add `keepMounted` prop (#38293)[TextField] Fix to handle `onClick` on root element (#38072)[docs][TablePagination] Add Tailwind CSS & plain CSS introduction demo (#38286)[website] Fix EmailSubscribe look (#38429)[docs] Improve page transition speed (#38394)[website] Link Discord in footer (#38369)yarn docs:api[core] Consistent URL add leading /[useButton][base] Fix tabIndex not being forwarded (#38417)[joy-ui][docs] Add `FileUpload` demo (#38420)[docs][Menu][joy] Explain how to control the open state (#38355)[base] Remove the legacy Extend* types (#38184)[Switch][docs] Fix the readOnly class name in docs (#38277)[base] Add `useModal` hook (#38187)[useButton][base] Fix onFocusVisible not being handled (#38399)[docs][joy-ui] Refine the Order Dashboard template design (#38395)[docs][material-ui] Remove incorrect `aria-label`s in extended variant examples of Floating Action Button (#37170)Bump typescript to ^5.1.6 (#38233)Bump @types/node to ^18.17.4 (#38330)Bump eslint-import-resolver-webpack to ^0.13.4 (#38335)Bump stylelint-config-standard to ^34.0.0 (#38229)Bump @definitelytyped tools to ^0.0.165 (#38327)Bump @slack/bolt to ^3.13.3 (#38328)Bump @types/eslint to ^8.44.2 (#38329)Bump @types/react to ^18.2.20 (#38331)Bump @types/sinon to ^10.0.16 (#38332)Bump Font awesome SVG icons to ^6.4.2 (#38333)Bump danger to ^11.2.8 (#38334)Bump rollup to ^3.28.0 (#38336)Bump MUI X to 6.11.0 (#38337)Bump aws-sdk to ^2.1433.0 (#38338)Bump eslint-config-prettier to ^8.10.0 (#38339)Bump markdown-to-jsx to ^7.3.2 (#38340)[base] Add `prepareForSlot` util (#38138)[docs][material-ui][joy-ui] Simplify the Quickstart section on the Usage page (#38385)[docs] Improve examples (#38398)[docs][material] Revise the Support page (#38207)[Skeleton][joy-ui] Soften the pulse animation (#38384)[examples] Add Joy UI + Vite.js + TypeScript example app (#37406)[docs-infra] Move imports into page data (#38297)[Input][joy-ui] Fix the `FormHelperText` icon color (#38387)[docs][base-ui] Update number input API docs (#38363)[docs-infra] Adjust heading styles (#38365)[docs][material-ui] Adjust slightly the installation page content (#38380)[docs-infra] Fix info callout border color (#38370)[website] Clean up the `GetStartedButtons` component (#38256)👉 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