Update @mui/icons-material 5.0.0-rc.1 → 5.14.1 (minor)#217
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/icons-material 5.0.0-rc.1 → 5.14.1 (minor)#217depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #220. |
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.1) · 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 75 commits:
v5.14.1 (#38016)[blog] Add blog post about support for Next.js App Router (#37929)[core] Increase space available for sidenav[website] Add Base UI marketing page (#36622)[core] Adds `component` prop to `OverrideProps` type (#35924)[Modal] Remove deprecated `BackdropComponent` and `BackdropProps ` from tests (#38018)[core] Fix rsc build step in CI (#38019)[docs] Link Material UI from the landing page (#37971)[docs-infra] Change the Diamond Sponsor block positioning on the side nav (#37933)[docs-infra] Support backticks in the codeblocks (#37950)[core] Remove nx dependency (#37964)[website] Update MUI X landing page (#37966)[blog] Blog MUI X pro statement removed (#38015)[example] update EmotionCacheProvider to work with GlobalStyles (#37962)[ToggleButton][Joy] Add `ToggleButton` component (#37716)[Skeleton] Add Joy UI `Skeleton` component (#37893)[docs-infra] Improve performance hideToolbar: true (#37969)[website] Fix a11y issues (#37999)[docs]: Fix the empty /components page (#38010)[docs-infra] Fix button label on mobile (#37997)[docs-infra] Square drawer corners (#37970)[website] Make the Core page refer to group of products (#37608)[Autocomplete] Make touch and click behavior on an option consistent (#37972)Bump @argos-ci/core to ^0.9.0 (#37988)Bump eslint to ^8.45.0 (#37992)Bump aws-sdk to ^2.1415.0 (#37991)Bump MUI X to 6.10.0 (#37989)Bump tailwindcss to ^3.3.3 (#37987)Bump recast to ^0.23.3 (#37986)Bump postcss to ^8.4.26 (#37985)Bump next to 13.4.10 (#37984)Bump Playwright (#37990)Bump github/codeql-action action to v2.20.4 (#37982)Bump lerna to ^7.1.4 (#37983)Bump @types/marked to ^5.0.1 (#37978)Bump babel to ^7.22.9 (#37981)Bump @types/react-dom to ^18.2.7 (#37980)Bump @types/react to ^18.2.15 (#37979)Bump @slack/bolt to ^3.13.2 (#37977)Bump @googleapis/sheets to ^5.0.1 (#37976)[blog] Add Toolpad beta announcement blog (#37799)[docs] checkout template follows user's color scheme preference (#37928)[Joy][Select] Fix type error caused by custom variant (#37996)[Menu] Add MuiMenuList to createTheme components key (#37956)Add use client directive to useSliderElementsOverlap (#37955)[docs-infra] Improve tab contrast in codeblock (#38000)[docs] Disable ad for onboarding pages (#37998)[docs] Fix broken link to Base UI Next.js App Router (#37973)[docs] Fix typo in next-js-app-router.md (#37974)[docs-infra] Fix API generation for Base UI (#37941)[docs-infra] Fix layout shift on xGrid (#37954)[core] Lock `@types/node` to v18 (#37965)[notifications] Add notification for first Charts release (#37679)[docs] Add pnpm commands to Material UI Installation page (#36650)[docs-infra] Update installation commands to use the new tabs code component (#37927)[website] Add perpetual option to pricing page (#35504)[docs] Link charts in the roadmap (#37944)Bump babel-loader to ^9.1.3 (#37871)Bump babel (#37870)[Button][material-next] Fix some event handlers being ignored (#37647)[Slider][material] Fix type dependency on @types/prop-types (#37853)[docs][base] Add Tailwind CSS & plain CSS demo on the form control page (#37914)[docs] Improve changelog[core] Update priority support issue template and prompt (#37824)[docs][menu] Add Tailwind CSS & plain CSS demo on the Menu page (#37856)[FormControlLabel] Fix misplaced asterisk when `labelPlacement` is provided (#37831)[docs] Improve the Select docs (#37279)Bump semver from 5.7.1 to 5.7.2 (#37913)[core] Remove warnings in docs:api (#37858)[core] Make rimraf work after a major update (#37930)[docs-infra] Improve disableToc={true} support (#37931)[docs-infra] Remove icons and tweak the design of the side nav (#37860)[docs-infra] Fix TypeScrit error in demo export (#37830)[docs][base] Make Base UI Select demos denser (#37836)[utils] Add function overload for `useEventCallback` (#37827)👉 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