Update @mui/material 5.0.0-rc.1 → 5.15.1 (minor) #253
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.1) · 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 30 commits:
[release] v5.15.1 (#40232)[system][CssVarsProvider] Fix HSL breaking button styles (#39869)[joy-ui][docs] Fix typo about Typography levels (#40230)[docs-infra] Uplift the Algolia search modal design (#40186)[material-ui][docs] Update the related projects page to list `mui-tiptap` for rich text (#40216)[joy-ui][docs] Fix typo in the CSS baseline page (#40222)[joy-ui] Address TypeScript issue with custom zIndex not functioning (#40133)Bump webpack to ^5.89.0 (#40159)Bump ts-node to ^10.9.2 (#40155)Bump @argos-ci/core to ^1.3.0 (#40161)Bump webpack-bundle-analyzer to ^4.10.1 (#40160)Bump vite to v4.5.1 (#40158)Bump typescript to v5.3.3 (#40156)Bump tailwindcss to ^3.3.6 (#40154)Bump html-webpack-plugin to ^5.5.4 (#40153)Bump danger to ^11.3.1 (#40151)Bump @vitejs/plugin-react to ^4.2.1 (#40148)Bump github/codeql-action action to v2.22.11 (#40152)Bump MUI X to 6.18.5 (#40149)Bump @types/react-transition-group to ^4.4.10 (#40147)[website] Update product descriptions and social preview images (#32181)[blog] Fix access to Notion without an account[joy-ui][FormControl] Fix issue with the conditional setting of `htmlFor` and `id` attributes not functioning properly for form labels (#40180)[docs] Replace Twitter with X (#40193)[styled-engine-sc] Fix `theme` being of type any (#40200)[material-ui][docs] Fix typo in the Next.js integration page (#40209)[material-ui][TablePagination] Add ability to change icons in TablePaginationActions using `slots` and `slotProps` (#33797)[material-ui][CardActions][DialogActions] Apply margin for all children except for 1st child (#40168)[joy-ui][docs] Document missing Autocomplete props (#39979)[core] Update workflows and issue templates to reflect the updated label (#40197)👉 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