Update @mui/material 5.0.0-rc.1 → 5.14.7 (minor) #226
Closed
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/material (5.0.0-rc.1 → 5.14.7) · 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 37 commits:
v5.14.7 (#38698)[docs-infra] Mark unstable components with a chip in the nav drawer (#38573)[docs] Number Input docs fixes (#38521)[core] Add use-client to custom icons (#38132)[Autocomplete] Fix listbox opened unexpectedly when component is `disabled` (#38611)[docs] Show all the code in the usage section (#38691)Bump @types/react to ^18.2.21 (#38659)[system][zero][tag] Add support for sx prop (#38535)Bump chai to ^4.3.8 (#38663)Bump markdownlint-cli2 to ^0.9.2 (#38670)Bump eslint to ^8.48.0 (#38669)Bump aws-sdk to ^2.1445.0 (#38668)Bump actions/checkout action to v3.6.0 (#38667)Bump rollup to ^3.28.1 (#38665)Bump concurrently to ^8.2.1 (#38664)Bump MUI X (#38661)Bump @types/node to ^18.17.12 (#38658)[core] Remove unnecessary `@types/jsdom` (#38657)Bump @types/doctrine to ^0.0.6 (#38656)Bump @googleapis/sheets to ^5.0.4 (#38653)Bump @definitelytyped tools to ^0.0.169 (#38652)Bump serve to ^14.2.1 (#38666)[core] Improve sponsors GA labels (#38649)[core] Fix ESM issues with regression tests (#37963)[core] Potential fix for intermittent ci crashes in e2e test (#38614)[website] Add tiny fixes the homepage Sponsors section (#38635)Bump aws-s3 orb to 4.0.0 (#38566)Bump eslint-plugin-import to ^2.28.1 (#38558)[docs-infra] Adjust the Material You playground demo design (#38636)Bump typescript-eslint to ^6.4.1 (#38565)Bump postcss to ^8.4.28 (#38560)[docs-infra] Hide the SkipLink button if user prefers reduced motion (#38632)[useButton][base-ui] Accept arbitrary props in getRootProps and forward them (#38475)[Select][material] Fix select menu moving on scroll when disableScrollLock is true (#37773)[docs][material-ui] Format `key` prop JSDoc description in `Snackbar` component code correctly (#38603)[docs][lab][LoadingButton] Improve `loading` prop documentation (#38625)[docs][joy-ui] Change the customization and how-to guides docs tree (#38396)👉 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