Update @mui/material: 5.0.0-rc.1 → 5.12.2 (minor)#203
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/material: 5.0.0-rc.1 → 5.12.2 (minor)#203depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #204. |
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.12.2) · 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 38 commits:
Release v5.12.2 (#37014)[core] Fix CI failure on `master` (#37016)[website] Update main data grid demo on X landing page (#37001)[Joy][Chip] Chip button not showing up in Firefox browser (#36930)[docs] Fix console error introduced by #36408 (#36980)[codemod][base] Improve the removal of `component` prop codemod script (#36952)[website] Design role updates (#36997)[docs] Add stray Joy UI documentation improvements (#36921)[base] Remove unstyled suffix from Base components + Codemod script (#36873)[docs] Add Joy profile dashboard template (#36931)Bump postcss to ^8.4.23 (#36960)Bump github/codeql-action action to v2.3.0 (#36966)Bump eslint to ^8.39.0 (#36965)Bump aws-sdk to ^2.1363.0 (#36964)Bump styled-components to ^5.3.10 (#36963)Bump sinon to ^15.0.4 (#36962)Bump react-window to ^1.8.9 (#36961)Bump karma to ^6.4.2 (#36959)Bump @types/sinon to ^10.0.14 (#36958)Bump @types/node to ^16.18.24 (#36957)[Joy] Add `invertedColors` to Menu and Alert (#36975)[docs] Fix 404 links (#36969)[docs] Clarify when bundle size optimization is needed (#36823)[joy][Select] Set focus visible on select options when navigating with arrow keys (#36689)[docs] Fix Chakra UI theme scoping typo (#36950)[docs] Add snackbar example using sonner (#36926)[Table] Fix `Sorting & Selecting` tables (#36898)[Base][useButton] Allow useButton params to be completely optional (#36922)[docs] Adjust the Material Icons page design and formatting (#36937)[website] X component section improvements (#36598)[docs] Allows to customize menu with any icon (#36408)[Slider] `onChange` handler should be called only when value has changed (#36706)[docs][material] Tabs API section cleanup (#36942)[codemod][base] Write a migration script for removal of `component` prop from components (#36831)[website] Developer Advocate role filled[typescript] Add the missing explicit component return types (#36924)[docs] Add info about passing ref to input element (#36913)[FormControl] Fix `filled` when value is set through `inputProps` (#36741)👉 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