Update @mui/icons-material 5.0.0-rc.1 → 5.15.13 (minor) #276
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.13) · 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 69 commits:
[release] v5.15.13 (#41462)[code-infra] Adapt API code generator to Base UI repo needs (#41475)[utils] Fix visually hidden styles' margin unit (#41477)[docs-infra] Fix pigment css apps path in the render mui demos script (#41476)[docs-infra] Don't generate preview files for the templates (#41379)[pigment][next] Warn about unsupported turbo mode in Next.js (#41445)[material-ui][Tooltip] Support event handlers with extra parameters (#41320)[material-ui][docs] Polish out the templates page (#41468)[material-ui][docs] Fix Templates live preview link (#41467)[docs] Update GitHub project links (#41370)[website] Improve color contrast on the homepage (#41465)[pigment-css][docs] Adjust the bit about CSS vars on the README (#41463)[material-ui][docs] Add docs for complementary Dialog components (#41313)[material-ui][docs] Add docs for complementary List components (#41329)[pigment] Rename directories to match package names (#41453)[pigment-css] Fix `keyframes` serialize styles error (#41395)[material-ui][docs] Adjust the Templates card design (#41450)[material-ui] Add `paperChannel` token (#41447)[docs] Finish brand name fixes #41438[docs-infra] move feedback to ESM (#41381)Bump eslint-plugin-react to ^7.34.0 (#41434)[pigment-css][react] Use class selector instead of class value (#41442)Bump react-imask to ^7.5.0 (#41437)Bump nx to ^17.3.2 (#41436)Bump eslint-plugin-mocha to ^10.4.1 (#41433)Bump compression-webpack-plugin to ^11.1.0 (#41431)Bump aws-sdk to ^2.1574.0 (#41430)Bump @docsearch/react to ^3.6.0 (#41429)Bump recast to ^0.23.6 (#41428)Bump karma-firefox-launcher to ^2.1.3 (#41427)Bump @types/node to ^18.19.22 (#41425)Bump @next/eslint-plugin-next to ^14.1.3 (#41424)Bump @definitelytyped tools (#41423)[pigment-css] Example fix leading spaces (#41439)[pigment-css][docs] Brand name nonbreaking space (#41438)[docs][joy-ui] Remove unnecessary styles in color inversion footer demo (#41419)[docs] Remove noreferrer[joy-ui][docs] Update case studies chip background color (#41413)[pigment-css][docs] Fix import on the README (#41411)[pigment-css][docs] Edit starter template links on README (#41409)[base-ui][material-ui][TextareaAutosize] Fix inline style not getting applied (#41369)[material-ui] Refine checkout template (#40967)[joy-ui][docs] Remove wrong CSS prop from the Sign-in-side template (#41383)[docs-infra] Improve color contrast throughout (#41387)[material-ui][joy-ui][base-ui][Autocomplete] Keep in sync highlighted index when the option still exists (#41306)[pigment] Handle more scenarios while transforming sx prop (#41372)[joy-ui][docs] Fix broken link on the Color Inversion page (#41407)[pigment-css] Tweak the examples and edit READMEs (#41408)[RtlProvider] Add component & hook (#41241)[code-infra] Add short note about e2e-website workflow schedule (#41355)[pigment] Improve testing of fixtures (#41389)[examples] Add pigment-css-vite-ts starter example (#41196)[examples] Add pigment-css-nextjs-ts starter project (#41105)[pigment] Make all Pigment CSS packages public (#41404)[docs][pigment] Add example and guide section (#41249)[docs-infra] Simplify Algolia crawler config (#41312)[mui-codemod] Fix merging of slotProps and componentProps (#41323)[code-infra] Add alias for icon types (#41248)[material-ui][Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems (#41300)[docs] Fix v4 docs <b> appearing in notifications (#41390)[code-infra] Reduce concurrency of typescript:ci further (#41392)[website] Update the Careers page role (#41384)[code-infra] Reduce concurrency for test_types ci job (#41385)[docs-infra] Adjust the tabs and layout selection design (#41084)[material-ui][Switch] Convert to support CSS extraction (#41367)[website] Compress about images[material-ui][Alert] Add `slots` and `slotProps` type to theme (#41324)[base-ui][FormControl] Export `FormControlOwnerState` type from index (#41287)[blog] Update the Base UI post with links to dedicated repo (#41358)👉 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