Update @mui/icons-material 5.0.0-rc.1 → 5.14.0 (minor)#214
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/icons-material 5.0.0-rc.1 → 5.14.0 (minor)#214depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #217. |
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/icons-material (5.0.0-rc.1 → 5.14.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 48 commits:
v5.14.0 (#37917)[icons-material] Rebuild icons with `"use client"` (#37894)[core] Prepend "use-client" directive + add docs and examples for using MUI libraries with Next.js App Router (#37656)Bump cross-fetch to ^4.0.0 (#37881)Bump notistack to 3.0.1 (#37883)Bump piscina to ^4.0.0 (#37885)Bump rimraf to ^5.0.1 (#37889)[Joy] Fix typography fallback value (#37845)[docs][base] Add Tailwind CSS & plain CSS demo on the Snackbar page (#37812)[docs][base] Add Tailwind CSS & plain CSS demo on Badge page (#37768)[docs] Polish ukraine banner (#37905)[docs-infra] Remove code tags in ToC (#37834)[docs] Reduce ukraine banner size (#34795)[Slider][material-next] Slider restructure and style improvements (#37644)Bump GitHub Actions (#37877)[docs-infra] Fixes in API pages generation (#37813)Bump yarn-deduplicate to ^6.0.2 (#37861)Bump globby to ^13.2.2 (#37872)Bump next to 13.4.9 (#37873)Bump postcss to ^8.4.25 (#37874)Bump stylelint to ^15.10.1 (#37875)Bump aws-sdk to ^2.1413.0 (#37878)Bump typescript-eslint to ^5.61.0 (#37879)Bump marked to ^5.1.1 (#37882)Bump MUI X to 6.9.2 (#37869)[Autocomplete] Enable global customization of different options (#36971)[core] Fix imports to React (#37863)Bump stylelint from 15.9.0 to 15.10.1 (#37864)[docs][base] Fix Nested modal demo positioning (#37506)[core] Disambiguate eslint plugin name[core] Sync the lint script name with the other repositories[docs] Add callouts about controlled vs uncontrolled components in Core docs (#37849)[docs][base] Add Tailwind CSS & plain CSS demo on the Switch page (#37728)[website] Sync career page (#37847)[Docs][Joy][Link] Set `variant` and `color` defaults for the playground (#37817)[docs] Add missing Portal elements to Tailwind CSS interoperability guide (#37807)[ButtonGroup][joy] Fix style for single Button (#37692)[docs-infra] Add test case when using sh (#37818)[docs-infra][joy] Change Joy UI's playground variant selector (#37821)[docs-infra] Use icons instead of words for the code copy button (#37664)[docs-infra] Fix code parser (#37828)[docs] Small pickers migration improvement (#37815)[docs] Fix pickers product name (#37825)[core] Point to Crowdin directly[docs][Joy][Table] Add `undefined` as an option to `stripe` (#37816)Bump fast-glob to ^3.3.0 (#37789)[docs-infra] Fix `marked` deprecation warning (#37769)[docs-infra] Allows to use codeblock in the docs (#37643)👉 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