Skip to content

Update tanstack-query monorepo to v5.101.1#538

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-query-monorepo
Open

Update tanstack-query monorepo to v5.101.1#538
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-query-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tanstack/eslint-plugin-query (source) 5.91.45.101.1 age confidence
@tanstack/react-query (source) 5.90.215.101.1 age confidence

Release Notes

TanStack/query (@​tanstack/eslint-plugin-query)

v5.101.1

Compare Source

v5.101.0

Compare Source

Minor Changes
  • #​10775 dc54932 - no-rest-destructuring now also flags rest destructuring on custom hooks that return a TanStack Query result. Detection uses the TypeScript type checker and runs only when typed linting is enabled, so untyped projects are unaffected. Closes #​8951.

v5.100.14

Compare Source

v5.100.13

Compare Source

v5.100.12

Compare Source

Patch Changes
  • fix(no-unstable-deps): handle array-destructured useQueries and useSuspenseQueries results (#​10747)

  • Fix no-unstable-deps false positives for useSuspenseQueries results returned from combine. (#​10642)

v5.100.11

v5.100.10

v5.100.9

Compare Source

v5.100.8

Compare Source

v5.100.7

Compare Source

v5.100.6

Compare Source

v5.100.5

Compare Source

v5.100.4

Compare Source

v5.100.3

Compare Source

v5.100.2

v5.100.1

v5.100.0

Compare Source

v5.99.2

Compare Source

v5.99.1

Compare Source

Patch Changes
  • fix(eslint-plugin-query): fix no-void-query-fn false positive on enum returns for typescript 6. (#​10460)

v5.99.0

Compare Source

v5.98.0

Compare Source

v5.97.0

Compare Source

Minor Changes
  • feat(eslint): support eslint v10 and typescript v6 (#​10182)

v5.96.2

Compare Source

Patch Changes
  • fix(eslint-plugin): normalize whitespace in allowList variable matching for multiline expressions (#​10337)

v5.96.1

Compare Source

v5.96.0

Compare Source

Minor Changes
  • Add prefer-query-options rule and recommendedStrict config (#​10359)

v5.95.2

Compare Source

v5.95.1

Compare Source

v5.95.0

Compare Source

Minor Changes
  • BREAKING (eslint-plugin): The exhaustive-deps rule now reports member expression dependencies more granularly for call expressions (e.g. a.b.foo() suggests a.b), which may cause existing code that previously passed the rule to now report missing dependencies. To accommodate stable variables and types, the rule now accepts an allowlist option with variables and types arrays to exclude specific dependencies from enforcement. (#​10295)

v5.94.5

Patch Changes
  • fix(*): resolve issue about excluded build directory (#​10312)

v5.94.4

Patch Changes

v5.91.5

Compare Source

Patch Changes
  • Fix exhaustive-deps to detect dependencies used inside nested queryFn callbacks/control flow, and avoid false positives when those dependencies are already present in complex queryKey expressions. (#​10258)
TanStack/query (@​tanstack/react-query)

v5.101.1

Compare Source

Patch Changes

v5.101.0

Compare Source

Patch Changes

v5.100.14

Compare Source

Patch Changes

v5.100.13

Compare Source

Patch Changes

v5.100.12

Compare Source

Patch Changes

v5.100.11

Patch Changes

v5.100.10

Patch Changes

v5.100.9

Compare Source

Patch Changes

v5.100.8

Compare Source

Patch Changes

v5.100.7

Compare Source

Patch Changes

v5.100.6

Compare Source

Patch Changes

v5.100.5

Compare Source

Patch Changes

v5.100.4

Compare Source

Patch Changes

v5.100.3

Compare Source

Patch Changes

v5.100.2

Patch Changes

v5.100.1

Patch Changes

v5.100.0

Compare Source

Patch Changes

v5.99.2

Compare Source

Patch Changes

v5.99.1

Compare Source

Patch Changes

v5.99.0

Compare Source

Patch Changes

v5.98.0

Compare Source

Patch Changes

v5.97.0

Compare Source

Patch Changes

v5.96.2

Compare Source

Patch Changes

v5.96.1

Compare Source

Patch Changes

v5.96.0

Compare Source

Patch Changes

v5.95.2

Compare Source

Patch Changes

v5.95.1

Compare Source

Patch Changes

v5.95.0

Compare Source

Patch Changes

v5.94.5

Compare Source

Patch Changes

v5.94.4

Compare Source

Patch Changes

v5.91.3

Compare Source

Patch Changes
  • fix: stop node types from leaking into browser (#​10302)

v5.91.2

Compare Source

Patch Changes

v5.91.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 11:59 PM (* 0-23 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants