Update @mui/material 5.0.0-rc.1 → 5.14.16 (minor) #244
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.16) · 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 67 commits:
[release] v5.14.16 (#39676)[base-ui] Fix mergeSlotProps className join order (#39616)[Card] Fix CardOverflow in nested cards (#39668)Bump @types/react-swipeable-views-utils to ^0.13.6 (#39651)[material-next][Snackbar] copy Snackbar Content files to material-next package (#39635)Bump @types/react-test-renderer to ^18.0.5 (#39652)Bump @types/node to ^18.18.7 (#39647)Bump @types/react-transition-group to ^4.4.8 (#39653)[core] Setup vale for enforcing style guides (#39633)[website] Add stray adjustments and clean-ups (#39673)Bump @types/react-is to ^18.2.3 (#39649)Bump @types/react to v18.2.33 (#39648)[docs][system] Clean up `@mui/styles` docs and discourage users from installing it (#39644)Bump danger to ^11.3.0 (#39665)Bump emoji-regex to ^10.3.0 (#39666)Bump GitHub Actions (#39658)[docs][joy-ui] Revise the CSS vars page (#39335)[joy-ui] Fix sticky hover media query issue on mobile (#37467)[core] Remove unused use client (#38967)[examples] Upgrade Remix to v2 (#39229)[core] Remove duplicate export (#39346)[Menu][joy-ui] Fix closing of listbox in `MenuList` demo (#39459)[docs][material-ui] Include link to bundler how-to for Styled Components users (#39620)Bump @definitelytyped tools (#39646)Bump @types/react-swipeable-views to ^0.13.4 (#39650)Bump @types/react-window to ^1.8.7 (#39654)Bump @types/sinon to ^10.0.20 (#39655)Bump @types/uuid to ^9.0.6 (#39656)Bump @types/yargs to ^17.0.29 (#39657)Bump concurrently to ^8.2.2 (#39660)Bump eslint-import-resolver-webpack to ^0.13.8 (#39661)Bump material-ui-popup-state to ^5.0.10 (#39662)Bump aws-sdk to ^2.1483.0 (#39664)Bump tailwindcss to ^3.3.5 (#39663)[joy-ui][docs] Add docs for changing styles based on states (#39597)[docs][material-ui] Improve Dialog demos (#39642)[joy-ui][Select] Support selection of `multiple` options (#39454)[docs] Fix 301 link to Primer design system[docs-infra] Add meta charset in codesandbox examples (#39424)[material][styled-engine-sc] Fix ownerstate being propagated to DOM node (#39586)[joy-ui][docs] Fix wrong messages (#39602)[joy-ui][Progress] Revamp Linear and Circular progress variants (#39492)[base-ui][useSelect] Support browser autofill (#39595)[base-ui][Autocomplete] Standardize box shadow on demos (#39519)[joy-ui][Textarea] Add ref usage instructions (#39615)Bump @types/react to v18.2.32 (#39566)Bump @types/prop-types to ^15.7.9 (#39565)Bump @definitelytyped tools (#39547)Bump @types/mocha to ^10.0.3 (#39563)[joy-ui][Accordion] Add type button to accordion summary (#39532)[examples][material-ui] Remove hardcoded `color="black"` from Next.js App Router layout (#39577)[material-next] Update Material You typescale tokens (#39514)Bump @types/react-dom to v18.2.14 (#39567)Bump @types/node to ^18.18.6 (#39564)Bump @types/mdast to 4.0.2 (#39562)[core] Remove not used `@types/loader-utils` package from `zero-next-plugin` (#39609)Bump @types/lodash to ^4.14.200 (#39560)Bump @types/lodash.get to ^4.4.8 (#39561)[docs-infra] Fix settings drawer accessibility issues (#39589)[docs][material-ui] Add stray design fine-tuning to the example collection (#39581)Bump @types/fs-extra to ^11.0.3 (#39556)Bump @types/format-util to ^1.0.3 (#39555)Bump @types/json2mq to ^0.2.1 (#39558)Bump @types/hoist-non-react-statics to ^3.3.4 (#39557)[website] Open the `Design Engineer - xGrid` role (#39375)Bump @types/enzyme to ^3.10.15 (#39554)[joy-ui] Add Snackbar component (#38801)👉 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