Update @mui/icons-material 5.0.0-rc.1 → 5.15.8 (minor) #267
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.8) · 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 68 commits:
[release] v5.15.8 (#40951)[code-infra] Remove babel alias from the docs (#40792)[material-ui][docs] Improve aria-label throughout the Button Group demos (#40892)Bump @types/react to v18.2.55 (#40923)[material-ui][docs] Add deprecations migration guide (#40767)[base-ui][docs] Update listbox slot style in demo (#40952)[zero] Fix adding of override style from theme (#40633)[material-ui][docs] Categorize the "How-to guides" pages (#40403)[website] Refine the custom components demo in the homepage (#40953)[system] Support variants in `theme.styleOverrides` (#40690)[zero] Fix build for demo next.js app (#40854)[joy-ui][docs] Update the Overview callout (#40900)[core] Normalize <meta name=viewport[base-ui][docs] Remove redundant "Styled" prefix (#40478)[docs-infra] Improve support for absolute locale URL (#40940)[material-ui] Replace the Album template with a landing page (#37557)[docs] Fix missing non breaking space Material UI[dependencies] Do not update envinfo test dependencies (#40950)Bump pnpm to 8.15.1 (#40932)[system] Add blend color manipulator (#40258)Bump @definitelytyped/header-parser to ^0.2.2 (#40918)Bump typescript to ^5.3.3 (#40934)Bump react-virtuoso to ^4.6.3 (#40933)Bump @types/uuid to ^9.0.8 (#40924)Bump @types/node to ^18.19.14 (#40922)Bump @argos-ci/core to ^1.5.3 (#40917)Bump MUI X to 6.19.3 (#40925)Bump Playwright (#40926)Bump babel to ^7.23.9 (#40927)Bump envinfo to ^7.11.1 (#40928)Bump markdown-to-jsx to ^7.4.1 (#40930)Bump piscina to ^4.3.1 (#40931)[Slider] Add support for Arrow Down/Up + Shift and Page Up/Down keys (#40676)[base-ui][Button] Add support for `hostElementName` prop to improve SSR (#40507)[base-ui][useNumberInput] Integrate useNumberInput with useControllableReducer (#40206)[docs] Fix image size and dark mode[material-ui][Avatar] Simplify valid children assertion (#40834)[core] Use Google Font v2 API[website] Fix React missing key console error[docs] Migrate links from legacy.reactjs.org to react.dev[website] Fix broken link[base-ui][docs] Update usage.md (#40916)[blog] Optimize images for /blog/mui-x-v7-beta/[docs-infra] Fix arbitrary gap between paragraphs in callouts (#40911)[website] Fix heading structure (#40912)[docs] Fix 301 links[docs] Fix outdated link[material-ui][docs] Fix createTheme import and markdown format in the Next.js guide (#40895)[material-ui][docs] Correct Google font CDN URL as Roboto 600 weight is not used (#40852)[base-ui][docs] Improve Base UI traffic from Material UI (#40875)[code-infra] Simplify bug reproduction (#40833)[website] Add Customer Support Agent role to careers page (#40890)[docs] Fix URL and typo in CONTRIBUTING.md (#40899)[code-infra] Prepare publishing @mui-internal/typescript-to-proptypes to npm (#40842)[Menu][base-ui] Fix improperly merged tests (#40896)[base-ui][Menu] Use Popup instead of Popper (#40731)[website] Refine the Material UI homepage demo (#40881)[blog] Clarify barrel index tree-shaking[base-ui][docs] Change Radio component terminology from Button to Group (#40888)[codemod][Accordion] Update props actual.js test case (#40879)[docs-infra] Allow developers to build their CodeSandbox export (#40878)[zero] Always replace the `createUseThemeProps` call (#40885)[zero] Add README with installation and basic usage (#40761)[utils] Use consistent build approach (#40837)[website] Use em-dash when relevant over hyphen[mui-codemod] Fix `findComponentJSX` util (#40855)[docs-infra] Improve StackBlitz support (#40832)[core] Add missing change to v5.15.7 changelog (#40872)👉 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