Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @mui/joy to v5.0.0-beta.4 (#219)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/joy](https://mui.com/) ([source](https://togithub.com/mui/material-ui)) | [`5.0.0-beta.3` -> `5.0.0-beta.4`](https://renovatebot.com/diffs/npm/@mui%2fjoy/5.0.0-beta.3/5.0.0-beta.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fjoy/5.0.0-beta.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fjoy/5.0.0-beta.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fjoy/5.0.0-beta.3/5.0.0-beta.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fjoy/5.0.0-beta.3/5.0.0-beta.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/joy)</summary> ### [`v5.0.0-beta.4`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#500-beta4) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.0.0-beta.3...v5.0.0-beta.4) <!-- generated comparing v5.0.0-beta.3..next --> *Aug 13, 2021* A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨: - 🐛 Grid's "auto" behavior has been fixed by [@​aaronlademann-wf](https://togithub.com/aaronlademann-wf) ([#​27514](https://togithub.com/mui/material-ui/issues/27514)) - ♿ An important bug with the keyboard navigation in MenuList was fixed ([#​27526](https://togithub.com/mui/material-ui/issues/27526)) [@​ryancogswell](https://togithub.com/ryancogswell) ##### `@material-ui/[email protected]` ##### Breaking changes - <!-- 07 -->\[Grid] Fix "auto" behavior to match natural width of its content ([#​27514](https://togithub.com/mui/material-ui/issues/27514)) [@​aaronlademann-wf](https://togithub.com/aaronlademann-wf) ##### Changes - <!-- 30 -->\[ButtonBase] Fix tabIndex type ([#​27684](https://togithub.com/mui/material-ui/issues/27684)) [@​kylegach](https://togithub.com/kylegach) - <!-- 13 -->\[MenuList] Fix text navigation ([#​27526](https://togithub.com/mui/material-ui/issues/27526)) [@​ryancogswell](https://togithub.com/ryancogswell) - <!-- 01 -->\[l10n] Add Arabic Sudan (ar-SD) locale ([#​27588](https://togithub.com/mui/material-ui/issues/27588)) [@​YassinHussein](https://togithub.com/YassinHussein) - <!-- 23 -->\[Radio] Fix size prop forwarding with custom icons ([#​27656](https://togithub.com/mui/material-ui/issues/27656)) [@​DouglasPds](https://togithub.com/DouglasPds) - <!-- 10 -->\[TextField] Password visibility icons ( "visibility" ⇔ "visibility-off" ) should be reversed ([#​27507](https://togithub.com/mui/material-ui/issues/27507)) [@​tonextone](https://togithub.com/tonextone) - <!-- 18 -->\[ToggleButton] Fix handling of color prop ([#​27635](https://togithub.com/mui/material-ui/issues/27635)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### `@material-ui/[email protected]` - <!-- 20 -->\[codemod] Fix filename case sensitive duplicate [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### `@material-ui/[email protected]` - <!-- 28 -->\[StyledEngineProvider] Remove unnecessary emotion cache export ([#​27680](https://togithub.com/mui/material-ui/issues/27680)) [@​garronej](https://togithub.com/garronej) - <!-- 11 -->\[system] Fix missing filterProps in compose type ([#​27618](https://togithub.com/mui/material-ui/issues/27618)) [@​R-Bower](https://togithub.com/R-Bower) ##### `@material-ui/[email protected]` - <!-- 27 -->\[CalendarPicker] Improve contrast between enabled and disabled days ([#​27603](https://togithub.com/mui/material-ui/issues/27603)) [@​nikitabobers](https://togithub.com/nikitabobers) - <!-- 32 -->\[PickersDay] Render `children` if specified ([#​27462](https://togithub.com/mui/material-ui/issues/27462)) [@​abriginets](https://togithub.com/abriginets) - <!-- 05 -->\[TreeView] Fix TreeItem label overflow ([#​27585](https://togithub.com/mui/material-ui/issues/27585)) [@​LorenzHenk](https://togithub.com/LorenzHenk) ##### Docs - <!-- 36 -->\[docs] Update guides for [@​material-ui/styled-engine-sc](https://togithub.com/material-ui/styled-engine-sc) installation ([#​27602](https://togithub.com/mui/material-ui/issues/27602)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 35 -->\[docs] Document that [@​material-ui/styles](https://togithub.com/material-ui/styles) is not strict mode compatible ([#​27639](https://togithub.com/mui/material-ui/issues/27639)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 34 -->\[docs] Link to "Customization of Theme" from relevant theme interfaces ([#​27689](https://togithub.com/mui/material-ui/issues/27689)) [@​eps1lon](https://togithub.com/eps1lon) - <!-- 33 -->\[docs] Update CSP page ([#​27627](https://togithub.com/mui/material-ui/issues/27627)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 29 -->\[docs] Reorder and rename "enforce value" ToggleButton demo ([#​27678](https://togithub.com/mui/material-ui/issues/27678)) [@​LorenzHenk](https://togithub.com/LorenzHenk) - <!-- 12 -->\[docs] Fix missing dependency in the DataGrid demo ([#​27597](https://togithub.com/mui/material-ui/issues/27597)) [@​m4theushw](https://togithub.com/m4theushw) - <!-- 04 -->\[docs] img should have a src attribute ([#​27632](https://togithub.com/mui/material-ui/issues/27632)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 03 -->\[docs] Add badges to Transfer List ([#​27634](https://togithub.com/mui/material-ui/issues/27634)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 02 -->\[docs] Recommend the `direct-import` babel plugin over `transform-import` ([#​27335](https://togithub.com/mui/material-ui/issues/27335)) [@​umidbekk](https://togithub.com/umidbekk) - <!-- 37 -->\[docs] Remove unused code ([#​27711](https://togithub.com/mui/material-ui/issues/27711)) [@​eps1lon](https://togithub.com/eps1lon) - <!-- 39 -->\[docs] Improve virtualization demo ([#​27340](https://togithub.com/mui/material-ui/issues/27340)) [@​vedadeepta](https://togithub.com/vedadeepta) - <!-- 31 -->\[examples] Include a follow-up on the example ([#​27620](https://togithub.com/mui/material-ui/issues/27620)) [@​matiasherranz](https://togithub.com/matiasherranz) - <!-- 26 -->\[website] Add about page ([#​27599](https://togithub.com/mui/material-ui/issues/27599)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 25 -->\[website] Add pricing page ([#​27598](https://togithub.com/mui/material-ui/issues/27598)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### Core - <!-- 16 -->\[core] Batch small changes ([#​27636](https://togithub.com/mui/material-ui/issues/27636)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 06 -->\[core] Change range strategy to bump ([#​27652](https://togithub.com/mui/material-ui/issues/27652)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 24 -->\[core] Fix visual regression example images ([#​27660](https://togithub.com/mui/material-ui/issues/27660)) [@​eps1lon](https://togithub.com/eps1lon) - <!-- 38 -->\[core] Remove diff when running yarn docs:dev ([#​27720](https://togithub.com/mui/material-ui/issues/27720)) [@​eps1lon](https://togithub.com/eps1lon) - <!-- 22 -->\[core] Remove mocks of require.context in markdown loader ([#​27406](https://togithub.com/mui/material-ui/issues/27406)) [@​eps1lon](https://togithub.com/eps1lon) - <!-- 09 -->\[core] Reduce use CSS when Checkbox disableRipple is set ([#​27568](https://togithub.com/mui/material-ui/issues/27568)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 08 -->\[test] Add coverage for jss-to-styled prefix from filename ([#​27522](https://togithub.com/mui/material-ui/issues/27522)) [@​eps1lon](https://togithub.com/eps1lon) - <!-- 15 -->\[test] Add current behavior for a11y name vs visible name for PickersDay ([#​27661](https://togithub.com/mui/material-ui/issues/27661)) [@​eps1lon](https://togithub.com/eps1lon) - <!-- 17 -->\[test] Dodge double logging in dev mode ([#​27653](https://togithub.com/mui/material-ui/issues/27653)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 14 -->\[test] Enable skipped test fixed by upstream React fix ([#​27615](https://togithub.com/mui/material-ui/issues/27615)) [@​eps1lon](https://togithub.com/eps1lon) - <!-- 19 -->\[theme] Add missed variants in Components interface ([#​27453](https://togithub.com/mui/material-ui/issues/27453)) [@​nikitabobers](https://togithub.com/nikitabobers) All contributors of this release in alphabetical order: [@​aaronlademann-wf](https://togithub.com/aaronlademann-wf), [@​abriginets](https://togithub.com/abriginets), [@​DouglasPds](https://togithub.com/DouglasPds), [@​eps1lon](https://togithub.com/eps1lon), [@​garronej](https://togithub.com/garronej), [@​kylegach](https://togithub.com/kylegach), [@​LorenzHenk](https://togithub.com/LorenzHenk), [@​m4theushw](https://togithub.com/m4theushw), [@​matiasherranz](https://togithub.com/matiasherranz), [@​mnajdova](https://togithub.com/mnajdova), [@​nikitabobers](https://togithub.com/nikitabobers), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​R-Bower](https://togithub.com/R-Bower), [@​ryancogswell](https://togithub.com/ryancogswell), [@​siriwatknp](https://togithub.com/siriwatknp), [@​tonextone](https://togithub.com/tonextone), [@​umidbekk](https://togithub.com/umidbekk), [@​vedadeepta](https://togithub.com/vedadeepta), [@​YassinHussein](https://togithub.com/YassinHussein) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/creatorsgarten/contentsgarten). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
243cf25
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.