Update @mui/material 5.0.0-rc.1 → 5.14.15 (minor) #242
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.15) · 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 55 commits:
v5.14.15 (#39582)[docs-infra] Fix cut-off sponsors (#39572)[docs][material-ui] Add stray design tweaks to the templates collection (#39583)[Input][base-ui] Update and port additional tests from material-ui (#39584)[Menu][material-next] Use useMenu hook (#38934)[docs-infra] Refine the API page design (#39520)Bump @types/chai to ^4.3.9 (#39550)Bump @types/doctrine to ^0.0.8 (#39553)Bump @types/css-mediaquery to ^0.1.3 (#39552)Bump @types/chai-dom to ^1.11.2 (#39551)Bump @types/autosuggest-highlight to ^3.2.2 (#39549)Bump @next/eslint-plugin-next to ^13.5.6 (#39548)[zero][runtime] Implement typings for public runtime API (#39215)[FilledInput][material-next] Add FilledInput component (#39307)[docs-infra] Prevent docs crash (#39214)[joy-ui][Button] Fix button size being a decorator (#39529)[website] Add missing h1 on page[core] Replace a `useCallback` by `useRef` in useEventCallback (#39078)[material-ui][ToggleButton] Add `fullWidth` to `toggleButtonClasses` and `toggleButtonGroupClasses` (#39536)[docs][material-ui] Typo fixes in overview page (#39540)[base-ui][Slider] Refine demos (#39526)[joy-ui][docs] Adjust the responsiveness of the template card (#39534)[material-ui][Checkbox][Radio] Fix theme style overrides not working for different sizes (#39377)[zero][vite] Modify plugin to transform node_modules (#39517)[CardOverflow][joy-ui] Remove conditional CSS to support Next.js App dir (#39101)[docs][system] Revise the Box page (#39159)Bump MUI X (#39443)[l10n] Fix double space typo in ar-EGBump babel (#39444)[website] Fix unrecognized prop warning[docs-infra] Fix no-op autoprefixer warning (#39385)Bump github/codeql-action action to v2.22.3 (#39445)[docs] Fix git diff format[I10n] Add Norwegian (nynorsk) (nn-NO) locale (#39481)[I10n] Additions to Icelandic (is-IS) locale (#39480)[base-ui][select] Standardize box shadow on demos (#39509)[base-ui][material-ui][joy-ui][useAutocomplete] Correct keyboard navigation with multiple disabled options (#38788)[lab] Update peer dep of @mui/material (#39398)[material-next][InputAdornment] Fix unstable_capitalize import (#39510)[website] Store Engineer role filledBump @types/react to v18.2.29 (#39440)Bump typescript-eslint to ^6.8.0 (#39449)[material-next][Snackbar] copy files to mui-material-next (#39232)[base-ui][docs] Standardize grey palette across demos (#39504)[joy-ui][Link] Apply `userSelect: none` only when it's a button (#39486)Bump @next/eslint-plugin-next to ^13.5.5 (#39341)[website] Add stray design adjustments (#39496)[docs][base-ui] Overall demos design review (#38820)[InputLabel][material-ui] InputLabel supports ownerState.focused for styleOverrides (#39470)Bump @types/prop-types to ^15.7.8 (#39439)Bump @types/uuid to ^9.0.5 (#39442)Bump @types/react-dom to v18.2.13 (#39441)Bump @types/node to ^18.18.5 (#39438)Bump @types/chai to ^4.3.8 (#39437)Bump @testing-library/jest-dom to ^6.1.4 (#39436)👉 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