fix(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@mui/icons-material (source) | dependencies | minor | 6.1.10 -> 6.2.0 |
@mui/material (source) | devDependencies | minor | 6.1.10 -> 6.2.0 |
@mui/styled-engine-sc (source) | dependencies | minor | 6.1.10 -> 6.2.0 |
@tanstack/react-query (source) | dependencies | patch | 5.62.3 -> 5.62.7 |
uis/devops/continuous-delivery/ci-templates | repository | patch |
v6.4.0 -> v6.4.1
|
Release Notes
mui/material-ui (@mui/icons-material)
v6.2.0
Dec 10, 2024
A big thanks to the 9 contributors who made this release possible. Here are some highlights
- Material UI is now compatible with React 19 (#44672) @DiegoAndai
- Fixed incorrect
aria-orientation
for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @mj12albert
@mui/material@6.2.0
- [Box] Add missing
component
toBoxProps
type (#44643) @DiegoAndai - [Grid] Fix spacing when using css variables (#44663) @DiegoAndai
- [ListItemText] Add
slots
andslotProps
(#44571) @sai6855
Docs
- Add Toolpad Core template link (#44415) @bharatkashyap
Core
- [docs-infra] Allow custom annotations (#44707) @vladmoroz
- [Box] Fix
component
prop test (#44651) @DiegoAndai - React 19 useRef cleanup (#44704) @DiegoAndai
- Remove obselete lerna options (#44676) @ZeeshanTamboli
- Fix Regular Expression Denial of Service (ReDoS) vulnerabilities (#44627) @SuperMaxine
- Fix number of contributors (#44650) @aarongarciah
- [docs-infra] Add support for data attributes in the API generation (#44709) @mnajdova
- [docs-infra] Fix RTL dark mode (#41803) @alexfauquette
- [Grid] Remove deeply nested imports (#43605) @Janpot
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @DiegoAndai, @Janpot, @mj12albert, @mnajdova, @sai6855, @SuperMaxine, @vladmoroz, @ZeeshanTamboli
TanStack/query (@tanstack/react-query)
v5.62.7
Version 5.62.7 - 12/10/24, 7:04 PM
Changes
Fix
- query-core: respect initialData for queryClient.ensureQueryData (#8425) (
465906a
) by Dominik Dorfmeister
Chore
Packages
- @tanstack/query-core@5.62.7
- @tanstack/react-query@5.62.7
- @tanstack/react-query-devtools@5.62.7
- @tanstack/react-query-persist-client@5.62.7
- @tanstack/react-query-next-experimental@5.62.7
- @tanstack/query-broadcast-client-experimental@5.62.7
- @tanstack/query-persist-client-core@5.62.7
- @tanstack/query-sync-storage-persister@5.62.7
- @tanstack/solid-query@5.62.7
- @tanstack/solid-query-devtools@5.62.7
- @tanstack/solid-query-persist-client@5.62.7
- @tanstack/svelte-query@5.62.7
- @tanstack/svelte-query-devtools@5.62.7
- @tanstack/svelte-query-persist-client@5.62.7
- @tanstack/vue-query@5.62.7
- @tanstack/vue-query-devtools@5.62.7
- @tanstack/angular-query-experimental@5.62.7
- @tanstack/query-async-storage-persister@5.62.7
- @tanstack/angular-query-devtools-experimental@5.62.7
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v6.4.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.