fix(deps): update all non-major dependencies
This MR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| @tanstack/react-query (source) | 5.90.10 -> 5.90.11 |
dependencies | patch | ||
| graphql-request (source) | 7.3.4 -> 7.3.5 |
dependencies | patch | ||
| uis/devops/continuous-delivery/ci-templates |
v7.22.0 -> v7.22.1
|
repository | patch |
Release Notes
TanStack/query (@tanstack/react-query)
v5.90.11
Patch Changes
-
Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (#9886)
-
Updated dependencies [
c01b150]:- @tanstack/query-core@5.90.11
graffle-js/graffle (graphql-request)
v7.3.5
What's Changed
- feat: support TypedDocumentString from graphql-codegen by @jasonkuhrt in #1456
- fix: parse GraphQL errors from response body on HTTP 4xx/5xx status codes by @jasonkuhrt in #1457
- Fix: handle non-JSON error responses gracefully by @jasonkuhrt in #1459
- Revert MRs #1457 and #1459 - will reimplement properly by @jasonkuhrt in #1463
- Fix: parse GraphQL errors from 4xx/5xx responses (#1281) by @jasonkuhrt in #1465
- fix: add TypedDocumentString to accepted document types by @jasonkuhrt in #1468
Full Changelog: https://github.com/graffle-js/graffle/compare/v7.3.0...v7.3.5
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v7.22.1: 7.22.1
7.22.1 (2025-11-25)
Bug Fixes
- add missing before_script reference to dind in .terraform-test-cleanup (2852ccd)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.