mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-15 14:41:26 +00:00
7737ef98a4c79038fedb943fded55d717e3cd6e9
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | [`9.0.1` → `9.1.0`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/9.0.1/9.1.0) |  |  | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/material)</summary> ### [`v9.1.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#910) [Compare Source](https://github.com/mui/material-ui/compare/v9.0.1...v9.1.0) <!-- generated comparing v9.0.1..master --> *Jun 8, 2026* A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨: - ⚙️ Support for the [prefers-reduced-motion](https://mui.com/material-ui/transitions/#reduced-motion) setting. - ♿️ Improved support for Windows High Contrast mode with the [enhanceHighContrast](https://mui.com/material-ui/customization/palette/#windows-high-contrast-mode) theme wrapper. ##### `@mui/material@9.1.0` - \[autocomplete] Enable clearing highlight when mouse leaves popup ([#​48354](https://github.com/mui/material-ui/issues/48354)) [@​mj12albert](https://github.com/mj12albert) - \[autocomplete] Fix `freeSolo` controlled values cleared by initial `null` ([#​48611](https://github.com/mui/material-ui/issues/48611)) [@​mj12albert](https://github.com/mj12albert) - \[autocomplete] Fix item removal when it receives focus from VoiceOver before using Backspace ([#​48572](https://github.com/mui/material-ui/issues/48572)) [@​silviuaavram](https://github.com/silviuaavram) - \[autocomplete] Fix `resetHighlightOnMouseLeave` JSdoc ([#​48536](https://github.com/mui/material-ui/issues/48536)) [@​mj12albert](https://github.com/mj12albert) - \[autocomplete] Guard against null inputRef during unmount ([#​48617](https://github.com/mui/material-ui/issues/48617)) [@​noam3127](https://github.com/noam3127) - \[badge] Add `aria-hidden` to badge content and polish docs demos ([#​48471](https://github.com/mui/material-ui/issues/48471)) [@​mj12albert](https://github.com/mj12albert) - \[badge] Use inline CSS variables for anchorOrigin/overlap positioning ([#​48549](https://github.com/mui/material-ui/issues/48549)) [@​siriwatknp](https://github.com/siriwatknp) - \[button] Fix customized flex gap styles ([#​48542](https://github.com/mui/material-ui/issues/48542)) [@​mj12albert](https://github.com/mj12albert) - \[dialog] Fix unwanted `DialogPaper` focus ring ([#​48535](https://github.com/mui/material-ui/issues/48535)) [@​mj12albert](https://github.com/mj12albert) - \[focus trap] Fix incorrect tab order when `tabIndex >= 1` ([#​48546](https://github.com/mui/material-ui/issues/48546)) [@​mj12albert](https://github.com/mj12albert) - \[progress] Show runtime errors only once ([#​48591](https://github.com/mui/material-ui/issues/48591)) [@​silviuaavram](https://github.com/silviuaavram) - \[select] Allow spacebar to select elements ([#​48615](https://github.com/mui/material-ui/issues/48615)) [@​silviuaavram](https://github.com/silviuaavram) - \[select] Support typeahead when closed ([#​48563](https://github.com/mui/material-ui/issues/48563)) [@​mj12albert](https://github.com/mj12albert) - \[step button] Choose higher contrast ripple color for dark mode focus ([#​48612](https://github.com/mui/material-ui/issues/48612)) [@​silviuaavram](https://github.com/silviuaavram) - \[stepper] Include StepConnector inside Step element ([#​48492](https://github.com/mui/material-ui/issues/48492)) [@​silviuaavram](https://github.com/silviuaavram) - \[stepper] Proper support for vertical alternativeLabel ([#​48485](https://github.com/mui/material-ui/issues/48485)) [@​silviuaavram](https://github.com/silviuaavram) - \[tabs] Fix React 18 roving tabindex and dedupe invalid-value warning ([#​48605](https://github.com/mui/material-ui/issues/48605)) [@​Janpot](https://github.com/Janpot) - \[theme] Add HighContrast theme enhancer ([#​48319](https://github.com/mui/material-ui/issues/48319)) [@​silviuaavram](https://github.com/silviuaavram) - \[timeline item] Fix extra ::before spacing when TimelineOppositeContent is present ([#​46663](https://github.com/mui/material-ui/issues/46663)) [@​tyalau](https://github.com/tyalau) - \[tooltip] Prevent stuck-open tooltip when child becomes disabled ([#​48606](https://github.com/mui/material-ui/issues/48606)) [@​Janpot](https://github.com/Janpot) - \[transitions] Custom `Transition` component ([#​48325](https://github.com/mui/material-ui/issues/48325)) [@​mj12albert](https://github.com/mj12albert) - \[transitions] Support `prefers-reduced-motion` ([#​48357](https://github.com/mui/material-ui/issues/48357)) [@​mj12albert](https://github.com/mj12albert) ##### `@mui/utils@9.1.0` - \[utils] Prevent prototype pollution in fastDeepAssign ([#​48580](https://github.com/mui/material-ui/issues/48580)) [@​Janpot](https://github.com/Janpot) ##### Docs - \[docs] Add function `slotProps` documentation ([#​48574](https://github.com/mui/material-ui/issues/48574)) [@​mj12albert](https://github.com/mj12albert) - \[docs] Clarify styled-components version compatibility ([#​48533](https://github.com/mui/material-ui/issues/48533)) [@​nightt5879](https://github.com/nightt5879) - \[docs] Fix broken URLs ([#​48520](https://github.com/mui/material-ui/issues/48520)) [@​oliviertassinari](https://github.com/oliviertassinari) - \[docs] Fix invalid JSON in Zed MCP setup example ([#​48490](https://github.com/mui/material-ui/issues/48490)) [@​pavan-sh](https://github.com/pavan-sh) - \[docs] Mention release version for enhanceHighContrast ([#​48609](https://github.com/mui/material-ui/issues/48609)) [@​silviuaavram](https://github.com/silviuaavram) - \[docs] Remove outdated MUI X v8 notification ([#​48600](https://github.com/mui/material-ui/issues/48600)) [@​cherniavskii](https://github.com/cherniavskii) - \[docs] Remove redundant enhanceHighContrast information ([#​48632](https://github.com/mui/material-ui/issues/48632)) [@​silviuaavram](https://github.com/silviuaavram) - \[docs-infra] Decrease loaded bundle size on docs ([#​48584](https://github.com/mui/material-ui/issues/48584)) [@​brijeshb42](https://github.com/brijeshb42) - \[docs-infra] Drop multi-locale plumbing from API pages ([#​48370](https://github.com/mui/material-ui/issues/48370)) [@​brijeshb42](https://github.com/brijeshb42) - \[docs-infra] Fix Cookie banner heading ([#​48529](https://github.com/mui/material-ui/issues/48529)) [@​oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Infinitely cache all static assets ([#​48627](https://github.com/mui/material-ui/issues/48627)) [@​brijeshb42](https://github.com/brijeshb42) - \[docs-infra] Remove outdated noSEOadvantage entries ([#​48527](https://github.com/mui/material-ui/issues/48527)) [@​oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Restore build-only invariant throws via `NEXT_RUNTIME` guard ([#​48475](https://github.com/mui/material-ui/issues/48475)) [@​Janpot](https://github.com/Janpot) - \[docs-infra] Test HTML validation in broken links checker ([#​48088](https://github.com/mui/material-ui/issues/48088)) [@​Janpot](https://github.com/Janpot) - \[docs]\[icons] Fix Font Awesome Chip demo in dark mode ([#​48576](https://github.com/mui/material-ui/issues/48576)) [@​siriwatknp](https://github.com/siriwatknp) - \[docs]\[icons] Remove redundant font awesome demo ([#​48493](https://github.com/mui/material-ui/issues/48493)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[docs]\[modal] Add nested modal guidance ([#​46507](https://github.com/mui/material-ui/issues/46507)) [@​JakeSaterlay](https://github.com/JakeSaterlay) - \[docs]\[stepper] Fix focus management in examples ([#​48494](https://github.com/mui/material-ui/issues/48494)) [@​silviuaavram](https://github.com/silviuaavram) ##### Core - Eslint markdown ([#​48371](https://github.com/mui/material-ui/issues/48371)) [@​Janpot](https://github.com/Janpot) - \[agents] Fix some docs links ([#​48561](https://github.com/mui/material-ui/issues/48561)) [@​silviuaavram](https://github.com/silviuaavram) - \[blog] Copy editing improvement on v9 announcement blog posts ([#​48543](https://github.com/mui/material-ui/issues/48543)) [@​joserodolfofreitas](https://github.com/joserodolfofreitas) - \[code-infra] Cleanup unused jss packages ([#​48590](https://github.com/mui/material-ui/issues/48590)) [@​brijeshb42](https://github.com/brijeshb42) - \[code-infra] Collapse canary workflows into nightly and nightly-cron ([#​48556](https://github.com/mui/material-ui/issues/48556)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Convert [@​mui/private-theming](https://github.com/mui/private-theming) to TypeScript ([#​48565](https://github.com/mui/material-ui/issues/48565)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Convert [@​mui/styled-engine](https://github.com/mui/styled-engine) to TypeScript ([#​48544](https://github.com/mui/material-ui/issues/48544)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Convert [@​mui/styled-engine-sc](https://github.com/mui/styled-engine-sc) to TypeScript ([#​48577](https://github.com/mui/material-ui/issues/48577)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Fix duplicate resource\_class in test\_regressions CI job ([#​48601](https://github.com/mui/material-ui/issues/48601)) [@​LukasTy](https://github.com/LukasTy) - \[code-infra] Make [@​mui/internal-docs-utils](https://github.com/mui/internal-docs-utils) compatible with TypeScript 6 ([#​48594](https://github.com/mui/material-ui/issues/48594)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Migrate CircleCI jobs to Gen2 resource classes ([#​48593](https://github.com/mui/material-ui/issues/48593)) [@​LukasTy](https://github.com/LukasTy) - \[code-infra] Parallelize visual regression screenshots ([#​48557](https://github.com/mui/material-ui/issues/48557)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Run nightly-cron on v7.x ([#​48579](https://github.com/mui/material-ui/issues/48579)) [@​Janpot](https://github.com/Janpot) - \[core] Fix typescript\@​next typecheck ([#​48587](https://github.com/mui/material-ui/issues/48587)) [@​Janpot](https://github.com/Janpot) - \[pnpm] Add security settings to pnpm-workspace.yaml ([#​48582](https://github.com/mui/material-ui/issues/48582)) [@​Janpot](https://github.com/Janpot) - \[styled-engine-sc] Fix compatibility with Vite and Vitest ([#​48558](https://github.com/mui/material-ui/issues/48558)) [@​mj12albert](https://github.com/mj12albert) - \[test] Add axe-core tests for mui-material ([#​48341](https://github.com/mui/material-ui/issues/48341)) [@​siriwatknp](https://github.com/siriwatknp) - \[test] Configure Tailwind CSS in the visual-regression app ([#​48575](https://github.com/mui/material-ui/issues/48575)) [@​Janpot](https://github.com/Janpot) All contributors of this release in alphabetical order: [@​brijeshb42](https://github.com/brijeshb42), [@​cherniavskii](https://github.com/cherniavskii), [@​JakeSaterlay](https://github.com/JakeSaterlay), [@​Janpot](https://github.com/Janpot), [@​joserodolfofreitas](https://github.com/joserodolfofreitas), [@​LukasTy](https://github.com/LukasTy), [@​mj12albert](https://github.com/mj12albert), [@​nightt5879](https://github.com/nightt5879), [@​noam3127](https://github.com/noam3127), [@​oliviertassinari](https://github.com/oliviertassinari), [@​pavan-sh](https://github.com/pavan-sh), [@​silviuaavram](https://github.com/silviuaavram), [@​siriwatknp](https://github.com/siriwatknp), [@​tyalau](https://github.com/tyalau), [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://gitea.com/gitea/docs/pulls/437 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
Description
Languages
MDX
55.8%
JavaScript
26.8%
CSS
13.8%
Shell
2.4%
Makefile
1.2%