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.8 -> 6.1.9 |
@mui/material (source) | devDependencies | patch | 6.1.8 -> 6.1.9 |
@mui/styled-engine-sc (source) | dependencies | patch | 6.1.8 -> 6.1.9 |
@tanstack/react-query (source) | dependencies | patch | 5.61.4 -> 5.61.5 |
Release Notes
mui/material-ui (@mui/icons-material)
v6.1.9
Nov 27, 2024
A big thanks to the 8 contributors who made this release possible.
@mui/material@6.1.9
- [Select] Omit
placeholder
from props (#44502) @Juneezee - [Grid2] Add container class to
Grid2Classes
(#44562) @sai6855
@mui/system@6.1.9
- Add ThemeProvider
noSsr
to prevent double rendering (#44451) @siriwatknp
@mui/codemod@6.1.9
@mui/material-pigment-css@6.1.9
- Make @pigment-css/react as peer dependency (#44498) @brijeshb42
Docs
- [material-ui] Add missing required dependencies in dashboard template README (#44476) @mesqueeb
- [material-ui] Add missing Roboto import to Next.js integration docs (#44462) @StaceyD22
- [material-ui][Dialog] Fix padding in SimpleDialog demo (#44467) @oliviertassinari
- Fix template page issues (#44466) @oliviertassinari
- [examples] Add dark mode example for Material UI + Pigment CSS (#44480) @mnajdova
Core
- Remove TODO line in the changelog (#44484) @mnajdova
- Polish image display (
418e888
) @oliviertassinari - [core-infra] Add no-relative-packages (#44489) @oliviertassinari
- [docs-infra] Support CSS variables API info (#44559) @mnajdova
- [docs-infra] Fix display when ad-block triggers (#44567) @oliviertassinari
- [docs-infra] Improve locator finding using visible option (#44541) @siriwatknp
- [docs-infra] Correctly flatten the pages tree (#44514) @oliviertassinari
- [docs-infra] Fix Sponsor design regression (#44515) @oliviertassinari
- [test] Remove React.ReactElement from describeConformance.tsx (#44318) @sai6855
- [test] Do not enforce the presence of
ownerState.className
indescribeConformance
(#44479) @flaviendelangle
All contributors of this release in alphabetical order: @brijeshb42, @flaviendelangle, @joshkel, @Juneezee, @mesqueeb, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @StaceyD22
TanStack/query (@tanstack/react-query)
v5.61.5
Version 5.61.5 - 11/27/24, 8:09 AM
Changes
Fix
- types: Add types for QueryFilters which flow down to Query<> and QueryKey/DataTag types (#8332) (
422c879
) by Nick Lucas
Ci
Packages
- @tanstack/query-core@5.61.5
- @tanstack/query-broadcast-client-experimental@5.61.5
- @tanstack/query-persist-client-core@5.61.5
- @tanstack/query-sync-storage-persister@5.61.5
- @tanstack/react-query@5.61.5
- @tanstack/react-query-devtools@5.61.5
- @tanstack/react-query-persist-client@5.61.5
- @tanstack/react-query-next-experimental@5.61.5
- @tanstack/solid-query@5.61.5
- @tanstack/solid-query-devtools@5.61.5
- @tanstack/solid-query-persist-client@5.61.5
- @tanstack/svelte-query@5.61.5
- @tanstack/svelte-query-devtools@5.61.5
- @tanstack/svelte-query-persist-client@5.61.5
- @tanstack/vue-query@5.61.5
- @tanstack/vue-query-devtools@5.61.5
- @tanstack/angular-query-experimental@5.61.5
- @tanstack/query-async-storage-persister@5.61.5
- @tanstack/angular-query-devtools-experimental@5.61.5
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.