Update @mui/material: 5.0.0-rc.1 → 5.12.0 (minor)#201
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/material: 5.0.0-rc.1 → 5.12.0 (minor)#201depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #202. |
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.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 34 commits:
[release] v5.11.17 (#36834)[docs] Fix base API redirects (#36833)[docs] Improve perf on tab APIs (#36832)[examples] Fix `SliderUnstyled` slots `key` name (#36830)[system] Introduce theme scope for using multiple design systems (#36664)[docs] Revert CircularProgress component text to be proper noun instead (#36837)[docs][Backdrop] Improvements to the docs (#34244)[Joy] Add tests for slots/slotProps for all components (#36828)[Joy] Support `slots`/`slotsProps` for every component (components with only root slot too) (#36540)[docs][Joy] Fix wrong prop descriptions (#36826)[PopperUnstyled] Do not merge internal `ownerState` with `ownerState` from props (#36599)Bump @slack/bolt to ^3.13.0 (#36813)Bump eslint to ^8.38.0 (#36816)Bump eslint-config-prettier to ^8.8.0 (#36817)Bump markdown-to-jsx to ^7.2.0 (#36819)Bump lerna to ^6.6.1 (#36818)Bump aws-sdk to ^2.1353.0 (#36814)Bump github/codeql-action action to v2.2.11 (#36812)Bump danger to ^11.2.5 (#36811)Bump @react-spring/web to ^9.7.2 (#36810)Bump @emotion/cache to ^11.10.7 (#36809)[core] Increase margin to scroll[website] Fix broken career website links[docs] Simplify language redirection[docs] Add missing `readOnly` state class in the list (#36788)[docs] Improve side nav scroll into view (#36732)[website] Fix backlinks to homepage (#36801)[website] Tweaks to the Designer position ad (#36771)[docs][base & joy] Display "Classes" Section in API docs (#36589)[docs] Fix 100+ typos throughout the Material UI docs (#36194)[core] Replace MUI Base with Base UI (#36716)[docs] Change "coming soon" chip color (#36786)[docs][material] Highlight global state classes in CSS table in API docs (#36633)[Tabs] Improve useTab() API page (#36725)👉 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