fix(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@mui/icons-material (source) | dependencies | patch | 6.1.7 -> 6.1.8 |
@mui/material (source) | devDependencies | patch | 6.1.7 -> 6.1.8 |
@mui/styled-engine-sc (source) | dependencies | patch | 6.1.7 -> 6.1.8 |
@tanstack/react-query (source) | dependencies | minor | 5.60.6 -> 5.61.0 |
Release Notes
mui/material-ui (@mui/icons-material)
v6.1.8
Nov 20, 2024
A big thanks to the 10 contributors who made this release possible.
TODO INSERT HIGHLIGHTS
@mui/material@6.1.8
- [Autocomplete] Use
ul
element for the listbox (#44422) @DiegoAndai - [Grid2] Remove item and zeroMinWidth classes from grid2Classes (#44419) @sai6855
- [StepIcon] Add SvgIconOwnProps type to StepIcon props (#44337) @sai6855
- Add generic back to
useMediaQuery
to prevent a breaking change (#44455) @siriwatknp - [Tooltip] Deprecate
*Component
and*Props
for v6 (#44350) @siriwatknp
@mui/system@6.1.8
- Warn when calling
setMode
without configuringcolorSchemeSelector
(#43783) @siriwatknp
@mui/styled-engine@6.1.8
- Add back removed internal function (#44421) @mnajdova
@mui/utils@6.1.8
- Skip deep clone React element (#44400) @siriwatknp
- Add documentation to
useForkRef
(#44410) @JCQuintas
Docs
- [Accordion] Replace hardcoded classes with constants in demos (#44453) @ZeeshanTamboli
- [material-ui][Autocomplete] Fix virtualization demo (#44382) @DiegoAndai
- Revert #44388 (#44454) @prakhargupta1
- Add App starters in related-projects.md (#44315) @oliviertassinari
- Bring back
*Component
and*Props
codemods and deprecation messages (#44383) @DiegoAndai - [docs] Copyedit Templates page (#44461) @samuelsycamore
Core
- Remove
stylis-plugin-rtl-sc
(#44447) @renovate[bot] - [test][Autocomplete] Make virtualize regression screenshots deterministic (#44425) @DiegoAndai
- [blog] Fix reference to subdomain on MUI X v8 alpha zero post (#44416) @joserodolfofreitas
- [blog] MUI X v8 alpha zero blog post (#44377) @joserodolfofreitas
- [code-infra] Use vitest-compatible skip in
describeConformance
(#44412) @JCQuintas - Keep OpenSSF badge up-to-date (
aef2bf2
) @oliviertassinari - Polish useForkRef docs (#44424) @oliviertassinari
- [infra] Upgrade Cherry-pick workflow to latest (#44448) @oliviertassinari
All contributors of this release in alphabetical order: @DiegoAndai, @JCQuintas, @joserodolfofreitas, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, samuelsycamore, @siriwatknp, @ZeeshanTamboli
TanStack/query (@tanstack/react-query)
v5.61.0
Version 5.61.0 - 11/20/24, 1:01 PM
Changes
Feat
Fix
- types: make sure queryOptions are passable to UseQueryOptions (#8317) (
3fa4b7c
) by Dominik Dorfmeister
Docs
Packages
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.