fix(deps): update all non-major dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @mui/x-charts (source) | devDependencies | minor | 7.26.0 -> 7.27.0 |
| @tanstack/react-query (source) | dependencies | patch | 5.66.3 -> 5.66.5 |
| @types/react (source) | dependencies | patch | 19.0.9 -> 19.0.10 |
| @types/react-dom (source) | dependencies | patch | 19.0.3 -> 19.0.4 |
| uis/devops/continuous-delivery/ci-templates | repository | minor |
v6.5.0 -> v6.6.0
|
Release Notes
mui/mui-x (@mui/x-charts)
v7.27.0
We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights
-
⚡ Improve Data Grid Excel export serialization performance -
🐞 Bugfixes -
🌍 Improve Polish (pl-PL) and Ukrainian (uk-UA) locale on the Data Grid
Special thanks go out to the community contributors who have helped make this release possible: @pawelkula, @Neonin. Following are all team members who have contributed to this release: @cherniavskii, @JCQuintas, @oliviertassinari, @arminmeh and @LukasTy
Data Grid
@mui/x-data-grid@7.27.0
- [DataGrid] Add
resetPageOnSortFilterprop that resets the page after sorting and filtering (#16580) @arminmeh - [DataGrid] Avoid
undefinedvalue for paginationrowCount(#16558) @cherniavskii - [l10n] Improve Polish (pl-PL) locale (#16594) @pawelkula
- [l10n] Improve Ukrainian (uk-UA) locale (#16593) @Neonin
@mui/x-data-grid-pro@7.27.0
Same changes as in @mui/x-data-grid@7.27.0.
@mui/x-data-grid-premium@7.27.0
Same changes as in @mui/x-data-grid-pro@7.27.0, plus:
- [DataGridPremium] Fix Excel export Web Worker demo not working in dev mode (#16532) @cherniavskii
- [DataGridPremium] Improve Excel export serialization performance (#16545) @cherniavskii
- [DataGridPremium] Namespace Excel export worker (#16539) @oliviertassinari
Date and Time Pickers
@mui/x-date-pickers@7.27.0
Internal changes.
@mui/x-date-pickers-pro@7.27.0
Same changes as in @mui/x-date-pickers@7.27.0, plus:
Charts
@mui/x-charts@7.27.0
Internal changes.
@mui/x-charts-pro@7.27.0
- [charts-pro] Fix automatic type overloads (#16579) @JCQuintas
Core
- [test] Fix Data Grid data source error test on React 18 (#16565) @arminmeh
TanStack/query (@tanstack/react-query)
v5.66.5
Version 5.66.5 - 2/17/25, 3:59 PM
Changes
Fix
- react-query: fix queryOptions with initialData to work on useSuspenseQueries (#8658) (
9a7bfd9) by Yoomin Kang
Packages
- @tanstack/react-query@5.66.5
- @tanstack/react-query-devtools@5.66.5
- @tanstack/react-query-persist-client@5.66.5
- @tanstack/react-query-next-experimental@5.66.5
v5.66.4
Version 5.66.4 - 2/17/25, 1:15 PM
Changes
Fix
- devtools: force LTR direction for DevTools panel (#8656) (
56c24f9) by Mohammad Amin Lotfi - no hydration when new promise comes in (#8383) (
6ca0eb7) by Julius Marminge
Docs
Packages
- @tanstack/query-core@5.66.4
- @tanstack/react-query@5.66.4
- @tanstack/react-query-devtools@5.66.4
- @tanstack/query-broadcast-client-experimental@5.66.4
- @tanstack/query-persist-client-core@5.66.4
- @tanstack/query-sync-storage-persister@5.66.4
- @tanstack/react-query-persist-client@5.66.4
- @tanstack/react-query-next-experimental@5.66.4
- @tanstack/solid-query@5.66.4
- @tanstack/solid-query-devtools@5.66.4
- @tanstack/solid-query-persist-client@5.66.4
- @tanstack/svelte-query@5.66.4
- @tanstack/svelte-query-devtools@5.66.4
- @tanstack/svelte-query-persist-client@5.66.4
- @tanstack/vue-query@5.66.4
- @tanstack/vue-query-devtools@5.66.4
- @tanstack/angular-query-experimental@5.66.4
- @tanstack/query-async-storage-persister@5.66.4
- @tanstack/angular-query-devtools-experimental@5.66.4
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v6.6.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.