Update @mui/material 5.0.0-rc.1 → 5.15.5 (minor) #261
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.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 61 commits:
v5.15.5 (#40644)[material-ui][Alert] Update TypeScript types to allow color override types to be added to `iconMapping` and `severity` props (#40551)[utils] Centralize clamp implementation in utils (#40267)[zero] Fix css vars generation and simplify the code (#40530)[material-ui][Accordion] Deprecate *Props props and classes for v6 (#40418)[material-ui][Divider] Deprecate props and classes for v6 (#40563)[base-ui][switch] Add border-box to demos (#40638)[website] Polish the Base UI page demos (#40504)Bump vite to v5.0.11 (#40586)[material-ui][docs] Update <ListItem button/> to ListItemButton in demos (#40564)[docs] Improve instructions about peer dependencies (#40621)[core] Update the lockfile (#40628)[dependencies] Bump tough-cookie (#40437)[zero][system] Fix import path for @mui/system in vite apps (#40490)[base-ui][select] Fix screen-reader CSS to avoid body scrollbar (#40599)[docs-infra] Enforce brand name rules (#40525)[system] Polish @mui/material-nextjs (#40473)[material-ui][docs] Revise the Snackbar page (#39298)[material-ui-nextjs] Support Nonces in the App Router Provider (#40269)[base-ui] Change the CSS class prefix to `base-` (#40205)Bump React to ^18.2.0 (#40575)[zero] Identify zero runtime styled path (#40555)[codemod] Allow `json` files to be transformed (#40536)Bump clsx to ^2.1.0 (#40578)Bump @testing-library/dom to ^9.3.4 (#40572)Bump unplugin to ^1.6.0 (#40585)Bump styled-components to ^6.1.8 (#40584)Bump google-auth-library to ^9.4.2 (#40580)Bump @types/node to ^18.19.7 (#40574)Bump react-router-dom to ^6.21.2 (#40583)Bump @slack/web-api to ^6.11.2 (#40571)Bump next to v14.0.4 (#40581)Bump eslint to ^8.56.0 (#40579)Bump chai to ^4.4.1 (#40577)Bump babel (#40576)Bump @types/lodash.get to ^4.4.9 (#40573)Bump @slack/bolt to ^3.17.1 (#40570)Bump @mui/material to ^5.15.4 (#40569)Bump @argos-ci/core to ^1.4.1 (#40568)[core] Remove dead code and follow standard[docs-infra] Minimize ad layout shift on mobile (#40582)[core] Simplify server detection (#40471)[blog] Fix 404 link to MUI Treasury[docs] Solve page description length[docs] Fix MUI Treasury links (#40561)[docs][joy-ui][Card] Fix text alignment in horizontal aligned card demo (#40562)[material-nextjs] Fix release script (#40519)[website][docs] Resolve broken links reported by `docs:link-check` (#40547)[docs-infra] Improve API page deprecation info (#40440)[material-ui][docs] Sharpen Material 3 copy on demo pages (#40546)[docs][material-ui][Snackbar] Remove unused `State` interface from Consecutive Snackbars demo (#40410)[docs][material-ui] Fix typo on Next.js integration guide (#40538)[docs-infra] Remove old tocs banners (#40537)[lab] Update `@mui/material` peer dependency version (#40528)[joy-ui][RadioGroup] Allow zero number as a value (#40344)[joy-ui][ModalDialog] Fix ModalDialog layout prop override (#40512)[code-infra] Add `run` command to deploy docs (#40513)[docs-infra] Remove dead code aria-label sponsors (#40526)[core] Sync playwright cache between MUI X and Material UI (#40475)[material-next][ButtonGroup] Apply MD3 style to `ButtonGroup` (#40124)[material-ui][Dialog] Remove deprecated onBackdropClick from Dialog tests (#40505)👉 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