fix(deps): update all non-major dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @fontsource/roboto (source) | devDependencies | patch | 5.1.0 -> 5.1.1 |
| @mui/icons-material (source) | dependencies | minor | 6.2.0 -> 6.3.1 |
| @mui/material (source) | devDependencies | minor | 6.2.0 -> 6.3.1 |
| @mui/styled-engine-sc (source) | dependencies | minor | 6.2.0 -> 6.3.1 |
| @tanstack/react-query (source) | dependencies | patch | 5.62.7 -> 5.62.16 |
| @types/node (source) | dependencies | patch | 22.10.2 -> 22.10.5 |
| @types/react (source) | dependencies | patch | 19.0.1 -> 19.0.3 |
| graphql | dependencies | minor | 16.9.0 -> 16.10.0 |
| react-router-dom (source) | dependencies | minor | 7.0.2 -> 7.1.1 |
| styled-components (source) | dependencies | patch | 6.1.13 -> 6.1.14 |
| uis/devops/continuous-delivery/ci-templates | repository | patch |
v6.4.1 -> v6.4.4
|
Release Notes
mui/material-ui (@mui/icons-material)
v6.3.1
Jan 3, 2025
A big thanks to the 8 contributors who made this release possible.
@mui/material@6.3.1
- [Autocomplete] Revert: Fix options list rendering in freeSolo mode (#44858) @ZeeshanTamboli
- [Tooltip] Warn instead of error when trigger is disabled (#44846) @yash49
- [TableSortLabel] Add slots and slotProps (#44728) @sai6855
- [Select] Deprecate composed classes (#44925) @sai6855
Docs
- [material-ui][Accordion] Update
Anatomysection in Accordion docs (#44849) @ZeeshanTamboli - [material-ui][CardActionArea] Added demo in docs of cards for adding props to CardActionArea (#44789) @siddhantantil39
- [material-ui][Grid2] Add interactive demo for Grid v2 (#44820) @yash49
- [material-ui][Select] Update docs to reflect the omission of placeholder prop (#44856) @adityaparab
- [joy-ui] Fix Color mode button on Theme builder (#44864) @komkanit
- Fix 301 redirections @oliviertassinari
Core
- [examples] Update Next.js examples Next.js and React versions (#44852) @DiegoAndai
- [code-infra] Prevent wrong nested imports in Base UI (#44426) @oliviertassinari
- [docs-infra] Add vale coverage for App Router and Page Router (
060c55c) @oliviertassinari - Sync with other repos (
1b9300f) @oliviertassinari - Fix docs:build to work in docs folder too (
6b923a4) @oliviertassinari - Setup React 18 CI tests (#44868) @DiegoAndai
- Update test to use public API (#44875) @oliviertassinari
All contributors of this release in alphabetical order: @adityaparab, @DiegoAndai, @komkanit, @oliviertassinari, @sai6855, @siddhantantil39, @yash49, @ZeeshanTamboli
v6.3.0
Dec 23, 2024
A big thanks to the 11 contributors who made this release possible. Here are some highlights
- Fix invalid HTML structure in the Accordion component (#44408) @ZeeshanTamboli
The HTML elements of the Accordion summary have been updated:
- the root element is now button (previously div).
- summary content and the icon wrapper are now span (previously div). This will only impact you if you used the HTML element as selectors in your styles.
@mui/material@6.3.0
- [Accordion] Fix invalid HTML inside heading (#44408) @ZeeshanTamboli
- [useAutocomplete] Improve TS typing of
groupedOptionsprop (#44657) @lewxdev - Prevent
ownerStatepropagation for transition slots (#44401) @ZeeshanTamboli - [StepContent] Add slots and slotProps (#44742) @sai6855
- [TablePagination] Add the rest of
slotsandslotProps. (#44570) @siriwatknp
@mui/system@6.3.0
- Set
beforedirectly without using prepend for global styles (#44648) @siriwatknp
Docs
- [material-ui] Improve
theme.applyStyles()docs (#44658) @DiegoAndai - [material-ui] Update MD callout (#43958) @aarongarciah
Core
- Remove unnecessary conditional around
.muiName =(#44071) @Janpot - [blog] Material UI: 2024 EOY updates blog post (#44722) @alelthomas
- Fix quickstart command in pigment docs (#44806) @yash49
- [docs-infra] Remove Next.js production profiler (#44823) @romgrk
- [docs-infra] Remove no longer support
optimizeFontsNext.js option (#44802) @LukasTy
All contributors of this release in alphabetical order: @aarongarciah, @alelthomas, @DiegoAndai, @Janpot, @lewxdev, @LukasTy, @romgrk, @sai6855, @siriwatknp, @yash49, @ZeeshanTamboli
v6.2.1
Dec 17, 2024
A big thanks to the 10 contributors who made this release possible.
@mui/material@6.2.1
- Update
overridesResolverreturn from object to array of styles (#44752) @siddhantantil39 - [Pagination] Use correct
aria-currentvalue (#44753) @jacklaurencegaray - [Select] Set
aria-required&aria-invalidoncomboboxinstead of hidden input (#44731) @ben-pomelo
@mui/system@6.2.1
- Warns if the hex color contains trailing space (#44538) @siriwatknp
Docs
- [material-ui][Dialog] Fix crashing of DraggableDialog demo (#44747) @sai6855
- [material-ui][TextField] Update
react-number-formatdemo to use the recommended prop (#44743) @siriwatknp - [material-ui][TextField] Add size default prop to api docs (#44714) @sai6855
- [material-ui][TextField] Add suffix shrink demo (#44744) @siriwatknp
Core
- [api-docs-builder] Preserve multiline prop descriptions with
rawDescriptionsoption (#44737) @vladmoroz - Fix running mocha related scripts on Windows locally (#44664) @ChristopherJamesL
- Update
eslint-plugin-jsx-a11y(#44701) @ZeeshanTamboli - Add documentation to
useThemeProps,deepmergeandcomposeClassesfunctions (#44703) @JCQuintas - [examples] Add Theme Mode Switch to Next.js TS example (#43576) @TurtIeSocks
All contributors of this release in alphabetical order: @ben-pomelo, @ChristopherJamesL, @jacklaurencegaray, @JCQuintas, @sai6855, @siddhantantil39, @siriwatknp, @TurtIeSocks, @vladmoroz, @ZeeshanTamboli
TanStack/query (@tanstack/react-query)
v5.62.16
Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)
Changes
Fix
- QueriesObserver: include default options on duplicate query, queryHash check (#8432) (
e664d22) by nick-avi-say - vue-query: ensure
queryKeymatch the current value of ref used inside (#8443) (3104854) by @Mini-ghost - react-query: eslint-plugin-query now working with vanilla js (#8322) (
f6757a6) by Ifeanyi Aladi - eslint-plugin-query: export Plugin interface (#8392) (
9a0ca9b) by Tomáš Vojtášek
Test
- add a test to ensure new meta gets accepted by fetchQuery (
d08d115) by Dominik Dorfmeister
Packages
- @tanstack/eslint-plugin-query@5.62.16
- @tanstack/query-async-storage-persister@5.62.16
- @tanstack/query-broadcast-client-experimental@5.62.16
- @tanstack/query-core@5.62.16
- @tanstack/query-devtools@5.62.16
- @tanstack/query-persist-client-core@5.62.16
- @tanstack/query-sync-storage-persister@5.62.16
- @tanstack/react-query@5.62.16
- @tanstack/react-query-devtools@5.62.16
- @tanstack/react-query-persist-client@5.62.16
- @tanstack/react-query-next-experimental@5.62.16
- @tanstack/solid-query@5.62.16
- @tanstack/solid-query-devtools@5.62.16
- @tanstack/solid-query-persist-client@5.62.16
- @tanstack/svelte-query@5.62.16
- @tanstack/svelte-query-devtools@5.62.16
- @tanstack/svelte-query-persist-client@5.62.16
- @tanstack/vue-query@5.62.16
- @tanstack/vue-query-devtools@5.62.16
- @tanstack/angular-query-devtools-experimental@5.62.16
- @tanstack/angular-query-experimental@5.62.16
v5.62.14
Version 5.62.14 - 1/3/25, 7:50 PM
Changes
Fix
- react-query: ensureSuspenseTimers should ALWAYS set staleTime to 1000 when it is below 1000. (#8398) (
0503282) by @minseong0324
Packages
- @tanstack/react-query@5.62.14
- @tanstack/react-query-devtools@5.62.14
- @tanstack/react-query-persist-client@5.62.14
- @tanstack/react-query-next-experimental@5.62.14
v5.62.12
Version 5.62.12 - 1/3/25, 2:50 PM
Changes
Perf
- query-core: Improve mutationCache implementation performance (#8496) (
19b95c4) by Dominik Dorfmeister
Docs
- describe query default changes in v5 (#8488) (
3124193) by @matt-tingen
Packages
- @tanstack/query-core@5.62.12
- @tanstack/query-broadcast-client-experimental@5.62.12
- @tanstack/query-persist-client-core@5.62.12
- @tanstack/query-sync-storage-persister@5.62.12
- @tanstack/react-query@5.62.12
- @tanstack/react-query-devtools@5.62.12
- @tanstack/react-query-persist-client@5.62.12
- @tanstack/react-query-next-experimental@5.62.12
- @tanstack/solid-query@5.62.12
- @tanstack/solid-query-devtools@5.62.12
- @tanstack/solid-query-persist-client@5.62.12
- @tanstack/svelte-query@5.62.12
- @tanstack/svelte-query-devtools@5.62.12
- @tanstack/svelte-query-persist-client@5.62.12
- @tanstack/vue-query@5.62.12
- @tanstack/vue-query-devtools@5.62.12
- @tanstack/angular-query-experimental@5.62.12
- @tanstack/query-async-storage-persister@5.62.12
- @tanstack/angular-query-devtools-experimental@5.62.12
v5.62.11
Version 5.62.11 - 12/27/24, 1:15 PM
Changes
Fix
- handle react-native resolver (#8478) (
7ade233) by @hosseinmd
Packages
- @tanstack/react-query@5.62.11
- @tanstack/react-query-devtools@5.62.11
- @tanstack/react-query-persist-client@5.62.11
- @tanstack/react-query-next-experimental@5.62.11
v5.62.10
Version 5.62.10 - 12/24/24, 12:05 PM
Changes
Fix
Chore
Docs
Packages
- @tanstack/react-query@5.62.10
- @tanstack/react-query-devtools@5.62.10
- @tanstack/react-query-persist-client@5.62.10
- @tanstack/react-query-next-experimental@5.62.10
- @tanstack/solid-query@5.62.10
- @tanstack/solid-query-devtools@5.62.10
- @tanstack/solid-query-persist-client@5.62.10
v5.62.9
Version 5.62.9 - 12/23/24, 4:51 PM
Changes
Fix
Chore
Docs
- Update infiniteQueryOptions.md (#8447) (
18d81b9) by @caillou - useQuery: add more info to description of staleTime field of query options (#8448) (
a76ac59) by gnerkus
Packages
- @tanstack/eslint-plugin-query@5.62.9
- @tanstack/query-core@5.62.9
- @tanstack/query-devtools@5.62.9
- @tanstack/react-query@5.62.9
- @tanstack/react-query-devtools@5.62.9
- @tanstack/react-query-persist-client@5.62.9
- @tanstack/react-query-next-experimental@5.62.9
- @tanstack/svelte-query-devtools@5.62.9
- @tanstack/vue-query@5.62.9
- @tanstack/vue-query-devtools@5.62.9
- @tanstack/angular-query-experimental@5.62.9
- @tanstack/query-broadcast-client-experimental@5.62.9
- @tanstack/query-persist-client-core@5.62.9
- @tanstack/query-sync-storage-persister@5.62.9
- @tanstack/solid-query@5.62.9
- @tanstack/solid-query-devtools@5.62.9
- @tanstack/solid-query-persist-client@5.62.9
- @tanstack/svelte-query@5.62.9
- @tanstack/svelte-query-persist-client@5.62.9
- @tanstack/angular-query-devtools-experimental@5.62.9
- @tanstack/query-async-storage-persister@5.62.9
v5.62.8
Version 5.62.8 - 12/17/24, 5:11 PM
Changes
Fix
Chore
Docs
Packages
- @tanstack/query-core@5.62.8
- @tanstack/react-query@5.62.8
- @tanstack/react-query-devtools@5.62.8
- @tanstack/react-query-persist-client@5.62.8
- @tanstack/react-query-next-experimental@5.62.8
- @tanstack/query-broadcast-client-experimental@5.62.8
- @tanstack/query-persist-client-core@5.62.8
- @tanstack/query-sync-storage-persister@5.62.8
- @tanstack/solid-query@5.62.8
- @tanstack/solid-query-devtools@5.62.8
- @tanstack/solid-query-persist-client@5.62.8
- @tanstack/svelte-query@5.62.8
- @tanstack/svelte-query-devtools@5.62.8
- @tanstack/svelte-query-persist-client@5.62.8
- @tanstack/vue-query@5.62.8
- @tanstack/vue-query-devtools@5.62.8
- @tanstack/angular-query-experimental@5.62.8
- @tanstack/query-async-storage-persister@5.62.8
- @tanstack/angular-query-devtools-experimental@5.62.8
graphql/graphql-js (graphql)
v16.10.0: 16.10.0
v16.10.0 (2024-12-15)
New Feature 🚀
-
#4286 fix: properly type
extensionsin GraphQLFormattedError (@tpoisseau) - #4292 Expose tokenCount on the DocumentNode (@JoviDeCroock)
Bug Fix 🐞
- #4137 backport(v16): Require non-empty directive locations (#4100) (@benjie)
- #4168 fix(validation): catch OverlappingFieldsCanBeMergedRule violations with nested fragments (@sachindshinde)
- #4226 Backport introspection type fix (@JoviDeCroock)
- #4291 Address empty selection-set (@JoviDeCroock)
Docs 📝
10 MRs were merged
- #4240 Convert from docusaurus to nextra (@JoviDeCroock)
- #4248 Add content from https://github.com/graphql/graphql.github.io/pull/1782 (@JoviDeCroock)
- #4249 Styling fixes (@JoviDeCroock)
- #4256 Various fixes to docs (@JoviDeCroock)
- #4279 Solve some low hanging fruit in the documentation (@JoviDeCroock)
- #4283 Add overview page and add stackblitz to tutorial (@JoviDeCroock)
- #4284 Provide people with tabs so they can use classes as well (@JoviDeCroock)
- #4289 Add note about defer/stream being v17 (@JoviDeCroock)
-
#4290 Write about
@oneOfin the graphql-js documentation (@JoviDeCroock) - #4295 Split up in v16 API documentation (@JoviDeCroock)
Internal 🏠
4 MRs were merged
- #4138 Upgrade codecov action and pass token (@benjie)
- #4139 Fix codecov workflow (@benjie)
- #4157 Add GraphQLConf 2024 banner (@bignimbus)
- #4193 Upgrade deprecated actions (@JoviDeCroock)
Committers: 5
- Benjie(@benjie)
- Jeff Auriemma(@bignimbus)
- Jovi De Croock(@JoviDeCroock)
- Sachin D. Shinde(@sachindshinde)
- tpoisseau(@tpoisseau)
remix-run/react-router (react-router-dom)
v7.1.1
Patch Changes
- Updated dependencies:
react-router@7.1.1
v7.1.0
Patch Changes
- Updated dependencies:
react-router@7.1.0
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v6.4.4
v6.4.3
v6.4.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.