Update @mui/material: 5.0.0-rc.1 → 5.11.14 (minor)#197
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/material: 5.0.0-rc.1 → 5.11.14 (minor)#197depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #198. |
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.11.14) · 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 49 commits:
[release] v5.11.14 (#36585)[website] Designer role changes (#36528)Bump @testing-library/dom to ^9.0.1 (#36562)Bump babel to ^7.21.3 (#36566)Bump @types/eslint to ^8.21.3 (#36563)[website] No association between showcase and MUI[ListItemButton] Respect LinkComponent (#34159)[Popper] Fix virtualElement demo for Popper (#36320)[docs] Fix typo in API docs (#36388)[Joy] Fix `--List-decorator*` vars (#36595)[l10n] Add Central Kurdish (ku-CKB) locale (#36592)[docs] Remove `shouldSkipGeneratingVar` usage (#36581)[docs] Ensure classname displayed under Slots section in API docs exists (#36539)[website] Limit sponsors description to two rowsBump react-number-format to ^5.1.4 (#36569)Bump material-ui-popup-state to ^5.0.5 (#36568)Bump jsdom to ^21.1.1 (#36567)Bump autoprefixer to ^10.4.14 (#36565)Bump @types/node to ^16.18.16 (#36564)Bump @definitelytyped tools to ^0.0.152 (#36561)Bump @chakra-ui/system to ^2.5.2 (#36560)[blog] Post blog about Chamonix retreat to the website (#36517)[docs] Use `theme.applyDarkStyles` for the rest of the docs (#36161)[core] Fix CI[core] Fix blank line[docs] Fix 301 and 404 links (#36555)[docs][base] Improve the Slots Table in API docs (#36330)[system] Fix sx prop regression for fontWeight values (#36543)[docs][joy] Improve the Slots Table in API docs (#36328)[Masonry] Include Masonry in theme augmentation interface (#36533)[docs][material] Update Table's demo to show pointer cursor on clickable rows (#36546)[docs] Keep slot code order in API docs (#36499)[docs] Missing className on Migrating from JSS example (#36536)[website] Open Head of Operations role (#36501)[docs][joy] Build TS versions for Modal component demos (#36385)[docs][joy] Build TS versions for Menu component demos (#36383)[docs] Fix function name for Joy templates (#36512)[Menu][joy] Classname listbox is missing (#36520)[Stepper] Add aria-current to active StepButton (#36526)Bump danger to ^11.2.4 (#36430)Bump webpack to ^5.75.0 [SECURITY] (#36521)[Breadcrumbs] Add ability to change icon used in `BreadcrumbCollapsed` through sl (#33812)[docs] Add multiline Chip example (#36437)[Joy] Ensure new CSS variable naming is everywhere (#36460)[blog] Fix image layout shift (#36522)[TabScrollButton] Add ability to change left and right icons (#33863)[docs][joy] Build TS versions for Switch component demos (#36379)[docs] Add a new gold sponsor (#36518)[website] Simplify internal ops👉 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