Skip to content

Merge branch 'main' into fix-vue-eslint-plugin-exhaustive-deps

818e9b7
Select commit
Loading
Failed to load commit list.
Merged

fix(eslint-plugin-query): Exhaustive deps rule not working for vue files #10011

Merge branch 'main' into fix-vue-eslint-plugin-exhaustive-deps
818e9b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2025 in 1s

83.82% (+37.99%) compared to f616474

View this Pull Request on Codecov

83.82% (+37.99%) compared to f616474

Details

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 83.82%. Comparing base (f616474) to head (818e9b7).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #10011       +/-   ##
===========================================
+ Coverage   45.82%   83.82%   +37.99%     
===========================================
  Files         200       19      -181     
  Lines        8525      581     -7944     
  Branches     1977      216     -1761     
===========================================
- Hits         3907      487     -3420     
+ Misses       4158       72     -4086     
+ Partials      460       22      -438     
Components Coverage Ξ”
@tanstack/angular-query-experimental βˆ… <ΓΈ> (βˆ…)
@tanstack/eslint-plugin-query 83.82% <100.00%> (+0.22%) ⬆️
@tanstack/query-async-storage-persister βˆ… <ΓΈ> (βˆ…)
@tanstack/query-broadcast-client-experimental βˆ… <ΓΈ> (βˆ…)
@tanstack/query-codemods βˆ… <ΓΈ> (βˆ…)
@tanstack/query-core βˆ… <ΓΈ> (βˆ…)
@tanstack/query-devtools βˆ… <ΓΈ> (βˆ…)
@tanstack/query-persist-client-core βˆ… <ΓΈ> (βˆ…)
@tanstack/query-sync-storage-persister βˆ… <ΓΈ> (βˆ…)
@tanstack/query-test-utils βˆ… <ΓΈ> (βˆ…)
@tanstack/react-query βˆ… <ΓΈ> (βˆ…)
@tanstack/react-query-devtools βˆ… <ΓΈ> (βˆ…)
@tanstack/react-query-next-experimental βˆ… <ΓΈ> (βˆ…)
@tanstack/react-query-persist-client βˆ… <ΓΈ> (βˆ…)
@tanstack/solid-query βˆ… <ΓΈ> (βˆ…)
@tanstack/solid-query-devtools βˆ… <ΓΈ> (βˆ…)
@tanstack/solid-query-persist-client βˆ… <ΓΈ> (βˆ…)
@tanstack/svelte-query βˆ… <ΓΈ> (βˆ…)
@tanstack/svelte-query-devtools βˆ… <ΓΈ> (βˆ…)
@tanstack/svelte-query-persist-client βˆ… <ΓΈ> (βˆ…)
@tanstack/vue-query βˆ… <ΓΈ> (βˆ…)
@tanstack/vue-query-devtools βˆ… <ΓΈ> (βˆ…)
πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.