Update @mui/icons-material 5.0.0-rc.1 → 5.15.10 (minor) #270
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/icons-material (5.0.0-rc.1 → 5.15.10) · 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 27 commits:
v5.15.10 (#41065)[docs-infra] Fix selected tab on codeblocks (#41036)[blog] Add post about upcoming plans for Base UI (#40882)[joy-ui][IconButton] Support `loading` prop (#40949)[material-ui][avatar] Add props deprecation with a codemod (#40853)[joy-ui][Button] Fix `disabled` prop priority when inside button group (#41000)[material-ui][docs][TableRow] Escape markup in `children` prop so docgen tools don't parse it as HTML (#40992)[docs] Fix 301 redirection to StackBlitz[material-ui][docs] Remove outdated example projects link (it uses Joy UI now) (#40913)[website] Polish Customer Support Agent role[docs] Fix h1 on Joy UI templates[button][material-ui] Fix 'File upload' demo a11y (#40943)[docs-infra] Fix search icon issue (#40957)[docs] Have MUI workspace own the CodeSandbox[core] Simplify CodeSandbox reproduction[docs] Add notification for mui x v7 beta (#41001)[docs] Fix 301 links[core] Missing redirection[docs] Fix Next.js v13.5.1 <title> SEO regression (#40302)Bump flexsearch to ^0.7.43 (#40461)[docs] Add a 404 page (#40884)[system][Stack] Update import statement for Stack component (#41032)[core] Export functions from `copyFiles` script to reuse in MUI X repo (#40970)[core] Avoid variable shorthands[docs-infra] Ignore classes tagged with `@ignore` (#41009)[docs] Fix missing GitHub label when opening new issue[material-ui][docs] Fix the "Intro to the MUI ecosystem" link placement (#40988)👉 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