Update @mui/material 5.0.0-rc.1 → 5.15.0 (minor) #251
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.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 46 commits:
v5.15.0 (#40175)[core] Update `no-response` workflow (#40181)[lab][LoadingButton] LoadingButton now inherits props from ButtonGroup (#39679)Bump aws-sdk to ^2.1516.0 (#40157)[icons] Add X logo (#38811)[material-ui][docs][Popper] Update Positioned Popper demo styles (#40170)[docs] Fix reference to non-existent checkmark in supported-components.md (#40056)[material-ui] Refactor ComponentsVariants type into a generic (#39623)[joy-ui][Radio][Input] Fix inheritance of disabled prop (#39934)[docs-infra] Update CodeSandbox links (#39992)Revert "[Select][material-ui] Add name to hidden input element" (#40174)[material-ui] Add new Next.js integration package (#39947)Bump vite from 4.4.11 to 4.4.12 in /apps/zero-runtime-vite-app (#40122)Bump vite from 4.4.11 to 4.4.12 (#40115)[material-ui][docs] Fix wrong root element for emotion styles in shadow DOM (#35326)Bump typescript-eslint to ^6.13.2 (#40085)Bump @types/node to ^18.19.3 (#40077)Bump google-auth-library to ^9.4.1 (#40084)Bump fs-extra to ^11.2.0 (#40083)Bump cimg/node Docker tag to v18.19 (#40080)Bump @types/react to v18.2.42 (#40068)Bump aws-sdk to ^2.1513.0 (#40079)Bump Font awesome SVG icons to ^6.5.1 (#40078)Bump svgo to ^3.0.5 (#40075)Bump babel to ^7.23.5 (#40070)Bump Playwright (#40069)[docs][base-ui] Add copy button & primary color picker to the component gallery page (#39884)[Badge][material-next] Apply new OwnerState type to Badge (#40119)[blog] Add a Phuket retreat blog post (#40055)[material-next][ButtonGroup] Change `ButtonGroup` files to ts (#39794)Bump eslint-config-prettier to ^9.1.0 (#40082)Bump eslint to ^8.55.0 (#40081)Bump @definitelytyped tools (#40065)Bump @testing-library/jest-dom to ^6.1.5 (#40066)Bump @types/enzyme to ^3.10.18 (#40067)Bump clean-css to ^5.3.3 (#40071)Bump @slack/bolt to ^3.16.0 (#40076)Bump recharts to 2.10.3 (#40074)Bump react-router-dom to ^6.20.1 (#40073)Bump postcss to ^8.4.32 (#40072)[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) (#39096)[joy-ui][templates] Remove outdated code (#40095)Bump typescript to v5.3.2 (#38780)[core] Migrate from tslint to eslint (#40020)[blog] Adjust the latest MUI X blog post (#40046)[material-ui][docs] Move the responsive font charts from recharts to MUI X (#40097)👉 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