Update material-ui monorepo #102

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2023-06-19 16:26:59 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/lab (source) dependencies patch 5.0.0-alpha.130 -> 5.0.0-alpha.134
@mui/material (source) dependencies patch 5.13.1 -> 5.13.5

Release Notes

mui/material-ui (@​mui/lab)

v5.0.0-alpha.134

Compare Source

v5.0.0-alpha.133

Compare Source

v5.0.0-alpha.132

Compare Source

v5.0.0-alpha.131

Compare Source

mui/material-ui (@​mui/material)

v5.13.5

Compare Source

Jun 12, 2023

A big thanks to the 9 contributors who made this release possible. Here are some highlights :

  • 💫 Added ButtonGroup component in Joy UI (#​37407) @​siriwatknp.
  • 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.13.5
@mui/joy@5.0.0-alpha.84
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​cherniavskii, @​DanailH, @​DiegoAndai, @​musama619, @​oliviertassinari, @​sernstberger, @​siriwatknp, @​ZeeshanTamboli

v5.13.4

Compare Source

Jun 5, 2023

A big thanks to the 12 contributors who made this release possible. Here are some highlights :

@mui/material@5.13.4
@mui/base@5.0.0-beta.4
@mui/joy@5.0.0-alpha.82
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​danielplewes, @​danilo-leal, @​DiegoAndai, @​gitstart, @​MBilalShafi, @​mj12albert, @​oliviertassinari, @​sai6855, @​siriwatknp, @​vishalthatipamula0219, @​ZeeshanTamboli

v5.13.3

Compare Source

May 29, 2023

A big thanks to the 15 contributors who made this release possible.
This release focuses primarily on 🐛 bug fixes and 📚 documentation improvements.

`@mui/material@5.13.3
@mui/base@5.0.0-beta.3
@mui/joy@5.0.0-alpha.82
`@mui/codemod@5.13.3
Docs
Core

All contributors of this release in alphabetical order: @​akash191095, @​brijeshb42, @​canac, @​DavidCnoops, @​gitstart, @​hbjORbj, @​JhonnK08, @​LukasTy, @​michaldudak, @​necatiozmen, @​nicolas-ot, @​oliviertassinari, @​sai6855, @​ZeeshanTamboli, @​zignis

v5.13.2

Compare Source

May 22, 2023

A big thanks to the 12 contributors who made this release possible.
📚 This release focuses primarily on documentation improvements.

`@mui/material@5.13.2
  • Slider] Tooltip positioning fixed for vertical slider ([#​37049](https://github.com/mui/material-ui/issues/37049)) [@​PunitSoniME](https://github.com/PunitSoniME)
    
    
Docs
  • docs]\[base] Remove default annotations from useTabsList return type ([#​37324](https://github.com/mui/material-ui/issues/37324)) [@​TinaSay](https://github.com/TinaSay)
    
  • docs]\[base] Remove default annotations from useTabPanel return type ([#​37323](https://github.com/mui/material-ui/issues/37323)) [@​TinaSay](https://github.com/TinaSay)
    
  • docs]\[base] Remove default annotations from useSwitch return type ([#​37322](https://github.com/mui/material-ui/issues/37322)) [@​TinaSay](https://github.com/TinaSay)
    
  • docs]\[base] Remove default annotations from useInput return type ([#​37321](https://github.com/mui/material-ui/issues/37321)) [@​TinaSay](https://github.com/TinaSay)
    
  • docs]\[base] Remove default annotations from useAutocomplete return type ([#​37320](https://github.com/mui/material-ui/issues/37320)) [@​TinaSay](https://github.com/TinaSay)
    
  • docs]\[base] Remove default annotations from useBadge's return type ([#​37313](https://github.com/mui/material-ui/issues/37313)) [@​TinaSay](https://github.com/TinaSay)
    
  • docs]\[base] Remove default annotations from useButton's return type ([#​37312](https://github.com/mui/material-ui/issues/37312)) [@​TinaSay](https://github.com/TinaSay)
    
  • docs]\[base] Remove default annotations from useSlider's return type ([#​37309](https://github.com/mui/material-ui/issues/37309)) [@​TinaSay](https://github.com/TinaSay)
    
  • docs] Remove Material UI's "Languages" page ([#​37314](https://github.com/mui/material-ui/issues/37314)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • docs] Prefer to link GitHub repository [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Move product versions to page context ([#​35078](https://github.com/mui/material-ui/issues/35078)) [@​m4theushw](https://github.com/m4theushw)
    
  • docs] Fix v5 migration npm install instruction ([#​37293](https://github.com/mui/material-ui/issues/37293)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs]\[Tab] Add vertical tabs demo ([#​37292](https://github.com/mui/material-ui/issues/37292)) [@​sai6855](https://github.com/sai6855)
    
  • docs]\[Transitions] Fix typo in code sample ([#​37300](https://github.com/mui/material-ui/issues/37300)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • examples] Remove `@babel/plugin-proposal-class-properties` from Material-Express-SSR example ([#​37305](https://github.com/mui/material-ui/issues/37305)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
  • Website] Add Brijesh to About page ([#​37318](https://github.com/mui/material-ui/issues/37318)) [@​brijeshb42](https://github.com/brijeshb42)
    
  • website] Update pricing table ([#​37290](https://github.com/mui/material-ui/issues/37290)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • website] Update core open roles ([#​37224](https://github.com/mui/material-ui/issues/37224)) [@​mnajdova](https://github.com/mnajdova)
    
    
Core
  • Revert "[core] Remove outdated babel proposal plugins (#​36795)" (#​37331) @​michaldudak
  • core] Move esmExternals to the shared next config ([#​37332](https://github.com/mui/material-ui/issues/37332)) [@​michaldudak](https://github.com/michaldudak)
    
    

All contributors of this release in alphabetical order: @​alexfauquette, @​brijeshb42, @​cherniavskii, @​danilo-leal, @​m4theushw, @​michaldudak, @​mnajdova, @​oliviertassinari, @​PunitSoniME, @​sai6855, @​TinaSay, @​ZeeshanTamboli


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.0.0-alpha.130` -> `5.0.0-alpha.134`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.130/5.0.0-alpha.134) | | [@mui/material](https://mui.com/material-ui/getting-started/overview/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.13.1` -> `5.13.5`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.13.1/5.13.5) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/lab)</summary> ### [`v5.0.0-alpha.134`](https://github.com/mui/material-ui/compare/a522d82df32d3bfab46b25f5ff24eeb9670c83fb...24b3af68ebe79c1891e45c60c6bcfd26f8818f73) [Compare Source](https://github.com/mui/material-ui/compare/a522d82df32d3bfab46b25f5ff24eeb9670c83fb...24b3af68ebe79c1891e45c60c6bcfd26f8818f73) ### [`v5.0.0-alpha.133`](https://github.com/mui/material-ui/compare/70d4a2bb49dca9fef7854a1463a392094222812b...a522d82df32d3bfab46b25f5ff24eeb9670c83fb) [Compare Source](https://github.com/mui/material-ui/compare/70d4a2bb49dca9fef7854a1463a392094222812b...a522d82df32d3bfab46b25f5ff24eeb9670c83fb) ### [`v5.0.0-alpha.132`](https://github.com/mui/material-ui/compare/f661923e9aa9d9cc634750affbb04bf2007bc57d...70d4a2bb49dca9fef7854a1463a392094222812b) [Compare Source](https://github.com/mui/material-ui/compare/f661923e9aa9d9cc634750affbb04bf2007bc57d...70d4a2bb49dca9fef7854a1463a392094222812b) ### [`v5.0.0-alpha.131`](https://github.com/mui/material-ui/compare/0c58832b6e182f782e73b118ed9681055db3e249...f661923e9aa9d9cc634750affbb04bf2007bc57d) [Compare Source](https://github.com/mui/material-ui/compare/0c58832b6e182f782e73b118ed9681055db3e249...f661923e9aa9d9cc634750affbb04bf2007bc57d) </details> <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v5.13.5`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5135) [Compare Source](https://github.com/mui/material-ui/compare/v5.13.4...v5.13.5) *Jun 12, 2023* A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - 💫 Added `ButtonGroup` component in Joy UI ([#&#8203;37407](https://github.com/mui/material-ui/issues/37407)) [@&#8203;siriwatknp](https://github.com/siriwatknp). - 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.13.5` - ​<!-- 03 -->\[Material]\[Popover] Add support for virtual element as anchorEl ([#&#8203;37465](https://github.com/mui/material-ui/issues/37465)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### `@mui/joy@5.0.0-alpha.84` - ​<!-- 20 -->\[ButtonGroup]\[joy] Replace `detached` prop with `spacing`. ([#&#8203;37562](https://github.com/mui/material-ui/issues/37562)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 19 -->\[ButtonGroup]\[joy] Add `ButtonGroup` component ([#&#8203;37407](https://github.com/mui/material-ui/issues/37407)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 04 -->\[Input]\[joy] Simplify focus with `:focus-within` and add examples ([#&#8203;37385](https://github.com/mui/material-ui/issues/37385)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - ​<!-- 17 -->\[docs] Move Toolpad from alpha to beta ([#&#8203;37288](https://github.com/mui/material-ui/issues/37288)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - ​<!-- 16 -->\[docs] Add usage of createCssVarsProvider ([#&#8203;37513](https://github.com/mui/material-ui/issues/37513)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 15 -->\[docs] Update /base url references to /base-ui ([#&#8203;37412](https://github.com/mui/material-ui/issues/37412)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 14 -->\[docs] Skip components and hooks due to duplicate index ([#&#8203;37539](https://github.com/mui/material-ui/issues/37539)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 13 -->\[docs] Polish Sign in to your account joy demo ([#&#8203;37498](https://github.com/mui/material-ui/issues/37498)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 12 -->\[docs] Remove outdated Material UI FAQ [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 11 -->\[docs] Fix crash access to localStorage in Firefox ([#&#8203;37518](https://github.com/mui/material-ui/issues/37518)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 10 -->\[docs-infra] Enforce max length on description ([#&#8203;37565](https://github.com/mui/material-ui/issues/37565)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 09 -->\[docs-infra] Mandatory versions ([#&#8203;37497](https://github.com/mui/material-ui/issues/37497)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 08 -->\[docs-infra] Fix lighthouse img size issue ([#&#8203;37415](https://github.com/mui/material-ui/issues/37415)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 07 -->\[docs]\[joy] Replace JoyInput with Input component in JoyUI Text Field documentation ([#&#8203;37548](https://github.com/mui/material-ui/issues/37548)) [@&#8203;musama619](https://github.com/musama619) - ​<!-- 06 -->\[docs]\[joy] Add typography introduction demo component ([#&#8203;37553](https://github.com/mui/material-ui/issues/37553)) [@&#8203;sernstberger](https://github.com/sernstberger) - ​<!-- 05 -->\[docs]\[joy] Add a rental dashboard template ([#&#8203;37453](https://github.com/mui/material-ui/issues/37453)) [@&#8203;sernstberger](https://github.com/sernstberger) ##### Core - ​<!-- 21 -->Move the React Community Engineer - X in Open Roles ([#&#8203;37552](https://github.com/mui/material-ui/issues/37552)) [@&#8203;DanailH](https://github.com/DanailH) - ​<!-- 18 -->\[core] Update Node.js version to v18 on CircleCI, CodeSandbox, and Netlify ([#&#8203;37173](https://github.com/mui/material-ui/issues/37173)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 02 -->\[website] RIDI gold sponsorship end ([#&#8203;37517](https://github.com/mui/material-ui/issues/37517)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 01 -->\[website] Update X landing page ([#&#8203;37387](https://github.com/mui/material-ui/issues/37387)) [@&#8203;cherniavskii](https://github.com/cherniavskii) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;DanailH](https://github.com/DanailH), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;musama619](https://github.com/musama619), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sernstberger](https://github.com/sernstberger), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v5.13.4`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5134) [Compare Source](https://github.com/mui/material-ui/compare/v5.13.3...v5.13.4) <!-- generated comparing v5.13.3..master --> *Jun 5, 2023* A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: ##### `@mui/material@5.13.4` - ​<!-- 20 -->\[Autocomplete]\[material] Add missing `focusVisible` class in AutocompleteClasses ([#&#8203;37502](https://github.com/mui/material-ui/issues/37502)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 04 -->\[Menu]\[material] Fix MenuPaper class composition precedence ([#&#8203;37390](https://github.com/mui/material-ui/issues/37390)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 03 -->\[MenuList] Fix to allow conditional rendering for a menu item under ListSubheader ([#&#8203;36890](https://github.com/mui/material-ui/issues/36890)) [@&#8203;danielplewes](https://github.com/danielplewes) - ​<!-- 02 -->\[Stepper] Handle progress bar of mobile stepper when `steps` is one ([#&#8203;37079](https://github.com/mui/material-ui/issues/37079)) [@&#8203;gitstart](https://github.com/gitstart) ##### `@mui/base@5.0.0-beta.4` - ​<!-- 16 -->\[Input]\[base] Fix calling slotProps event handlers ([#&#8203;37463](https://github.com/mui/material-ui/issues/37463)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/joy@5.0.0-alpha.82` - ​<!-- 19 -->\[Avatar]\[joy] Fallback to `alt` when `src` or `srcSet` are not defined ([#&#8203;37469](https://github.com/mui/material-ui/issues/37469)) [@&#8203;vishalthatipamula0219](https://github.com/vishalthatipamula0219) - ​<!-- 15 -->\[Card]\[joy] Improve usability of card family ([#&#8203;37474](https://github.com/mui/material-ui/issues/37474)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - ​<!-- 18 -->\[docs]\[base] useAutocomplete demos & docs ([#&#8203;37029](https://github.com/mui/material-ui/issues/37029)) [@&#8203;mj12albert](https://github.com/mj12albert) - ​<!-- 17 -->\[docs]\[base] Remove usage of `component` prop in docs ([#&#8203;37462](https://github.com/mui/material-ui/issues/37462)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 13 -->\[docs] Fix docs redirections [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 12 -->\[docs] Fix Fluent -> Fluent UI [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 11 -->\[docs] Fix MUI Base -> Base UI [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 10 -->\[docs] Add base-vite-tailwind example repo ([#&#8203;36994](https://github.com/mui/material-ui/issues/36994)) [@&#8203;mj12albert](https://github.com/mj12albert) - ​<!-- 09 -->\[docs] Fix search bar layout shift ([#&#8203;37460](https://github.com/mui/material-ui/issues/37460)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 08 -->\[docs] Tweak Material UI's "Showcase" page design ([#&#8203;37259](https://github.com/mui/material-ui/issues/37259)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 07 -->\[docs] Tweak Material UI's "Template" page design ([#&#8203;37260](https://github.com/mui/material-ui/issues/37260)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 06 -->\[docs] Fix "Language" page removal leftovers ([#&#8203;37408](https://github.com/mui/material-ui/issues/37408)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 05 -->\[docs] Move contents of css-variables to sibling pages ([#&#8203;37411](https://github.com/mui/material-ui/issues/37411)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### Core - ​<!-- 14 -->\[core] Do not let Renovate handle `examples` packages updates ([#&#8203;37386](https://github.com/mui/material-ui/issues/37386)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 01 -->\[website] Add header filters to the pricing table ([#&#8203;37455](https://github.com/mui/material-ui/issues/37455)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;danielplewes](https://github.com/danielplewes), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;gitstart](https://github.com/gitstart), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;vishalthatipamula0219](https://github.com/vishalthatipamula0219), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v5.13.3`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5133) [Compare Source](https://github.com/mui/material-ui/compare/v5.13.2...v5.13.3) <!-- generated comparing v5.13.2..master --> *May 29, 2023* A big thanks to the 15 contributors who made this release possible. This release focuses primarily on 🐛 bug fixes and 📚 documentation improvements. ##### \`@mui/material@5.13.3 - ​<!-- 22 -->\[Autocomplete] Accept external Listbox ref ([#&#8203;37325](https://github.com/mui/material-ui/issues/37325)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 06 -->\[Modal] Pass `className` from `BackdropProps` ([#&#8203;37399](https://github.com/mui/material-ui/issues/37399)) [@&#8203;hbjORbj](https://github.com/hbjORbj) ##### `@mui/base@5.0.0-beta.3` - ​<!-- 20 -->\[base] Maintain nodes document order in compound components ([#&#8203;36857](https://github.com/mui/material-ui/issues/36857)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 19 -->\[base]\[joy] Prevent persisting hover state styles onclick on mobile ([#&#8203;36704](https://github.com/mui/material-ui/issues/36704)) [@&#8203;gitstart](https://github.com/gitstart) - ​<!-- 18 -->\[Menu]\[base] MenuItem as a link does not work ([#&#8203;37242](https://github.com/mui/material-ui/issues/37242)) [@&#8203;nicolas-ot](https://github.com/nicolas-ot) - ​<!-- 17 -->\[MenuItem]\[Base] Pass idGenerator function ([#&#8203;37364](https://github.com/mui/material-ui/issues/37364)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 16 -->\[Slider]\[Base] Add Vertical slider demo ([#&#8203;37357](https://github.com/mui/material-ui/issues/37357)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/joy@5.0.0-alpha.82` - ​<!-- 23 -->\[Select]\[joy] Fix popup does not close ([#&#8203;37435](https://github.com/mui/material-ui/issues/37435)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 21 -->\[Badge]\[Joy] Fix `slots` element type in API docs ([#&#8203;37329](https://github.com/mui/material-ui/issues/37329)) [@&#8203;zignis](https://github.com/zignis) - ​<!-- 04 -->\[Select] \[joy] Handle long text content ([#&#8203;37289](https://github.com/mui/material-ui/issues/37289)) [@&#8203;akash191095](https://github.com/akash191095) - ​<!-- 07 -->\[Tooltip]\[Joy] Interactive doesn't work ([#&#8203;37159](https://github.com/mui/material-ui/issues/37159)) [@&#8203;nicolas-ot](https://github.com/nicolas-ot) ##### \`@mui/codemod@5.13.3 - ​<!-- 05 -->\[mui-codemod] Add missing script to README ([#&#8203;37377](https://github.com/mui/material-ui/issues/37377)) [@&#8203;hbjORbj](https://github.com/hbjORbj) ##### Docs - ​<!-- 14 -->\[docs] Clarify Hidden down props as exclusive ([#&#8203;36927](https://github.com/mui/material-ui/issues/36927)) [@&#8203;canac](https://github.com/canac) - ​<!-- 13 -->\[docs] Add refine to Material UI "Related projects" and "More advanced example projects" pages ([#&#8203;37308](https://github.com/mui/material-ui/issues/37308)) [@&#8203;necatiozmen](https://github.com/necatiozmen) - ​<!-- 12 -->\[docs] Remove todo link from sidebar ([#&#8203;37373](https://github.com/mui/material-ui/issues/37373)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 11 -->\[docs] Clarify the peer dependency with react ([#&#8203;37360](https://github.com/mui/material-ui/issues/37360)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 10 -->\[docs] Divider vertical middle prop migration ([#&#8203;36840](https://github.com/mui/material-ui/issues/36840)) [@&#8203;JhonnK08](https://github.com/JhonnK08) - ​<!-- 09 -->\[docs] Fix branding theme tabs and navigation bar regressions ([#&#8203;37362](https://github.com/mui/material-ui/issues/37362)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 08 -->\[docs-infra] Throw on incorrect internal links ([#&#8203;37326](https://github.com/mui/material-ui/issues/37326)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - ​<!-- 15 -->\[core] Include scoped JSX namespace when resolving props ([#&#8203;37404](https://github.com/mui/material-ui/issues/37404)) [@&#8203;LukasTy](https://github.com/LukasTy) - ​<!-- 03 -->\[test]\[useMediaQuery] Change SSR test description ([#&#8203;37403](https://github.com/mui/material-ui/issues/37403)) [@&#8203;zignis](https://github.com/zignis) - ​<!-- 02 -->\[website] Sync with Ashby [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 01 -->\[website] Add David to about page ([#&#8203;37379](https://github.com/mui/material-ui/issues/37379)) [@&#8203;DavidCnoops](https://github.com/DavidCnoops) All contributors of this release in alphabetical order: [@&#8203;akash191095](https://github.com/akash191095), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;canac](https://github.com/canac), [@&#8203;DavidCnoops](https://github.com/DavidCnoops), [@&#8203;gitstart](https://github.com/gitstart), [@&#8203;hbjORbj](https://github.com/hbjORbj), [@&#8203;JhonnK08](https://github.com/JhonnK08), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;necatiozmen](https://github.com/necatiozmen), [@&#8203;nicolas-ot](https://github.com/nicolas-ot), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli), [@&#8203;zignis](https://github.com/zignis) ### [`v5.13.2`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5132) [Compare Source](https://github.com/mui/material-ui/compare/v5.13.1...v5.13.2) <!-- generated comparing v5.13.1..master --> *May 22, 2023* A big thanks to the 12 contributors who made this release possible. 📚 This release focuses primarily on documentation improvements. ##### \`@mui/material@5.13.2 - \[Slider] Tooltip positioning fixed for vertical slider ([#&#8203;37049](https://github.com/mui/material-ui/issues/37049)) [@&#8203;PunitSoniME](https://github.com/PunitSoniME) ##### Docs - \[docs]\[base] Remove default annotations from useTabsList return type ([#&#8203;37324](https://github.com/mui/material-ui/issues/37324)) [@&#8203;TinaSay](https://github.com/TinaSay) - \[docs]\[base] Remove default annotations from useTabPanel return type ([#&#8203;37323](https://github.com/mui/material-ui/issues/37323)) [@&#8203;TinaSay](https://github.com/TinaSay) - \[docs]\[base] Remove default annotations from useSwitch return type ([#&#8203;37322](https://github.com/mui/material-ui/issues/37322)) [@&#8203;TinaSay](https://github.com/TinaSay) - \[docs]\[base] Remove default annotations from useInput return type ([#&#8203;37321](https://github.com/mui/material-ui/issues/37321)) [@&#8203;TinaSay](https://github.com/TinaSay) - \[docs]\[base] Remove default annotations from useAutocomplete return type ([#&#8203;37320](https://github.com/mui/material-ui/issues/37320)) [@&#8203;TinaSay](https://github.com/TinaSay) - \[docs]\[base] Remove default annotations from useBadge's return type ([#&#8203;37313](https://github.com/mui/material-ui/issues/37313)) [@&#8203;TinaSay](https://github.com/TinaSay) - \[docs]\[base] Remove default annotations from useButton's return type ([#&#8203;37312](https://github.com/mui/material-ui/issues/37312)) [@&#8203;TinaSay](https://github.com/TinaSay) - \[docs]\[base] Remove default annotations from useSlider's return type ([#&#8203;37309](https://github.com/mui/material-ui/issues/37309)) [@&#8203;TinaSay](https://github.com/TinaSay) - \[docs] Remove Material UI's "Languages" page ([#&#8203;37314](https://github.com/mui/material-ui/issues/37314)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[docs] Prefer to link GitHub repository [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Move product versions to page context ([#&#8203;35078](https://github.com/mui/material-ui/issues/35078)) [@&#8203;m4theushw](https://github.com/m4theushw) - \[docs] Fix v5 migration npm install instruction ([#&#8203;37293](https://github.com/mui/material-ui/issues/37293)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs]\[Tab] Add vertical tabs demo ([#&#8203;37292](https://github.com/mui/material-ui/issues/37292)) [@&#8203;sai6855](https://github.com/sai6855) - \[docs]\[Transitions] Fix typo in code sample ([#&#8203;37300](https://github.com/mui/material-ui/issues/37300)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[examples] Remove `@babel/plugin-proposal-class-properties` from Material-Express-SSR example ([#&#8203;37305](https://github.com/mui/material-ui/issues/37305)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Website] Add Brijesh to About page ([#&#8203;37318](https://github.com/mui/material-ui/issues/37318)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[website] Update pricing table ([#&#8203;37290](https://github.com/mui/material-ui/issues/37290)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[website] Update core open roles ([#&#8203;37224](https://github.com/mui/material-ui/issues/37224)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### Core - Revert "\[core] Remove outdated babel proposal plugins ([#&#8203;36795](https://github.com/mui/material-ui/issues/36795))" ([#&#8203;37331](https://github.com/mui/material-ui/issues/37331)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[core] Move esmExternals to the shared next config ([#&#8203;37332](https://github.com/mui/material-ui/issues/37332)) [@&#8203;michaldudak](https://github.com/michaldudak) All contributors of this release in alphabetical order: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;m4theushw](https://github.com/m4theushw), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;PunitSoniME](https://github.com/PunitSoniME), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;TinaSay](https://github.com/TinaSay), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh force-pushed renovate/material-ui-monorepo from 6a50682718 to f6f7a9b70d 2023-05-29 13:36:40 +02:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from f6f7a9b70d to e44da64105 2023-06-08 00:11:02 +02:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from e44da64105 to bf46a6b7b2 2023-06-12 15:46:16 +02:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from bf46a6b7b2 to 2ceeb000d2 2023-06-19 15:16:18 +02:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from 2ceeb000d2 to 9c80d99ef3 2023-06-19 15:41:50 +02:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from 9c80d99ef3 to 108b239ddd 2023-06-19 16:04:48 +02:00 Compare
kjuulh merged commit 6db878a5a0 into main 2023-06-19 16:26:59 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OpenFood/openfood#102
No description provided.