Skip to content

Commit

Permalink
fix(deps): update dependency @mui/joy to v5.0.0-beta.4 (#219)
Browse files Browse the repository at this point in the history
[![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 (@&#8203;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
[@&#8203;aaronlademann-wf](https://togithub.com/aaronlademann-wf)
([#&#8203;27514](https://togithub.com/mui/material-ui/issues/27514))
- ♿ An important bug with the keyboard navigation in MenuList was fixed
([#&#8203;27526](https://togithub.com/mui/material-ui/issues/27526))
[@&#8203;ryancogswell](https://togithub.com/ryancogswell)

##### `@material-ui/[email protected]`

##### Breaking changes

- ​<!-- 07 -->\[Grid] Fix "auto" behavior to match natural width of its
content
([#&#8203;27514](https://togithub.com/mui/material-ui/issues/27514))
[@&#8203;aaronlademann-wf](https://togithub.com/aaronlademann-wf)

##### Changes

- ​<!-- 30 -->\[ButtonBase] Fix tabIndex type
([#&#8203;27684](https://togithub.com/mui/material-ui/issues/27684))
[@&#8203;kylegach](https://togithub.com/kylegach)
- ​<!-- 13 -->\[MenuList] Fix text navigation
([#&#8203;27526](https://togithub.com/mui/material-ui/issues/27526))
[@&#8203;ryancogswell](https://togithub.com/ryancogswell)
- ​<!-- 01 -->\[l10n] Add Arabic Sudan (ar-SD) locale
([#&#8203;27588](https://togithub.com/mui/material-ui/issues/27588))
[@&#8203;YassinHussein](https://togithub.com/YassinHussein)
- ​<!-- 23 -->\[Radio] Fix size prop forwarding with custom icons
([#&#8203;27656](https://togithub.com/mui/material-ui/issues/27656))
[@&#8203;DouglasPds](https://togithub.com/DouglasPds)
- ​<!-- 10 -->\[TextField] Password visibility icons ( "visibility" ⇔
"visibility-off" ) should be reversed
([#&#8203;27507](https://togithub.com/mui/material-ui/issues/27507))
[@&#8203;tonextone](https://togithub.com/tonextone)
- ​<!-- 18 -->\[ToggleButton] Fix handling of color prop
([#&#8203;27635](https://togithub.com/mui/material-ui/issues/27635))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)

##### `@material-ui/[email protected]`

- ​<!-- 20 -->\[codemod] Fix filename case sensitive duplicate
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)

##### `@material-ui/[email protected]`

- ​<!-- 28 -->\[StyledEngineProvider] Remove unnecessary emotion cache
export
([#&#8203;27680](https://togithub.com/mui/material-ui/issues/27680))
[@&#8203;garronej](https://togithub.com/garronej)
- ​<!-- 11 -->\[system] Fix missing filterProps in compose type
([#&#8203;27618](https://togithub.com/mui/material-ui/issues/27618))
[@&#8203;R-Bower](https://togithub.com/R-Bower)

##### `@material-ui/[email protected]`

- ​<!-- 27 -->\[CalendarPicker] Improve contrast between enabled and
disabled days
([#&#8203;27603](https://togithub.com/mui/material-ui/issues/27603))
[@&#8203;nikitabobers](https://togithub.com/nikitabobers)
- ​<!-- 32 -->\[PickersDay] Render `children` if specified
([#&#8203;27462](https://togithub.com/mui/material-ui/issues/27462))
[@&#8203;abriginets](https://togithub.com/abriginets)
- ​<!-- 05 -->\[TreeView] Fix TreeItem label overflow
([#&#8203;27585](https://togithub.com/mui/material-ui/issues/27585))
[@&#8203;LorenzHenk](https://togithub.com/LorenzHenk)

##### Docs

- ​<!-- 36 -->\[docs] Update guides for
[@&#8203;material-ui/styled-engine-sc](https://togithub.com/material-ui/styled-engine-sc)
installation
([#&#8203;27602](https://togithub.com/mui/material-ui/issues/27602))
[@&#8203;mnajdova](https://togithub.com/mnajdova)
- ​<!-- 35 -->\[docs] Document that
[@&#8203;material-ui/styles](https://togithub.com/material-ui/styles) is
not strict mode compatible
([#&#8203;27639](https://togithub.com/mui/material-ui/issues/27639))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 34 -->\[docs] Link to "Customization of Theme" from relevant
theme interfaces
([#&#8203;27689](https://togithub.com/mui/material-ui/issues/27689))
[@&#8203;eps1lon](https://togithub.com/eps1lon)
- ​<!-- 33 -->\[docs] Update CSP page
([#&#8203;27627](https://togithub.com/mui/material-ui/issues/27627))
[@&#8203;mnajdova](https://togithub.com/mnajdova)
- ​<!-- 29 -->\[docs] Reorder and rename "enforce value" ToggleButton
demo
([#&#8203;27678](https://togithub.com/mui/material-ui/issues/27678))
[@&#8203;LorenzHenk](https://togithub.com/LorenzHenk)
- ​<!-- 12 -->\[docs] Fix missing dependency in the DataGrid demo
([#&#8203;27597](https://togithub.com/mui/material-ui/issues/27597))
[@&#8203;m4theushw](https://togithub.com/m4theushw)
- ​<!-- 04 -->\[docs] img should have a src attribute
([#&#8203;27632](https://togithub.com/mui/material-ui/issues/27632))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 03 -->\[docs] Add badges to Transfer List
([#&#8203;27634](https://togithub.com/mui/material-ui/issues/27634))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 02 -->\[docs] Recommend the `direct-import` babel plugin over
`transform-import`
([#&#8203;27335](https://togithub.com/mui/material-ui/issues/27335))
[@&#8203;umidbekk](https://togithub.com/umidbekk)
- ​<!-- 37 -->\[docs] Remove unused code
([#&#8203;27711](https://togithub.com/mui/material-ui/issues/27711))
[@&#8203;eps1lon](https://togithub.com/eps1lon)
- ​<!-- 39 -->\[docs] Improve virtualization demo
([#&#8203;27340](https://togithub.com/mui/material-ui/issues/27340))
[@&#8203;vedadeepta](https://togithub.com/vedadeepta)
- ​<!-- 31 -->\[examples] Include a follow-up on the example
([#&#8203;27620](https://togithub.com/mui/material-ui/issues/27620))
[@&#8203;matiasherranz](https://togithub.com/matiasherranz)
- ​<!-- 26 -->\[website] Add about page
([#&#8203;27599](https://togithub.com/mui/material-ui/issues/27599))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- ​<!-- 25 -->\[website] Add pricing page
([#&#8203;27598](https://togithub.com/mui/material-ui/issues/27598))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)

##### Core

- ​<!-- 16 -->\[core] Batch small changes
([#&#8203;27636](https://togithub.com/mui/material-ui/issues/27636))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 06 -->\[core] Change range strategy to bump
([#&#8203;27652](https://togithub.com/mui/material-ui/issues/27652))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 24 -->\[core] Fix visual regression example images
([#&#8203;27660](https://togithub.com/mui/material-ui/issues/27660))
[@&#8203;eps1lon](https://togithub.com/eps1lon)
- ​<!-- 38 -->\[core] Remove diff when running yarn docs:dev
([#&#8203;27720](https://togithub.com/mui/material-ui/issues/27720))
[@&#8203;eps1lon](https://togithub.com/eps1lon)
- ​<!-- 22 -->\[core] Remove mocks of require.context in markdown loader
([#&#8203;27406](https://togithub.com/mui/material-ui/issues/27406))
[@&#8203;eps1lon](https://togithub.com/eps1lon)
- ​<!-- 09 -->\[core] Reduce use CSS when Checkbox disableRipple is set
([#&#8203;27568](https://togithub.com/mui/material-ui/issues/27568))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 08 -->\[test] Add coverage for jss-to-styled prefix from
filename
([#&#8203;27522](https://togithub.com/mui/material-ui/issues/27522))
[@&#8203;eps1lon](https://togithub.com/eps1lon)
- ​<!-- 15 -->\[test] Add current behavior for a11y name vs visible name
for PickersDay
([#&#8203;27661](https://togithub.com/mui/material-ui/issues/27661))
[@&#8203;eps1lon](https://togithub.com/eps1lon)
- ​<!-- 17 -->\[test] Dodge double logging in dev mode
([#&#8203;27653](https://togithub.com/mui/material-ui/issues/27653))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 14 -->\[test] Enable skipped test fixed by upstream React fix
([#&#8203;27615](https://togithub.com/mui/material-ui/issues/27615))
[@&#8203;eps1lon](https://togithub.com/eps1lon)
- ​<!-- 19 -->\[theme] Add missed variants in Components interface
([#&#8203;27453](https://togithub.com/mui/material-ui/issues/27453))
[@&#8203;nikitabobers](https://togithub.com/nikitabobers)

All contributors of this release in alphabetical order:
[@&#8203;aaronlademann-wf](https://togithub.com/aaronlademann-wf),
[@&#8203;abriginets](https://togithub.com/abriginets),
[@&#8203;DouglasPds](https://togithub.com/DouglasPds),
[@&#8203;eps1lon](https://togithub.com/eps1lon),
[@&#8203;garronej](https://togithub.com/garronej),
[@&#8203;kylegach](https://togithub.com/kylegach),
[@&#8203;LorenzHenk](https://togithub.com/LorenzHenk),
[@&#8203;m4theushw](https://togithub.com/m4theushw),
[@&#8203;matiasherranz](https://togithub.com/matiasherranz),
[@&#8203;mnajdova](https://togithub.com/mnajdova),
[@&#8203;nikitabobers](https://togithub.com/nikitabobers),
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari),
[@&#8203;R-Bower](https://togithub.com/R-Bower),
[@&#8203;ryancogswell](https://togithub.com/ryancogswell),
[@&#8203;siriwatknp](https://togithub.com/siriwatknp),
[@&#8203;tonextone](https://togithub.com/tonextone),
[@&#8203;umidbekk](https://togithub.com/umidbekk),
[@&#8203;vedadeepta](https://togithub.com/vedadeepta),
[@&#8203;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
renovate[bot] authored Aug 29, 2023
1 parent c649ad7 commit 243cf25
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 66 deletions.
Loading

1 comment on commit 243cf25

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on 243cf25 Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status Build Logs Updated At
wonderwiki ✅ Deployed View Logs 2023-08-29T17:11:57.598Z

Please sign in to comment.