fix(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@mui/icons-material (source) | dependencies | patch | 6.2.0 -> 6.2.1 |
@mui/material (source) | devDependencies | patch | 6.2.0 -> 6.2.1 |
@mui/styled-engine-sc (source) | dependencies | patch | 6.2.0 -> 6.2.1 |
@tanstack/react-query (source) | dependencies | patch | 5.62.7 -> 5.62.8 |
@types/react (source) | dependencies | patch | 19.0.1 -> 19.0.2 |
graphql | dependencies | minor | 16.9.0 -> 16.10.0 |
react-router-dom (source) | dependencies | minor | 7.0.2 -> 7.1.0 |
uis/devops/continuous-delivery/ci-templates | repository | patch |
v6.4.1 -> v6.4.4
|
Release Notes
mui/material-ui (@mui/icons-material)
v6.2.1
Dec 17, 2024
A big thanks to the 10 contributors who made this release possible.
@mui/material@6.2.1
- Update
overridesResolver
return from object to array of styles (#44752) @siddhantantil39 - [Pagination] Use correct
aria-current
value (#44753) @jacklaurencegaray - [Select] Set
aria-required
&aria-invalid
oncombobox
instead 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-format
demo 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
rawDescriptions
option (#44737) @vladmoroz - Fix running mocha related scripts on Windows locally (#44664) @ChristopherJamesL
- Update
eslint-plugin-jsx-a11y
(#44701) @ZeeshanTamboli - Add documentation to
useThemeProps
,deepmerge
andcomposeClasses
functions (#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.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
extensions
in 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
@oneOf
in 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.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.